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

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DArrayConstructor.cpp99 static EncodedJSValue JSC_HOST_CALL constructWithArrayConstructor(ExecState* exec) function in namespace:JSC
107 constructData.native.function = constructWithArrayConstructor;

Completed in 167 milliseconds