Lines Matching refs:from
136 char* from = state->data();
137 from = isolate_->handle_scope_implementer()->RestoreThread(from);
138 from = isolate_->RestoreThread(from);
139 from = Relocatable::RestoreState(isolate_, from);
142 from = isolate_->stack_guard()->RestoreStackGuard(from);
143 from = isolate_->debug()->RestoreDebug(from);
144 from = isolate_->regexp_stack()->RestoreStack(from);
145 from = isolate_->bootstrapper()->RestoreState(from);
222 // be distinguished from not having a thread id at all (since NULL is