Home
last modified time | relevance | path

Searched defs:this_function_var (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ast/
Dscopes.h824 Variable* this_function_var() const { in this_function_var() function
Dast.h2600 VariableProxy* this_function_var() const { return this_function_var_; } in this_function_var() function
2606 VariableProxy* this_function_var, int pos) in SuperCallReference()
3290 VariableProxy* this_function_var, in NewSuperCallReference()