Home
last modified time | relevance | path

Searched defs:propIndex (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dvtable.cpp20 CreateTuple(const JSThread *thread, JSTaggedValue phc, const JSHandle<JSTaggedValue> &owner, uint32_t propIndex) CreateTuple() argument
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DobjectExpression.cpp296 size_t propIndex = i; in CompileStaticProperties() local
240 CreateLiteral(compiler::PandaGen *pg, const ir::Property *prop, util::BitSet *compiled, size_t propIndex) CreateLiteral() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp803 static compiler::Literal CreateLiteral(const ir::Property *prop, util::BitSet *compiled, size_t propIndex) in CreateLiteral() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtype_info_accessors.cpp495 uint16_t propIndex = acc_.GetConstantValue(constData); in InitPropAndCheck() local

Completed in 7 milliseconds