mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
Issue #325 Part 5: Remove non-Intl legacy code paths from js.
This commit is contained in:
parent
4d5e597e5f
commit
d1c16b1326
10 changed files with 17 additions and 632 deletions
|
|
@ -36,9 +36,7 @@
|
|||
#include "jit/InlinableNatives.h"
|
||||
#include "js/Conversions.h"
|
||||
#include "js/UniquePtr.h"
|
||||
#if ENABLE_INTL_API
|
||||
#include "unicode/unorm.h"
|
||||
#endif
|
||||
#include "vm/GlobalObject.h"
|
||||
#include "vm/Interpreter.h"
|
||||
#include "vm/Opcodes.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue