bare-runtime-ios-arm64 1.23.3 → 1.23.5

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
@@ -18219,9 +18219,8 @@
18219
18219
  "__ZN2v88internal12V8FileLogger7samplerEv",
18220
18220
  "_utf8_string_view_init",
18221
18221
  "__ZN2v88internal12CallSiteInfo15ComputeLocationENS0_12DirectHandleIS1_EEPNS0_15MessageLocationE",
18222
- "__ZN2v84base12RelativePathEPKcS2_",
18223
- "__ZN2v88internal11interpreter13SwitchBuilder26BindCaseTargetForJumpTableEiPNS0_10CaseClauseE",
18224
18222
  "__ZN2v88internal14MacroAssembler22AtomicStoreTaggedFieldERKNS0_8RegisterES4_S4_S4_",
18223
+ "__ZN2v88internal11interpreter13SwitchBuilder26BindCaseTargetForJumpTableEiPNS0_10CaseClauseE",
18225
18224
  "__ZN2v88internal7Factory25InitializeJSObjectFromMapENS0_6TaggedINS0_8JSObjectEEENS2_INS0_6ObjectEEENS2_INS0_3MapEEENS0_15NewJSObjectTypeE",
18226
18225
  "__ZNK2v88internal9ScopeInfo23ContextInlinedLocalNameEi",
18227
18226
  "__ZN2v88internal9Assembler3movERKNS0_9VRegisterEiS4_i",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-ios-arm64",
3
- "version": "1.23.3",
3
+ "version": "1.23.5",
4
4
  "description": "The iOS ARM 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",