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

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DConsolePrototype.cpp45 static EncodedJSValue JSC_HOST_CALL consoleProtoFuncClear(ExecState*);
76 JSC_NATIVE_FUNCTION("clear", consoleProtoFuncClear, None, 0);
135 static EncodedJSValue JSC_HOST_CALL consoleProtoFuncClear(ExecState* exec) function in namespace:JSC

Completed in 60 milliseconds