Commit a7aff77
deps: cherry-pick 39d546a from upstream V8
Original commit message:
[api] introduce v8::Value::IsModuleNamespaceObject
This allows an embedder to check if a Value is a module namespace object.
Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
Change-Id: Idffceff451dd5f5c6a53d4cb3ce02c1c2c5b653c
Reviewed-on: https://chromium-review.googlesource.com/1011762
Reviewed-by: Georg Neis <neis@chromium.org>
Commit-Queue: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#52597}
Refs: v8/v8@39d546a
PR-URL: #20016
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>1 parent fed1d18 commit a7aff77
File tree
5 files changed
+40
-1
lines changed- deps/v8
- include
- src
- test/cctest
5 files changed
+40
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2378 | 2378 | | |
2379 | 2379 | | |
2380 | 2380 | | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
2381 | 2386 | | |
2382 | 2387 | | |
2383 | 2388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3583 | 3583 | | |
3584 | 3584 | | |
3585 | 3585 | | |
| 3586 | + | |
| 3587 | + | |
| 3588 | + | |
| 3589 | + | |
3586 | 3590 | | |
3587 | 3591 | | |
3588 | 3592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27274 | 27274 | | |
27275 | 27275 | | |
27276 | 27276 | | |
| 27277 | + | |
| 27278 | + | |
| 27279 | + | |
| 27280 | + | |
| 27281 | + | |
| 27282 | + | |
| 27283 | + | |
| 27284 | + | |
| 27285 | + | |
| 27286 | + | |
| 27287 | + | |
| 27288 | + | |
| 27289 | + | |
| 27290 | + | |
| 27291 | + | |
| 27292 | + | |
| 27293 | + | |
| 27294 | + | |
| 27295 | + | |
| 27296 | + | |
| 27297 | + | |
| 27298 | + | |
| 27299 | + | |
| 27300 | + | |
| 27301 | + | |
| 27302 | + | |
| 27303 | + | |
| 27304 | + | |
| 27305 | + | |
27277 | 27306 | | |
27278 | 27307 | | |
27279 | 27308 | | |
| |||
0 commit comments