Searched refs:CircuitRootScope (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | ts_inline_lowering.h | 26 class CircuitRootScope { class 28 explicit CircuitRootScope(Circuit *circuit) in CircuitRootScope() function in panda::ecmascript::kungfu::CircuitRootScope 33 ~CircuitRootScope() in ~CircuitRootScope() |
H A D | ts_inline_lowering.cpp | 142 CircuitRootScope scope(circuit_); in TryInline() |
Completed in 2 milliseconds