Merge from tracemonkey
This commit is contained in:
@@ -122,7 +122,7 @@ typedef enum JSOp {
|
||||
|
||||
#define JOF_SHARPSLOT (1U<<24) /* first immediate is uint16 stack slot no.
|
||||
that needs fixup when in global code (see
|
||||
JSCompiler::compileScript) */
|
||||
Compiler::compileScript) */
|
||||
|
||||
/* Shorthands for type from format and type from opcode. */
|
||||
#define JOF_TYPE(fmt) ((fmt) & JOF_TYPEMASK)
|
||||
|
||||
Reference in New Issue
Block a user