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.cpp962 GateRef dataViewCallID = builder_.Int32(id); in TryInlineDataViewGet() local
995 GateRef dataViewCallID = builder_.Int32(id); in TryInlineDataViewSet() local
Dmcr_circuit_builder.cpp1905 …GateRef thisobj, GateRef index, GateRef dataViewCallID, GateRef isLittleEndian, GateRef frameState) in DataViewGet()
1921 …GateRef thisobj, GateRef index, GateRef value, GateRef dataViewCallID, GateRef isLittleEndian, Gat… in DataViewSet()