Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
H A Dcall_js.cpp324 auto qnameLen = st->ReadFixedArg<panda_file::Type::TypeId::I32, int32_t>(); in JSRuntimeCallJSBase() local
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
H A Dets_intrinsics_peephole.cpp514 auto qnameLen = qnameLenInst->CastToConstant()->GetIntValue(); in PeepholeResolveQualifiedJSCall() local
457 BuildLoadPropertyChain(IntrinsicInst *intrinsic, uint64_t qnameStart, uint64_t qnameLen) BuildLoadPropertyChain() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSCompiler.cpp195 auto qnameLen = etsg->AllocReg(); in LoadDynamicName() local

Completed in 7 milliseconds