refactor: only override V8Platform::CreateJob
(#37800)
refactor: only override V8Platform::CreateJob
This commit is contained in:
parent
4c8583c365
commit
91f62ae73f
7 changed files with 26 additions and 61 deletions
|
@ -5,7 +5,7 @@ Subject: allow embedder to control CodeGenerationFromStringsCallback
|
|||
|
||||
This is needed to blend Blink and Node's code generation policy.
|
||||
|
||||
This should be upstreamed.
|
||||
Upstreamed in https://github.com/nodejs/node/pull/46368.
|
||||
|
||||
diff --git a/src/api/environment.cc b/src/api/environment.cc
|
||||
index a994221445471b92d12ed9cb3bef9ffb70670ab6..d6c6fd9c257cb51ba387c4b4d07a24ff80f9f060 100644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue