CreateHandle 29 chrome/renderer/net/error_cache_load.cc gin::CreateHandle(isolate, new ErrorCacheLoad(render_frame, page_url)); CreateHandle 366 chrome/renderer/plugins/chrome_plugin_placeholder.cc gin::CreateHandle(isolate, this).ToV8()); CreateHandle 119 components/plugins/renderer/mobile_youtube_plugin.cc gin::CreateHandle(isolate, this).ToV8()); CreateHandle 639 content/browser/loader/resource_dispatcher_host_impl.cc handler->stream()->CreateHandle( CreateHandle 81 content/browser/streams/stream.h scoped_ptr<StreamHandle> CreateHandle( CreateHandle 35 content/renderer/dom_automation_controller.cc gin::CreateHandle(isolate, new DomAutomationController(render_frame)); CreateHandle 26 content/renderer/gin_browsertest.cc return gin::CreateHandle(isolate, new TestGinObject(alive)); CreateHandle 34 content/renderer/memory_benchmarking_extension.cc gin::CreateHandle(isolate, new MemoryBenchmarkingExtension()); CreateHandle 76 content/renderer/skia_benchmarking_extension.cc gin::CreateHandle(isolate, new SkiaBenchmarking()); CreateHandle 88 content/renderer/stats_collection_controller.cc gin::CreateHandle(isolate, new StatsCollectionController()); CreateHandle 29 content/shell/renderer/gc_controller.cc gin::CreateHandle(isolate, new GCController()); CreateHandle 62 content/shell/renderer/test_runner/accessibility_controller.cc gin::CreateHandle(isolate, CreateHandle 443 content/shell/renderer/test_runner/event_sender.cc gin::CreateHandle(isolate, new EventSenderBindings(sender)); CreateHandle 70 content/shell/renderer/test_runner/gamepad_controller.cc gin::CreateHandle(isolate, new GamepadControllerBindings(controller)); CreateHandle 287 content/shell/renderer/test_runner/test_runner.cc gin::CreateHandle(isolate, new TestRunnerBindings(runner)); CreateHandle 70 content/shell/renderer/test_runner/text_input_controller.cc gin::CreateHandle(isolate, new TextInputControllerBindings(controller)); CreateHandle 1014 content/shell/renderer/test_runner/web_ax_object_proxy.cc v8::Handle<v8::Value> value_handle = gin::CreateHandle( CreateHandle 1027 content/shell/renderer/test_runner/web_ax_object_proxy.cc v8::Handle<v8::Value> value_handle = gin::CreateHandle( CreateHandle 62 gin/handle.h gin::Handle<T> CreateHandle(v8::Isolate* isolate, T* object) { CreateHandle 26 gin/interceptor_unittest.cc return CreateHandle(isolate, new MyInterceptor(isolate)); CreateHandle 28 gin/modules/timer.cc return CreateHandle(isolate, new Timer(isolate, type == TYPE_REPEATING, CreateHandle 80 gin/modules/timer.cc return CreateHandle(isolate, new TimerModule()); CreateHandle 26 gin/modules/timer_unittest.cc return CreateHandle(isolate, new Result()); CreateHandle 35 gin/wrappable_unittest.cc return CreateHandle(isolate, new MyObject()); CreateHandle 54 gin/wrappable_unittest.cc return CreateHandle(isolate, new MyObjectSubclass()); CreateHandle 82 gin/wrappable_unittest.cc return CreateHandle(isolate, new MyCallableObject()); CreateHandle 39 mojo/apps/js/bindings/gl/context.cc return gin::CreateHandle(isolate, CreateHandle 23 mojo/bindings/js/handle.h return gin::CreateHandle(isolate, new HandleWrapper(handle)); CreateHandle 36 mojo/bindings/js/waiting_callback.cc return gin::CreateHandle(isolate, new WaitingCallback(isolate, callback));