Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dast-graph-builder.cc473 static const char* GetDebugParameterName(Zone* zone, DeclarationScope* scope, in GetDebugParameterName() function
519 const char* debug_name = GetDebugParameterName(graph()->zone(), scope, i); in Environment()