Searched defs:propIndex (Results 1 – 4 of 4) sorted by relevance
21 const JSHandle<JSTaggedValue> &owner, uint32_t propIndex) in CreateTuple()
241 size_t propIndex) in CreateLiteral()299 size_t propIndex = i; in CompileStaticProperties() local
495 uint16_t propIndex = acc_.GetConstantValue(constData); in InitPropAndCheck() local
803 …compiler::Literal CreateLiteral(const ir::Property *prop, util::BitSet *compiled, size_t propIndex) in CreateLiteral()