bare-runtime-darwin-x64 1.29.2 → 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
@@ -4770,7 +4770,6 @@
4770
4770
  "__ZN2v88internal8JSObject25LazyRegisterPrototypeUserENS0_12DirectHandleINS0_3MapEEEPNS0_7IsolateE",
4771
4771
  "__ZN2v88internal8compiler13CodeAssembler6ReturnENS0_5TNodeINS0_8Float64TEEE",
4772
4772
  "__ZNK2v88internal8compiler18JSTypeHintLowering24ReduceLoadKeyedOperationEPKNS1_8OperatorEPNS1_4NodeES7_S7_S7_NS0_12FeedbackSlotE",
4773
- "_js_on_dynamic_import_transitional",
4774
4773
  "__ZN2v88internal8compiler13AccessBuilder39ForJSObjectPropertiesOrHashKnownPointerEv",
4775
4774
  "__ZN2v88internal27DeferredFinalizationJobDataC2EPNS0_12LocalIsolateENS0_6HandleINS0_18SharedFunctionInfoEEENSt4__Cr10unique_ptrINS0_25UnoptimizedCompilationJobENS7_14default_deleteIS9_EEEE",
4776
4775
  "__ZNK2v88internal8compiler6MapRef15IsWasmObjectMapEv",
@@ -7049,6 +7048,7 @@
7049
7048
  "__ZN2v88internal18JSAtomicsCondition7WaitForEPNS0_7IsolateENS0_12DirectHandleIS1_EENS4_INS0_14JSAtomicsMutexEEENSt4__Cr8optionalINS_4base9TimeDeltaEEE",
7050
7049
  "__ZN2v88internal8compilerlsERNSt4__Cr13basic_ostreamIcNS2_11char_traitsIcEEEERKNS1_23TopLevelLiveRangeAsJSONE",
7051
7050
  "__ZN2v88internal9Processor21VisitDoWhileStatementEPNS0_16DoWhileStatementE",
7051
+ "_js_get_function_id",
7052
7052
  "__ZN2v88internal8baseline16BaselineCompiler20VisitResumeGeneratorEv",
7053
7053
  "__ZNK12v8_inspector16V8ConsoleMessage16reportToFrontendEPNS_8protocol7Runtime8FrontendEPNS_22V8InspectorSessionImplEb",
7054
7054
  "__ZNK2v88internal8compiler29JSNativeContextSpecialization9InferMapsEPNS1_4NodeENS1_6EffectEPNS0_10ZoneVectorINS1_6MapRefEEE",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bare-runtime-darwin-x64",
3
- "version": "1.29.2",
3
+ "version": "1.29.4",
4
4
  "description": "The macOS Intel 64-bit binary for Bare",
5
5
  "exports": {
6
6
  ".": "./index.js",