Searched defs:ThrowStackOverflowExceptionAndReturn (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ | ||
| D | asm_interpreter_call.cpp | 1172 void AsmInterpreterCall::ThrowStackOverflowExceptionAndReturn(ExtendedAssembler *assembler, Registe… in ThrowStackOverflowExceptionAndReturn() function in panda::ecmascript::x64::AsmInterpreterCall |
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ | ||
| D | asm_interpreter_call.cpp | 1249 void AsmInterpreterCall::ThrowStackOverflowExceptionAndReturn(ExtendedAssembler *assembler, Registe… in ThrowStackOverflowExceptionAndReturn() function in panda::ecmascript::aarch64::AsmInterpreterCall |