Searched refs:current_isolate (Results 1 – 1 of 1) sorted by relevance
2646 Isolate* current_isolate = NULL; in Throw() local2649 current_isolate = current_data->isolate_; in Throw()2650 DCHECK(current_isolate != NULL); in Throw()2651 if (current_isolate == this) { in Throw()2668 current_isolate, in Throw()