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

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DSetPrototype.cpp45 static EncodedJSValue JSC_HOST_CALL setProtoFuncClear(ExecState*);
63 JSC_NATIVE_FUNCTION(vm.propertyNames->clear, setProtoFuncClear, DontEnum, 0);
101 EncodedJSValue JSC_HOST_CALL setProtoFuncClear(CallFrame* callFrame) function in namespace:JSC

Completed in 104 milliseconds