Searched refs:BackgroundCompileThread (Results 1 – 1 of 1) sorted by relevance
452 class BackgroundCompileThread : public base::Thread { class454 BackgroundCompileThread(Isolate* isolate, Local<String> source) in BackgroundCompileThread() function in v8::BackgroundCompileThread544 BackgroundCompileThread background_compile_thread(isolate, source); in ExecuteString()