Searched refs:removePropertyWithoutTransition (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DStructure.h121 PropertyOffset removePropertyWithoutTransition(VM&, PropertyName);
H A DStructure.cpp675 PropertyOffset Structure::removePropertyWithoutTransition(VM& vm, PropertyName propertyName) function in class:JSC::Structure
H A DJSObject.cpp1629 offset = structure()->removePropertyWithoutTransition(vm, propertyName);

Completed in 134 milliseconds