Home
last modified time | relevance | path

Searched refs:closure_info (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/debug/
Ddebug-scopes.cc49 ScopeInfo* closure_info = context_->closure_context()->scope_info(); in GetFunctionDebugName() local
50 Handle<String> debug_name(closure_info->FunctionDebugName(), isolate_); in GetFunctionDebugName()