|
@@ -19,10 +19,10 @@ index 50173de3f145b4febcc29c03080306c137918527..1ac347ede7e51559917f09442ac4824f
|
|
|
isolate->default_microtask_queue()->PerformCheckpoint(this);
|
|
|
}
|
|
|
diff --git a/src/heap/heap.cc b/src/heap/heap.cc
|
|
|
-index af55137e1f6026f5e97f7b496ee71b78ddeb665b..582fc6302bddc736d71cb650d45d6bf9deafa9b2 100644
|
|
|
+index 8b8c30a1b0b60865cdcd714c5fcbf442a7fe822e..9e27e7a38b4b4eda5e6dbfcfa25dc4bbf46dcec5 100644
|
|
|
--- a/src/heap/heap.cc
|
|
|
+++ b/src/heap/heap.cc
|
|
|
-@@ -5607,9 +5607,9 @@ void Heap::TearDown() {
|
|
|
+@@ -5611,9 +5611,9 @@ void Heap::TearDown() {
|
|
|
void Heap::AddGCPrologueCallback(v8::Isolate::GCCallbackWithData callback,
|
|
|
GCType gc_type, void* data) {
|
|
|
DCHECK_NOT_NULL(callback);
|