Home | History | Annotate | Download | only in src

Lines Matching full:debug_context_

230   bool IsLoaded() { return !debug_context_.is_null(); }
276 inline Handle<Context> debug_context() { return debug_context_; }
477 Handle<Context> debug_context_;