Home | History | Annotate | Download | only in src

Lines Matching defs:IsDead

227 bool V8::IsDead() {
228 return i::V8::IsDead();
267 && i::V8::IsDead() ? ReportV8Dead(location) : false;