Searched defs: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::BackgroundCompileThread