Home
last modified time | relevance | path

Searched defs:handlers (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dmem_stats_gc_test.cpp111 std::array<VMHandle<coretypes::String> *, OBJECT_COUNT> handlers {}; in MemStatsTest() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp47 auto handlers = GetGraph()->GetThrowableInstHandlers(inst); in AddCatchPhiMoves() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp53 auto handlers = GetGraph()->GetThrowableInstHandlers(inst); in AddCatchPhiMoves() local
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp270 auto handlers = GetGraph()->GetThrowableInstHandlers(inst); in GetInitInstLiveSet() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp334 auto handlers = GetGraph()->GetThrowableInstHandlers(inst); in GetInitInstLiveSet() local
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp5567 auto& handlers = in OH_JSVM_AddHandlerForGC() local
5599 auto& handlers = in OH_JSVM_RemoveHandlerForGC() local