Lines Matching refs:stack

6632 similar in that they use a stack of state objects in order to eliminate 
6633 recursion. The stack must be fully unwound and deallocated if an error
7781 interpreter result stack. BZ 7872. Valery Podrezov.
7943 interpreter performance by ~25%, reduces code size, and reduces CPU stack
7970 subfunctions in order to reduce CPU stack use and improve
8568 namespace object evaluation - resulting in smaller code, less CPU stack
8980 stack. BZ 6028, 6151 (Valery Podrezov)
9350 Fixed a problem where a CPU stack overflow fault could occur if a
9560 for both Buffer and Package objects where the parse stack could overflow.
9571 style grammar elements so that the overall parse stack usage is greatly
9574 stack overflow.
9672 stack
9688 additional stack use if a particular compiler cannot optimize them (such
9974 The use of the CPU stack in the debug version of the subsystem has been
9978 functions. This reduces the cumulative stack use during nested execution
9991 compiler-dependent header, the function name is saved on the CPU stack
10565 properly popping the result stack during execution. There was no memory
10757 stack was not being popped after the execution of these operators,
10769 Reduced excessive stack use within the AcpiGetObjectInfo procedure.
11590 Completed a major reduction in CPU stack use for the AcpiGetFirmwareTable
11591 external function. In the 32-bit non-debug case, the stack use has been
11888 CPU stack requirement reduction: Cleaned up the method execution and
12106 CPU stack: PsParseLoop, NsEvaluateRelative. Reduces the stack usage
13210 are displayed (with the error) as the call stack is unwound - thus
15165 stack. Originally over 2K, the maximum stack usage is now below
15192 variables. This reduces stack use and code size, and improves
15239 A stack trace mechanism has been implemented. The maximum stack
15241 stack" will display the current maximum stack usage.
16149 operands off of the operand stack to display information. The
16151 accessing an operand stack with two or more operands.