Home
last modified time | relevance | path

Searched defs:GetTaggedValueWithElementsKind (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Delement_accessor.cpp95 JSTaggedValue ElementAccessor::GetTaggedValueWithElementsKind(JSTaggedType rawValue, ElementsKind k… in GetTaggedValueWithElementsKind() function in panda::ecmascript::ElementAccessor
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp10190 GateRef StubBuilder::GetTaggedValueWithElementsKind(GateRef glue, GateRef receiver, GateRef index) in GetTaggedValueWithElementsKind() function in panda::ecmascript::kungfu::StubBuilder