Searched defs:GetTaggedValueWithElementsKind (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | element_accessor.cpp | 95 JSTaggedValue ElementAccessor::GetTaggedValueWithElementsKind(JSTaggedType rawValue, ElementsKind k… in GetTaggedValueWithElementsKind() function in panda::ecmascript::ElementAccessor |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | stub_builder.cpp | 10190 GateRef StubBuilder::GetTaggedValueWithElementsKind(GateRef glue, GateRef receiver, GateRef index) in GetTaggedValueWithElementsKind() function in panda::ecmascript::kungfu::StubBuilder |