Searched refs:constructEmptyArray (Results 1 – 12 of 12) sorted by relevance
115 JSArray* constructEmptyArray(ExecState*);116 JSArray* constructEmptyArray(ExecState*, unsigned initialLength);
295 JSArray* arr = constructEmptyArray(exec); in arrayProtoFuncConcat()412 JSArray* resObj = constructEmptyArray(exec); in arrayProtoFuncSlice()513 JSArray* resObj = constructEmptyArray(exec); in arrayProtoFuncSplice()596 JSArray* resultArray = constructEmptyArray(exec); in arrayProtoFuncFilter()657 JSArray* resultArray = constructEmptyArray(exec, length); in arrayProtoFuncMap()
292 JSArray* array = constructEmptyArray(m_exec); in parse()
1049 JSArray* constructEmptyArray(ExecState* exec) in constructEmptyArray() function1054 JSArray* constructEmptyArray(ExecState* exec, unsigned initialLength) in constructEmptyArray() function
567 JSArray* result = constructEmptyArray(exec); in stringProtoFuncSplit()
105 return ScriptArray(scriptState, constructEmptyArray(scriptState)); in createNew()
154 result = constructEmptyArray(exec); in JSObjectMakeArray()
196 JSObject* array = constructEmptyArray(globalExec()); in GlobalObject()
4524 (KJS::constructEmptyArray):
33799 (JSC::constructEmptyArray):
70 ?constructEmptyArray@JSC@@YAPAVJSArray@1@PAVExecState@1@@Z
72 ?constructEmptyArray@JSC@@YAPAVJSArray@1@PAVExecState@1@@Z