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

Name Size Rev Age Author Last Change
../
tests 220403   8 years mcatanzaro [CMake] Properly test if compiler supports compiler flags …
APICallbackFunction.h 4.2 KB 209229   8 years sbarati Rename CallFrame::callee() to CallFrame::jsCallee() …
APICast.h 5.3 KB 217240   8 years keith_miller [Cocoa] An exported Objective C class’s prototype and constructor …
APIUtils.h 2.5 KB 218794   8 years annulen Remove excessive headers from JavaScriptCore
JavaScript.h 1.6 KB 197983   9 years keith_miller Typed Arrays have no public facing API …
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 217108   8 years utatane.tea [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass …
JSBase.cpp 7.5 KB 216218   8 years fpizlo JSC::Heap should expose a richer API for requesting GCs …
JSBase.h 7.3 KB 210053   8 years commit-queue Fix undefined behavior caused by macro expansion producing 'defined' …
JSBasePrivate.h 2.1 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSCallbackConstructor.cpp 2.7 KB 217108   8 years utatane.tea [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass …
JSCallbackConstructor.h 3.0 KB 194369   9 years keith_miller Remove OverridesHasInstance from TypeInfoFlags …
JSCallbackFunction.cpp 2.8 KB 217108   8 years utatane.tea [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass …
JSCallbackFunction.h 2.4 KB 165676   11 years mjs .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright …
JSCallbackObject.cpp 2.9 KB 217108   8 years utatane.tea [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass …
JSCallbackObject.h 8.6 KB 210829   8 years fpizlo JSCell::classInfo() shouldn't have a bunch of mitigations for being …
JSCallbackObjectFunctions.h 28.4 KB 211247   8 years keith_miller classInfo should take a VM so it is not materialized from the object …
JSClassRef.cpp 8.5 KB 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSClassRef.h 5.2 KB 185532   10 years gyuyoung.kim Purge PassRefPtr in JavaScriptCore - 2 …
JSContext.h 8.1 KB 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSContext.mm 10.2 KB 220186   8 years utatane.tea Merge WTFThreadData to Thread::current …
JSContextInternal.h 2.6 KB 218379   8 years commit-queue [Cocoa] Modernize some internal initializers to use instancetype …
JSContextPrivate.h 2.2 KB 170589   11 years joepeck JSContext Inspection: Provide a way to use a non-Main RunLoop for …
JSContextRef.cpp 12.6 KB 214905   8 years sbarati WebAssembly: JSWebAssemblyCallee should not be a JSCell …
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 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSContextRefPrivate.h 5.5 KB 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSCTestRunnerUtils.cpp 2.3 KB 191530   10 years msaboff REGRESSION (r179357-r179359): WebContent Crash using AOL Mail @ …
JSCTestRunnerUtils.h 1.8 KB 191530   10 years msaboff REGRESSION (r179357-r179359): WebContent Crash using AOL Mail @ …
JSExport.h 6.2 KB 191230   10 years ggaren Update JavaScriptCore API docs …
JSHeapFinalizerPrivate.cpp 1.9 KB 216689   8 years fpizlo Offer SPI to notify clients that GC has happened …
JSHeapFinalizerPrivate.h 1.8 KB 216689   8 years fpizlo Offer SPI to notify clients that GC has happened …
JSManagedValue.h 3.0 KB 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSManagedValue.mm 8.6 KB 208306   9 years fpizlo The GC should be in a thread …
JSManagedValueInternal.h 1.6 KB 163574   11 years mhahnenberg JSManagedValue should automatically call …
JSMarkingConstraintPrivate.cpp 3.3 KB 216837   8 years ddkilzer Unused lambda capture in JSContextGroupAddMarkingConstraint() …
JSMarkingConstraintPrivate.h 1.9 KB 216078   8 years fpizlo JSC C API should expose GC marking constraints and weak references …
JSObjectRef.cpp 22.8 KB 216460   8 years fpizlo Expose a function to get proxy targets …
JSObjectRef.h 37.1 KB 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSObjectRefPrivate.h 3.5 KB 216460   8 years fpizlo Expose a function to get proxy targets …
JSRemoteInspector.cpp 2.6 KB 212424   8 years achristensen Unreviewed, rolling out r212394. Fixed iOS WebInspector Reverted …
JSRemoteInspector.h 2.1 KB 218840   8 years commit-queue Add missing includes to fix compilation error on FreeBSD …
JSRetainPtr.h 5.8 KB 188040   10 years commit-queue Remove UnspecifiedBoolType from JSC …
JSScriptRef.cpp 5.6 KB 212365   8 years utatane.tea [JSC] Drop PassRefPtr https://bugs.webkit.org/show_bug.cgi?id=168320
JSScriptRefPrivate.h 5.2 KB 162918   11 years joepeck -[JSContext evaluteScript:] calls JSEvaluteScript with …
JSStringRef.cpp 4.3 KB 216187   8 years annulen Fix compilation with ICU 59.1 …
JSStringRef.h 5.7 KB 206734   9 years commit-queue JSStringRef should define JSChar without platform checks …
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 …
JSTypedArray.cpp 12.9 KB 217052   8 years keith_miller WebAssembly API: test with neutered inputs …
JSTypedArray.h 11.7 KB 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSValue.h 22.0 KB 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSValue.mm 39.1 KB 211247   8 years keith_miller classInfo should take a VM so it is not materialized from the object …
JSValueInternal.h 2.3 KB 149401   12 years ggaren Objective-C JavaScriptCore API should publicly support bridging to C …
JSValueRef.cpp 11.7 KB 211247   8 years keith_miller classInfo should take a VM so it is not materialized from the object …
JSValueRef.h 14.4 KB 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSVirtualMachine.h 3.2 KB 184906   10 years mitz Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080 …
JSVirtualMachine.mm 11.2 KB 213872   8 years mark.lam Remove obsolete experimental ObjC SPI. …
JSVirtualMachineInternal.h 2.1 KB 210458   8 years mark.lam The ObjC API's JSVirtualMachine's map tables need to be guarded by a …
JSWeakObjectMapRefInternal.h 2.3 KB 181297   10 years akling Stale entries in WeakGCMaps are keeping tons of WeakBlocks alive …
JSWeakObjectMapRefPrivate.cpp 3.4 KB 211247   8 years keith_miller classInfo should take a VM so it is not materialized from the object …
JSWeakObjectMapRefPrivate.h 3.8 KB 207542   9 years mitz [Xcode] JavaScriptCore fails to build when …
JSWeakPrivate.cpp 2.2 KB 216684   8 years fpizlo JSWeakCreate/Retain/Release should take a JSContextGroupRef and not a …
JSWeakPrivate.h 1.8 KB 216684   8 years fpizlo JSWeakCreate/Retain/Release should take a JSContextGroupRef and not a …
JSWrapperMap.h 1.9 KB 218379   8 years commit-queue [Cocoa] Modernize some internal initializers to use instancetype …
JSWrapperMap.mm 26.2 KB 218379   8 years commit-queue [Cocoa] Modernize some internal initializers to use instancetype …
ObjCCallbackFunction.h 3.2 KB 211247   8 years keith_miller classInfo should take a VM so it is not materialized from the object …
ObjCCallbackFunction.mm 26.3 KB 217108   8 years utatane.tea [JSC][DFG][DOMJIT] Extend CheckDOM to CheckSubClass …
ObjcRuntimeExtras.h 8.6 KB 218316   8 years mitz [Cocoa] Objective-C class whose name begins with an underscore can’t …
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 3.1 KB 219050   8 years mitz [macOS] Remove code only needed when building for OS X Yosemite …
Note: See TracBrowser for help on using the repository browser.