Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.cpp286 uint16_t propIndex = acc_.GetConstantValue(constData); in InferLdObjByName() local
299 uint16_t propIndex = acc_.GetConstantValue(constData); in InferStObjByName() local
323 uint16_t propIndex = acc_.GetConstantValue(constData); in InferStOwnByName() local
/arkcompiler/ets_runtime/ecmascript/
Dvtable.cpp20 const JSHandle<JSTaggedValue> &owner, uint32_t propIndex) in CreateTuple()
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DobjectExpression.cpp241 size_t propIndex) in CreateLiteral()
299 size_t propIndex = i; in CompileStaticProperties() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.cpp320 uint16_t propIndex = acc_.GetConstantValue(constData); in GetPlrData() local
594 uint16_t propIndex = acc_.GetConstantValue(constData); in IsAccessor() local
624 uint16_t propIndex = acc_.GetConstantValue(constData); in GetAccessorFuncGT() local
Dntype_hcr_lowering.cpp208 uint16_t propIndex = acc_.GetConstantValue(constData); in LowerNTypedStOwnByName() local