Home | History | Annotate | Download | only in debug

Lines Matching defs:global_handles

509   GlobalHandles* global_handles = debug_info->GetIsolate()->global_handles();
511 Handle<DebugInfo>::cast(global_handles->Create(debug_info)).location();
551 isolate_->global_handles()->Create(*context));
2103 GlobalHandles* global_handles = isolate_->global_handles();
2113 event_listener_ = global_handles->Create(*callback);
2115 event_listener_data_ = global_handles->Create(*data);