@triniwiz/nativescript-masonkit 1.0.0-alpha.11 → 1.0.0-alpha.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (306) hide show
  1. package/helpers.js +0 -3
  2. package/helpers.js.map +1 -1
  3. package/package.json +1 -1
  4. package/platforms/android/masonkit-release.aar +0 -0
  5. package/style.js +0 -1
  6. package/style.js.map +1 -1
  7. package/node.d.ts +0 -2
  8. package/node.js +0 -3
  9. package/node.js.map +0 -1
  10. package/platforms/ios/Podfile +0 -1
  11. package/platforms/ios/build.xcconfig +0 -5
  12. package/platforms/ios/prebuild.sh +0 -101
  13. package/platforms/new_native_src/cpp/Caches.cpp +0 -36
  14. package/platforms/new_native_src/cpp/Caches.h +0 -42
  15. package/platforms/new_native_src/cpp/Common.h +0 -34
  16. package/platforms/new_native_src/cpp/ConcurrentMap.h +0 -57
  17. package/platforms/new_native_src/cpp/Helpers.cpp +0 -101
  18. package/platforms/new_native_src/cpp/Helpers.h +0 -364
  19. package/platforms/new_native_src/cpp/MasonImpl.cpp +0 -68
  20. package/platforms/new_native_src/cpp/MasonImpl.h +0 -40
  21. package/platforms/new_native_src/cpp/MasonNodeImpl.cpp +0 -89
  22. package/platforms/new_native_src/cpp/MasonNodeImpl.h +0 -47
  23. package/platforms/new_native_src/cpp/MasonStyleImpl.cpp +0 -2181
  24. package/platforms/new_native_src/cpp/MasonStyleImpl.h +0 -420
  25. package/platforms/new_native_src/cpp/include/mason_native.h +0 -972
  26. package/platforms/new_native_src/cpp/include/robin_hood.h +0 -2544
  27. package/src-native/pods/Headers/include/APIDesign.md +0 -72
  28. package/src-native/pods/Headers/include/DEPS +0 -10
  29. package/src-native/pods/Headers/include/DIR_METADATA +0 -11
  30. package/src-native/pods/Headers/include/OWNERS +0 -23
  31. package/src-native/pods/Headers/include/cppgc/DEPS +0 -8
  32. package/src-native/pods/Headers/include/cppgc/OWNERS +0 -2
  33. package/src-native/pods/Headers/include/cppgc/README.md +0 -133
  34. package/src-native/pods/Headers/include/cppgc/allocation.h +0 -310
  35. package/src-native/pods/Headers/include/cppgc/common.h +0 -29
  36. package/src-native/pods/Headers/include/cppgc/cross-thread-persistent.h +0 -465
  37. package/src-native/pods/Headers/include/cppgc/custom-space.h +0 -97
  38. package/src-native/pods/Headers/include/cppgc/default-platform.h +0 -67
  39. package/src-native/pods/Headers/include/cppgc/ephemeron-pair.h +0 -30
  40. package/src-native/pods/Headers/include/cppgc/explicit-management.h +0 -100
  41. package/src-native/pods/Headers/include/cppgc/garbage-collected.h +0 -106
  42. package/src-native/pods/Headers/include/cppgc/heap-consistency.h +0 -266
  43. package/src-native/pods/Headers/include/cppgc/heap-state.h +0 -82
  44. package/src-native/pods/Headers/include/cppgc/heap-statistics.h +0 -120
  45. package/src-native/pods/Headers/include/cppgc/heap.h +0 -206
  46. package/src-native/pods/Headers/include/cppgc/internal/api-constants.h +0 -55
  47. package/src-native/pods/Headers/include/cppgc/internal/atomic-entry-flag.h +0 -48
  48. package/src-native/pods/Headers/include/cppgc/internal/caged-heap-local-data.h +0 -79
  49. package/src-native/pods/Headers/include/cppgc/internal/compiler-specific.h +0 -38
  50. package/src-native/pods/Headers/include/cppgc/internal/finalizer-trait.h +0 -93
  51. package/src-native/pods/Headers/include/cppgc/internal/gc-info.h +0 -156
  52. package/src-native/pods/Headers/include/cppgc/internal/logging.h +0 -50
  53. package/src-native/pods/Headers/include/cppgc/internal/name-trait.h +0 -122
  54. package/src-native/pods/Headers/include/cppgc/internal/persistent-node.h +0 -216
  55. package/src-native/pods/Headers/include/cppgc/internal/pointer-policies.h +0 -186
  56. package/src-native/pods/Headers/include/cppgc/internal/write-barrier.h +0 -435
  57. package/src-native/pods/Headers/include/cppgc/liveness-broker.h +0 -77
  58. package/src-native/pods/Headers/include/cppgc/macros.h +0 -26
  59. package/src-native/pods/Headers/include/cppgc/member.h +0 -291
  60. package/src-native/pods/Headers/include/cppgc/name-provider.h +0 -65
  61. package/src-native/pods/Headers/include/cppgc/object-size-trait.h +0 -58
  62. package/src-native/pods/Headers/include/cppgc/persistent.h +0 -370
  63. package/src-native/pods/Headers/include/cppgc/platform.h +0 -156
  64. package/src-native/pods/Headers/include/cppgc/prefinalizer.h +0 -75
  65. package/src-native/pods/Headers/include/cppgc/process-heap-statistics.h +0 -36
  66. package/src-native/pods/Headers/include/cppgc/sentinel-pointer.h +0 -32
  67. package/src-native/pods/Headers/include/cppgc/source-location.h +0 -92
  68. package/src-native/pods/Headers/include/cppgc/testing.h +0 -106
  69. package/src-native/pods/Headers/include/cppgc/trace-trait.h +0 -116
  70. package/src-native/pods/Headers/include/cppgc/type-traits.h +0 -240
  71. package/src-native/pods/Headers/include/cppgc/visitor.h +0 -379
  72. package/src-native/pods/Headers/include/js_protocol-1.2.json +0 -936
  73. package/src-native/pods/Headers/include/js_protocol-1.3.json +0 -1112
  74. package/src-native/pods/Headers/include/js_protocol.pdl +0 -1709
  75. package/src-native/pods/Headers/include/libffi/arm64/ffi.h +0 -524
  76. package/src-native/pods/Headers/include/libffi/arm64/ffitarget.h +0 -92
  77. package/src-native/pods/Headers/include/libffi/x86_64/ffi.h +0 -524
  78. package/src-native/pods/Headers/include/libffi/x86_64/ffitarget.h +0 -147
  79. package/src-native/pods/Headers/include/libffi.h +0 -12
  80. package/src-native/pods/Headers/include/libplatform/DEPS +0 -9
  81. package/src-native/pods/Headers/include/libplatform/libplatform-export.h +0 -29
  82. package/src-native/pods/Headers/include/libplatform/libplatform.h +0 -106
  83. package/src-native/pods/Headers/include/libplatform/v8-tracing.h +0 -333
  84. package/src-native/pods/Headers/include/v8-array-buffer.h +0 -433
  85. package/src-native/pods/Headers/include/v8-callbacks.h +0 -397
  86. package/src-native/pods/Headers/include/v8-container.h +0 -129
  87. package/src-native/pods/Headers/include/v8-context.h +0 -407
  88. package/src-native/pods/Headers/include/v8-cppgc.h +0 -215
  89. package/src-native/pods/Headers/include/v8-data.h +0 -80
  90. package/src-native/pods/Headers/include/v8-date.h +0 -43
  91. package/src-native/pods/Headers/include/v8-debug.h +0 -168
  92. package/src-native/pods/Headers/include/v8-embedder-heap.h +0 -218
  93. package/src-native/pods/Headers/include/v8-embedder-state-scope.h +0 -51
  94. package/src-native/pods/Headers/include/v8-exception.h +0 -217
  95. package/src-native/pods/Headers/include/v8-extension.h +0 -62
  96. package/src-native/pods/Headers/include/v8-external.h +0 -37
  97. package/src-native/pods/Headers/include/v8-fast-api-calls.h +0 -939
  98. package/src-native/pods/Headers/include/v8-forward.h +0 -81
  99. package/src-native/pods/Headers/include/v8-function-callback.h +0 -475
  100. package/src-native/pods/Headers/include/v8-function.h +0 -125
  101. package/src-native/pods/Headers/include/v8-initialization.h +0 -315
  102. package/src-native/pods/Headers/include/v8-inspector-protocol.h +0 -13
  103. package/src-native/pods/Headers/include/v8-inspector.h +0 -376
  104. package/src-native/pods/Headers/include/v8-internal.h +0 -661
  105. package/src-native/pods/Headers/include/v8-isolate.h +0 -1709
  106. package/src-native/pods/Headers/include/v8-json.h +0 -47
  107. package/src-native/pods/Headers/include/v8-local-handle.h +0 -455
  108. package/src-native/pods/Headers/include/v8-locker.h +0 -149
  109. package/src-native/pods/Headers/include/v8-maybe.h +0 -137
  110. package/src-native/pods/Headers/include/v8-memory-span.h +0 -43
  111. package/src-native/pods/Headers/include/v8-message.h +0 -216
  112. package/src-native/pods/Headers/include/v8-metrics.h +0 -255
  113. package/src-native/pods/Headers/include/v8-microtask-queue.h +0 -152
  114. package/src-native/pods/Headers/include/v8-microtask.h +0 -28
  115. package/src-native/pods/Headers/include/v8-object.h +0 -775
  116. package/src-native/pods/Headers/include/v8-persistent-handle.h +0 -590
  117. package/src-native/pods/Headers/include/v8-platform.h +0 -1092
  118. package/src-native/pods/Headers/include/v8-primitive-object.h +0 -118
  119. package/src-native/pods/Headers/include/v8-primitive.h +0 -866
  120. package/src-native/pods/Headers/include/v8-profiler.h +0 -1198
  121. package/src-native/pods/Headers/include/v8-promise.h +0 -174
  122. package/src-native/pods/Headers/include/v8-proxy.h +0 -50
  123. package/src-native/pods/Headers/include/v8-regexp.h +0 -105
  124. package/src-native/pods/Headers/include/v8-script.h +0 -748
  125. package/src-native/pods/Headers/include/v8-snapshot.h +0 -196
  126. package/src-native/pods/Headers/include/v8-statistics.h +0 -217
  127. package/src-native/pods/Headers/include/v8-template.h +0 -1079
  128. package/src-native/pods/Headers/include/v8-traced-handle.h +0 -420
  129. package/src-native/pods/Headers/include/v8-typed-array.h +0 -282
  130. package/src-native/pods/Headers/include/v8-unwinder-state.h +0 -31
  131. package/src-native/pods/Headers/include/v8-unwinder.h +0 -132
  132. package/src-native/pods/Headers/include/v8-util.h +0 -658
  133. package/src-native/pods/Headers/include/v8-value-serializer-version.h +0 -24
  134. package/src-native/pods/Headers/include/v8-value-serializer.h +0 -279
  135. package/src-native/pods/Headers/include/v8-value.h +0 -526
  136. package/src-native/pods/Headers/include/v8-version-string.h +0 -38
  137. package/src-native/pods/Headers/include/v8-version.h +0 -20
  138. package/src-native/pods/Headers/include/v8-wasm-trap-handler-posix.h +0 -31
  139. package/src-native/pods/Headers/include/v8-wasm-trap-handler-win.h +0 -28
  140. package/src-native/pods/Headers/include/v8-wasm.h +0 -257
  141. package/src-native/pods/Headers/include/v8-weak-callback-info.h +0 -86
  142. package/src-native/pods/Headers/include/v8.h +0 -88
  143. package/src-native/pods/Headers/include/v8config.h +0 -605
  144. package/src-native/pods/Headers/inspector/InspectorServer.h +0 -20
  145. package/src-native/pods/Headers/inspector/JsV8InspectorClient.h +0 -66
  146. package/src-native/pods/Headers/inspector/base/trace_event/common/trace_event_common.h +0 -1123
  147. package/src-native/pods/Headers/inspector/base64.h +0 -9
  148. package/src-native/pods/Headers/inspector/src/base/address-region.h +0 -95
  149. package/src-native/pods/Headers/inspector/src/base/atomic-utils.h +0 -219
  150. package/src-native/pods/Headers/inspector/src/base/atomicops.h +0 -332
  151. package/src-native/pods/Headers/inspector/src/base/atomicops_internals_atomicword_compat.h +0 -89
  152. package/src-native/pods/Headers/inspector/src/base/base-export.h +0 -31
  153. package/src-native/pods/Headers/inspector/src/base/bits.h +0 -343
  154. package/src-native/pods/Headers/inspector/src/base/build_config.h +0 -234
  155. package/src-native/pods/Headers/inspector/src/base/compiler-specific.h +0 -136
  156. package/src-native/pods/Headers/inspector/src/base/export-template.h +0 -163
  157. package/src-native/pods/Headers/inspector/src/base/flags.h +0 -130
  158. package/src-native/pods/Headers/inspector/src/base/immediate-crash.h +0 -162
  159. package/src-native/pods/Headers/inspector/src/base/lazy-instance.h +0 -258
  160. package/src-native/pods/Headers/inspector/src/base/logging.h +0 -417
  161. package/src-native/pods/Headers/inspector/src/base/macros.h +0 -423
  162. package/src-native/pods/Headers/inspector/src/base/memory.h +0 -89
  163. package/src-native/pods/Headers/inspector/src/base/once.h +0 -108
  164. package/src-native/pods/Headers/inspector/src/base/optional.h +0 -882
  165. package/src-native/pods/Headers/inspector/src/base/platform/mutex.h +0 -370
  166. package/src-native/pods/Headers/inspector/src/base/platform/platform.h +0 -476
  167. package/src-native/pods/Headers/inspector/src/base/platform/semaphore.h +0 -108
  168. package/src-native/pods/Headers/inspector/src/base/platform/v8-time.h +0 -513
  169. package/src-native/pods/Headers/inspector/src/base/platform/wrappers.h +0 -73
  170. package/src-native/pods/Headers/inspector/src/base/safe_conversions.h +0 -389
  171. package/src-native/pods/Headers/inspector/src/base/safe_conversions_impl.h +0 -822
  172. package/src-native/pods/Headers/inspector/src/base/template-utils.h +0 -113
  173. package/src-native/pods/Headers/inspector/src/base/v8-fallthrough.h +0 -21
  174. package/src-native/pods/Headers/inspector/src/common/checks.h +0 -38
  175. package/src-native/pods/Headers/inspector/src/common/globals.h +0 -1842
  176. package/src-native/pods/Headers/inspector/src/debug/debug-interface.h +0 -667
  177. package/src-native/pods/Headers/inspector/src/debug/interface-types.h +0 -175
  178. package/src-native/pods/Headers/inspector/src/init/v8.h +0 -52
  179. package/src-native/pods/Headers/inspector/src/inspector/custom-preview.h +0 -24
  180. package/src-native/pods/Headers/inspector/src/inspector/injected-script.h +0 -251
  181. package/src-native/pods/Headers/inspector/src/inspector/inspected-context.h +0 -79
  182. package/src-native/pods/Headers/inspector/src/inspector/protocol/CSS.h +0 -2148
  183. package/src-native/pods/Headers/inspector/src/inspector/protocol/Console.h +0 -211
  184. package/src-native/pods/Headers/inspector/src/inspector/protocol/DOM.h +0 -1008
  185. package/src-native/pods/Headers/inspector/src/inspector/protocol/Debugger.h +0 -892
  186. package/src-native/pods/Headers/inspector/src/inspector/protocol/Forward.h +0 -75
  187. package/src-native/pods/Headers/inspector/src/inspector/protocol/HeapProfiler.h +0 -346
  188. package/src-native/pods/Headers/inspector/src/inspector/protocol/Log.h +0 -342
  189. package/src-native/pods/Headers/inspector/src/inspector/protocol/Network.h +0 -2528
  190. package/src-native/pods/Headers/inspector/src/inspector/protocol/Overlay.h +0 -281
  191. package/src-native/pods/Headers/inspector/src/inspector/protocol/Page.h +0 -1189
  192. package/src-native/pods/Headers/inspector/src/inspector/protocol/Profiler.h +0 -1001
  193. package/src-native/pods/Headers/inspector/src/inspector/protocol/Protocol.h +0 -617
  194. package/src-native/pods/Headers/inspector/src/inspector/protocol/Runtime.h +0 -1696
  195. package/src-native/pods/Headers/inspector/src/inspector/protocol/Schema.h +0 -146
  196. package/src-native/pods/Headers/inspector/src/inspector/protocol/Security.h +0 -793
  197. package/src-native/pods/Headers/inspector/src/inspector/remote-object-id.h +0 -54
  198. package/src-native/pods/Headers/inspector/src/inspector/search-util.h +0 -26
  199. package/src-native/pods/Headers/inspector/src/inspector/string-16.h +0 -180
  200. package/src-native/pods/Headers/inspector/src/inspector/string-util.h +0 -128
  201. package/src-native/pods/Headers/inspector/src/inspector/v8-console-agent-impl.h +0 -48
  202. package/src-native/pods/Headers/inspector/src/inspector/v8-console-message.h +0 -147
  203. package/src-native/pods/Headers/inspector/src/inspector/v8-console.h +0 -173
  204. package/src-native/pods/Headers/inspector/src/inspector/v8-css-agent-impl.h +0 -62
  205. package/src-native/pods/Headers/inspector/src/inspector/v8-debugger-agent-impl.h +0 -248
  206. package/src-native/pods/Headers/inspector/src/inspector/v8-debugger-id.h +0 -44
  207. package/src-native/pods/Headers/inspector/src/inspector/v8-debugger-script.h +0 -123
  208. package/src-native/pods/Headers/inspector/src/inspector/v8-debugger.h +0 -257
  209. package/src-native/pods/Headers/inspector/src/inspector/v8-dom-agent-impl.h +0 -91
  210. package/src-native/pods/Headers/inspector/src/inspector/v8-heap-profiler-agent-impl.h +0 -80
  211. package/src-native/pods/Headers/inspector/src/inspector/v8-inspector-impl.h +0 -191
  212. package/src-native/pods/Headers/inspector/src/inspector/v8-inspector-session-impl.h +0 -156
  213. package/src-native/pods/Headers/inspector/src/inspector/v8-log-agent-impl.h +0 -34
  214. package/src-native/pods/Headers/inspector/src/inspector/v8-network-agent-impl.h +0 -71
  215. package/src-native/pods/Headers/inspector/src/inspector/v8-ns-debugger-agent-impl.h +0 -24
  216. package/src-native/pods/Headers/inspector/src/inspector/v8-overlay-agent-impl.h +0 -70
  217. package/src-native/pods/Headers/inspector/src/inspector/v8-page-agent-impl.h +0 -88
  218. package/src-native/pods/Headers/inspector/src/inspector/v8-profiler-agent-impl.h +0 -104
  219. package/src-native/pods/Headers/inspector/src/inspector/v8-regex.h +0 -38
  220. package/src-native/pods/Headers/inspector/src/inspector/v8-runtime-agent-impl.h +0 -157
  221. package/src-native/pods/Headers/inspector/src/inspector/v8-schema-agent-impl.h +0 -38
  222. package/src-native/pods/Headers/inspector/src/inspector/v8-stack-trace-impl.h +0 -164
  223. package/src-native/pods/Headers/inspector/src/inspector/v8-string-conversions.h +0 -17
  224. package/src-native/pods/Headers/inspector/src/inspector/v8-value-utils.h +0 -23
  225. package/src-native/pods/Headers/inspector/src/inspector/value-mirror.h +0 -87
  226. package/src-native/pods/Headers/inspector/src/libplatform/default-platform.h +0 -92
  227. package/src-native/pods/Headers/inspector/src/logging/tracing-flags.h +0 -50
  228. package/src-native/pods/Headers/inspector/src/numbers/conversions.h +0 -183
  229. package/src-native/pods/Headers/inspector/src/tracing/trace-event.h +0 -664
  230. package/src-native/pods/Headers/inspector/src/utils/allocation.h +0 -367
  231. package/src-native/pods/Headers/inspector/src/utils/vector.h +0 -324
  232. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/cbor.h +0 -305
  233. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/dispatch.h +0 -314
  234. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/error_support.h +0 -62
  235. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/export.h +0 -6
  236. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/find_by_first.h +0 -58
  237. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/frontend_channel.h +0 -47
  238. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/glue.h +0 -80
  239. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/json.h +0 -52
  240. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/json_platform.h +0 -26
  241. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/maybe.h +0 -104
  242. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/parser_handler.h +0 -39
  243. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/protocol_core.h +0 -406
  244. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/serializable.h +0 -32
  245. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/serializer_traits.h +0 -158
  246. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/span.h +0 -99
  247. package/src-native/pods/Headers/inspector/third_party/inspector_protocol/crdtp/status.h +0 -139
  248. package/src-native/pods/Headers/inspector/utils.h +0 -32
  249. package/src-native/pods/Headers/inspector/v8-inspector-platform.h +0 -44
  250. package/src-native/pods/Headers/jsi/decorator.h +0 -762
  251. package/src-native/pods/Headers/jsi/instrumentation.h +0 -117
  252. package/src-native/pods/Headers/jsi/jsi-inl.h +0 -322
  253. package/src-native/pods/Headers/jsi/jsi.h +0 -1387
  254. package/src-native/pods/Headers/jsi/jsilib.h +0 -59
  255. package/src-native/pods/Headers/jsi/threadsafe.h +0 -79
  256. package/src-native/pods/Headers/runtime/ArgConverter.h +0 -61
  257. package/src-native/pods/Headers/runtime/ArrayAdapter.h +0 -13
  258. package/src-native/pods/Headers/runtime/Caches.h +0 -98
  259. package/src-native/pods/Headers/runtime/ClassBuilder.h +0 -61
  260. package/src-native/pods/Headers/runtime/Common.h +0 -9
  261. package/src-native/pods/Headers/runtime/ConcurrentMap.h +0 -55
  262. package/src-native/pods/Headers/runtime/ConcurrentQueue.h +0 -28
  263. package/src-native/pods/Headers/runtime/Console.h +0 -27
  264. package/src-native/pods/Headers/runtime/Constants.h +0 -15
  265. package/src-native/pods/Headers/runtime/DataWrapper.h +0 -671
  266. package/src-native/pods/Headers/runtime/DictionaryAdapter.h +0 -13
  267. package/src-native/pods/Headers/runtime/ExtVector.h +0 -21
  268. package/src-native/pods/Headers/runtime/FFICall.h +0 -105
  269. package/src-native/pods/Headers/runtime/FastEnumerationAdapter.h +0 -13
  270. package/src-native/pods/Headers/runtime/FunctionReference.h +0 -18
  271. package/src-native/pods/Headers/runtime/Helpers.h +0 -84
  272. package/src-native/pods/Headers/runtime/InlineFunctions.h +0 -16
  273. package/src-native/pods/Headers/runtime/Interop.h +0 -202
  274. package/src-native/pods/Headers/runtime/KnownUnknownClassPair.h +0 -35
  275. package/src-native/pods/Headers/runtime/Metadata.h +0 -981
  276. package/src-native/pods/Headers/runtime/MetadataBuilder.h +0 -72
  277. package/src-native/pods/Headers/runtime/MetadataInlines.h +0 -157
  278. package/src-native/pods/Headers/runtime/ModuleInternal.h +0 -59
  279. package/src-native/pods/Headers/runtime/NSDataAdapter.h +0 -13
  280. package/src-native/pods/Headers/runtime/NativeScriptException.h +0 -27
  281. package/src-native/pods/Headers/runtime/ObjectManager.h +0 -31
  282. package/src-native/pods/Headers/runtime/OneByteStringResource.h +0 -21
  283. package/src-native/pods/Headers/runtime/Pointer.h +0 -26
  284. package/src-native/pods/Headers/runtime/PromiseProxy.h +0 -15
  285. package/src-native/pods/Headers/runtime/Reference.h +0 -38
  286. package/src-native/pods/Headers/runtime/Runtime.h +0 -67
  287. package/src-native/pods/Headers/runtime/RuntimeConfig.h +0 -17
  288. package/src-native/pods/Headers/runtime/SetTimeout.h +0 -34
  289. package/src-native/pods/Headers/runtime/SimpleAllocator.h +0 -23
  290. package/src-native/pods/Headers/runtime/StringHasher.h +0 -315
  291. package/src-native/pods/Headers/runtime/SymbolIterator.h +0 -18
  292. package/src-native/pods/Headers/runtime/SymbolLoader.h +0 -27
  293. package/src-native/pods/Headers/runtime/TNSDerivedClass.h +0 -8
  294. package/src-native/pods/Headers/runtime/TSHelpers.h +0 -15
  295. package/src-native/pods/Headers/runtime/Tasks.h +0 -19
  296. package/src-native/pods/Headers/runtime/UnmanagedType.h +0 -21
  297. package/src-native/pods/Headers/runtime/WeakRef.h +0 -15
  298. package/src-native/pods/Headers/runtime/Worker.h +0 -26
  299. package/src-native/pods/Headers/runtime/robin_hood.h +0 -2184
  300. package/src-native/pods/Headers/v8runtime/HostProxy.h +0 -71
  301. package/src-native/pods/Headers/v8runtime/JSIV8ValueConverter.h +0 -70
  302. package/src-native/pods/Headers/v8runtime/V8PointerValue.h +0 -44
  303. package/src-native/pods/Headers/v8runtime/V8Runtime.h +0 -215
  304. package/src-native/pods/Headers/v8runtime/V8RuntimeConfig.h +0 -26
  305. package/src-native/pods/Headers/v8runtime/V8RuntimeFactory.h +0 -21
  306. package/src-native/pods/NativeScript.podspec +0 -68
@@ -1,407 +0,0 @@
1
- // Copyright 2021 the V8 project authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- #ifndef INCLUDE_V8_CONTEXT_H_
6
- #define INCLUDE_V8_CONTEXT_H_
7
-
8
- #include <stdint.h>
9
-
10
- #include "v8-data.h" // NOLINT(build/include_directory)
11
- #include "v8-local-handle.h" // NOLINT(build/include_directory)
12
- #include "v8-snapshot.h" // NOLINT(build/include_directory)
13
- #include "v8config.h" // NOLINT(build/include_directory)
14
-
15
- namespace v8 {
16
-
17
- class Function;
18
- class MicrotaskQueue;
19
- class Object;
20
- class ObjectTemplate;
21
- class Value;
22
- class String;
23
-
24
- /**
25
- * A container for extension names.
26
- */
27
- class V8_EXPORT ExtensionConfiguration {
28
- public:
29
- ExtensionConfiguration() : name_count_(0), names_(nullptr) {}
30
- ExtensionConfiguration(int name_count, const char* names[])
31
- : name_count_(name_count), names_(names) {}
32
-
33
- const char** begin() const { return &names_[0]; }
34
- const char** end() const { return &names_[name_count_]; }
35
-
36
- private:
37
- const int name_count_;
38
- const char** names_;
39
- };
40
-
41
- /**
42
- * A sandboxed execution context with its own set of built-in objects
43
- * and functions.
44
- */
45
- class V8_EXPORT Context : public Data {
46
- public:
47
- /**
48
- * Returns the global proxy object.
49
- *
50
- * Global proxy object is a thin wrapper whose prototype points to actual
51
- * context's global object with the properties like Object, etc. This is done
52
- * that way for security reasons (for more details see
53
- * https://wiki.mozilla.org/Gecko:SplitWindow).
54
- *
55
- * Please note that changes to global proxy object prototype most probably
56
- * would break VM---v8 expects only global object as a prototype of global
57
- * proxy object.
58
- */
59
- Local<Object> Global();
60
-
61
- /**
62
- * Detaches the global object from its context before
63
- * the global object can be reused to create a new context.
64
- */
65
- void DetachGlobal();
66
-
67
- /**
68
- * Creates a new context and returns a handle to the newly allocated
69
- * context.
70
- *
71
- * \param isolate The isolate in which to create the context.
72
- *
73
- * \param extensions An optional extension configuration containing
74
- * the extensions to be installed in the newly created context.
75
- *
76
- * \param global_template An optional object template from which the
77
- * global object for the newly created context will be created.
78
- *
79
- * \param global_object An optional global object to be reused for
80
- * the newly created context. This global object must have been
81
- * created by a previous call to Context::New with the same global
82
- * template. The state of the global object will be completely reset
83
- * and only object identify will remain.
84
- */
85
- static Local<Context> New(
86
- Isolate* isolate, ExtensionConfiguration* extensions = nullptr,
87
- MaybeLocal<ObjectTemplate> global_template = MaybeLocal<ObjectTemplate>(),
88
- MaybeLocal<Value> global_object = MaybeLocal<Value>(),
89
- DeserializeInternalFieldsCallback internal_fields_deserializer =
90
- DeserializeInternalFieldsCallback(),
91
- MicrotaskQueue* microtask_queue = nullptr);
92
-
93
- /**
94
- * Create a new context from a (non-default) context snapshot. There
95
- * is no way to provide a global object template since we do not create
96
- * a new global object from template, but we can reuse a global object.
97
- *
98
- * \param isolate See v8::Context::New.
99
- *
100
- * \param context_snapshot_index The index of the context snapshot to
101
- * deserialize from. Use v8::Context::New for the default snapshot.
102
- *
103
- * \param embedder_fields_deserializer Optional callback to deserialize
104
- * internal fields. It should match the SerializeInternalFieldCallback used
105
- * to serialize.
106
- *
107
- * \param extensions See v8::Context::New.
108
- *
109
- * \param global_object See v8::Context::New.
110
- */
111
- static MaybeLocal<Context> FromSnapshot(
112
- Isolate* isolate, size_t context_snapshot_index,
113
- DeserializeInternalFieldsCallback embedder_fields_deserializer =
114
- DeserializeInternalFieldsCallback(),
115
- ExtensionConfiguration* extensions = nullptr,
116
- MaybeLocal<Value> global_object = MaybeLocal<Value>(),
117
- MicrotaskQueue* microtask_queue = nullptr);
118
-
119
- /**
120
- * Returns an global object that isn't backed by an actual context.
121
- *
122
- * The global template needs to have access checks with handlers installed.
123
- * If an existing global object is passed in, the global object is detached
124
- * from its context.
125
- *
126
- * Note that this is different from a detached context where all accesses to
127
- * the global proxy will fail. Instead, the access check handlers are invoked.
128
- *
129
- * It is also not possible to detach an object returned by this method.
130
- * Instead, the access check handlers need to return nothing to achieve the
131
- * same effect.
132
- *
133
- * It is possible, however, to create a new context from the global object
134
- * returned by this method.
135
- */
136
- static MaybeLocal<Object> NewRemoteContext(
137
- Isolate* isolate, Local<ObjectTemplate> global_template,
138
- MaybeLocal<Value> global_object = MaybeLocal<Value>());
139
-
140
- /**
141
- * Sets the security token for the context. To access an object in
142
- * another context, the security tokens must match.
143
- */
144
- void SetSecurityToken(Local<Value> token);
145
-
146
- /** Restores the security token to the default value. */
147
- void UseDefaultSecurityToken();
148
-
149
- /** Returns the security token of this context.*/
150
- Local<Value> GetSecurityToken();
151
-
152
- /**
153
- * Enter this context. After entering a context, all code compiled
154
- * and run is compiled and run in this context. If another context
155
- * is already entered, this old context is saved so it can be
156
- * restored when the new context is exited.
157
- */
158
- void Enter();
159
-
160
- /**
161
- * Exit this context. Exiting the current context restores the
162
- * context that was in place when entering the current context.
163
- */
164
- void Exit();
165
-
166
- /** Returns the isolate associated with a current context. */
167
- Isolate* GetIsolate();
168
-
169
- /** Returns the microtask queue associated with a current context. */
170
- MicrotaskQueue* GetMicrotaskQueue();
171
-
172
- /**
173
- * The field at kDebugIdIndex used to be reserved for the inspector.
174
- * It now serves no purpose.
175
- */
176
- enum EmbedderDataFields { kDebugIdIndex = 0 };
177
-
178
- /**
179
- * Return the number of fields allocated for embedder data.
180
- */
181
- uint32_t GetNumberOfEmbedderDataFields();
182
-
183
- /**
184
- * Gets the embedder data with the given index, which must have been set by a
185
- * previous call to SetEmbedderData with the same index.
186
- */
187
- V8_INLINE Local<Value> GetEmbedderData(int index);
188
-
189
- /**
190
- * Gets the binding object used by V8 extras. Extra natives get a reference
191
- * to this object and can use it to "export" functionality by adding
192
- * properties. Extra natives can also "import" functionality by accessing
193
- * properties added by the embedder using the V8 API.
194
- */
195
- Local<Object> GetExtrasBindingObject();
196
-
197
- /**
198
- * Sets the embedder data with the given index, growing the data as
199
- * needed. Note that index 0 currently has a special meaning for Chrome's
200
- * debugger.
201
- */
202
- void SetEmbedderData(int index, Local<Value> value);
203
-
204
- /**
205
- * Gets a 2-byte-aligned native pointer from the embedder data with the given
206
- * index, which must have been set by a previous call to
207
- * SetAlignedPointerInEmbedderData with the same index. Note that index 0
208
- * currently has a special meaning for Chrome's debugger.
209
- */
210
- V8_INLINE void* GetAlignedPointerFromEmbedderData(int index);
211
-
212
- /**
213
- * Sets a 2-byte-aligned native pointer in the embedder data with the given
214
- * index, growing the data as needed. Note that index 0 currently has a
215
- * special meaning for Chrome's debugger.
216
- */
217
- void SetAlignedPointerInEmbedderData(int index, void* value);
218
-
219
- /**
220
- * Control whether code generation from strings is allowed. Calling
221
- * this method with false will disable 'eval' and the 'Function'
222
- * constructor for code running in this context. If 'eval' or the
223
- * 'Function' constructor are used an exception will be thrown.
224
- *
225
- * If code generation from strings is not allowed the
226
- * V8::AllowCodeGenerationFromStrings callback will be invoked if
227
- * set before blocking the call to 'eval' or the 'Function'
228
- * constructor. If that callback returns true, the call will be
229
- * allowed, otherwise an exception will be thrown. If no callback is
230
- * set an exception will be thrown.
231
- */
232
- void AllowCodeGenerationFromStrings(bool allow);
233
-
234
- /**
235
- * Returns true if code generation from strings is allowed for the context.
236
- * For more details see AllowCodeGenerationFromStrings(bool) documentation.
237
- */
238
- bool IsCodeGenerationFromStringsAllowed() const;
239
-
240
- /**
241
- * Sets the error description for the exception that is thrown when
242
- * code generation from strings is not allowed and 'eval' or the 'Function'
243
- * constructor are called.
244
- */
245
- void SetErrorMessageForCodeGenerationFromStrings(Local<String> message);
246
-
247
- /**
248
- * Return data that was previously attached to the context snapshot via
249
- * SnapshotCreator, and removes the reference to it.
250
- * Repeated call with the same index returns an empty MaybeLocal.
251
- */
252
- template <class T>
253
- V8_INLINE MaybeLocal<T> GetDataFromSnapshotOnce(size_t index);
254
-
255
- /**
256
- * If callback is set, abort any attempt to execute JavaScript in this
257
- * context, call the specified callback, and throw an exception.
258
- * To unset abort, pass nullptr as callback.
259
- */
260
- using AbortScriptExecutionCallback = void (*)(Isolate* isolate,
261
- Local<Context> context);
262
- void SetAbortScriptExecution(AbortScriptExecutionCallback callback);
263
-
264
- /**
265
- * Returns the value that was set or restored by
266
- * SetContinuationPreservedEmbedderData(), if any.
267
- */
268
- Local<Value> GetContinuationPreservedEmbedderData() const;
269
-
270
- /**
271
- * Sets a value that will be stored on continuations and reset while the
272
- * continuation runs.
273
- */
274
- void SetContinuationPreservedEmbedderData(Local<Value> context);
275
-
276
- /**
277
- * Set or clear hooks to be invoked for promise lifecycle operations.
278
- * To clear a hook, set it to an empty v8::Function. Each function will
279
- * receive the observed promise as the first argument. If a chaining
280
- * operation is used on a promise, the init will additionally receive
281
- * the parent promise as the second argument.
282
- */
283
- void SetPromiseHooks(Local<Function> init_hook, Local<Function> before_hook,
284
- Local<Function> after_hook,
285
- Local<Function> resolve_hook);
286
-
287
- /**
288
- * Stack-allocated class which sets the execution context for all
289
- * operations executed within a local scope.
290
- */
291
- class V8_NODISCARD Scope {
292
- public:
293
- explicit V8_INLINE Scope(Local<Context> context) : context_(context) {
294
- context_->Enter();
295
- }
296
- V8_INLINE ~Scope() { context_->Exit(); }
297
-
298
- private:
299
- Local<Context> context_;
300
- };
301
-
302
- /**
303
- * Stack-allocated class to support the backup incumbent settings object
304
- * stack.
305
- * https://html.spec.whatwg.org/multipage/webappapis.html#backup-incumbent-settings-object-stack
306
- */
307
- class V8_EXPORT V8_NODISCARD BackupIncumbentScope final {
308
- public:
309
- /**
310
- * |backup_incumbent_context| is pushed onto the backup incumbent settings
311
- * object stack.
312
- */
313
- explicit BackupIncumbentScope(Local<Context> backup_incumbent_context);
314
- ~BackupIncumbentScope();
315
-
316
- private:
317
- friend class internal::Isolate;
318
-
319
- uintptr_t JSStackComparableAddressPrivate() const {
320
- return js_stack_comparable_address_;
321
- }
322
-
323
- Local<Context> backup_incumbent_context_;
324
- uintptr_t js_stack_comparable_address_ = 0;
325
- const BackupIncumbentScope* prev_ = nullptr;
326
- };
327
-
328
- V8_INLINE static Context* Cast(Data* data);
329
-
330
- private:
331
- friend class Value;
332
- friend class Script;
333
- friend class Object;
334
- friend class Function;
335
-
336
- static void CheckCast(Data* obj);
337
-
338
- internal::Address* GetDataFromSnapshotOnce(size_t index);
339
- Local<Value> SlowGetEmbedderData(int index);
340
- void* SlowGetAlignedPointerFromEmbedderData(int index);
341
- };
342
-
343
- // --- Implementation ---
344
-
345
- Local<Value> Context::GetEmbedderData(int index) {
346
- #ifndef V8_ENABLE_CHECKS
347
- using A = internal::Address;
348
- using I = internal::Internals;
349
- A ctx = *reinterpret_cast<const A*>(this);
350
- A embedder_data =
351
- I::ReadTaggedPointerField(ctx, I::kNativeContextEmbedderDataOffset);
352
- int value_offset =
353
- I::kEmbedderDataArrayHeaderSize + (I::kEmbedderDataSlotSize * index);
354
- A value = I::ReadRawField<A>(embedder_data, value_offset);
355
- #ifdef V8_COMPRESS_POINTERS
356
- // We read the full pointer value and then decompress it in order to avoid
357
- // dealing with potential endiannes issues.
358
- value =
359
- I::DecompressTaggedAnyField(embedder_data, static_cast<uint32_t>(value));
360
- #endif
361
- internal::Isolate* isolate = internal::IsolateFromNeverReadOnlySpaceObject(
362
- *reinterpret_cast<A*>(this));
363
- A* result = HandleScope::CreateHandle(isolate, value);
364
- return Local<Value>(reinterpret_cast<Value*>(result));
365
- #else
366
- return SlowGetEmbedderData(index);
367
- #endif
368
- }
369
-
370
- void* Context::GetAlignedPointerFromEmbedderData(int index) {
371
- #if !defined(V8_ENABLE_CHECKS)
372
- using A = internal::Address;
373
- using I = internal::Internals;
374
- A ctx = *reinterpret_cast<const A*>(this);
375
- A embedder_data =
376
- I::ReadTaggedPointerField(ctx, I::kNativeContextEmbedderDataOffset);
377
- int value_offset =
378
- I::kEmbedderDataArrayHeaderSize + (I::kEmbedderDataSlotSize * index);
379
- #ifdef V8_SANDBOXED_EXTERNAL_POINTERS
380
- value_offset += I::kEmbedderDataSlotRawPayloadOffset;
381
- #endif
382
- internal::Isolate* isolate = I::GetIsolateForSandbox(ctx);
383
- return reinterpret_cast<void*>(
384
- I::ReadExternalPointerField(isolate, embedder_data, value_offset,
385
- internal::kEmbedderDataSlotPayloadTag));
386
- #else
387
- return SlowGetAlignedPointerFromEmbedderData(index);
388
- #endif
389
- }
390
-
391
- template <class T>
392
- MaybeLocal<T> Context::GetDataFromSnapshotOnce(size_t index) {
393
- T* data = reinterpret_cast<T*>(GetDataFromSnapshotOnce(index));
394
- if (data) internal::PerformCastCheck(data);
395
- return Local<T>(data);
396
- }
397
-
398
- Context* Context::Cast(v8::Data* data) {
399
- #ifdef V8_ENABLE_CHECKS
400
- CheckCast(data);
401
- #endif
402
- return static_cast<Context*>(data);
403
- }
404
-
405
- } // namespace v8
406
-
407
- #endif // INCLUDE_V8_CONTEXT_H_
@@ -1,215 +0,0 @@
1
- // Copyright 2020 the V8 project authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- #ifndef INCLUDE_V8_CPPGC_H_
6
- #define INCLUDE_V8_CPPGC_H_
7
-
8
- #include <cstdint>
9
- #include <memory>
10
- #include <vector>
11
-
12
- #include "cppgc/common.h"
13
- #include "cppgc/custom-space.h"
14
- #include "cppgc/heap-statistics.h"
15
- #include "cppgc/visitor.h"
16
- #include "v8-internal.h" // NOLINT(build/include_directory)
17
- #include "v8-platform.h" // NOLINT(build/include_directory)
18
- #include "v8-traced-handle.h" // NOLINT(build/include_directory)
19
-
20
- namespace cppgc {
21
- class AllocationHandle;
22
- class HeapHandle;
23
- } // namespace cppgc
24
-
25
- namespace v8 {
26
-
27
- class Object;
28
-
29
- namespace internal {
30
- class CppHeap;
31
- } // namespace internal
32
-
33
- class CustomSpaceStatisticsReceiver;
34
-
35
- /**
36
- * Describes how V8 wrapper objects maintain references to garbage-collected C++
37
- * objects.
38
- */
39
- struct WrapperDescriptor final {
40
- /**
41
- * The index used on `v8::Ojbect::SetAlignedPointerFromInternalField()` and
42
- * related APIs to add additional data to an object which is used to identify
43
- * JS->C++ references.
44
- */
45
- using InternalFieldIndex = int;
46
-
47
- /**
48
- * Unknown embedder id. The value is reserved for internal usages and must not
49
- * be used with `CppHeap`.
50
- */
51
- static constexpr uint16_t kUnknownEmbedderId = UINT16_MAX;
52
-
53
- constexpr WrapperDescriptor(InternalFieldIndex wrappable_type_index,
54
- InternalFieldIndex wrappable_instance_index,
55
- uint16_t embedder_id_for_garbage_collected)
56
- : wrappable_type_index(wrappable_type_index),
57
- wrappable_instance_index(wrappable_instance_index),
58
- embedder_id_for_garbage_collected(embedder_id_for_garbage_collected) {}
59
-
60
- /**
61
- * Index of the wrappable type.
62
- */
63
- InternalFieldIndex wrappable_type_index;
64
-
65
- /**
66
- * Index of the wrappable instance.
67
- */
68
- InternalFieldIndex wrappable_instance_index;
69
-
70
- /**
71
- * Embedder id identifying instances of garbage-collected objects. It is
72
- * expected that the first field of the wrappable type is a uint16_t holding
73
- * the id. Only references to instances of wrappables types with an id of
74
- * `embedder_id_for_garbage_collected` will be considered by CppHeap.
75
- */
76
- uint16_t embedder_id_for_garbage_collected;
77
- };
78
-
79
- struct V8_EXPORT CppHeapCreateParams {
80
- std::vector<std::unique_ptr<cppgc::CustomSpaceBase>> custom_spaces;
81
- WrapperDescriptor wrapper_descriptor;
82
- };
83
-
84
- /**
85
- * A heap for allocating managed C++ objects.
86
- */
87
- class V8_EXPORT CppHeap {
88
- public:
89
- static std::unique_ptr<CppHeap> Create(v8::Platform* platform,
90
- const CppHeapCreateParams& params);
91
-
92
- virtual ~CppHeap() = default;
93
-
94
- /**
95
- * \returns the opaque handle for allocating objects using
96
- * `MakeGarbageCollected()`.
97
- */
98
- cppgc::AllocationHandle& GetAllocationHandle();
99
-
100
- /**
101
- * \returns the opaque heap handle which may be used to refer to this heap in
102
- * other APIs. Valid as long as the underlying `CppHeap` is alive.
103
- */
104
- cppgc::HeapHandle& GetHeapHandle();
105
-
106
- /**
107
- * Terminate clears all roots and performs multiple garbage collections to
108
- * reclaim potentially newly created objects in destructors.
109
- *
110
- * After this call, object allocation is prohibited.
111
- */
112
- void Terminate();
113
-
114
- /**
115
- * \param detail_level specifies whether should return detailed
116
- * statistics or only brief summary statistics.
117
- * \returns current CppHeap statistics regarding memory consumption
118
- * and utilization.
119
- */
120
- cppgc::HeapStatistics CollectStatistics(
121
- cppgc::HeapStatistics::DetailLevel detail_level);
122
-
123
- /**
124
- * Collects statistics for the given spaces and reports them to the receiver.
125
- *
126
- * \param custom_spaces a collection of custom space indicies.
127
- * \param receiver an object that gets the results.
128
- */
129
- void CollectCustomSpaceStatisticsAtLastGC(
130
- std::vector<cppgc::CustomSpaceIndex> custom_spaces,
131
- std::unique_ptr<CustomSpaceStatisticsReceiver> receiver);
132
-
133
- /**
134
- * Enables a detached mode that allows testing garbage collection using
135
- * `cppgc::testing` APIs. Once used, the heap cannot be attached to an
136
- * `Isolate` anymore.
137
- */
138
- void EnableDetachedGarbageCollectionsForTesting();
139
-
140
- /**
141
- * Performs a stop-the-world garbage collection for testing purposes.
142
- *
143
- * \param stack_state The stack state to assume for the garbage collection.
144
- */
145
- void CollectGarbageForTesting(cppgc::EmbedderStackState stack_state);
146
-
147
- /**
148
- * Performs a stop-the-world minor garbage collection for testing purposes.
149
- *
150
- * \param stack_state The stack state to assume for the garbage collection.
151
- */
152
- void CollectGarbageInYoungGenerationForTesting(
153
- cppgc::EmbedderStackState stack_state);
154
-
155
- private:
156
- CppHeap() = default;
157
-
158
- friend class internal::CppHeap;
159
- };
160
-
161
- class JSVisitor : public cppgc::Visitor {
162
- public:
163
- explicit JSVisitor(cppgc::Visitor::Key key) : cppgc::Visitor(key) {}
164
- ~JSVisitor() override = default;
165
-
166
- void Trace(const TracedReferenceBase& ref) {
167
- if (ref.IsEmptyThreadSafe()) return;
168
- Visit(ref);
169
- }
170
-
171
- protected:
172
- using cppgc::Visitor::Visit;
173
-
174
- virtual void Visit(const TracedReferenceBase& ref) {}
175
- };
176
-
177
- /**
178
- * Provided as input to `CppHeap::CollectCustomSpaceStatisticsAtLastGC()`.
179
- *
180
- * Its method is invoked with the results of the statistic collection.
181
- */
182
- class CustomSpaceStatisticsReceiver {
183
- public:
184
- virtual ~CustomSpaceStatisticsReceiver() = default;
185
- /**
186
- * Reports the size of a space at the last GC. It is called for each space
187
- * that was requested in `CollectCustomSpaceStatisticsAtLastGC()`.
188
- *
189
- * \param space_index The index of the space.
190
- * \param bytes The total size of live objects in the space at the last GC.
191
- * It is zero if there was no GC yet.
192
- */
193
- virtual void AllocatedBytes(cppgc::CustomSpaceIndex space_index,
194
- size_t bytes) = 0;
195
- };
196
-
197
- } // namespace v8
198
-
199
- namespace cppgc {
200
-
201
- template <typename T>
202
- struct TraceTrait<v8::TracedReference<T>> {
203
- static cppgc::TraceDescriptor GetTraceDescriptor(const void* self) {
204
- return {nullptr, Trace};
205
- }
206
-
207
- static void Trace(Visitor* visitor, const void* self) {
208
- static_cast<v8::JSVisitor*>(visitor)->Trace(
209
- *static_cast<const v8::TracedReference<T>*>(self));
210
- }
211
- };
212
-
213
- } // namespace cppgc
214
-
215
- #endif // INCLUDE_V8_CPPGC_H_
@@ -1,80 +0,0 @@
1
- // Copyright 2021 the V8 project authors. All rights reserved.
2
- // Use of this source code is governed by a BSD-style license that can be
3
- // found in the LICENSE file.
4
-
5
- #ifndef INCLUDE_V8_DATA_H_
6
- #define INCLUDE_V8_DATA_H_
7
-
8
- #include "v8-local-handle.h" // NOLINT(build/include_directory)
9
- #include "v8config.h" // NOLINT(build/include_directory)
10
-
11
- namespace v8 {
12
-
13
- class Context;
14
-
15
- /**
16
- * The superclass of objects that can reside on V8's heap.
17
- */
18
- class V8_EXPORT Data {
19
- public:
20
- /**
21
- * Returns true if this data is a |v8::Value|.
22
- */
23
- bool IsValue() const;
24
-
25
- /**
26
- * Returns true if this data is a |v8::Module|.
27
- */
28
- bool IsModule() const;
29
-
30
- /**
31
- * Returns tru if this data is a |v8::FixedArray|
32
- */
33
- bool IsFixedArray() const;
34
-
35
- /**
36
- * Returns true if this data is a |v8::Private|.
37
- */
38
- bool IsPrivate() const;
39
-
40
- /**
41
- * Returns true if this data is a |v8::ObjectTemplate|.
42
- */
43
- bool IsObjectTemplate() const;
44
-
45
- /**
46
- * Returns true if this data is a |v8::FunctionTemplate|.
47
- */
48
- bool IsFunctionTemplate() const;
49
-
50
- /**
51
- * Returns true if this data is a |v8::Context|.
52
- */
53
- bool IsContext() const;
54
-
55
- private:
56
- Data();
57
- };
58
-
59
- /**
60
- * A fixed-sized array with elements of type Data.
61
- */
62
- class V8_EXPORT FixedArray : public Data {
63
- public:
64
- int Length() const;
65
- Local<Data> Get(Local<Context> context, int i) const;
66
-
67
- V8_INLINE static FixedArray* Cast(Data* data) {
68
- #ifdef V8_ENABLE_CHECKS
69
- CheckCast(data);
70
- #endif
71
- return reinterpret_cast<FixedArray*>(data);
72
- }
73
-
74
- private:
75
- static void CheckCast(Data* obj);
76
- };
77
-
78
- } // namespace v8
79
-
80
- #endif // INCLUDE_V8_DATA_H_