Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dinlining_test.cpp603 auto skipThrow = g_options.IsCompilerInliningSkipThrowBlocks(); in TEST_F() local
673 auto skipThrow = g_options.IsCompilerInliningSkipThrowBlocks(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dcommon_call.cpp139 Label skipThrow; in StackOverflowCheck() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1188 auto *skipThrow = AllocLabel(); in EmitRethrow() local