Home
last modified time | relevance | path

Searched defs:targetIndex (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/array_validation/
Darray_entries.ts22 const targetIndex: number = 2; constant
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp92 auto targetIndex = FindBcIndexByPc(pc + offset); in CollectRegionInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp955 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitCall() local
1097 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitBytecodeCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1459 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitCall() local
2792 size_t targetIndex = static_cast<size_t>(CallInputs::TARGET); in VisitBytecodeCall() local