Home
last modified time | relevance | path

Searched refs:kShortRunningTask (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.cc225 new CompileTask(isolate_, this), v8::Platform::kShortRunningTask); in QueueForOptimization()
232 new CompileTask(isolate_, this), v8::Platform::kShortRunningTask); in Unblock()
Dcompiler-dispatcher.cc577 v8::Platform::kShortRunningTask); in ScheduleMoreBackgroundTasksIfNeeded()
/external/v8/include/
Dv8-platform.h69 kShortRunningTask, enumerator
/external/v8/src/heap/
Dstore-buffer.cc98 task, v8::Platform::kShortRunningTask); in FlipStoreBuffers()
Dpage-parallel-job.h96 task, v8::Platform::kShortRunningTask); in Run()
Dmark-compact.cc451 v8::Platform::kShortRunningTask); in StartSweeperTasks()
2225 task, v8::Platform::kShortRunningTask); in StartUncommitTask()
Dspaces.cc354 new UnmapFreeMemoryTask(this), v8::Platform::kShortRunningTask); in FreeQueuedChunks()
/external/v8/src/wasm/
Dwasm-module.cc280 task, v8::Platform::kShortRunningTask); in StartCompilationTasks()