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

/external/webkit/JavaScriptCore/runtime/
H A DNativeErrorConstructor.cpp62 static JSValue JSC_HOST_CALL callNativeErrorConstructor(ExecState* exec, JSObject* constructor, JSValue, const ArgList& args) function in namespace:JSC
69 callData.native.function = callNativeErrorConstructor;

Completed in 15 milliseconds