[JAEGER] Fixed build.
This commit is contained in:
@@ -257,7 +257,9 @@ struct JSCodeSpec {
|
||||
uint8 prec; /* operator precedence */
|
||||
uint32 format; /* immediate operand format */
|
||||
|
||||
#ifdef __cplusplus
|
||||
uint32 type() const { return JOF_TYPE(format); }
|
||||
#endif
|
||||
};
|
||||
|
||||
extern const JSCodeSpec js_CodeSpec[];
|
||||
|
||||
Reference in New Issue
Block a user