Skip to content

Commit 214ca63

Browse files
committed
refactor(android): move napi engine copies into shared tree
Moves the imported Android engine-specific Node-API adapters out of the Android test-app C++ tree while preserving them as Android copies. The shared Node-API headers live under NativeScript/napi/common; merging the drifted engine adapters is intentionally left out of this mechanical move.
1 parent 20bcb28 commit 214ca63

1,239 files changed

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/APICallbackFunction.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/APICallbackFunction.h

File renamed without changes.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/APICast.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/APICast.h

File renamed without changes.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/APIUtils.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/APIUtils.h

File renamed without changes.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/JSAPIGlobalObject.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/JSAPIGlobalObject.h

File renamed without changes.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/JSAPIValueWrapper.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/JSAPIValueWrapper.h

File renamed without changes.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/JSAPIWrapperObject.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/JSAPIWrapperObject.h

File renamed without changes.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/JSBase.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/JSBase.h

File renamed without changes.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/JSBaseInternal.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/JSBaseInternal.h

File renamed without changes.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/JSBasePrivate.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/JSBasePrivate.h

File renamed without changes.

platforms/android/test-app/runtime/src/main/cpp/napi/jsc/include/JavaScriptCore/JSCTestRunnerUtils.h renamed to NativeScript/napi/android/jsc/include/JavaScriptCore/JSCTestRunnerUtils.h

File renamed without changes.

0 commit comments

Comments
 (0)