Lines Matching refs:this
30 next_->prev_ = this;
32 list->next_ = this;
92 jsvm_clear_last_error(this);
108 }, this);
137 return this->isolate->IsExecutionTerminating() || !can_call_into_js();
147 jsvm_clear_last_error(this);
148 call(this);
152 handle_exception(this, last_exception.Get(this->isolate));
175 // The finalizer can be deleted after this call.
190 "around this issue.\n"