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

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DConsolePrototype.cpp54 static EncodedJSValue JSC_HOST_CALL consoleProtoFuncTime(ExecState*);
85 JSC_NATIVE_FUNCTION("time", consoleProtoFuncTime, None, 0);
292 static EncodedJSValue JSC_HOST_CALL consoleProtoFuncTime(ExecState* exec) function in namespace:JSC

Completed in 146 milliseconds