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

Name Size Rev Age Author Last Change
../
tests 173018   11 years bfulgham [Win] testapi and testRegExp need to find support libraries. …
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 167326   11 years mhahnenberg Objective-C API external object graphs don't handle generational …
JSBase.h 7.7 KB 172532   11 years dbates [iOS] Make JavaScriptCore and bmalloc build with the public SDK …
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 170589   11 years joepeck JSContext Inspection: Provide a way to use a non-Main RunLoop for …
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.6 KB 170589   11 years joepeck JSContext Inspection: Provide a way to use a non-Main RunLoop for …
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 165607   11 years svillar Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL …
JSManagedValueInternal.h 1.6 KB 163574   11 years mhahnenberg JSManagedValue should automatically call …
JSObjectRef.cpp 24.2 KB 171691   11 years mhahnenberg REGRESSION: JSObjectSetPrototype() does not work on result of …
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 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
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 167313   11 years commit-queue Unreviewed, rolling out r167199 and r167251. …
JSScriptRefPrivate.h 5.2 KB 162918   11 years joepeck -[JSContext evaluteScript:] calls JSEvaluteScript with …
JSStringRef.cpp 4.1 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
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.0 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
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 165074   11 years mhahnenberg Merge API shims and JSLock …
JSValueInternal.h 2.3 KB 149401   12 years ggaren Objective-C JavaScriptCore API should publicly support bridging to C …
JSValueRef.cpp 12.8 KB 171543   11 years mhahnenberg Creating a JSGlobalObject with a custom JSClassRef results in a …
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 167326   11 years mhahnenberg Objective-C API external object graphs don't handle generational …
JSVirtualMachineInternal.h 2.1 KB 167326   11 years mhahnenberg Objective-C API external object graphs don't handle generational …
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 171564   11 years mark.lam JSWrapperMap's jsWrapperForObject() needs to keep weak prototype and …
ObjCCallbackFunction.h 3.2 KB 158286   12 years mhahnenberg JSExport doesn't support constructors …
ObjCCallbackFunction.mm 25.6 KB 171824   11 years akling Static hash tables no longer need to be coupled with a VM. …
ObjcRuntimeExtras.h 8.5 KB 164443   11 years mhahnenberg Replace uses of deprecated POSIX index() with strchr() in …
OpaqueJSString.cpp 3.4 KB 165719   11 years akling REGRESSION(r165703): JSC tests crashing in StringImpl::destroy(). …
OpaqueJSString.h 3.5 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
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.