зеркало из https://github.com/mozilla/gecko-dev.git
Missing union member for big-endian jsval_layout struct (r=ppc is burning)
This commit is contained in:
Родитель
5ec2a6fac1
Коммит
6924a952cb
|
@ -328,6 +328,7 @@ typedef union jsval_layout
|
|||
} payload;
|
||||
} s;
|
||||
double asDouble;
|
||||
void *asPtr;
|
||||
} jsval_layout;
|
||||
# endif /* JS_BITS_PER_WORD */
|
||||
#endif /* defined(IS_LITTLE_ENDIAN) */
|
||||
|
|
Загрузка…
Ссылка в новой задаче