Despite the previous log message, the previous push was r=brendan

This commit is contained in:
Jeff Walden
2009-01-10 15:25:03 -08:00
parent 438e79f533
commit a026bad385
5 changed files with 8 additions and 7 deletions

View File

@@ -3925,7 +3925,7 @@ Decompile(SprintStack *ss, jsbytecode *pc, intN nb, JSOp nextop)
/*
* All allocation when decompiling is LIFO, using malloc
* or, more commonly, arena-alloocating from cx->tempPool.
* or, more commonly, arena-allocating from cx->tempPool.
* After InitSprintStack succeeds, we must release to mark
* before returning.
*/