mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 14:58:37 +09:00
Issue #2046 - Move Intl.NumberFormat functionality into builtin/intl/NumberFormat.*
This commit is contained in:
parent
eee13d2653
commit
e7565ff1ae
9 changed files with 1025 additions and 936 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include "selfhosted.out.h"
|
||||
|
||||
#include "builtin/Intl.h"
|
||||
#include "builtin/intl/NumberFormat.h"
|
||||
#include "builtin/MapObject.h"
|
||||
#include "builtin/ModuleObject.h"
|
||||
#include "builtin/Object.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue