Bug 1233722 - Followup: Differentiate between non-debug and opt builds. (rs=arai) DONTBUILD comment-only

This commit is contained in:
Eric Faust 2015-12-22 14:01:45 -08:00
parent d836be1f41
commit be434a7322

View File

@ -1811,8 +1811,8 @@
macro(JSOP_GETIMPORT, 176,"getimport", NULL, 5, 0, 1, JOF_ATOM|JOF_NAME|JOF_TYPESET) \
/*
* Examines the top stack value, asserting that it's either a self-hosted
* function or a self-hosted intrinsic. This opcode does nothing in an
* optimized build.
* function or a self-hosted intrinsic. This opcode does nothing in a
* non-debug build.
* Category: Other
* Operands:
* Stack: checkVal => checkVal