Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.h2522 VariableProxy* this_function_var() const { return this_function_var_; } in this_function_var() function
2530 VariableProxy* this_function_var, int pos) in SuperCallReference()
3208 VariableProxy* this_function_var, in NewSuperCallReference()