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

Name Size Rev Age Author Last Change
../
tests 186966   10 years utatane.tea Integrate automatic microtask draining into JSC framework and …
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 179728   10 years msaboff CodeCache is not thread safe when adding the same source from two …
JSBase.cpp 7.3 KB 185608   10 years mark.lam Use NakedPtr<Exception>& to return exception results. …
JSBase.h 6.8 KB 186826   10 years andersca Assertions.h should include ExportMacros.h …
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 182747   10 years akling Don't segregate heap objects based on Structure immortality. …
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 2.9 KB 181806   10 years mark.lam JSCallbackObject<JSGlobalObject> should not destroy its …
JSCallbackObject.h 8.1 KB 184828   10 years utatane.tea Introduce UniquedStringImpl and SymbolImpl to separate symbolic …
JSCallbackObjectFunctions.h 27.2 KB 187279   10 years achristensen Remove compile and runtime flags for promises. …
JSClassRef.cpp 9.0 KB 185532   10 years gyuyoung.kim Purge PassRefPtr in JavaScriptCore - 2 …
JSClassRef.h 5.2 KB 185532   10 years gyuyoung.kim Purge PassRefPtr in JavaScriptCore - 2 …
JSContext.h 8.8 KB 184906   10 years mitz Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080 …
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 12.9 KB 187279   10 years achristensen Remove compile and runtime flags for promises. …
JSContextRef.h 6.0 KB 181059   10 years commit-queue Silence GCC's -Wstrict-prototypes …
JSContextRefInspectorSupport.h 1.7 KB 175151   11 years joepeck Web Inspector: Provide a way to have alternate inspector agents …
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   12 years mhahnenberg JSC Obj-C API should have real documentation …
JSManagedValue.h 3.1 KB 184906   10 years mitz Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080 …
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 21.7 KB 187355   10 years utatane.tea Object.getOwnPropertySymbols on large list takes very long …
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 2.0 KB 175203   11 years burg Web Inspector: timelines should not count time elapsed while paused in …
JSProfilerPrivate.h 2.2 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSRemoteInspector.cpp 2.6 KB 182849   10 years joepeck Provide SPI to allow changing whether JSContexts are remote debuggable …
JSRemoteInspector.h 2.1 KB 182849   10 years joepeck Provide SPI to allow changing whether JSContexts are remote debuggable …
JSRetainPtr.h 5.9 KB 185924   10 years commit-queue Source/JavaScriptCore: Bug 146177 - AX: AXObjectCache should try to …
JSScriptRef.cpp 5.2 KB 186959   10 years saambarati1 Function parameters should be parsed in the same parser arena as the …
JSScriptRefPrivate.h 5.2 KB 162918   11 years joepeck -[JSContext evaluteScript:] calls JSEvaluteScript with …
JSStringRef.cpp 4.2 KB 185346   10 years gyuyoung.kim Purge PassRefPtr in JavaScriptCore
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 185346   10 years gyuyoung.kim Purge PassRefPtr in JavaScriptCore
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.5 KB 184906   10 years mitz Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080 …
JSValue.mm 39.0 KB 185259   10 years mark.lam finally blocks should not set the exception stack trace when …
JSValueInternal.h 2.3 KB 149401   12 years ggaren Objective-C JavaScriptCore API should publicly support bridging to C …
JSValueRef.cpp 12.2 KB 186279   10 years cdumez Drop RefPtr::clear() method …
JSValueRef.h 12.5 KB 182297   10 years ggaren JavaScriptCore API should support type checking for Array and Date …
JSVirtualMachine.h 3.2 KB 184906   10 years mitz Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080 …
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 181297   10 years akling Stale entries in WeakGCMaps are keeping tons of WeakBlocks alive …
JSWeakObjectMapRefPrivate.cpp 3.4 KB 181297   10 years akling Stale entries in WeakGCMaps are keeping tons of WeakBlocks alive …
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 24.6 KB 181485   10 years mark.lam Replace TCSpinLock with a new WTF::SpinLock based on WTF::Atomic. …
ObjCCallbackFunction.h 3.2 KB 183005   10 years darin Remove all the remaining uses of OwnPtr and PassOwnPtr in …
ObjCCallbackFunction.mm 26.0 KB 183005   10 years darin Remove all the remaining uses of OwnPtr and PassOwnPtr in …
ObjcRuntimeExtras.h 8.5 KB 185122   10 years commit-queue JavaScriptCore: JSExport protocol with an NSInteger property converts …
OpaqueJSString.cpp 3.3 KB 185346   10 years gyuyoung.kim Purge PassRefPtr in JavaScriptCore
OpaqueJSString.h 3.4 KB 185346   10 years gyuyoung.kim Purge PassRefPtr in JavaScriptCore
WebKitAvailability.h 2.7 KB 182328   10 years ggaren 2015-04-03 Geoffrey Garen <[email protected]> JavaScriptCore
Note: See TracBrowser for help on using the repository browser.