Home
last modified time | relevance | path

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

/external/v8/src/
Dparser.cc3603 VariableProxy* fproxy = in ParseFunctionLiteral() local
3605 fproxy->BindTo(fvar); in ParseFunctionLiteral()
3607 new(zone()) Assignment(Token::INIT_CONST, fproxy, in ParseFunctionLiteral()