Lines Matching defs:exception
885 void CallPromiseReject(TNode<JSFunction> reject, TNode<Object> exception,
896 reject, UndefinedConstant(), exception, no_feedback, n.context(),
2217 jsgraph->TheHoleConstant() /* exception */
2308 }).Catch([&](TNode<Object> exception) {
2309 CallPromiseReject(reject, exception, lazy_with_catch_frame_state);
2328 // Wire exception edges contained in the newly-produced subgraph into the
2657 // Rewire potential exception edges.
2668 // Join the exception edges.
2829 // to ensure any exception is thrown in the correct context.
2877 // TODO(turbofan): If JSOrdinaryToInstance raises an exception, the
3185 // Rewire potential exception edges.
3194 // Join the exception edges.
3251 // Rewire potential exception edges.
3260 // Join the exception edges.
3934 // Rewire potential exception edges.
3942 // Join the exception edges.
4538 // Class constructors are callable, but [[Call]] will raise an exception.
4985 // Class constructors are callable, but [[Call]] will raise an exception.
5000 // Class constructors are callable, but [[Call]] will raise an exception.