Home | History | Annotate | Download | only in src

Lines Matching full:current_isolate

2134   Isolate* current_isolate = NULL;
2137 current_isolate = current_data->isolate_;
2138 ASSERT(current_isolate != NULL);
2139 if (current_isolate == this) {
2157 if (current_isolate == NULL) {
2158 current_isolate = Isolate::UncheckedCurrent();
2166 current_isolate,