Attention needed from Patrick Thier
Igor Sheludko voted and added 2 comments![Open in Gerrit]()
Votes added by Igor Sheludko
| Auto-Submit | +1 |
| Commit-Queue | +1 |
2 comments
File src/builtins/builtins-microtask-queue-gen.cc
Line 220, Patchset 1 (Parent): ScopedExceptionHandler handler(this, &if_exception, &var_exception);Igor Sheludko .
unresolvedHere we could have jumped to if_exception and fail a CSA_DCHECK at line 464.
Line 358, Patchset 1 (Parent): CallRuntime(Runtime::kReportMessageFromMicrotask, GetCurrentContext(),Igor Sheludko .
unresolvedLazy deopt of fast Api call clears `Isolate::context()` and then we try to use NoContext context.
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: v8/v8
Gerrit-Branch: main
Gerrit-Change-Id: Ib879856c5ca0295864f36b9cb623cf8edb21c286
Gerrit-Change-Number: 7541453
Gerrit-PatchSet: 1
Gerrit-Comment-Date: Tue, 03 Feb 2026 10:47:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes