mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 09:23:07 +09:00
Remove Unboxed Object code from /vm, Part 3.
This commit is contained in:
parent
7ec709fb70
commit
aa89a14709
18 changed files with 13 additions and 1560 deletions
|
|
@ -45,7 +45,6 @@
|
|||
#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