Description[api,heap] Fix external GC callbacks.
* Add types to properly report what has been executed in the GC
* Unify GCPrologueCallback and GCEpilogueCallback into GCCallback
* Report processing of second round weak handels, either synchronously or asynchronously
BUG=chromium:521946
LOG=N
Committed: https://crrev.com/8aef442917e82491f0fc66426f71f865353d94e2
Cr-Commit-Position: refs/heads/master@{#30218}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 5
Patch Set 4 : Addressed comments #Patch Set 5 : #Patch Set 6 : Remove leftovers of old types. #Patch Set 7 : Messed up types :) #Patch Set 8 : Got rid of too many V8::Type vs Isolate::Type casts #
Total comments: 1
Messages
Total messages: 18 (6 generated)
|