Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.h2807 VariableProxy* class_variable_proxy() const { return class_variable_proxy_; } in class_variable_proxy()
2848 class_variable_proxy_(class_variable_proxy), in ClassLiteral()
2861 VariableProxy* class_variable_proxy_; variable