Searched defs:FastReverse (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_stable_array.cpp | 1226 JSTaggedValue JSStableArray::FastReverse(JSThread *thread, JSHandle<TaggedArray> elements, in FastReverse() function in panda::ecmascript::JSStableArray |
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
| D | builtins_array_stub_builder.cpp | 1869 void BuiltinsArrayStubBuilder::FastReverse(GateRef glue, GateRef thisValue, GateRef len, in FastReverse() function in panda::ecmascript::kungfu::BuiltinsArrayStubBuilder |