Home | History | Annotate | Download | only in src

Lines Matching refs:SetIsolateThreadLocals

372   // Can't use SetIsolateThreadLocals(default_isolate_, NULL) here
1532 SetIsolateThreadLocals(this, NULL);
1545 SetIsolateThreadLocals(saved_isolate, saved_data);
1588 void Isolate::SetIsolateThreadLocals(Isolate* isolate,
1913 SetIsolateThreadLocals(this, data);
1941 SetIsolateThreadLocals(previous_isolate, previous_thread_data);