bare-runtime-darwin-arm64 1.29.3 → 1.29.4

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.
package/bin/bare CHANGED
Binary file
package/lib/libbare.tbd CHANGED
@@ -7106,6 +7106,7 @@
7106
7106
  "__ZN2v88internal18JSAtomicsCondition7WaitForEPNS0_7IsolateENS0_12DirectHandleIS1_EENS4_INS0_14JSAtomicsMutexEEENSt4__Cr8optionalINS_4base9TimeDeltaEEE",
7107
7107
  "__ZN2v88internal8compilerlsERNSt4__Cr13basic_ostreamIcNS2_11char_traitsIcEEEERKNS1_23TopLevelLiveRangeAsJSONE",
7108
7108
  "__ZN2v88internal9Processor21VisitDoWhileStatementEPNS0_16DoWhileStatementE",
7109
+ "_js_get_function_id",
7109
7110
  "__ZN2v88internal9Assembler4pmulERKNS0_9VRegisterES4_S4_",
7110
7111
  "__ZN2v88internal8baseline16BaselineCompiler20VisitResumeGeneratorEv",
7111
7112
  "__ZNK12v8_inspector16V8ConsoleMessage16reportToFrontendEPNS_8protocol7Runtime8FrontendEPNS_22V8InspectorSessionImplEb",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-darwin-arm64",
3
- "version": "1.29.3",
3
+ "version": "1.29.4",
4
4
  "description": "The macOS ARM 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",