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

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSArray.h116 bool unshiftCount(ExecState* exec, unsigned startIndex, unsigned count) function in class:JSC::JSArray
H A DArrayPrototype.cpp250 if (array->length() == length && array->unshiftCount<shiftCountMode>(exec, header, count))

Completed in 121 milliseconds