Searched defs:extraKind (Results 1 – 3 of 3) sorted by relevance
30 … const JSHandle<T> &value, bool needTransition, ElementsKind extraKind) in Set()59 … const JSTaggedValue &value, bool needTransition, ElementsKind extraKind) in Set()
534 ElementsKind extraKind = static_cast<ElementsKind>(GetArg(argv, argc, 4).GetInt()); in DEF_RUNTIME_STUBS() local
8229 … GateRef index, GateRef needTransition, GateRef extraKind) in SetValueWithElementsKind()