refactor and rename JSCommonJSModule (#18390)

This commit is contained in:
chloe caruso
2025-03-21 18:46:39 -07:00
committed by GitHub
parent ddd87fef12
commit eae2c889ed
19 changed files with 430 additions and 450 deletions

View File

@@ -3,7 +3,7 @@
#include "root.h"
#include "CommonJSModuleRecord.h"
#include "JSCommonJSModule.h"
#include "ImportMetaObject.h"
#include "JavaScriptCore/ArgList.h"
#include "JavaScriptCore/JSCJSValue.h"