Skip to content
  • barraclough@apple.com's avatar
    https://bugs.webkit.org/show_bug.cgi?id=78434 · 2441d33f
    barraclough@apple.com authored
    Unreviewed - temporarily reverting r107498 will I fix a couple of testcases.
    
    Source/JavaScriptCore: 
    
    * parser/Parser.cpp:
    (JSC::::parseFunctionInfo):
    * runtime/ClassInfo.h:
    (MethodTable):
    (JSC):
    * runtime/JSCell.cpp:
    (JSC):
    * runtime/JSCell.h:
    (JSCell):
    * runtime/JSGlobalObject.cpp:
    (JSC::JSGlobalObject::reset):
    * runtime/JSGlobalObjectFunctions.cpp:
    (JSC):
    * runtime/JSGlobalObjectFunctions.h:
    (JSC):
    * runtime/JSObject.cpp:
    (JSC::JSObject::put):
    (JSC):
    (JSC::JSObject::putDirectAccessor):
    (JSC::JSObject::defineOwnProperty):
    * runtime/JSObject.h:
    (JSC::JSObject::inlineGetOwnPropertySlot):
    (JSC::JSValue::get):
    * runtime/JSString.cpp:
    (JSC::JSString::getOwnPropertySlot):
    * runtime/JSValue.h:
    (JSValue):
    * runtime/ObjectConstructor.cpp:
    (JSC::objectConstructorGetPrototypeOf):
    * runtime/Structure.cpp:
    (JSC::Structure::Structure):
    * runtime/Structure.h:
    (JSC::Structure::setHasGetterSetterProperties):
    (Structure):
    
    Source/WebCore: 
    
    * bindings/js/JSDOMWindowBase.cpp:
    ...
    2441d33f