Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.h706 Variable* DeclareDynamicGlobal(const AstRawString* name,
Dscopes.cc171 DeclareDynamicGlobal(ast_value_factory->this_string(), THIS_VARIABLE); in DeclarationScope()
1181 Variable* DeclarationScope::DeclareDynamicGlobal(const AstRawString* name, in DeclareDynamicGlobal() function in v8::internal::DeclarationScope
1775 return AsDeclarationScope()->DeclareDynamicGlobal(proxy->raw_name(), in LookupRecursive()