Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnative_inline_lowering.cpp966 GateRef dataViewCallID = builder_.Int32(id); in TryInlineDataViewGet() local
999 GateRef dataViewCallID = builder_.Int32(id); in TryInlineDataViewSet() local
Dmcr_circuit_builder.cpp1842 …GateRef thisobj, GateRef index, GateRef dataViewCallID, GateRef isLittleEndian, GateRef frameState) in DataViewGet()
1858 …GateRef thisobj, GateRef index, GateRef value, GateRef dataViewCallID, GateRef isLittleEndian, Gat… in DataViewSet()