Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp893 auto valueGate = gateAccessor_.GetValueIn(gate, 2); // 2: value input slot in InferLdObjByValue() local
943 auto valueGate = gateAccessor_.GetValueIn(gate, 1); in InferSuperPropertyByValue() local
1405 GateRef valueGate = gateAccessor_.GetValueIn(gate, 0); in TypeCheck() local