Searched refs:GetCurrentPlatform (Results 1 – 25 of 33) sorted by relevance
12
20 V8::GetCurrentPlatform()->GetTracingController()->AddTraceStateObserver(this); in TracingCpuProfilerImpl()25 V8::GetCurrentPlatform()->GetTracingController()->RemoveTraceStateObserver( in ~TracingCpuProfilerImpl()
19 v8::internal::V8::GetCurrentPlatform() in SetUp()30 v8::internal::V8::GetCurrentPlatform() in TearDown()
19 return v8::internal::V8::GetCurrentPlatform()->GetTracingController(); in GetTracingController()
108 if (V8::GetCurrentPlatform()->IdleTasksEnabled(isolate)) { in ScheduleIdleTask()111 V8::GetCurrentPlatform()->CallIdleOnForegroundThread(isolate, task); in ScheduleIdleTask()
54 V8::GetCurrentPlatform()->CallOnWorkerThread( in FreeAllocationsOnBackgroundThread()
28 V8::GetCurrentPlatform()->CallOnForegroundThread(isolate, task); in ScheduleTask()
165 V8::GetCurrentPlatform()->CallOnWorkerThread(std::move(task)); in StartSweeperTasks()453 V8::GetCurrentPlatform()->CallOnForegroundThread(isolate, task); in ScheduleIncrementalSweepingTask()562 V8::GetCurrentPlatform()->CallOnWorkerThread(std::move(task)); in StartIterabilityTasks()
109 V8::GetCurrentPlatform()->CallBlockingTaskOnWorkerThread(std::move(task)); in Run()
25 taskrunner_(V8::GetCurrentPlatform()->GetForegroundTaskRunner( in MemoryReducer()
145 V8::GetCurrentPlatform()->CallOnWorkerThread( in FlipStoreBuffers()
664 V8::GetCurrentPlatform()->NumberOfWorkerThreads() + 1; in ScheduleTasks()690 V8::GetCurrentPlatform()->CallOnWorkerThread(std::move(task)); in ScheduleTasks()
49 V8::GetCurrentPlatform()->GetPageAllocator(); in Construct()203 if (!V8::GetCurrentPlatform()->OnCriticalMemoryPressure(length)) { in OnCriticalMemoryPressure()204 V8::GetCurrentPlatform()->OnCriticalMemoryPressure(); in OnCriticalMemoryPressure()
34 V8_EXPORT_PRIVATE static v8::Platform* GetCurrentPlatform();
27 return V8::GetCurrentPlatform()->MonotonicallyIncreasingTime() * in TimestampMs()
115 v8::Platform* V8::GetCurrentPlatform() { in GetCurrentPlatform() function in v8::internal::V8
42 V8::GetCurrentPlatform()->OnCriticalMemoryPressure(); in NewArray()
446 static_cast<uint64_t>(V8::GetCurrentPlatform()->CurrentClockTimeMillis() * in LogWriteHeader()
231 V8::GetCurrentPlatform()->CallOnWorkerThread( in QueueForOptimization()238 V8::GetCurrentPlatform()->CallOnWorkerThread( in Unblock()
16 return V8::GetCurrentPlatform()->MonotonicallyIncreasingTime() * in MonotonicallyIncreasingTimeInMs()
46 default=pyauto_utils.GetCurrentPlatform(),48 'Default: current platform (%s)' % pyauto_utils.GetCurrentPlatform())
128 def GetCurrentPlatform(): function
440 return V8::GetCurrentPlatform()->MonotonicallyIncreasingTime() * in MonotonicallyIncreasingTimeInMs()753 V8::GetCurrentPlatform()->NumberOfWorkerThreads() > 0; in CompileNativeModule()2141 v8::Platform* platform = V8::GetCurrentPlatform(); in AsyncCompileJob()2338 V8::GetCurrentPlatform()->CallOnWorkerThread(std::move(task)); in StartBackgroundTask()2801 V8::GetCurrentPlatform()->NumberOfWorkerThreads()))) { in CompilationState()2803 v8::Platform* platform = V8::GetCurrentPlatform(); in CompilationState()2979 V8::GetCurrentPlatform()->CallOnWorkerThread(std::move(task)); in RestartBackgroundTasks()
494 v8::Platform* GetCurrentPlatform();
434 v8::debug::GetCurrentPlatform()->CallDelayedOnWorkerThread( in setTimeout()
514 static_cast<int64_t>(V8::GetCurrentPlatform()->CurrentClockTimeMillis())); in PrintCompilation()