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

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DFunctionConstructor.cpp56 static EncodedJSValue JSC_HOST_CALL constructWithFunctionConstructor(ExecState* exec) function in namespace:JSC
64 constructData.native.function = constructWithFunctionConstructor;

Completed in 108 milliseconds