Searched defs:FastCopyElementToArray (Results 1 – 3 of 3) sorted by relevance
212 GateRef TypedArrayStubBuilder::FastCopyElementToArray(GateRef glue, GateRef typedArray, GateRef arr… in FastCopyElementToArray() function in panda::ecmascript::kungfu::TypedArrayStubBuilder
497 bool JSTypedArray::FastCopyElementToArray(JSThread *thread, const JSHandle<JSTaggedValue> &typedArr… in FastCopyElementToArray() function in panda::ecmascript::JSTypedArray
2461 DEF_RUNTIME_STUBS(FastCopyElementToArray) in DEF_RUNTIME_STUBS() argument