Searched defs:needTransition (Results 1 – 5 of 5) sorted by relevance
30 … const JSHandle<T> &value, bool needTransition, ElementsKind extraKind) in Set()59 … const JSTaggedValue &value, bool needTransition, ElementsKind extraKind) in Set()
52 bool needTransition = true; in Push() local106 bool needTransition = true; in Splice() local205 bool needTransition = false; in Shift() local831 bool needTransition = true; in Reverse() local977 bool needTransition = true; in With() local1014 bool needTransition = true; in ToSpliced() local1062 bool needTransition = true; in ToReversed() local
394 bool needTransition = true; in AddElementInternal() local
533 bool needTransition = static_cast<bool>(GetArg(argv, argc, 3).GetInt()); in DEF_RUNTIME_STUBS() local
8229 … GateRef index, GateRef needTransition, GateRef extraKind) in SetValueWithElementsKind()