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

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSGlobalObject.h423 inline JSArray* constructArray(ExecState* exec, JSValue singleItemValue) function in namespace:JSC
430 inline JSArray* constructArray(ExecState* exec, const ArgList& values) function in namespace:JSC

Completed in 20 milliseconds