@@ -693,82 +693,83 @@ struct StaticReadOnlyRoot {
693
693
static constexpr Tagged_t kweek_string = 0x5a55 ;
694
694
static constexpr Tagged_t kweeks_string = 0x5a65 ;
695
695
static constexpr Tagged_t kweekOfYear_string = 0x5a79 ;
696
- static constexpr Tagged_t kword_string = 0x5a91 ;
697
- static constexpr Tagged_t kyearMonthFromFields_string = 0x5aa1 ;
698
- static constexpr Tagged_t kyear_string = 0x5ac1 ;
699
- static constexpr Tagged_t kyears_string = 0x5ad1 ;
700
- static constexpr Tagged_t kUninitializedValue = 0x5af5 ;
701
- static constexpr Tagged_t kArgumentsMarker = 0x5b2d ;
702
- static constexpr Tagged_t kTerminationException = 0x5b65 ;
703
- static constexpr Tagged_t kException = 0x5ba5 ;
704
- static constexpr Tagged_t kOptimizedOut = 0x5bc1 ;
705
- static constexpr Tagged_t kStaleRegister = 0x5bf9 ;
706
- static constexpr Tagged_t kSelfReferenceMarker = 0x5c31 ;
707
- static constexpr Tagged_t kBasicBlockCountersMarker = 0x5c71 ;
708
- static constexpr Tagged_t karray_buffer_wasm_memory_symbol = 0x5cb5 ;
709
- static constexpr Tagged_t kcall_site_info_symbol = 0x5cc5 ;
710
- static constexpr Tagged_t kconsole_context_id_symbol = 0x5cd5 ;
711
- static constexpr Tagged_t kconsole_context_name_symbol = 0x5ce5 ;
712
- static constexpr Tagged_t kclass_fields_symbol = 0x5cf5 ;
713
- static constexpr Tagged_t kclass_positions_symbol = 0x5d05 ;
714
- static constexpr Tagged_t kerror_end_pos_symbol = 0x5d15 ;
715
- static constexpr Tagged_t kerror_script_symbol = 0x5d25 ;
716
- static constexpr Tagged_t kerror_stack_symbol = 0x5d35 ;
717
- static constexpr Tagged_t kerror_start_pos_symbol = 0x5d45 ;
718
- static constexpr Tagged_t kfrozen_symbol = 0x5d55 ;
719
- static constexpr Tagged_t kinterpreter_trampoline_symbol = 0x5d65 ;
720
- static constexpr Tagged_t knative_context_index_symbol = 0x5d75 ;
721
- static constexpr Tagged_t knonextensible_symbol = 0x5d85 ;
722
- static constexpr Tagged_t kpromise_debug_marker_symbol = 0x5d95 ;
723
- static constexpr Tagged_t kpromise_debug_message_symbol = 0x5da5 ;
724
- static constexpr Tagged_t kpromise_forwarding_handler_symbol = 0x5db5 ;
725
- static constexpr Tagged_t kpromise_handled_by_symbol = 0x5dc5 ;
726
- static constexpr Tagged_t kpromise_awaited_by_symbol = 0x5dd5 ;
727
- static constexpr Tagged_t kregexp_result_names_symbol = 0x5de5 ;
728
- static constexpr Tagged_t kregexp_result_regexp_input_symbol = 0x5df5 ;
729
- static constexpr Tagged_t kregexp_result_regexp_last_index_symbol = 0x5e05 ;
730
- static constexpr Tagged_t ksealed_symbol = 0x5e15 ;
731
- static constexpr Tagged_t kstrict_function_transition_symbol = 0x5e25 ;
696
+ static constexpr Tagged_t kwith_string = 0x5a91 ;
697
+ static constexpr Tagged_t kword_string = 0x5aa1 ;
698
+ static constexpr Tagged_t kyearMonthFromFields_string = 0x5ab1 ;
699
+ static constexpr Tagged_t kyear_string = 0x5ad1 ;
700
+ static constexpr Tagged_t kyears_string = 0x5ae1 ;
701
+ static constexpr Tagged_t kUninitializedValue = 0x5b05 ;
702
+ static constexpr Tagged_t kArgumentsMarker = 0x5b3d ;
703
+ static constexpr Tagged_t kTerminationException = 0x5b75 ;
704
+ static constexpr Tagged_t kException = 0x5bb5 ;
705
+ static constexpr Tagged_t kOptimizedOut = 0x5bd1 ;
706
+ static constexpr Tagged_t kStaleRegister = 0x5c09 ;
707
+ static constexpr Tagged_t kSelfReferenceMarker = 0x5c41 ;
708
+ static constexpr Tagged_t kBasicBlockCountersMarker = 0x5c81 ;
709
+ static constexpr Tagged_t karray_buffer_wasm_memory_symbol = 0x5cc5 ;
710
+ static constexpr Tagged_t kcall_site_info_symbol = 0x5cd5 ;
711
+ static constexpr Tagged_t kconsole_context_id_symbol = 0x5ce5 ;
712
+ static constexpr Tagged_t kconsole_context_name_symbol = 0x5cf5 ;
713
+ static constexpr Tagged_t kclass_fields_symbol = 0x5d05 ;
714
+ static constexpr Tagged_t kclass_positions_symbol = 0x5d15 ;
715
+ static constexpr Tagged_t kerror_end_pos_symbol = 0x5d25 ;
716
+ static constexpr Tagged_t kerror_script_symbol = 0x5d35 ;
717
+ static constexpr Tagged_t kerror_stack_symbol = 0x5d45 ;
718
+ static constexpr Tagged_t kerror_start_pos_symbol = 0x5d55 ;
719
+ static constexpr Tagged_t kfrozen_symbol = 0x5d65 ;
720
+ static constexpr Tagged_t kinterpreter_trampoline_symbol = 0x5d75 ;
721
+ static constexpr Tagged_t knative_context_index_symbol = 0x5d85 ;
722
+ static constexpr Tagged_t knonextensible_symbol = 0x5d95 ;
723
+ static constexpr Tagged_t kpromise_debug_marker_symbol = 0x5da5 ;
724
+ static constexpr Tagged_t kpromise_debug_message_symbol = 0x5db5 ;
725
+ static constexpr Tagged_t kpromise_forwarding_handler_symbol = 0x5dc5 ;
726
+ static constexpr Tagged_t kpromise_handled_by_symbol = 0x5dd5 ;
727
+ static constexpr Tagged_t kpromise_awaited_by_symbol = 0x5de5 ;
728
+ static constexpr Tagged_t kregexp_result_names_symbol = 0x5df5 ;
729
+ static constexpr Tagged_t kregexp_result_regexp_input_symbol = 0x5e05 ;
730
+ static constexpr Tagged_t kregexp_result_regexp_last_index_symbol = 0x5e15 ;
731
+ static constexpr Tagged_t ksealed_symbol = 0x5e25 ;
732
+ static constexpr Tagged_t kstrict_function_transition_symbol = 0x5e35 ;
732
733
static constexpr Tagged_t ktemplate_literal_function_literal_id_symbol =
733
- 0x5e35 ;
734
- static constexpr Tagged_t ktemplate_literal_slot_id_symbol = 0x5e45 ;
735
- static constexpr Tagged_t kwasm_exception_tag_symbol = 0x5e55 ;
736
- static constexpr Tagged_t kwasm_exception_values_symbol = 0x5e65 ;
737
- static constexpr Tagged_t kwasm_uncatchable_symbol = 0x5e75 ;
738
- static constexpr Tagged_t kwasm_wrapped_object_symbol = 0x5e85 ;
739
- static constexpr Tagged_t kwasm_debug_proxy_cache_symbol = 0x5e95 ;
740
- static constexpr Tagged_t kwasm_debug_proxy_names_symbol = 0x5ea5 ;
741
- static constexpr Tagged_t kasync_iterator_symbol = 0x5eb5 ;
742
- static constexpr Tagged_t kintl_fallback_symbol = 0x5ee5 ;
743
- static constexpr Tagged_t kmatch_all_symbol = 0x5f1d ;
744
- static constexpr Tagged_t kmatch_symbol = 0x5f49 ;
745
- static constexpr Tagged_t ksearch_symbol = 0x5f71 ;
746
- static constexpr Tagged_t ksplit_symbol = 0x5f9d ;
747
- static constexpr Tagged_t kto_primitive_symbol = 0x5fc5 ;
748
- static constexpr Tagged_t kunscopables_symbol = 0x5ff5 ;
749
- static constexpr Tagged_t khas_instance_symbol = 0x6025 ;
750
- static constexpr Tagged_t kto_string_tag_symbol = 0x6055 ;
751
- static constexpr Tagged_t kconstructor_string = 0x60ad ;
752
- static constexpr Tagged_t knext_string = 0x60c5 ;
753
- static constexpr Tagged_t kresolve_string = 0x60d5 ;
754
- static constexpr Tagged_t kthen_string = 0x60e9 ;
755
- static constexpr Tagged_t kiterator_symbol = 0x60f9 ;
756
- static constexpr Tagged_t kreplace_symbol = 0x6109 ;
757
- static constexpr Tagged_t kspecies_symbol = 0x6119 ;
758
- static constexpr Tagged_t kis_concat_spreadable_symbol = 0x6129 ;
759
- static constexpr Tagged_t kEmptySlowElementDictionary = 0x6139 ;
760
- static constexpr Tagged_t kEmptySymbolTable = 0x615d ;
761
- static constexpr Tagged_t kEmptyOrderedHashMap = 0x6179 ;
762
- static constexpr Tagged_t kEmptyOrderedHashSet = 0x618d ;
763
- static constexpr Tagged_t kEmptyFeedbackMetadata = 0x61a1 ;
764
- static constexpr Tagged_t kGlobalThisBindingScopeInfo = 0x61ad ;
765
- static constexpr Tagged_t kEmptyFunctionScopeInfo = 0x61cd ;
766
- static constexpr Tagged_t kNativeScopeInfo = 0x61f1 ;
767
- static constexpr Tagged_t kShadowRealmScopeInfo = 0x6209 ;
734
+ 0x5e45 ;
735
+ static constexpr Tagged_t ktemplate_literal_slot_id_symbol = 0x5e55 ;
736
+ static constexpr Tagged_t kwasm_exception_tag_symbol = 0x5e65 ;
737
+ static constexpr Tagged_t kwasm_exception_values_symbol = 0x5e75 ;
738
+ static constexpr Tagged_t kwasm_uncatchable_symbol = 0x5e85 ;
739
+ static constexpr Tagged_t kwasm_wrapped_object_symbol = 0x5e95 ;
740
+ static constexpr Tagged_t kwasm_debug_proxy_cache_symbol = 0x5ea5 ;
741
+ static constexpr Tagged_t kwasm_debug_proxy_names_symbol = 0x5eb5 ;
742
+ static constexpr Tagged_t kasync_iterator_symbol = 0x5ec5 ;
743
+ static constexpr Tagged_t kintl_fallback_symbol = 0x5ef5 ;
744
+ static constexpr Tagged_t kmatch_all_symbol = 0x5f2d ;
745
+ static constexpr Tagged_t kmatch_symbol = 0x5f59 ;
746
+ static constexpr Tagged_t ksearch_symbol = 0x5f81 ;
747
+ static constexpr Tagged_t ksplit_symbol = 0x5fad ;
748
+ static constexpr Tagged_t kto_primitive_symbol = 0x5fd5 ;
749
+ static constexpr Tagged_t kunscopables_symbol = 0x6005 ;
750
+ static constexpr Tagged_t khas_instance_symbol = 0x6035 ;
751
+ static constexpr Tagged_t kto_string_tag_symbol = 0x6065 ;
752
+ static constexpr Tagged_t kconstructor_string = 0x60bd ;
753
+ static constexpr Tagged_t knext_string = 0x60d5 ;
754
+ static constexpr Tagged_t kresolve_string = 0x60e5 ;
755
+ static constexpr Tagged_t kthen_string = 0x60f9 ;
756
+ static constexpr Tagged_t kiterator_symbol = 0x6109 ;
757
+ static constexpr Tagged_t kreplace_symbol = 0x6119 ;
758
+ static constexpr Tagged_t kspecies_symbol = 0x6129 ;
759
+ static constexpr Tagged_t kis_concat_spreadable_symbol = 0x6139 ;
760
+ static constexpr Tagged_t kEmptySlowElementDictionary = 0x6149 ;
761
+ static constexpr Tagged_t kEmptySymbolTable = 0x616d ;
762
+ static constexpr Tagged_t kEmptyOrderedHashMap = 0x6189 ;
763
+ static constexpr Tagged_t kEmptyOrderedHashSet = 0x619d ;
764
+ static constexpr Tagged_t kEmptyFeedbackMetadata = 0x61b1 ;
765
+ static constexpr Tagged_t kGlobalThisBindingScopeInfo = 0x61bd ;
766
+ static constexpr Tagged_t kEmptyFunctionScopeInfo = 0x61dd ;
767
+ static constexpr Tagged_t kNativeScopeInfo = 0x6201 ;
768
+ static constexpr Tagged_t kShadowRealmScopeInfo = 0x6219 ;
768
769
static constexpr Tagged_t kWasmNull = 0xfffd ;
769
770
};
770
771
771
- static constexpr std::array<Tagged_t, 738 > StaticReadOnlyRootsPointerTable = {
772
+ static constexpr std::array<Tagged_t, 739 > StaticReadOnlyRootsPointerTable = {
772
773
StaticReadOnlyRoot::kFreeSpaceMap ,
773
774
StaticReadOnlyRoot::kOnePointerFillerMap ,
774
775
StaticReadOnlyRoot::kTwoPointerFillerMap ,
@@ -1365,6 +1366,7 @@ static constexpr std::array<Tagged_t, 738> StaticReadOnlyRootsPointerTable = {
1365
1366
StaticReadOnlyRoot::kweek_string,
1366
1367
StaticReadOnlyRoot::kweeks_string,
1367
1368
StaticReadOnlyRoot::kweekOfYear_string,
1369
+ StaticReadOnlyRoot::kwith_string,
1368
1370
StaticReadOnlyRoot::kword_string,
1369
1371
StaticReadOnlyRoot::kyearMonthFromFields_string,
1370
1372
StaticReadOnlyRoot::kyear_string,
0 commit comments