mirror of
https://github.com/oven-sh/bun
synced 2026-02-18 06:41:50 +00:00
add GC output constraints
I don't fully understand what this does but it sounds good!
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
#include "JavaScriptCore/JSMicrotask.h"
|
||||
#include "JavaScriptCore/ObjectConstructor.h"
|
||||
|
||||
#include "JavaScriptCore/JSCInlines.h"
|
||||
|
||||
namespace WebCore {
|
||||
using JSGlobalObject = JSC::JSGlobalObject;
|
||||
using Exception = JSC::Exception;
|
||||
|
||||
Reference in New Issue
Block a user