mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 02:13:08 +09:00
Remove Unboxed Objects from vm/ Part 1 + fix deprot
This commit is contained in:
parent
96c56fa091
commit
37315e4898
6 changed files with 10 additions and 15 deletions
|
|
@ -45,6 +45,7 @@
|
|||
#include "vm/Caches-inl.h"
|
||||
#include "vm/Interpreter-inl.h"
|
||||
#include "vm/NativeObject-inl.h"
|
||||
#include "vm/UnboxedObject-inl.h"
|
||||
|
||||
using namespace js;
|
||||
using namespace js::gc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue