Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dprune_deopt.cpp139 auto functionIndex = 1; in EncodeDeoptBundle() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp2151 size_t functionIndex = static_cast<size_t>(acc_.TryGetValue(gate)); in LowerTypedConstructorCheck() local
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp4952 uint32_t functionIndex, in OH_JSVM_CompileWasmFunction()