Home | History | Annotate | Download | only in src

Lines Matching refs:has_pending_exception

68                                                bool* has_pending_exception) {
72 return Execution::New(constructor, 2, argv, has_pending_exception);
169 ASSERT(!result.is_null() || Top::has_pending_exception());
403 ASSERT(Top::has_pending_exception());