Searched refs:EnqueueAndStep (Results 1 – 2 of 2) sorted by relevance
88 bool EnqueueAndStep(Handle<SharedFunctionInfo> function);113 FRIEND_TEST(CompilerDispatcherTest, EnqueueAndStep);145 JobId EnqueueAndStep(std::unique_ptr<CompilerDispatcherJob> job);
238 CompilerDispatcher::JobId CompilerDispatcher::EnqueueAndStep( in EnqueueAndStep() function in v8::internal::CompilerDispatcher273 bool CompilerDispatcher::EnqueueAndStep(Handle<SharedFunctionInfo> function) { in EnqueueAndStep() function in v8::internal::CompilerDispatcher287 EnqueueAndStep(std::move(job)); in EnqueueAndStep()