Bug 225412 - Introduce VM::hasPendingTerminationException() to make code a little more terse.
Summary: Introduce VM::hasPendingTerminationException() to make code a little more terse.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-05 13:34 PDT by Mark Lam
Modified: 2021-05-05 20:38 PDT (History)
9 users (show)

See Also:


Attachments
proposed patch. (16.59 KB, patch)
2021-05-05 13:36 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2021-05-05 13:34:06 PDT
This is purely a refactoring patch.  There is no behavior change.
Comment 1 Mark Lam 2021-05-05 13:36:51 PDT
Created attachment 427800 [details]
proposed patch.
Comment 2 Michael Saboff 2021-05-05 14:00:07 PDT
Comment on attachment 427800 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2021-05-05 20:08:51 PDT
Comment on attachment 427800 [details]
proposed patch.

Thanks for the review.
Comment 4 EWS 2021-05-05 20:37:33 PDT
Committed r277068 (237371@main): <https://commits.webkit.org/237371@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427800 [details].
Comment 5 Radar WebKit Bug Importer 2021-05-05 20:38:17 PDT
<rdar://problem/77589754>