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

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DConsolePrototype.cpp52 static EncodedJSValue JSC_HOST_CALL consoleProtoFuncProfile(ExecState*);
83 JSC_NATIVE_FUNCTION("profile", consoleProtoFuncProfile, None, 0);
244 static EncodedJSValue JSC_HOST_CALL consoleProtoFuncProfile(ExecState* exec) function in namespace:JSC

Completed in 56 milliseconds