Searched refs:v8_platform (Results 1 – 6 of 6) sorted by relevance
175 extern struct V8Platform v8_platform;179 return per_process::v8_platform.StartTracingAgent(); in StartTracingAgent()183 return per_process::v8_platform.GetTracingAgentWriter(); in GetTracingAgentWriter()187 per_process::v8_platform.Dispose(); in DisposePlatform()
155 struct V8Platform v8_platform; variable1096 per_process::v8_platform.Initialize( in InitializeOncePerProcess()1114 per_process::v8_platform.Dispose(); in TearDownOncePerProcess()1145 per_process::v8_platform.Platform(), in Start()
134 per_process::v8_platform.DrainVMTasks(isolate_); in Run()
71 per_process::v8_platform.Platform()->RegisterIsolate(isolate, in Generate()83 per_process::v8_platform.Platform(), in Generate()105 per_process::v8_platform.Platform()->UnregisterIsolate(isolate); in Generate()
466 return per_process::v8_platform.Platform(); in GetMainThreadMultiIsolatePlatform()
865 * [[`ce3dcca619`](https://github.com/nodejs/node/commit/ce3dcca619)] - **src**: update v8_platform.…