[JAEGER] Modify comment to get a clobber build.

This commit is contained in:
David Mandelin 2010-08-19 12:59:15 -07:00
parent 948466366e
commit 9d9542b1d7

View File

@ -3773,7 +3773,7 @@ mjit::Compiler::jsop_instanceof()
/*
* Note: This function emits tracer hooks into the OOL path. This means if
* used in the middle of an in-progress slow path, the stream will be
* it is used in the middle of an in-progress slow path, the stream will be
* hopelessly corrupted. Take care to only call this before linkExits() and
* after rejoin()s.
*/