Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_intrinsics_peephole.cpp408 uint64_t qnameLen) in BuildLoadPropertyChain()
464 auto qnameLen = qnameLenInst->CastToConstant()->GetIntValue(); in PeepholeResolveQualifiedJSCall() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall_js.cpp281 auto qnameLen = st->ReadFixedArg<panda_file::Type::TypeId::I32, int32_t>(); in JSRuntimeCallJSBase() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSCompiler.cpp193 auto qnameLen = etsg->AllocReg(); in LoadDynamicName() local