Home | History | Annotate | Download | only in mips64

Lines Matching refs:isolate_

470           Heap* current_heap = sim_->isolate_->heap();
821 Simulator::Simulator(Isolate* isolate) : isolate_(isolate) {
822 i_cache_ = isolate_->simulator_i_cache();
825 isolate_->set_simulator_i_cache(i_cache_);
4915 CheckICache(isolate_->simulator_i_cache(), instr);
4991 isolate_->stack_guard()->AdjustStackLimitForSimulator();