Home | History | Annotate | Download | only in src

Lines Matching defs:SetIsolateThreadLocals

206   // Can't use SetIsolateThreadLocals(default_isolate_, NULL) here
1625 SetIsolateThreadLocals(this, NULL);
1643 SetIsolateThreadLocals(saved_isolate, saved_data);
1729 void Isolate::SetIsolateThreadLocals(Isolate* isolate,
2170 SetIsolateThreadLocals(this, data);
2198 SetIsolateThreadLocals(previous_isolate, previous_thread_data);