refactor: remove last use of InternalCallbackScope (#27029)
* refactor: remove last use of InternalCallbackScope * update patches Co-authored-by: Electron Bot <electron@github.com>
This commit is contained in:
parent
9377b04e0b
commit
75247d18d0
5 changed files with 4 additions and 59 deletions
|
@ -7,7 +7,7 @@ This broke the build at some point. Does it still? We should probably remove
|
|||
this patch and find out!
|
||||
|
||||
diff --git a/src/node_internals.h b/src/node_internals.h
|
||||
index 9a5b2165d5648045ea18d66b0c15d29b4ea1cced..6aff1a4ee7f708437dbf581b9eacc21e5bdd1c43 100644
|
||||
index aa7180e18544cab4004a0ef87ba230bd2e732d28..0a01dcd8ed194b205d7fe510451315610e5a60be 100644
|
||||
--- a/src/node_internals.h
|
||||
+++ b/src/node_internals.h
|
||||
@@ -368,10 +368,11 @@ class TraceEventScope {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue