Home | History | Annotate | Download | only in src

Lines Matching full:current_isolate

1877   Isolate* current_isolate = NULL;
1880 current_isolate = current_data->isolate_;
1881 ASSERT(current_isolate != NULL);
1882 if (current_isolate == this) {
1900 if (current_isolate == NULL) {
1901 current_isolate = Isolate::UncheckedCurrent();
1909 current_isolate,