Description[Interpreter] Add SetPendingMessage bytecode.
Adds a bytecode to set and retrieve the pending message. This avoids a
runtime call in finally blocks, and also ensures that TurboFan builds a
graph using the SetMessage / LoadMessage nodes instead of inserting a
runtime call.
BUG=chromium:662334
Committed: https://crrev.com/fe9ac966ccde51fa981af203353f0c17c9f49897
Cr-Commit-Position: refs/heads/master@{#41023}
Patch Set 1 #Patch Set 2 : cl format #Messages
Total messages: 13 (8 generated)
|