Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:decrement

4034         (KJS::Profile::didExecute): Decrement m_stoppedCallDepth if stopped and
4334 (KJS::ParserRefCountedCounter::decrement):
9872 This fixes the codegen issues for the pre-inc/decrement operators
27599 Avoid unnecessarily boxing the result from post inc/decrement for 0.3% gain in sunspider
28733 Split the increment and decrement cases for Prefix- and Postfix- ResolveNode, BracketNode, and DotNode