Mostly taking care of headers splitting.
This commit is contained in:
win7-7 2026-01-14 23:15:43 +02:00 committed by wuggy
commit 1aefea85a2
61 changed files with 2042 additions and 2254 deletions

View file

@ -15,6 +15,7 @@
#include "jsobjinlines.h"
#include "gc/Marking-inl.h"
#include "vm/NativeObject-inl.h"
using namespace js;