Home
last modified time | relevance | path

Searched defs:extraKind (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Delement_accessor-inl.h29 Set(const JSThread *thread, JSHandle<JSObject> receiver, uint32_t idx, const JSHandle<T> &value, bool needTransition, ElementsKind extraKind) Set() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp9425 GateRef StubBuilder::ConvertTaggedValueWithElementsKind([[maybe_unused]] GateRef glue, GateRef value, GateRef extraKind) in ConvertTaggedValueWithElementsKind() argument
9507 SetValueWithElementsKind(GateRef glue, GateRef receiver, GateRef rawValue, GateRef index, GateRef needTransition, GateRef extraKind) SetValueWithElementsKind() argument

Completed in 17 milliseconds