Home
last modified time | relevance | path

Searched defs:BackgroundCompileThread (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dd8.cc452 class BackgroundCompileThread : public base::Thread { class
454 BackgroundCompileThread(Isolate* isolate, Local<String> source) in BackgroundCompileThread() function in v8::BackgroundCompileThread