Commit 4259afe
src: remove node::InitializeV8Platform()
This API method was introduced in commit 90ae4bd ("src: add
InitializeV8Platform function") from July 2018 but wasn't properly
exported and therefore not usable on Windows or with shared library
builds.
The motivation from the commit log is mainly about making it easier
to wire up the cctests and there are better ways to do that.
Refs: #31217
PR-URL: #31245
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>1 parent 6050236 commit 4259afeCopy full SHA for 4259afe
File tree
Expand file treeCollapse file tree
2 files changed
+0
-6
lines changedOpen diff view settings
Filter options
- src
- api
Expand file treeCollapse file tree
2 files changed
+0
-6
lines changedOpen diff view settings
Collapse file
-5Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
366 | 366 | |
367 | 367 | |
368 | 368 | |
369 | | - |
370 | | - |
371 | | - |
372 | | - |
373 | | - |
374 | 369 | |
375 | 370 | |
376 | 371 | |
|
Collapse file
-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
389 | 389 | |
390 | 390 | |
391 | 391 | |
392 | | - |
393 | 392 | |
394 | 393 | |
395 | 394 | |
|
0 commit comments