Searched refs:operatorStackPop (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DSyntaxChecker.h249 void operatorStackPop(int& operatorStackDepth) { operatorStackDepth--; } function in class:JSC::SyntaxChecker
H A DParser.cpp1698 context.operatorStackPop(operatorStackDepth);
1709 context.operatorStackPop(operatorStackDepth);
H A DASTBuilder.h576 void operatorStackPop(int& operatorStackDepth) function in class:JSC::ASTBuilder

Completed in 117 milliseconds