Searched defs:copyBackingStore (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DArguments.cpp64 void Arguments::copyBackingStore(JSCell* cell, CopyVisitor& visitor, CopyToken token) function in class:JSC::Arguments
H A DClassInfo.h44 CopyBackingStoreFunctionPtr copyBackingStore; member in struct:JSC::MethodTable
H A DJSCell.cpp54 void JSCell::copyBackingStore(JSCell*, CopyVisitor&, CopyToken) function in class:JSC::JSCell
H A DJSGenericTypedArrayViewInlines.h461 void JSGenericTypedArrayView<Adaptor>::copyBackingStore( function in class:JSC::JSGenericTypedArrayView
H A DJSObject.cpp225 void JSObject::copyBackingStore(JSCell* cell, CopyVisitor& visitor, CopyToken token) function in class:JSC::JSObject

Completed in 109 milliseconds