bare-runtime-ios-x64-simulator 1.23.2 → 1.23.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
@@ -17817,10 +17817,9 @@
17817
17817
  "__ZN2v88internal12V8FileLogger7samplerEv",
17818
17818
  "_utf8_string_view_init",
17819
17819
  "__ZN2v88internal12CallSiteInfo15ComputeLocationENS0_12DirectHandleIS1_EEPNS0_15MessageLocationE",
17820
- "__ZN2v84base12RelativePathEPKcS2_",
17820
+ "__ZNK2v88internal9ScopeInfo23ContextInlinedLocalNameEi",
17821
17821
  "__ZN2v88internal11interpreter13SwitchBuilder26BindCaseTargetForJumpTableEiPNS0_10CaseClauseE",
17822
17822
  "__ZN2v88internal7Factory25InitializeJSObjectFromMapENS0_6TaggedINS0_8JSObjectEEENS2_INS0_6ObjectEEENS2_INS0_3MapEEENS0_15NewJSObjectTypeE",
17823
- "__ZNK2v88internal9ScopeInfo23ContextInlinedLocalNameEi",
17824
17823
  "__ZN2v84base2OS10DebugBreakEv",
17825
17824
  "__ZN2v88internal14IndexGenerator7GetNextEv",
17826
17825
  "__ZN2v88internal37Builtin_RelativeTimeFormatConstructorEiPmPNS0_7IsolateE",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-ios-x64-simulator",
3
- "version": "1.23.2",
3
+ "version": "1.23.4",
4
4
  "description": "The iOS Intel simulator 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",