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

/external/webkit/Source/JavaScriptCore/runtime/
H A DFunctionConstructor.cpp61 static EncodedJSValue JSC_HOST_CALL callFunctionConstructor(ExecState* exec) function in namespace:JSC
70 callData.native.function = callFunctionConstructor;

Completed in 46 milliseconds