Searched defs:SetIsolateThreadLocals (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Disolate.cc1569 SetIsolateThreadLocals(this, NULL);
1586 SetIsolateThreadLocals(saved_isolate, saved_data);
1677 void Isolate::SetIsolateThreadLocals(Isolate* isolate, function in class:v8::internal::Isolate
2075 SetIsolateThreadLocals(this, data);
2103 SetIsolateThreadLocals(previous_isolate, previous_thread_data);

Completed in 40 milliseconds