Searched defs:debug_context (Results 1 – 2 of 2) sorted by relevance
518 inline Handle<Context> debug_context() { return debug_context_; } in debug_context() function
3993 Handle<Context> debug_context = debug->debug_context(); in InstallSpecialObjects() local