-
-
Notifications
You must be signed in to change notification settings - Fork 517
Changes in v8 between joyent/0.11.14 and io.js/1.0 #225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
this looks like work for 1.6 |
Only those without special markings are strictly necessary. They are quite easy to address. I'll see what can be done. Those that have deprecated holdouts lying around can still be used for the time being. On January 14, 2015 12:39:38 PM EET, Rod Vagg [email protected] wrote:
|
|
|
The following utility functions have moved from
v8::V8
tov8::Isolate
V8 -> Isolate
*** moved, but deprecated remains
%%% deprecated and moved before v8 @ 0.11.14, ignore
removed
AddMessageListener ***
RemoveMessageListeners ***
SetCaptureStackTraceForUncaughtExceptions ***
SetCounterFunction
SetCreateHistogramFunction
SetAddHistogramSampleFunction
SetFailedAccessCheckCallbackFunction ***
AddGCPrologueCallback ***
RemoveGCPrologueCallback ***
AddGCEpilogueCallback ***
RemoveGCEpilogueCallback ***
AddMemoryAllocationCallback ***
RemoveMemoryAllocationCallback ***
RunMicrotasks %%%
EnqueueMicrotask %%%
SetAutorunMicrotasks %%%
SetFunctionEntryHook ###
SetJitCodeEventHandler
TerminateExecution ***
IsExecutionTerminating ***
CancelTerminateExecution ***
VisitExternalResources ***
VisitHandlesWithClassIds ***
VisitHandlesForPartialDependence ***
IdleNotification
LowMemoryNotification
ContextDisposedNotification
The text was updated successfully, but these errors were encountered: