source: webkit/trunk/Source/JavaScriptCore/API@ 174455

Name Size Rev Age Author Last Change
../
tests 174455   11 years bfulgham [Win] Resolve some static analysis warnings in JavaScriptCore
APICallbackFunction.h 4.1 KB 166493   11 years dbatyai.u-szeged Remove hostThisRegister() and hostThisValue() …
APICast.h 5.1 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JavaScript.h 1.6 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JavaScriptCore.h 1.6 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSAPIWrapperObject.h 2.0 KB 171939   11 years akling Remove the JSC::OverridesVisitChildren flag. …
JSAPIWrapperObject.mm 4.4 KB 171939   11 years akling Remove the JSC::OverridesVisitChildren flag. …
JSBase.cpp 7.1 KB 173326   11 years ddkilzer JavaScriptCore should build with newer clang …
JSBase.h 7.3 KB 174110   11 years dbates REGRESSION (r172532): JSBase.h declares NSMapTable functions that are …
JSBasePrivate.h 2.1 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSCallbackConstructor.cpp 2.7 KB 171824   11 years akling Static hash tables no longer need to be coupled with a VM. …
JSCallbackConstructor.h 3.0 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSCallbackFunction.cpp 2.7 KB 171824   11 years akling Static hash tables no longer need to be coupled with a VM. …
JSCallbackFunction.h 2.4 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSCallbackObject.cpp 3.4 KB 171824   11 years akling Static hash tables no longer need to be coupled with a VM. …
JSCallbackObject.h 8.1 KB 171939   11 years akling Remove the JSC::OverridesVisitChildren flag. …
JSCallbackObjectFunctions.h 26.8 KB 172176   11 years fpizlo Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, …
JSClassRef.cpp 9.0 KB 165999   11 years barraclough Source/JavaScriptCore: Crash beneath operationTearOffActivation …
JSClassRef.h 5.2 KB 165999   11 years barraclough Source/JavaScriptCore: Crash beneath operationTearOffActivation …
JSContext.h 8.8 KB 165424   11 years joepeck Better JSContext API for named evaluations (other than # sourceURL) …
JSContext.mm 10.1 KB 173141   11 years mjs Use RetainPtr::autorelease in some places where it seems appropriate …
JSContextInternal.h 2.6 KB 163590   11 years mhahnenberg +[JSContext currentCallee] should return the currently executing JS …
JSContextPrivate.h 2.2 KB 170589   11 years joepeck JSContext Inspection: Provide a way to use a non-Main RunLoop for …
JSContextRef.cpp 11.8 KB 173683   11 years commit-queue Web Inspector: Reduce a bit of churn setting initial remote inspection …
JSContextRef.h 6.0 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSContextRefInternal.h 2.2 KB 170589   11 years joepeck JSContext Inspection: Provide a way to use a non-Main RunLoop for …
JSContextRefPrivate.h 5.5 KB 170589   11 years joepeck JSContext Inspection: Provide a way to use a non-Main RunLoop for …
JSCTestRunnerUtils.cpp 1.9 KB 169930   11 years simon.fraser Fix assertions under JSC::setNeverInline() when running js tests in …
JSCTestRunnerUtils.h 1.7 KB 153191   12 years oliver fourthTier: testRunner should have a way of disabling inlining of …
JSExport.h 6.6 KB 159723   11 years mhahnenberg JSC Obj-C API should have real documentation …
JSManagedValue.h 3.1 KB 163707   11 years mrowe <https://webkit.org/b/128448> Fix use of availability macros on …
JSManagedValue.mm 8.6 KB 174110   11 years dbates REGRESSION (r172532): JSBase.h declares NSMapTable functions that are …
JSManagedValueInternal.h 1.6 KB 163574   11 years mhahnenberg JSManagedValue should automatically call …
JSObjectRef.cpp 24.2 KB 173326   11 years ddkilzer JavaScriptCore should build with newer clang …
JSObjectRef.h 37.1 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSObjectRefPrivate.h 3.5 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
JSProfilerPrivate.cpp 1.8 KB 174322   11 years burg Unreviewed, rolling out r174319. Causes assertions in fast/profiler …
JSProfilerPrivate.h 2.2 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSRetainPtr.h 5.7 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSScriptRef.cpp 5.0 KB 173326   11 years ddkilzer JavaScriptCore should build with newer clang …
JSScriptRefPrivate.h 5.2 KB 162918   11 years joepeck -[JSContext evaluteScript:] calls JSEvaluteScript with …
JSStringRef.cpp 4.2 KB 173326   11 years ddkilzer JavaScriptCore should build with newer clang …
JSStringRef.h 5.5 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSStringRefBSTR.cpp 1.9 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSStringRefBSTR.h 2.3 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSStringRefCF.cpp 3.1 KB 173326   11 years ddkilzer JavaScriptCore should build with newer clang …
JSStringRefCF.h 2.4 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSStringRefPrivate.h 1.6 KB 152052   12 years andersca Add JSStringCreateWithCharactersNoCopy SPI …
JSValue.h 22.2 KB 160454   11 years mrowe <https://webkit.org/b/125141> Modernize the JavaScriptCore API headers …
JSValue.mm 38.7 KB 173141   11 years mjs Use RetainPtr::autorelease in some places where it seems appropriate …
JSValueInternal.h 2.3 KB 149401   12 years ggaren Objective-C JavaScriptCore API should publicly support bridging to C …
JSValueRef.cpp 12.8 KB 173326   11 years ddkilzer JavaScriptCore should build with newer clang …
JSValueRef.h 11.9 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSVirtualMachine.h 3.2 KB 160454   11 years mrowe <https://webkit.org/b/125141> Modernize the JavaScriptCore API headers …
JSVirtualMachine.mm 10.2 KB 174110   11 years dbates REGRESSION (r172532): JSBase.h declares NSMapTable functions that are …
JSVirtualMachineInternal.h 2.1 KB 174110   11 years dbates REGRESSION (r172532): JSBase.h declares NSMapTable functions that are …
JSWeakObjectMapRefInternal.h 2.3 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
JSWeakObjectMapRefPrivate.cpp 3.3 KB 171691   11 years mhahnenberg REGRESSION: JSObjectSetPrototype() does not work on result of …
JSWeakObjectMapRefPrivate.h 3.8 KB 95901   14 years darin Set eol-style to native on many source files where it was unset.
JSWrapperMap.h 1.8 KB 158762   12 years mhahnenberg JSExport doesn't support constructors …
JSWrapperMap.mm 25.5 KB 174110   11 years dbates REGRESSION (r172532): JSBase.h declares NSMapTable functions that are …
ObjCCallbackFunction.h 3.2 KB 158286   12 years mhahnenberg JSExport doesn't support constructors …
ObjCCallbackFunction.mm 25.6 KB 173410   11 years commit-queue Unreviewed, rolling out r173402. …
ObjcRuntimeExtras.h 8.5 KB 174386   11 years aestes Objective-C objects must be fully defined when used in a WTF::Vector …
OpaqueJSString.cpp 3.3 KB 173326   11 years ddkilzer JavaScriptCore should build with newer clang …
OpaqueJSString.h 3.4 KB 173326   11 years ddkilzer JavaScriptCore should build with newer clang …
WebKitAvailability.h 2.5 KB 163709   11 years mrowe Fix the iOS build. * API/WebKitAvailability.h: Skip the workarounds …
Note: See TracBrowser for help on using the repository browser.