mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1233722 - Followup: Differentiate between non-debug and opt builds. (rs=arai) DONTBUILD comment-only
This commit is contained in:
parent
d836be1f41
commit
be434a7322
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user