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.cpp40 bool needTransition = true; in Push() local
61 bool needTransition = true; in Push() local
156 JSThread *thread, bool &needTransition, in UpdateArrayCapacity()
222 bool needTransition = true; in Splice() local
273 bool needTransition = true; in Splice() local
376 bool needTransition = false; in Shift() local
404 bool needTransition = false; in Shift() local
1551 bool needTransition = true; in With() local
1588 bool needTransition = true; in ToSpliced() local
1636 bool needTransition = true; in ToReversed() local
[all …]
Djs_object.cpp467 bool needTransition = true; in AddElementInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder_next_optimization.cpp115 Label needTransition(env); in UnshiftOptimised() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10353 … GateRef index, GateRef needTransition, GateRef extraKind) in SetValueWithElementsKind()
10474 … GateRef index, ElementsKind kind, bool needTransition) in FastSetValueWithElementsKind()