Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_circuit_builder.cpp1905GateRef thisobj, GateRef index, GateRef dataViewCallID, GateRef isLittleEndian, GateRef frameState) in DataViewGet()
1921GateRef thisobj, GateRef index, GateRef value, GateRef dataViewCallID, GateRef isLittleEndian, Gat… in DataViewSet()
Dtyped_native_inline_lowering.cpp1309 GateRef thisobj = acc_.GetValueIn(gate, 0); in LowerDataViewProtoFunc() local