Home
last modified time | relevance | path

Searched defs:plrGate (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_bytecode_lowering.cpp572 GateRef plrGate = builder_.Int32(plr.GetData()); in LowerTypedLdObjByName() local
756 GateRef plrGate = builder_.Int32(plr.GetData()); in LowerTypedStObjByName() local
889 GateRef plrGate = builder_.Int32(plr.GetData()); in BuildNamedPropertyAccess() local
903 GateRef plrGate in BuildNamedPropertyAccess() local
1004 GateRef plrGate = builder_.Int32(plr.GetData()); TryLowerTypedLdObjByNameForGlobalsId() local
1024 GateRef plrGate = builder_.Int32(plr.GetData()); TryLowerTypedLdObjByNameForGlobalsId() local
1059 GateRef plrGate = builder_.Int32(plr.GetData()); TryLowerTypedLdobjBynameFromGloablBuiltin() local
1172 GateRef plrGate = builder_.Int32(plr.GetData()); TryLowerTypedLdObjByNameForBuiltinMethod() local
[all...]
H A Dmcr_circuit_builder.cpp1611 GateRef CircuitBuilder::MonoLoadPropertyOnProto(GateRef receiver, GateRef plrGate, GateRef unsharedConstPool, in MonoLoadPropertyOnProto() argument
1627 GateRef CircuitBuilder::MonoCallGetterOnProto(GateRef gate, GateRef receiver, GateRef plrGate, in MonoCallGetterOnProto() argument
1649 GateRef CircuitBuilder::MonoStorePropertyLookUpProto(GateRef receiver, GateRef plrGate, GateRef unsharedConstPool, in MonoStorePropertyLookUpProto() argument
1664 GateRef CircuitBuilder::MonoStoreProperty(GateRef receiver, GateRef plrGate, GateRef unsharedConstPool, in MonoStoreProperty() argument

Completed in 9 milliseconds