Home
last modified time | relevance | path

Searched refs:FilterCallInTryCatch (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_inline_lowering.h169 bool FilterCallInTryCatch(GateRef gate);
Dts_inline_lowering.cpp81 bool inTryCatch = FilterCallInTryCatch(gate); in TryInline()
534 bool TSInlineLowering::FilterCallInTryCatch(GateRef gate) in FilterCallInTryCatch() function in panda::ecmascript::kungfu::TSInlineLowering