Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dscopes.cc1754 function_ = ast_node_factory->CopyVariable(function_); in AnalyzePartially()
Dast.h3082 Variable* CopyVariable(Variable* variable) { in CopyVariable() function