Home
last modified time | relevance | path

Searched defs:needTransition (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Delement_accessor-inl.h30 … const JSHandle<T> &value, bool needTransition, ElementsKind extraKind) in Set()
Djs_stable_array.cpp41 bool needTransition = true; in Push() local
63 bool needTransition = true; in Push() local
158 JSThread *thread, bool &needTransition, in UpdateArrayCapacity()
223 bool needTransition = true; in Splice() local
274 bool needTransition = true; in Splice() local
376 bool needTransition = false; in Shift() local
404 bool needTransition = false; in Shift() local
1407 bool needTransition = true; in With() local
1444 bool needTransition = true; in ToSpliced() local
1492 bool needTransition = true; in ToReversed() local
Djs_object.cpp444 bool needTransition = true; in AddElementInternal() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp658 bool needTransition = static_cast<bool>(GetArg(argv, argc, 3).GetInt()); in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9411 … GateRef index, GateRef needTransition, GateRef extraKind) in SetValueWithElementsKind()