Searched defs:FastCopyElementToArray (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_typed_array.cpp | 520 bool JSTypedArray::FastCopyElementToArray(JSThread *thread, const JSHandle<JSTaggedValue> &typedArray, in FastCopyElementToArray() function in panda::ecmascript::JSTypedArray |
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
H A D | builtins_typedarray_stub_builder.cpp | 185 GateRef BuiltinsTypedArrayStubBuilder::FastCopyElementToArray(GateRef glue, GateRef typedArray, GateRef array)
in FastCopyElementToArray() function in panda::ecmascript::kungfu::BuiltinsTypedArrayStubBuilder |
Completed in 15 milliseconds