Remove superfluous ThreadLocalTop::catcher field.
The external v8::TryCatch handler was computed eagerly and kept in intact. This changes it to be computed lazily for simplicity and readability of the code. R=bmeurer@chromium.org Review URL: https://codereview.chromium.org/997863003 Cr-Commit-Position: refs/heads/master@{#27132}
Showing
Please
register
or
sign in
to comment