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.h2129 fni_->RemoveLastFunction(); in ParseAssignmentExpression()
2471 if (fni_ != NULL) fni_->RemoveLastFunction(); in ParseLeftHandSideExpression()
2686 fni_->RemoveLastFunction(); in ParseStrongInitializationExpression()
Dparser.cc2423 fni_->RemoveLastFunction(); in ParseVariableDeclarations()