Searched defs:operatorStackAppend (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/parser/
H A DSyntaxChecker.h229 void operatorStackAppend(int& operatorStackDepth, int, int) { operatorStackDepth++; } function in class:JSC::SyntaxChecker
H A DASTBuilder.h541 void operatorStackAppend(int& operatorStackDepth, int op, int precedence) function in class:JSC::ASTBuilder

Completed in 36 milliseconds