Home
last modified time | relevance | path

Searched refs:SignalException (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h653 SignalException(kIllegalInstruction); in require()
931 void SignalException(Exception e);
H A Dsimulator-riscv64.cc3083 void Simulator::SignalException(Exception e) { in SignalException() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h501 void SignalException(Exception e);
H A Dsimulator-loong64.cc2361 void Simulator::SignalException(Exception e) { in SignalException() function in v8::internal::Simulator
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h595 void SignalException(Exception e);
H A Dsimulator-mips64.cc2555 void Simulator::SignalException(Exception e) { in SignalException() function in v8::internal::Simulator
4080 SignalException(kIntegerOverflow); in DecodeTypeRegisterSPECIAL()
4084 SignalException(kIntegerUnderflow); in DecodeTypeRegisterSPECIAL()
4104 SignalException(kIntegerOverflow); in DecodeTypeRegisterSPECIAL()
4108 SignalException(kIntegerUnderflow); in DecodeTypeRegisterSPECIAL()
6903 SignalException(kIntegerOverflow);
6907 SignalException(kIntegerUnderflow);
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h572 void SignalException(Exception e);
H A Dsimulator-mips.cc2546 void Simulator::SignalException(Exception e) { in SignalException() function in v8::internal::Simulator
3993 SignalException(kIntegerOverflow); in DecodeTypeRegisterSPECIAL()
3997 SignalException(kIntegerUnderflow); in DecodeTypeRegisterSPECIAL()
4010 SignalException(kIntegerOverflow); in DecodeTypeRegisterSPECIAL()
4014 SignalException(kIntegerUnderflow); in DecodeTypeRegisterSPECIAL()
6600 SignalException(kIntegerOverflow);
6604 SignalException(kIntegerUnderflow);

Completed in 38 milliseconds