Lines Matching full:global_handles
1630 Handle<JSObject>::cast(global_handles()->Create(*promise));1632 Handle<JSFunction>::cast(global_handles()->Create(*function));1646 global_handles()->Destroy(global_function.location());1647 global_handles()->Destroy(global_promise.location());