@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,664 +0,0 @@
1
- // Copyright 2015 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 V8_TRACING_TRACE_EVENT_H_
6
- #define V8_TRACING_TRACE_EVENT_H_
7
-
8
- #include <stddef.h>
9
- #include <memory>
10
-
11
- // Include first to ensure that V8_USE_PERFETTO can be defined before use.
12
- #include "v8config.h" // NOLINT(build/include_directory)
13
-
14
- #if defined(V8_USE_PERFETTO)
15
- #include "protos/perfetto/trace/track_event/debug_annotation.pbzero.h"
16
- #include "src/tracing/trace-categories.h"
17
- #else
18
- #include "base/trace_event/common/trace_event_common.h"
19
- #endif // !defined(V8_USE_PERFETTO)
20
-
21
- #include "include/v8-platform.h"
22
- #include "src/base/atomicops.h"
23
- #include "src/base/macros.h"
24
- #include "src/base/platform/wrappers.h"
25
-
26
- // This header file defines implementation details of how the trace macros in
27
- // trace_event_common.h collect and store trace events. Anything not
28
- // implementation-specific should go in trace_macros_common.h instead of here.
29
-
30
-
31
- // The pointer returned from GetCategoryGroupEnabled() points to a
32
- // value with zero or more of the following bits. Used in this class only.
33
- // The TRACE_EVENT macros should only use the value as a bool.
34
- // These values must be in sync with macro values in trace_log.h in
35
- // chromium.
36
- enum CategoryGroupEnabledFlags {
37
- // Category group enabled for the recording mode.
38
- kEnabledForRecording_CategoryGroupEnabledFlags = 1 << 0,
39
- // Category group enabled by SetEventCallbackEnabled().
40
- kEnabledForEventCallback_CategoryGroupEnabledFlags = 1 << 2,
41
- // Category group enabled to export events to ETW.
42
- kEnabledForETWExport_CategoryGroupEnabledFlags = 1 << 3,
43
- };
44
-
45
- #if !defined(V8_USE_PERFETTO)
46
-
47
- // TODO(petermarshall): Remove with the old tracing implementation - Perfetto
48
- // copies const char* arguments by default.
49
- // By default, const char* argument values are assumed to have long-lived scope
50
- // and will not be copied. Use this macro to force a const char* to be copied.
51
- #define TRACE_STR_COPY(str) v8::internal::tracing::TraceStringWithCopy(str)
52
-
53
- // By default, trace IDs are eventually converted to a single 64-bit number. Use
54
- // this macro to add a scope string.
55
- #define TRACE_ID_WITH_SCOPE(scope, id) \
56
- v8::internal::tracing::TraceID::WithScope(scope, id)
57
-
58
- #define INTERNAL_TRACE_EVENT_CATEGORY_GROUP_ENABLED_FOR_RECORDING_MODE() \
59
- TRACE_EVENT_API_LOAD_CATEGORY_GROUP_ENABLED() & \
60
- (kEnabledForRecording_CategoryGroupEnabledFlags | \
61
- kEnabledForEventCallback_CategoryGroupEnabledFlags)
62
-
63
- // The following macro has no implementation, but it needs to exist since
64
- // it gets called from scoped trace events. It cannot call UNIMPLEMENTED()
65
- // since an empty implementation is a valid one.
66
- #define INTERNAL_TRACE_MEMORY(category, name)
67
-
68
- ////////////////////////////////////////////////////////////////////////////////
69
- // Implementation specific tracing API definitions.
70
-
71
- // Get a pointer to the enabled state of the given trace category. Only
72
- // long-lived literal strings should be given as the category group. The
73
- // returned pointer can be held permanently in a local static for example. If
74
- // the unsigned char is non-zero, tracing is enabled. If tracing is enabled,
75
- // TRACE_EVENT_API_ADD_TRACE_EVENT can be called. It's OK if tracing is disabled
76
- // between the load of the tracing state and the call to
77
- // TRACE_EVENT_API_ADD_TRACE_EVENT, because this flag only provides an early out
78
- // for best performance when tracing is disabled.
79
- // const uint8_t*
80
- // TRACE_EVENT_API_GET_CATEGORY_GROUP_ENABLED(const char* category_group)
81
- #define TRACE_EVENT_API_GET_CATEGORY_GROUP_ENABLED \
82
- v8::internal::tracing::TraceEventHelper::GetTracingController() \
83
- ->GetCategoryGroupEnabled
84
-
85
- // Get the number of times traces have been recorded. This is used to implement
86
- // the TRACE_EVENT_IS_NEW_TRACE facility.
87
- // unsigned int TRACE_EVENT_API_GET_NUM_TRACES_RECORDED()
88
- #define TRACE_EVENT_API_GET_NUM_TRACES_RECORDED UNIMPLEMENTED()
89
-
90
- // Add a trace event to the platform tracing system.
91
- // uint64_t TRACE_EVENT_API_ADD_TRACE_EVENT(
92
- // char phase,
93
- // const uint8_t* category_group_enabled,
94
- // const char* name,
95
- // const char* scope,
96
- // uint64_t id,
97
- // uint64_t bind_id,
98
- // int num_args,
99
- // const char** arg_names,
100
- // const uint8_t* arg_types,
101
- // const uint64_t* arg_values,
102
- // unsigned int flags)
103
- #define TRACE_EVENT_API_ADD_TRACE_EVENT v8::internal::tracing::AddTraceEventImpl
104
-
105
- // Add a trace event to the platform tracing system.
106
- // uint64_t TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_TIMESTAMP(
107
- // char phase,
108
- // const uint8_t* category_group_enabled,
109
- // const char* name,
110
- // const char* scope,
111
- // uint64_t id,
112
- // uint64_t bind_id,
113
- // int num_args,
114
- // const char** arg_names,
115
- // const uint8_t* arg_types,
116
- // const uint64_t* arg_values,
117
- // unsigned int flags,
118
- // int64_t timestamp)
119
- #define TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_TIMESTAMP \
120
- v8::internal::tracing::AddTraceEventWithTimestampImpl
121
-
122
- // Set the duration field of a COMPLETE trace event.
123
- // void TRACE_EVENT_API_UPDATE_TRACE_EVENT_DURATION(
124
- // const uint8_t* category_group_enabled,
125
- // const char* name,
126
- // uint64_t id)
127
- #define TRACE_EVENT_API_UPDATE_TRACE_EVENT_DURATION \
128
- v8::internal::tracing::TraceEventHelper::GetTracingController() \
129
- ->UpdateTraceEventDuration
130
-
131
- // Defines atomic operations used internally by the tracing system.
132
- #define TRACE_EVENT_API_ATOMIC_WORD v8::base::AtomicWord
133
- #define TRACE_EVENT_API_ATOMIC_LOAD(var) v8::base::Relaxed_Load(&(var))
134
- #define TRACE_EVENT_API_ATOMIC_STORE(var, value) \
135
- v8::base::Relaxed_Store(&(var), (value))
136
- #define TRACE_EVENT_API_LOAD_CATEGORY_GROUP_ENABLED() \
137
- v8::base::Relaxed_Load(reinterpret_cast<const v8::base::Atomic8*>( \
138
- INTERNAL_TRACE_EVENT_UID(category_group_enabled)))
139
-
140
- ////////////////////////////////////////////////////////////////////////////////
141
-
142
- // Implementation detail: trace event macros create temporary variables
143
- // to keep instrumentation overhead low. These macros give each temporary
144
- // variable a unique name based on the line number to prevent name collisions.
145
- #define INTERNAL_TRACE_EVENT_UID3(a, b) trace_event_unique_##a##b
146
- #define INTERNAL_TRACE_EVENT_UID2(a, b) INTERNAL_TRACE_EVENT_UID3(a, b)
147
- #define INTERNAL_TRACE_EVENT_UID(name_prefix) \
148
- INTERNAL_TRACE_EVENT_UID2(name_prefix, __LINE__)
149
-
150
- // Implementation detail: internal macro to create static category.
151
- // No barriers are needed, because this code is designed to operate safely
152
- // even when the unsigned char* points to garbage data (which may be the case
153
- // on processors without cache coherency).
154
- // TODO(fmeawad): This implementation contradicts that we can have a different
155
- // configuration for each isolate,
156
- // https://code.google.com/p/v8/issues/detail?id=4563
157
- #define INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO_CUSTOM_VARIABLES( \
158
- category_group, atomic, category_group_enabled) \
159
- category_group_enabled = \
160
- reinterpret_cast<const uint8_t*>(TRACE_EVENT_API_ATOMIC_LOAD(atomic)); \
161
- if (!category_group_enabled) { \
162
- category_group_enabled = \
163
- TRACE_EVENT_API_GET_CATEGORY_GROUP_ENABLED(category_group); \
164
- TRACE_EVENT_API_ATOMIC_STORE( \
165
- atomic, reinterpret_cast<TRACE_EVENT_API_ATOMIC_WORD>( \
166
- category_group_enabled)); \
167
- }
168
-
169
- #define INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO(category_group) \
170
- static TRACE_EVENT_API_ATOMIC_WORD INTERNAL_TRACE_EVENT_UID(atomic) = 0; \
171
- const uint8_t* INTERNAL_TRACE_EVENT_UID(category_group_enabled); \
172
- INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO_CUSTOM_VARIABLES( \
173
- category_group, INTERNAL_TRACE_EVENT_UID(atomic), \
174
- INTERNAL_TRACE_EVENT_UID(category_group_enabled));
175
-
176
- // Implementation detail: internal macro to create static category and add
177
- // event if the category is enabled.
178
- #define INTERNAL_TRACE_EVENT_ADD(phase, category_group, name, flags, ...) \
179
- do { \
180
- INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO(category_group); \
181
- if (INTERNAL_TRACE_EVENT_CATEGORY_GROUP_ENABLED_FOR_RECORDING_MODE()) { \
182
- v8::internal::tracing::AddTraceEvent( \
183
- phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
184
- v8::internal::tracing::kGlobalScope, v8::internal::tracing::kNoId, \
185
- v8::internal::tracing::kNoId, flags, ##__VA_ARGS__); \
186
- } \
187
- } while (false)
188
-
189
- // Implementation detail: internal macro to create static category and add begin
190
- // event if the category is enabled. Also adds the end event when the scope
191
- // ends.
192
- #define INTERNAL_TRACE_EVENT_ADD_SCOPED(category_group, name, ...) \
193
- INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO(category_group); \
194
- v8::internal::tracing::ScopedTracer INTERNAL_TRACE_EVENT_UID(tracer); \
195
- if (INTERNAL_TRACE_EVENT_CATEGORY_GROUP_ENABLED_FOR_RECORDING_MODE()) { \
196
- uint64_t h = v8::internal::tracing::AddTraceEvent( \
197
- TRACE_EVENT_PHASE_COMPLETE, \
198
- INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
199
- v8::internal::tracing::kGlobalScope, v8::internal::tracing::kNoId, \
200
- v8::internal::tracing::kNoId, TRACE_EVENT_FLAG_NONE, ##__VA_ARGS__); \
201
- INTERNAL_TRACE_EVENT_UID(tracer) \
202
- .Initialize(INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
203
- h); \
204
- }
205
-
206
- #define INTERNAL_TRACE_EVENT_ADD_SCOPED_WITH_FLOW(category_group, name, \
207
- bind_id, flow_flags, ...) \
208
- INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO(category_group); \
209
- v8::internal::tracing::ScopedTracer INTERNAL_TRACE_EVENT_UID(tracer); \
210
- if (INTERNAL_TRACE_EVENT_CATEGORY_GROUP_ENABLED_FOR_RECORDING_MODE()) { \
211
- unsigned int trace_event_flags = flow_flags; \
212
- v8::internal::tracing::TraceID trace_event_bind_id(bind_id, \
213
- &trace_event_flags); \
214
- uint64_t h = v8::internal::tracing::AddTraceEvent( \
215
- TRACE_EVENT_PHASE_COMPLETE, \
216
- INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
217
- v8::internal::tracing::kGlobalScope, v8::internal::tracing::kNoId, \
218
- trace_event_bind_id.raw_id(), trace_event_flags, ##__VA_ARGS__); \
219
- INTERNAL_TRACE_EVENT_UID(tracer) \
220
- .Initialize(INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
221
- h); \
222
- }
223
-
224
- // Implementation detail: internal macro to create static category and add
225
- // event if the category is enabled.
226
- #define INTERNAL_TRACE_EVENT_ADD_WITH_ID(phase, category_group, name, id, \
227
- flags, ...) \
228
- do { \
229
- INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO(category_group); \
230
- if (INTERNAL_TRACE_EVENT_CATEGORY_GROUP_ENABLED_FOR_RECORDING_MODE()) { \
231
- unsigned int trace_event_flags = flags | TRACE_EVENT_FLAG_HAS_ID; \
232
- v8::internal::tracing::TraceID trace_event_trace_id(id, \
233
- &trace_event_flags); \
234
- v8::internal::tracing::AddTraceEvent( \
235
- phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
236
- trace_event_trace_id.scope(), trace_event_trace_id.raw_id(), \
237
- v8::internal::tracing::kNoId, trace_event_flags, ##__VA_ARGS__); \
238
- } \
239
- } while (false)
240
-
241
- // Adds a trace event with a given timestamp.
242
- #define INTERNAL_TRACE_EVENT_ADD_WITH_TIMESTAMP(phase, category_group, name, \
243
- timestamp, flags, ...) \
244
- do { \
245
- INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO(category_group); \
246
- if (INTERNAL_TRACE_EVENT_CATEGORY_GROUP_ENABLED_FOR_RECORDING_MODE()) { \
247
- v8::internal::tracing::AddTraceEventWithTimestamp( \
248
- phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
249
- v8::internal::tracing::kGlobalScope, v8::internal::tracing::kNoId, \
250
- v8::internal::tracing::kNoId, flags, timestamp, ##__VA_ARGS__); \
251
- } \
252
- } while (false)
253
-
254
- // Adds a trace event with a given id and timestamp.
255
- #define INTERNAL_TRACE_EVENT_ADD_WITH_ID_AND_TIMESTAMP( \
256
- phase, category_group, name, id, timestamp, flags, ...) \
257
- do { \
258
- INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO(category_group); \
259
- if (INTERNAL_TRACE_EVENT_CATEGORY_GROUP_ENABLED_FOR_RECORDING_MODE()) { \
260
- unsigned int trace_event_flags = flags | TRACE_EVENT_FLAG_HAS_ID; \
261
- v8::internal::tracing::TraceID trace_event_trace_id(id, \
262
- &trace_event_flags); \
263
- v8::internal::tracing::AddTraceEventWithTimestamp( \
264
- phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
265
- trace_event_trace_id.scope(), trace_event_trace_id.raw_id(), \
266
- v8::internal::tracing::kNoId, trace_event_flags, timestamp, \
267
- ##__VA_ARGS__); \
268
- } \
269
- } while (false)
270
-
271
- // Adds a trace event with a given id, thread_id, and timestamp. This redirects
272
- // to INTERNAL_TRACE_EVENT_ADD_WITH_ID_AND_TIMESTAMP as we presently do not care
273
- // about the thread id.
274
- #define INTERNAL_TRACE_EVENT_ADD_WITH_ID_TID_AND_TIMESTAMP( \
275
- phase, category_group, name, id, thread_id, timestamp, flags, ...) \
276
- INTERNAL_TRACE_EVENT_ADD_WITH_ID_AND_TIMESTAMP( \
277
- phase, category_group, name, id, timestamp, flags, ##__VA_ARGS__)
278
-
279
- #define TRACE_EVENT_CALL_STATS_SCOPED(isolate, category_group, name) \
280
- INTERNAL_TRACE_EVENT_CALL_STATS_SCOPED(isolate, category_group, name)
281
-
282
- #ifdef V8_RUNTIME_CALL_STATS
283
- #define INTERNAL_TRACE_EVENT_CALL_STATS_SCOPED(isolate, category_group, name) \
284
- INTERNAL_TRACE_EVENT_GET_CATEGORY_INFO(category_group); \
285
- v8::internal::tracing::CallStatsScopedTracer INTERNAL_TRACE_EVENT_UID( \
286
- tracer); \
287
- if (INTERNAL_TRACE_EVENT_CATEGORY_GROUP_ENABLED_FOR_RECORDING_MODE()) { \
288
- INTERNAL_TRACE_EVENT_UID(tracer) \
289
- .Initialize(isolate, INTERNAL_TRACE_EVENT_UID(category_group_enabled), \
290
- name); \
291
- }
292
- #else // V8_RUNTIME_CALL_STATS
293
- #define INTERNAL_TRACE_EVENT_CALL_STATS_SCOPED(isolate, category_group, name)
294
- #endif // V8_RUNTIME_CALL_STATS
295
-
296
- namespace v8 {
297
- namespace internal {
298
-
299
- class Isolate;
300
-
301
- namespace tracing {
302
-
303
- // Specify these values when the corresponding argument of AddTraceEvent
304
- // is not used.
305
- const int kZeroNumArgs = 0;
306
- const decltype(nullptr) kGlobalScope = nullptr;
307
- const uint64_t kNoId = 0;
308
-
309
- class TraceEventHelper {
310
- public:
311
- V8_EXPORT_PRIVATE static v8::TracingController* GetTracingController();
312
- };
313
-
314
- // TraceID encapsulates an ID that can either be an integer or pointer.
315
- class TraceID {
316
- public:
317
- class WithScope {
318
- public:
319
- WithScope(const char* scope, uint64_t raw_id)
320
- : scope_(scope), raw_id_(raw_id) {}
321
- uint64_t raw_id() const { return raw_id_; }
322
- const char* scope() const { return scope_; }
323
-
324
- private:
325
- const char* scope_ = nullptr;
326
- uint64_t raw_id_;
327
- };
328
-
329
- TraceID(const void* raw_id, unsigned int* flags)
330
- : raw_id_(static_cast<uint64_t>(reinterpret_cast<uintptr_t>(raw_id))) {}
331
- TraceID(uint64_t raw_id, unsigned int* flags) : raw_id_(raw_id) {
332
- (void)flags;
333
- }
334
- TraceID(unsigned int raw_id, unsigned int* flags) : raw_id_(raw_id) {
335
- (void)flags;
336
- }
337
- TraceID(uint16_t raw_id, unsigned int* flags) : raw_id_(raw_id) {
338
- (void)flags;
339
- }
340
- TraceID(unsigned char raw_id, unsigned int* flags) : raw_id_(raw_id) {
341
- (void)flags;
342
- }
343
- TraceID(int64_t raw_id, unsigned int* flags)
344
- : raw_id_(static_cast<uint64_t>(raw_id)) {
345
- (void)flags;
346
- }
347
- TraceID(int raw_id, unsigned int* flags)
348
- : raw_id_(static_cast<uint64_t>(raw_id)) {
349
- (void)flags;
350
- }
351
- TraceID(int16_t raw_id, unsigned int* flags)
352
- : raw_id_(static_cast<uint64_t>(raw_id)) {
353
- (void)flags;
354
- }
355
- TraceID(signed char raw_id, unsigned int* flags)
356
- : raw_id_(static_cast<uint64_t>(raw_id)) {
357
- (void)flags;
358
- }
359
- TraceID(WithScope scoped_id, unsigned int* flags)
360
- : scope_(scoped_id.scope()), raw_id_(scoped_id.raw_id()) {}
361
-
362
- uint64_t raw_id() const { return raw_id_; }
363
- const char* scope() const { return scope_; }
364
-
365
- private:
366
- const char* scope_ = nullptr;
367
- uint64_t raw_id_;
368
- };
369
-
370
- // Simple container for const char* that should be copied instead of retained.
371
- class TraceStringWithCopy {
372
- public:
373
- explicit TraceStringWithCopy(const char* str) : str_(str) {}
374
- operator const char*() const { return str_; }
375
-
376
- private:
377
- const char* str_;
378
- };
379
-
380
- static V8_INLINE uint64_t AddTraceEventImpl(
381
- char phase, const uint8_t* category_group_enabled, const char* name,
382
- const char* scope, uint64_t id, uint64_t bind_id, int32_t num_args,
383
- const char** arg_names, const uint8_t* arg_types,
384
- const uint64_t* arg_values, unsigned int flags) {
385
- std::unique_ptr<ConvertableToTraceFormat> arg_convertables[2];
386
- if (num_args > 0 && arg_types[0] == TRACE_VALUE_TYPE_CONVERTABLE) {
387
- arg_convertables[0].reset(reinterpret_cast<ConvertableToTraceFormat*>(
388
- static_cast<intptr_t>(arg_values[0])));
389
- }
390
- if (num_args > 1 && arg_types[1] == TRACE_VALUE_TYPE_CONVERTABLE) {
391
- arg_convertables[1].reset(reinterpret_cast<ConvertableToTraceFormat*>(
392
- static_cast<intptr_t>(arg_values[1])));
393
- }
394
- DCHECK_LE(num_args, 2);
395
- v8::TracingController* controller =
396
- v8::internal::tracing::TraceEventHelper::GetTracingController();
397
- return controller->AddTraceEvent(phase, category_group_enabled, name, scope,
398
- id, bind_id, num_args, arg_names, arg_types,
399
- arg_values, arg_convertables, flags);
400
- }
401
-
402
- static V8_INLINE uint64_t AddTraceEventWithTimestampImpl(
403
- char phase, const uint8_t* category_group_enabled, const char* name,
404
- const char* scope, uint64_t id, uint64_t bind_id, int32_t num_args,
405
- const char** arg_names, const uint8_t* arg_types,
406
- const uint64_t* arg_values, unsigned int flags, int64_t timestamp) {
407
- std::unique_ptr<ConvertableToTraceFormat> arg_convertables[2];
408
- if (num_args > 0 && arg_types[0] == TRACE_VALUE_TYPE_CONVERTABLE) {
409
- arg_convertables[0].reset(reinterpret_cast<ConvertableToTraceFormat*>(
410
- static_cast<intptr_t>(arg_values[0])));
411
- }
412
- if (num_args > 1 && arg_types[1] == TRACE_VALUE_TYPE_CONVERTABLE) {
413
- arg_convertables[1].reset(reinterpret_cast<ConvertableToTraceFormat*>(
414
- static_cast<intptr_t>(arg_values[1])));
415
- }
416
- DCHECK_LE(num_args, 2);
417
- v8::TracingController* controller =
418
- v8::internal::tracing::TraceEventHelper::GetTracingController();
419
- return controller->AddTraceEventWithTimestamp(
420
- phase, category_group_enabled, name, scope, id, bind_id, num_args,
421
- arg_names, arg_types, arg_values, arg_convertables, flags, timestamp);
422
- }
423
-
424
- // Define SetTraceValue for each allowed type. It stores the type and
425
- // value in the return arguments. This allows this API to avoid declaring any
426
- // structures so that it is portable to third_party libraries.
427
- // This is the base implementation for integer types (including bool) and enums.
428
- template <typename T>
429
- static V8_INLINE typename std::enable_if<
430
- std::is_integral<T>::value || std::is_enum<T>::value, void>::type
431
- SetTraceValue(T arg, unsigned char* type, uint64_t* value) {
432
- *type = std::is_same<T, bool>::value
433
- ? TRACE_VALUE_TYPE_BOOL
434
- : std::is_signed<T>::value ? TRACE_VALUE_TYPE_INT
435
- : TRACE_VALUE_TYPE_UINT;
436
- *value = static_cast<uint64_t>(arg);
437
- }
438
-
439
- #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, value_type_id) \
440
- static V8_INLINE void SetTraceValue(actual_type arg, unsigned char* type, \
441
- uint64_t* value) { \
442
- *type = value_type_id; \
443
- *value = 0; \
444
- STATIC_ASSERT(sizeof(arg) <= sizeof(*value)); \
445
- base::Memcpy(value, &arg, sizeof(arg)); \
446
- }
447
- INTERNAL_DECLARE_SET_TRACE_VALUE(double, TRACE_VALUE_TYPE_DOUBLE)
448
- INTERNAL_DECLARE_SET_TRACE_VALUE(const void*, TRACE_VALUE_TYPE_POINTER)
449
- INTERNAL_DECLARE_SET_TRACE_VALUE(const char*, TRACE_VALUE_TYPE_STRING)
450
- INTERNAL_DECLARE_SET_TRACE_VALUE(const TraceStringWithCopy&,
451
- TRACE_VALUE_TYPE_COPY_STRING)
452
- #undef INTERNAL_DECLARE_SET_TRACE_VALUE
453
-
454
- static V8_INLINE void SetTraceValue(ConvertableToTraceFormat* convertable_value,
455
- unsigned char* type, uint64_t* value) {
456
- *type = TRACE_VALUE_TYPE_CONVERTABLE;
457
- *value = static_cast<uint64_t>(reinterpret_cast<intptr_t>(convertable_value));
458
- }
459
-
460
- template <typename T>
461
- static V8_INLINE typename std::enable_if<
462
- std::is_convertible<T*, ConvertableToTraceFormat*>::value>::type
463
- SetTraceValue(std::unique_ptr<T> ptr, unsigned char* type, uint64_t* value) {
464
- SetTraceValue(ptr.release(), type, value);
465
- }
466
-
467
- // These AddTraceEvent template
468
- // function is defined here instead of in the macro, because the arg_values
469
- // could be temporary objects, such as std::string. In order to store
470
- // pointers to the internal c_str and pass through to the tracing API,
471
- // the arg_values must live throughout these procedures.
472
-
473
- static V8_INLINE uint64_t AddTraceEvent(char phase,
474
- const uint8_t* category_group_enabled,
475
- const char* name, const char* scope,
476
- uint64_t id, uint64_t bind_id,
477
- unsigned int flags) {
478
- return TRACE_EVENT_API_ADD_TRACE_EVENT(phase, category_group_enabled, name,
479
- scope, id, bind_id, kZeroNumArgs,
480
- nullptr, nullptr, nullptr, flags);
481
- }
482
-
483
- template <class ARG1_TYPE>
484
- static V8_INLINE uint64_t AddTraceEvent(
485
- char phase, const uint8_t* category_group_enabled, const char* name,
486
- const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags,
487
- const char* arg1_name, ARG1_TYPE&& arg1_val) {
488
- const int num_args = 1;
489
- uint8_t arg_type;
490
- uint64_t arg_value;
491
- SetTraceValue(std::forward<ARG1_TYPE>(arg1_val), &arg_type, &arg_value);
492
- return TRACE_EVENT_API_ADD_TRACE_EVENT(
493
- phase, category_group_enabled, name, scope, id, bind_id, num_args,
494
- &arg1_name, &arg_type, &arg_value, flags);
495
- }
496
-
497
- template <class ARG1_TYPE, class ARG2_TYPE>
498
- static V8_INLINE uint64_t AddTraceEvent(
499
- char phase, const uint8_t* category_group_enabled, const char* name,
500
- const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags,
501
- const char* arg1_name, ARG1_TYPE&& arg1_val, const char* arg2_name,
502
- ARG2_TYPE&& arg2_val) {
503
- const int num_args = 2;
504
- const char* arg_names[2] = {arg1_name, arg2_name};
505
- unsigned char arg_types[2];
506
- uint64_t arg_values[2];
507
- SetTraceValue(std::forward<ARG1_TYPE>(arg1_val), &arg_types[0],
508
- &arg_values[0]);
509
- SetTraceValue(std::forward<ARG2_TYPE>(arg2_val), &arg_types[1],
510
- &arg_values[1]);
511
- return TRACE_EVENT_API_ADD_TRACE_EVENT(
512
- phase, category_group_enabled, name, scope, id, bind_id, num_args,
513
- arg_names, arg_types, arg_values, flags);
514
- }
515
-
516
- static V8_INLINE uint64_t AddTraceEventWithTimestamp(
517
- char phase, const uint8_t* category_group_enabled, const char* name,
518
- const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags,
519
- int64_t timestamp) {
520
- return TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_TIMESTAMP(
521
- phase, category_group_enabled, name, scope, id, bind_id, kZeroNumArgs,
522
- nullptr, nullptr, nullptr, flags, timestamp);
523
- }
524
-
525
- template <class ARG1_TYPE>
526
- static V8_INLINE uint64_t AddTraceEventWithTimestamp(
527
- char phase, const uint8_t* category_group_enabled, const char* name,
528
- const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags,
529
- int64_t timestamp, const char* arg1_name, ARG1_TYPE&& arg1_val) {
530
- const int num_args = 1;
531
- uint8_t arg_type;
532
- uint64_t arg_value;
533
- SetTraceValue(std::forward<ARG1_TYPE>(arg1_val), &arg_type, &arg_value);
534
- return TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_TIMESTAMP(
535
- phase, category_group_enabled, name, scope, id, bind_id, num_args,
536
- &arg1_name, &arg_type, &arg_value, flags, timestamp);
537
- }
538
-
539
- template <class ARG1_TYPE, class ARG2_TYPE>
540
- static V8_INLINE uint64_t AddTraceEventWithTimestamp(
541
- char phase, const uint8_t* category_group_enabled, const char* name,
542
- const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags,
543
- int64_t timestamp, const char* arg1_name, ARG1_TYPE&& arg1_val,
544
- const char* arg2_name, ARG2_TYPE&& arg2_val) {
545
- const int num_args = 2;
546
- const char* arg_names[2] = {arg1_name, arg2_name};
547
- unsigned char arg_types[2];
548
- uint64_t arg_values[2];
549
- SetTraceValue(std::forward<ARG1_TYPE>(arg1_val), &arg_types[0],
550
- &arg_values[0]);
551
- SetTraceValue(std::forward<ARG2_TYPE>(arg2_val), &arg_types[1],
552
- &arg_values[1]);
553
- return TRACE_EVENT_API_ADD_TRACE_EVENT_WITH_TIMESTAMP(
554
- phase, category_group_enabled, name, scope, id, bind_id, num_args,
555
- arg_names, arg_types, arg_values, flags, timestamp);
556
- }
557
-
558
- // Used by TRACE_EVENTx macros. Do not use directly.
559
- class ScopedTracer {
560
- public:
561
- // Note: members of data_ intentionally left uninitialized. See Initialize.
562
- ScopedTracer() : p_data_(nullptr) {}
563
-
564
- ~ScopedTracer() {
565
- if (p_data_ && base::Relaxed_Load(reinterpret_cast<const base::Atomic8*>(
566
- data_.category_group_enabled))) {
567
- TRACE_EVENT_API_UPDATE_TRACE_EVENT_DURATION(
568
- data_.category_group_enabled, data_.name, data_.event_handle);
569
- }
570
- }
571
-
572
- void Initialize(const uint8_t* category_group_enabled, const char* name,
573
- uint64_t event_handle) {
574
- data_.category_group_enabled = category_group_enabled;
575
- data_.name = name;
576
- data_.event_handle = event_handle;
577
- p_data_ = &data_;
578
- }
579
-
580
- private:
581
- // This Data struct workaround is to avoid initializing all the members
582
- // in Data during construction of this object, since this object is always
583
- // constructed, even when tracing is disabled. If the members of Data were
584
- // members of this class instead, compiler warnings occur about potential
585
- // uninitialized accesses.
586
- struct Data {
587
- const uint8_t* category_group_enabled;
588
- const char* name;
589
- uint64_t event_handle;
590
- };
591
- Data* p_data_;
592
- Data data_;
593
- };
594
-
595
- #ifdef V8_RUNTIME_CALL_STATS
596
- // Do not use directly.
597
- class CallStatsScopedTracer {
598
- public:
599
- CallStatsScopedTracer() : p_data_(nullptr) {}
600
- ~CallStatsScopedTracer() {
601
- if (V8_UNLIKELY(p_data_ && *data_.category_group_enabled)) {
602
- AddEndTraceEvent();
603
- }
604
- }
605
-
606
- void Initialize(v8::internal::Isolate* isolate,
607
- const uint8_t* category_group_enabled, const char* name);
608
-
609
- private:
610
- void AddEndTraceEvent();
611
- struct Data {
612
- const uint8_t* category_group_enabled;
613
- const char* name;
614
- v8::internal::Isolate* isolate;
615
- };
616
- bool has_parent_scope_;
617
- Data* p_data_;
618
- Data data_;
619
- };
620
- #endif // defined(V8_RUNTIME_CALL_STATS)
621
-
622
- } // namespace tracing
623
- } // namespace internal
624
- } // namespace v8
625
-
626
- #else // defined(V8_USE_PERFETTO)
627
-
628
- #ifdef V8_RUNTIME_CALL_STATS
629
-
630
- #define TRACE_EVENT_CALL_STATS_SCOPED(isolate, category, name) \
631
- struct PERFETTO_UID(ScopedEvent) { \
632
- struct ScopedStats { \
633
- ScopedStats(v8::internal::Isolate* isolate_arg, int) { \
634
- TRACE_EVENT_BEGIN(category, name, [&](perfetto::EventContext) { \
635
- isolate_ = isolate_arg; \
636
- internal::RuntimeCallStats* table = \
637
- isolate_->counters()->runtime_call_stats(); \
638
- has_parent_scope_ = table->InUse(); \
639
- if (!has_parent_scope_) table->Reset(); \
640
- }); \
641
- } \
642
- ~ScopedStats() { \
643
- TRACE_EVENT_END(category, [&](perfetto::EventContext ctx) { \
644
- if (!has_parent_scope_ && isolate_) { \
645
- /* TODO(skyostil): Write as typed event instead of JSON */ \
646
- auto value = v8::tracing::TracedValue::Create(); \
647
- isolate_->counters()->runtime_call_stats()->Dump(value.get()); \
648
- auto annotation = ctx.event()->add_debug_annotations(); \
649
- annotation->set_name("runtime-call-stats"); \
650
- value->Add(annotation); \
651
- } \
652
- }); \
653
- } \
654
- v8::internal::Isolate* isolate_; \
655
- bool has_parent_scope_; \
656
- } stats; \
657
- } PERFETTO_UID(scoped_event) { \
658
- { isolate, 0 } \
659
- }
660
-
661
- #endif // defined(V8_RUNTIME_CALL_STATS)
662
- #endif // defined(V8_USE_PERFETTO)
663
-
664
- #endif // V8_TRACING_TRACE_EVENT_H_