Searched defs:ReplaceGateWithPendingException (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | ntype_bytecode_lowering.cpp | 387 void NTypeBytecodeLowering::ReplaceGateWithPendingException(GateRef gate, GateRef state, GateRef de… in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::NTypeBytecodeLowering
|
| D | ntype_hcr_lowering.cpp | 343 void NTypeHCRLowering::ReplaceGateWithPendingException(GateRef gate, GateRef state, GateRef depend,… in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::NTypeHCRLowering
|
| D | native_inline_lowering.cpp | 1046 void NativeInlineLowering::ReplaceGateWithPendingException(GateRef hirGate, GateRef value) in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::NativeInlineLowering
|
| D | typed_bytecode_lowering.cpp | 2485 void TypedBytecodeLowering::ReplaceGateWithPendingException(GateRef glue, GateRef gate, GateRef sta… in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::TypedBytecodeLowering
|
| D | typed_hcr_lowering.cpp | 2431 void TypedHCRLowering::ReplaceGateWithPendingException(GateRef glue, GateRef gate, GateRef state, G… in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::TypedHCRLowering
|
| D | typed_native_inline_lowering.cpp | 2856 void TypedNativeInlineLowering::ReplaceGateWithPendingException( in ReplaceGateWithPendingException() function in panda::ecmascript::kungfu::TypedNativeInlineLowering
|