Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.cpp424 void NTypeBytecodeLowering::ReplaceGateWithPendingException(GateRef gate, GateRef state, GateRef de… in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::NTypeBytecodeLowering
Dntype_hcr_lowering.cpp368 void NTypeHCRLowering::ReplaceGateWithPendingException(GateRef gate, GateRef state, GateRef depend,… in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::NTypeHCRLowering
Dnative_inline_lowering.cpp1042 void NativeInlineLowering::ReplaceGateWithPendingException(GateRef hirGate, GateRef value) in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::NativeInlineLowering
Dtyped_bytecode_lowering.cpp2939 void TypedBytecodeLowering::ReplaceGateWithPendingException(GateRef glue, GateRef gate, GateRef sta… in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::TypedBytecodeLowering
Dtyped_native_inline_lowering.cpp2847 void TypedNativeInlineLowering::ReplaceGateWithPendingException( in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::TypedNativeInlineLowering
Dtyped_hcr_lowering.cpp2664 void TypedHCRLowering::ReplaceGateWithPendingException(GateRef glue, GateRef gate, GateRef state, G… in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::TypedHCRLowering