Permalink
Please
sign in to comment.
Browse files
deps: V8: cherry-pick 5b0510d
Original commit message:
Give the implementation of v8::MicrotaskQueue::New
This adds the entrypoint to MicrotaskQueue, which used to miss the
implementation.
Bug: v8:8124
Change-Id: I114fb69d975ee75c86b19349ca76789e425ea910
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1505232
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Taiju Tsuiki <tzik@chromium.org>
Cr-Commit-Position: refs/heads/master@{#60076}
Refs: v8/v8@5b0510d
PR-URL: #26685
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>- Loading branch information...
Showing
with
7 additions
and 2 deletions.
- +1 −1 common.gypi
- +1 −1 deps/v8/include/v8.h
- +5 −0 deps/v8/src/api.cc
0 comments on commit
0217194