Home | History | Annotate | Download | only in src

Lines Matching refs:CAUGHT

1020   // We are bootstrapping and caught an error where the location is set
1147 // For any exception not caught by JavaScript, even when an external
1352 return HandlerTable::CAUGHT;
1403 // The exception has been externally caught if and only if there is an
1665 // The exception has been externally caught if and only if there is an
1690 // The exception has been externally caught if and only if there is an
1727 // Report the exception if it isn't caught by JavaScript code.
1780 // If the exception is externally caught, clear it if there are no
1925 case HandlerTable::CAUGHT:
1928 // Caught the result of an inner async/await invocation.
1929 // Mark the inner promise as caught in the "synchronous case" so