Lines Matching refs:IsEval
2070 bool StackFrame::IsEval() const {2072 if (IsDeadCheck(isolate, "v8::StackFrame::IsEval()")) return false;2076 i::Handle<i::Object> is_eval = GetProperty(self, "isEval");