Searched defs:constructArrayWithSizeQuirk (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DArrayConstructor.cpp76 JSObject* constructArrayWithSizeQuirk(ExecState* exec, ArrayAllocationProfile* profile, JSGlobalObject* globalObject, JSValue length) function in namespace:JSC
87 static inline JSObject* constructArrayWithSizeQuirk(ExecState* exec, const ArgList& args) function in namespace:JSC

Completed in 182 milliseconds