Commit c19547f6 authored by Sathya Gunasekaran's avatar Sathya Gunasekaran Committed by Commit Bot

[api] Remove experimental tag for PromiseHooks

Bug: v8:4643
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
Change-Id: Id82365d20830e5efd33a8d066f5aab4b999807d7
Reviewed-on: https://chromium-review.googlesource.com/611180Reviewed-by: 's avatarAdam Klein <adamk@chromium.org>
Commit-Queue: Sathya Gunasekaran <gsathya@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47297}
parent e8f98899
......@@ -7404,8 +7404,8 @@ class V8_EXPORT Isolate {
DeprecatedCallCompletedCallback callback));
/**
* Experimental: Set the PromiseHook callback for various promise
* lifecycle events.
* Set the PromiseHook callback for various promise lifecycle
* events.
*/
void SetPromiseHook(PromiseHook hook);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment