Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp772 ConstDataId dataId = gateAccessor_.GetConstDataId(valueGate); in InferLdObjByValue() local
815 ConstDataId dataId = gateAccessor_.GetConstDataId(valueGate); in InferSuperPropertyByValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dslowpath_lowering.cpp3662 ConstDataId dataId = acc_.GetConstDataId(gate); in LowerConstPoolData() local