Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeRelation.h41 uint64_t targetId; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1417 …auto targetId = lmirBuilder_->ConstVal(lmirBuilder_->CreateIntConst(lmirBuilder_->i64Type, index)); in VisitRuntimeCallWithArgv() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp735 auto targetId = LLVMConstInt(GetInt64T(), index, 0); in VisitRuntimeCallWithArgv() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1026 …JSHandle<JSTaggedValue> targetId = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the first p… in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument