Searched defs:extraKind (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | element_accessor-inl.h | 29 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 D | stub_builder.cpp | 9425 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