Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dfunc-name-inferrer.h68 void RemoveLastFunction() { in RemoveLastFunction() function
Dparser-base.h2394 fni_->RemoveLastFunction(); in ParseAssignmentExpression()
2863 if (fni_ != NULL) fni_->RemoveLastFunction(); in ParseLeftHandSideExpression()
Dparser.cc2442 fni_->RemoveLastFunction(); in ParseVariableDeclarations()