DescriptionSupport multiple interrupt requests in v8 API.
There might be a number of clients that would like to
setup an interrupt request on the Isolate.
The patch also deprecates ClearInterrupt API. As long as
the interrupt handler is called outside of locks there's no way
to guarantee that the handler will not be called after
ClearInterrupt was invoked as it might have already started execution.
Committed: https://crrev.com/87e4bba31eabfd3b12e42b5886dc9da08d2daf13
Cr-Commit-Position: refs/heads/master@{#25910}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|