Searched refs:expected_runtime (Results 1 – 5 of 5) sorted by relevance
30 v8::Platform::ExpectedRuntime expected_runtime) { in CallOnBackgroundThread() argument34 expected_runtime == v8::Platform::kLongRunningTask); in CallOnBackgroundThread()
48 ExpectedRuntime expected_runtime) = 0;
24 v8::Platform::ExpectedRuntime expected_runtime) OVERRIDE; in NON_EXPORTED_BASE()
33 Task *task, ExpectedRuntime expected_runtime) V8_OVERRIDE;
58 ExpectedRuntime expected_runtime) { in CallOnBackgroundThread() argument