Searched defs:thisobj (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | mcr_circuit_builder.cpp | 1816 DataViewGet( GateRef thisobj, GateRef index, GateRef dataViewCallID, GateRef isLittleEndian, GateRef frameState) DataViewGet() argument 1832 DataViewSet( GateRef thisobj, GateRef index, GateRef value, GateRef dataViewCallID, GateRef isLittleEndian, GateRef frameState) DataViewSet() argument
|
| H A D | typed_native_inline_lowering.cpp | 1330 GateRef thisobj = acc_.GetValueIn(gate, 0); in LowerDataViewProtoFunc() local
|
Completed in 12 milliseconds