Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dast.h2602 VariableProxy* this_function_var() const { return this_function_var_; } in this_function_var()
2613 this_function_var_(this_function_var) { in SuperCallReference()
2619 VariableProxy* this_function_var_; variable