Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp134 GateRef constData = acc_.GetValueIn(gate, 1); // 1: valueIn 1 in InferLdObjByName() local
146 GateRef constData = acc_.GetValueIn(gate, 1); // 1: valueIn 1 in InferStObjByName() local
169 GateRef constData = acc_.GetValueIn(gate, 0); in InferStOwnByName() local
Dinitialization_analysis.cpp228 auto constData = acc_.GetValueIn(gate, 1); // 1: stringId in CheckLdObjByName() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.cpp331 GateRef constData = acc_.GetValueIn(gate_, 1); in GetAccessorFuncGT() local
341 GateRef constData = acc_.GetValueIn(gate_, 1); in GetAccessorPlr() local