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