Version in base suite: 145.0.7632.159-1~deb13u1 Version in overlay suite: 146.0.7680.71-1~deb13u1 Base version: chromium_146.0.7680.71-1~deb13u1 Target version: chromium_146.0.7680.80-1~deb13u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/c/chromium/chromium_146.0.7680.71-1~deb13u1.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/c/chromium/chromium_146.0.7680.80-1~deb13u1.dsc DEPS | 4 build/util/LASTCHANGE | 2 build/util/LASTCHANGE.committime | 2 chrome/VERSION | 2 debian/changelog | 12 debian/patches/disable/glic.patch | 85 gpu/config/gpu_lists_version.h | 2 skia/ext/skia_commit_hash.h | 2 third_party/skia/bench/GlyphQuadFillBench.cpp | 2 third_party/skia/gn/tests.gni | 1 third_party/skia/src/gpu/ganesh/text/GrAtlasManager.cpp | 10 third_party/skia/src/gpu/graphite/Device.cpp | 1 third_party/skia/src/gpu/graphite/text/TextAtlasManager.cpp | 10 third_party/skia/src/text/gpu/Glyph.h | 26 third_party/skia/src/text/gpu/GlyphVector.cpp | 4 third_party/skia/src/text/gpu/GlyphVector.h | 2 third_party/skia/src/text/gpu/StrikeCache.cpp | 13 third_party/skia/src/text/gpu/StrikeCache.h | 10 third_party/skia/src/text/gpu/SubRunContainer.cpp | 15 third_party/skia/src/text/gpu/SubRunContainer.h | 2 third_party/skia/tests/AtlasOobTest.cpp | 201 v8/include/v8-version.h | 4 v8/src/maglev/maglev-graph-builder.cc | 6 v8/tools/builtins-pgo/profiles/meta.json | 2 v8/tools/builtins-pgo/profiles/x64-rl.profile |11993 +++++------ v8/tools/builtins-pgo/profiles/x64.profile | 3440 +-- v8/tools/builtins-pgo/profiles/x86-rl.profile | 2994 +- v8/tools/builtins-pgo/profiles/x86.profile |12995 ++++++------ 28 files changed, 16089 insertions(+), 15753 deletions(-) dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmpeuwxc5oi/chromium_146.0.7680.71-1~deb13u1.dsc: no acceptable signature found dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmpeuwxc5oi/chromium_146.0.7680.80-1~deb13u1.dsc: no acceptable signature found diff -Nru chromium-146.0.7680.71/DEPS chromium-146.0.7680.80/DEPS --- chromium-146.0.7680.71/DEPS 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/DEPS 2026-03-13 16:54:03.000000000 +0000 @@ -312,11 +312,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'skia_revision': '50841da4a7b7064b3cea8a851e60ef921c87a103', + 'skia_revision': '248acd90d9a35ac46b2ec30201ae50f301b8a173', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': 'bc343986bd4cb17e49ef15b70c4bdac710e27167', + 'v8_revision': '70253f966a7c3936f5a5ff57c6a4a4face1f16ad', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. diff -Nru chromium-146.0.7680.71/build/util/LASTCHANGE chromium-146.0.7680.80/build/util/LASTCHANGE --- chromium-146.0.7680.71/build/util/LASTCHANGE 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/build/util/LASTCHANGE 2026-03-13 16:54:03.000000000 +0000 @@ -1,2 +1,2 @@ -LASTCHANGE=e00a64ead1abef9447943efede7bc26362ac3797-refs/branch-heads/7680_65@{#23} +LASTCHANGE=f08938029c887ea624da7a1717059788ed95034d-refs/branch-heads/7680_65@{#34} LASTCHANGE_YEAR=2026 diff -Nru chromium-146.0.7680.71/build/util/LASTCHANGE.committime chromium-146.0.7680.80/build/util/LASTCHANGE.committime --- chromium-146.0.7680.71/build/util/LASTCHANGE.committime 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/build/util/LASTCHANGE.committime 2026-03-13 16:54:03.000000000 +0000 @@ -1 +1 @@ -1773085921 \ No newline at end of file +1773420843 \ No newline at end of file diff -Nru chromium-146.0.7680.71/chrome/VERSION chromium-146.0.7680.80/chrome/VERSION --- chromium-146.0.7680.71/chrome/VERSION 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/chrome/VERSION 2026-03-13 16:54:03.000000000 +0000 @@ -1,4 +1,4 @@ MAJOR=146 MINOR=0 BUILD=7680 -PATCH=71 +PATCH=80 diff -Nru chromium-146.0.7680.71/debian/changelog chromium-146.0.7680.80/debian/changelog --- chromium-146.0.7680.71/debian/changelog 2026-03-12 00:01:51.000000000 +0000 +++ chromium-146.0.7680.80/debian/changelog 2026-03-15 02:15:19.000000000 +0000 @@ -1,3 +1,15 @@ +chromium (146.0.7680.80-1~deb13u1) trixie-security; urgency=high + + [ Andres Salomon ] + * New upstream security release. + - CVE-2026-3909: Out of bounds write in Skia. + Reported by Google Threat Analysis Group. + - CVE-2026-3910: Inappropriate implementation in V8. + Reported by Google Threat Analysis Group. + * d/patches/disable/glic.patch: drop an unnecessary pieces of the patch. + + -- Andres Salomon Sat, 14 Mar 2026 22:15:19 -0400 + chromium (146.0.7680.71-1~deb13u1) trixie-security; urgency=high [ Andres Salomon ] diff -Nru chromium-146.0.7680.71/debian/patches/disable/glic.patch chromium-146.0.7680.80/debian/patches/disable/glic.patch --- chromium-146.0.7680.71/debian/patches/disable/glic.patch 2026-03-11 02:27:21.000000000 +0000 +++ chromium-146.0.7680.80/debian/patches/disable/glic.patch 2026-03-15 02:15:19.000000000 +0000 @@ -248,7 +248,22 @@ std::vector tab_subscriptions_; --- a/chrome/browser/contextual_cueing/contextual_cueing_helper.cc +++ b/chrome/browser/contextual_cueing/contextual_cueing_helper.cc -@@ -403,42 +403,6 @@ void ContextualCueingHelper::OnCueingDec +@@ -175,14 +175,6 @@ void ContextualCueingHelper::DidFinishNa + return; + } + +- // Make sure we always clear the nudge label anyway despite operating on +- // pages. +- auto* glic_nudge_controller = GetGlicNudgeController(); +- if (glic_nudge_controller) { +- glic_nudge_controller->UpdateNudgeLabel( +- web_contents(), std::string(), /*prompt_suggestion=*/std::nullopt, +- tabs::GlicNudgeActivity::kNudgeIgnoredNavigation, base::DoNothing()); +- } + + // Do not report page loads for these types of navigations. + if (navigation_handle->IsErrorPage() || +@@ -403,52 +395,7 @@ void ContextualCueingHelper::OnCueingDec return; } @@ -289,8 +304,18 @@ - // Fall through to nudge if side panel open fails. - } - GetGlicNudgeController()->UpdateNudgeLabel( - web_contents(), cue_label, +- GetGlicNudgeController()->UpdateNudgeLabel( +- web_contents(), cue_label, +- prompt_suggestion.empty() ? std::nullopt +- : std::make_optional(prompt_suggestion), +- /*activity=*/std::nullopt, +- base::BindRepeating(&ContextualCueingService::OnNudgeActivity, +- contextual_cueing_service_->GetWeakPtr(), +- web_contents(), document_available_time, +- decision_result->is_dynamic)); + } + + // static --- a/chrome/browser/ui/views/glic/BUILD.gn +++ b/chrome/browser/ui/views/glic/BUILD.gn @@ -4,7 +4,6 @@ @@ -343,19 +368,8 @@ } --- a/chrome/browser/contextual_cueing/contextual_cueing_page_data.cc +++ b/chrome/browser/contextual_cueing/contextual_cueing_page_data.cc -@@ -105,23 +105,8 @@ void ContextualCueingPageData::FindMatch - auto decision = DidMatchCueingConditions(config); - if (decision == kAllowed) { - if (kUseDynamicCues.Get() && config.has_dynamic_cue_label()) { -- std::move(cueing_decision_callback_) -- .Run(base::ok(CueingResult{ -- config.dynamic_cue_label(), config.default_text(), -- /*is_dynamic=*/true, config.auto_open_eligible(), -- config.has_auto_send_params() -- ? std::make_optional(CueingResult::AutoSendParams{ -- /*auto_send_eligible=*/ -- config.auto_send_params().auto_send_eligible()}) -- : std::nullopt})); +@@ -116,12 +116,6 @@ void ContextualCueingPageData::FindMatch + : std::nullopt})); return; } else if (config.has_cue_label()) { - std::move(cueing_decision_callback_) @@ -413,39 +427,6 @@ "//chrome/browser/optimization_guide", "//chrome/browser/optimization_guide:test_support", "//chrome/browser/safe_browsing", ---- a/chrome/browser/contextual_cueing/contextual_cueing_helper.cc -+++ b/chrome/browser/contextual_cueing/contextual_cueing_helper.cc -@@ -175,14 +175,6 @@ void ContextualCueingHelper::DidFinishNa - return; - } - -- // Make sure we always clear the nudge label anyway despite operating on -- // pages. -- auto* glic_nudge_controller = GetGlicNudgeController(); -- if (glic_nudge_controller) { -- glic_nudge_controller->UpdateNudgeLabel( -- web_contents(), std::string(), /*prompt_suggestion=*/std::nullopt, -- tabs::GlicNudgeActivity::kNudgeIgnoredNavigation, base::DoNothing()); -- } - - // Do not report page loads for these types of navigations. - if (navigation_handle->IsErrorPage() || -@@ -404,15 +396,6 @@ void ContextualCueingHelper::OnCueingDec - } - - -- GetGlicNudgeController()->UpdateNudgeLabel( -- web_contents(), cue_label, -- prompt_suggestion.empty() ? std::nullopt -- : std::make_optional(prompt_suggestion), -- /*activity=*/std::nullopt, -- base::BindRepeating(&ContextualCueingService::OnNudgeActivity, -- contextual_cueing_service_->GetWeakPtr(), -- web_contents(), document_available_time, -- decision_result->is_dynamic)); - } - - // static --- a/chrome/browser/contextual_tasks/contextual_tasks_side_panel_coordinator.cc +++ b/chrome/browser/contextual_tasks/contextual_tasks_side_panel_coordinator.cc @@ -341,14 +341,6 @@ void ContextualTasksSidePanelCoordinator @@ -662,7 +643,7 @@ #include "chrome/browser/glic/public/glic_keyed_service_factory.h" #include "chrome/browser/media/router/media_router_feature.h" #include "chrome/browser/performance_manager/public/user_tuning/user_tuning_utils.h" -@@ -88,7 +87,6 @@ +@@ -89,7 +88,6 @@ #include "chrome/browser/ui/views/toolbar/split_tabs_button.h" #include "chrome/browser/ui/views/toolbar/toolbar_button.h" #include "chrome/browser/ui/views/toolbar/toolbar_controller.h" @@ -670,7 +651,7 @@ #include "chrome/browser/ui/views/toolbar/webui_toolbar_web_view.h" #include "chrome/browser/ui/views/zoom/zoom_view_controller.h" #include "chrome/browser/ui/waap/initial_webui_window_metrics_manager.h" -@@ -517,7 +515,6 @@ void ToolbarView::Init() { +@@ -524,7 +522,6 @@ void ToolbarView::Init() { void ToolbarView::OnVerticalTabStripModeChanged( tabs::VerticalTabStripStateController* controller) { should_display_vertical_tabs_ = controller->ShouldDisplayVerticalTabs(); @@ -678,7 +659,7 @@ } #if BUILDFLAG(ENABLE_GLIC) -@@ -663,6 +660,9 @@ void ToolbarView::SetGlicPanelIsOpen(boo +@@ -670,6 +667,9 @@ void ToolbarView::SetGlicPanelIsOpen(boo glic_button_->SetGlicPanelIsOpen(open); } diff -Nru chromium-146.0.7680.71/gpu/config/gpu_lists_version.h chromium-146.0.7680.80/gpu/config/gpu_lists_version.h --- chromium-146.0.7680.71/gpu/config/gpu_lists_version.h 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/gpu/config/gpu_lists_version.h 2026-03-13 16:54:03.000000000 +0000 @@ -3,6 +3,6 @@ #ifndef GPU_CONFIG_GPU_LISTS_VERSION_H_ #define GPU_CONFIG_GPU_LISTS_VERSION_H_ -#define GPU_LISTS_VERSION "e00a64ead1abef9447943efede7bc26362ac3797" +#define GPU_LISTS_VERSION "f08938029c887ea624da7a1717059788ed95034d" #endif // GPU_CONFIG_GPU_LISTS_VERSION_H_ diff -Nru chromium-146.0.7680.71/skia/ext/skia_commit_hash.h chromium-146.0.7680.80/skia/ext/skia_commit_hash.h --- chromium-146.0.7680.71/skia/ext/skia_commit_hash.h 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/skia/ext/skia_commit_hash.h 2026-03-13 16:54:03.000000000 +0000 @@ -3,6 +3,6 @@ #ifndef SKIA_EXT_SKIA_COMMIT_HASH_H_ #define SKIA_EXT_SKIA_COMMIT_HASH_H_ -#define SKIA_COMMIT_HASH "50841da4a7b7064b3cea8a851e60ef921c87a103" +#define SKIA_COMMIT_HASH "248acd90d9a35ac46b2ec30201ae50f301b8a173" #endif // SKIA_EXT_SKIA_COMMIT_HASH_H_ diff -Nru chromium-146.0.7680.71/third_party/skia/bench/GlyphQuadFillBench.cpp chromium-146.0.7680.80/third_party/skia/bench/GlyphQuadFillBench.cpp --- chromium-146.0.7680.71/third_party/skia/bench/GlyphQuadFillBench.cpp 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/bench/GlyphQuadFillBench.cpp 2026-03-13 16:54:03.000000000 +0000 @@ -68,7 +68,7 @@ const sktext::gpu::AtlasSubRun* subRun = sktext::gpu::TextBlobTools::FirstSubRun(fBlob.get()); SkASSERT_RELEASE(subRun); - subRun->testingOnly_packedGlyphIDToGlyph(&fCache); + subRun->testingOnly_packedGlyphIDToGlyph(&fCache, subRun->maskFormat()); fVertices.reset(new char[subRun->vertexStride(drawMatrix) * subRun->glyphCount() * 4]); } diff -Nru chromium-146.0.7680.71/third_party/skia/gn/tests.gni chromium-146.0.7680.80/third_party/skia/gn/tests.gni --- chromium-146.0.7680.71/third_party/skia/gn/tests.gni 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/gn/tests.gni 2026-03-13 16:54:03.000000000 +0000 @@ -428,6 +428,7 @@ ganesh_tests_sources = [ "$_tests/AdvancedBlendTest.cpp", "$_tests/ApplyGammaTest.cpp", + "$_tests/AtlasOobTest.cpp", "$_tests/BackendAllocationTest.cpp", "$_tests/BackendSurfaceMutableStateTest.cpp", "$_tests/BlendTest.cpp", diff -Nru chromium-146.0.7680.71/third_party/skia/src/gpu/ganesh/text/GrAtlasManager.cpp chromium-146.0.7680.80/third_party/skia/src/gpu/ganesh/text/GrAtlasManager.cpp --- chromium-146.0.7680.71/third_party/skia/src/gpu/ganesh/text/GrAtlasManager.cpp 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/gpu/ganesh/text/GrAtlasManager.cpp 2026-03-13 16:54:03.000000000 +0000 @@ -178,8 +178,7 @@ } SkASSERT(glyph != nullptr); - MaskFormat glyphFormat = Glyph::FormatFromSkGlyph(skGlyph.maskFormat()); - MaskFormat expectedMaskFormat = this->resolveMaskFormat(glyphFormat); + MaskFormat expectedMaskFormat = this->resolveMaskFormat(glyph->fGlyphEntryKey.fFormat); int bytesPerPixel = MaskFormatBytesPerPixel(expectedMaskFormat); int padding; @@ -299,7 +298,7 @@ uint64_t currentAtlasGen = atlasManager->atlasGeneration(maskFormat); - this->packedGlyphIDToGlyph(target->strikeCache()); + this->packedGlyphIDToGlyph(target->strikeCache(), maskFormat); if (fAtlasGeneration != currentAtlasGen) { // Calculate the texture coordinates for the vertexes during first use (fAtlasGeneration @@ -316,9 +315,10 @@ for (const Variant& variant : glyphs) { Glyph* gpuGlyph = variant.glyph; SkASSERT(gpuGlyph != nullptr); - + SkASSERT(gpuGlyph->fGlyphEntryKey.fFormat == maskFormat); if (!atlasManager->hasGlyph(maskFormat, gpuGlyph)) { - const SkGlyph& skGlyph = *metricsAndImages.glyph(gpuGlyph->fPackedID); + const SkGlyph& skGlyph = + *metricsAndImages.glyph(gpuGlyph->fGlyphEntryKey.fPackedID); auto code = atlasManager->addGlyphToAtlas( skGlyph, gpuGlyph, srcPadding, target->resourceProvider(), uploadTarget); if (code != GrDrawOpAtlas::ErrorCode::kSucceeded) { diff -Nru chromium-146.0.7680.71/third_party/skia/src/gpu/graphite/Device.cpp chromium-146.0.7680.80/third_party/skia/src/gpu/graphite/Device.cpp --- chromium-146.0.7680.71/third_party/skia/src/gpu/graphite/Device.cpp 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/gpu/graphite/Device.cpp 2026-03-13 16:54:03.000000000 +0000 @@ -1436,6 +1436,7 @@ int padding) { return glyphs->regenerateAtlasForGraphite(begin, end, maskFormat, padding, fRecorder); }; + for (int subRunCursor = 0; subRunCursor < subRunEnd;) { // For the remainder of the run, add any atlas uploads to the Recorder's TextAtlasManager auto[ok, glyphsRegenerated] = subRun->regenerateAtlas(subRunCursor, subRunEnd, diff -Nru chromium-146.0.7680.71/third_party/skia/src/gpu/graphite/text/TextAtlasManager.cpp chromium-146.0.7680.80/third_party/skia/src/gpu/graphite/text/TextAtlasManager.cpp --- chromium-146.0.7680.71/third_party/skia/src/gpu/graphite/text/TextAtlasManager.cpp 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/gpu/graphite/text/TextAtlasManager.cpp 2026-03-13 16:54:03.000000000 +0000 @@ -207,8 +207,7 @@ } SkASSERT(glyph != nullptr); - MaskFormat glyphFormat = Glyph::FormatFromSkGlyph(skGlyph.maskFormat()); - MaskFormat expectedMaskFormat = this->resolveMaskFormat(glyphFormat); + MaskFormat expectedMaskFormat = this->resolveMaskFormat(glyph->fGlyphEntryKey.fFormat); int bytesPerPixel = MaskFormatBytesPerPixel(expectedMaskFormat); int padding; @@ -359,7 +358,7 @@ uint64_t currentAtlasGen = atlasManager->atlasGeneration(maskFormat); - this->packedGlyphIDToGlyph(recorder->priv().strikeCache()); + this->packedGlyphIDToGlyph(recorder->priv().strikeCache(), maskFormat); if (fAtlasGeneration != currentAtlasGen) { // Calculate the texture coordinates for the vertexes during first use (fAtlasGeneration @@ -375,9 +374,10 @@ for (const Variant& variant : glyphs) { Glyph* gpuGlyph = variant.glyph; SkASSERT(gpuGlyph != nullptr); - + SkASSERT(gpuGlyph->fGlyphEntryKey.fFormat == maskFormat); if (!atlasManager->hasGlyph(maskFormat, gpuGlyph)) { - const SkGlyph& skGlyph = *metricsAndImages.glyph(gpuGlyph->fPackedID); + const SkGlyph& skGlyph = + *metricsAndImages.glyph(gpuGlyph->fGlyphEntryKey.fPackedID); auto code = atlasManager->addGlyphToAtlas(skGlyph, gpuGlyph, srcPadding); if (code != DrawAtlas::ErrorCode::kSucceeded) { success = code != DrawAtlas::ErrorCode::kError; diff -Nru chromium-146.0.7680.71/third_party/skia/src/text/gpu/Glyph.h chromium-146.0.7680.80/third_party/skia/src/text/gpu/Glyph.h --- chromium-146.0.7680.71/third_party/skia/src/text/gpu/Glyph.h 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/text/gpu/Glyph.h 2026-03-13 16:54:03.000000000 +0000 @@ -14,6 +14,25 @@ namespace sktext::gpu { +struct GlyphEntryKey { + explicit GlyphEntryKey(SkPackedGlyphID id, skgpu::MaskFormat format) + : fPackedID(id), fFormat(format) {} + + const SkPackedGlyphID fPackedID; + skgpu::MaskFormat fFormat; + + bool operator==(const GlyphEntryKey& that) const { + return fPackedID == that.fPackedID && fFormat == that.fFormat; + } + bool operator!=(const GlyphEntryKey& that) const { + return !(*this == that); + } + + uint32_t hash() const { + return fPackedID.hash(); + } +}; + class Glyph { public: static skgpu::MaskFormat FormatFromSkGlyph(SkMask::Format format) { @@ -34,10 +53,11 @@ SkUNREACHABLE; } - explicit Glyph(SkPackedGlyphID packedGlyphID) : fPackedID(packedGlyphID) {} + explicit Glyph(SkPackedGlyphID packedGlyphID, skgpu::MaskFormat format) + : fGlyphEntryKey(packedGlyphID, format) {} - const SkPackedGlyphID fPackedID; - skgpu::AtlasLocator fAtlasLocator; + const GlyphEntryKey fGlyphEntryKey; + skgpu::AtlasLocator fAtlasLocator; }; } // namespace sktext::gpu diff -Nru chromium-146.0.7680.71/third_party/skia/src/text/gpu/GlyphVector.cpp chromium-146.0.7680.80/third_party/skia/src/text/gpu/GlyphVector.cpp --- chromium-146.0.7680.71/third_party/skia/src/text/gpu/GlyphVector.cpp 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/text/gpu/GlyphVector.cpp 2026-03-13 16:54:03.000000000 +0000 @@ -99,14 +99,14 @@ // packedGlyphIDToGlyph must be run in single-threaded mode. // If fSkStrike is not sk_sp then the conversion to Glyph* has not happened. -void GlyphVector::packedGlyphIDToGlyph(StrikeCache* cache) { +void GlyphVector::packedGlyphIDToGlyph(StrikeCache* cache, MaskFormat maskFormat) { if (fTextStrike == nullptr) { SkStrike* strike = fStrikePromise.strike(); fTextStrike = cache->findOrCreateStrike(strike->strikeSpec()); // Get all the atlas locations for each glyph. for (Variant& variant : fGlyphs) { - variant.glyph = fTextStrike->getGlyph(variant.packedGlyphID); + variant.glyph = fTextStrike->getGlyph(variant.packedGlyphID, maskFormat); } // This must be pinned for the Atlas filling to work. diff -Nru chromium-146.0.7680.71/third_party/skia/src/text/gpu/GlyphVector.h chromium-146.0.7680.80/third_party/skia/src/text/gpu/GlyphVector.h --- chromium-146.0.7680.71/third_party/skia/src/text/gpu/GlyphVector.h 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/text/gpu/GlyphVector.h 2026-03-13 16:54:03.000000000 +0000 @@ -68,7 +68,7 @@ // the sub runs. int unflattenSize() const { return GlyphVectorSize(fGlyphs.size()); } - void packedGlyphIDToGlyph(StrikeCache* cache); + void packedGlyphIDToGlyph(StrikeCache* cache, skgpu::MaskFormat); static size_t GlyphVectorSize(size_t count) { return sizeof(Variant) * count; diff -Nru chromium-146.0.7680.71/third_party/skia/src/text/gpu/StrikeCache.cpp chromium-146.0.7680.80/third_party/skia/src/text/gpu/StrikeCache.cpp --- chromium-146.0.7680.71/third_party/skia/src/text/gpu/StrikeCache.cpp 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/text/gpu/StrikeCache.cpp 2026-03-13 16:54:03.000000000 +0000 @@ -207,10 +207,11 @@ : fStrikeCache(strikeCache) , fStrikeSpec{strikeSpec} {} -Glyph* TextStrike::getGlyph(SkPackedGlyphID packedGlyphID) { - Glyph* glyph = fCache.findOrNull(packedGlyphID); +Glyph* TextStrike::getGlyph(SkPackedGlyphID packedGlyphID, skgpu::MaskFormat format) { + GlyphEntryKey localKey(packedGlyphID, format); + Glyph* glyph = fCache.findOrNull(localKey); if (glyph == nullptr) { - glyph = fAlloc.make(packedGlyphID); + glyph = fAlloc.make(packedGlyphID, format); fCache.set(glyph); fMemoryUsed += sizeof(Glyph); if (!fRemoved) { @@ -220,11 +221,11 @@ return glyph; } -const SkPackedGlyphID& TextStrike::HashTraits::GetKey(const Glyph* glyph) { - return glyph->fPackedID; +const GlyphEntryKey& TextStrike::HashTraits::GetKey(const Glyph* glyph) { + return glyph->fGlyphEntryKey; } -uint32_t TextStrike::HashTraits::Hash(SkPackedGlyphID key) { +uint32_t TextStrike::HashTraits::Hash(GlyphEntryKey key) { return key.hash(); } diff -Nru chromium-146.0.7680.71/third_party/skia/src/text/gpu/StrikeCache.h chromium-146.0.7680.80/third_party/skia/src/text/gpu/StrikeCache.h --- chromium-146.0.7680.71/third_party/skia/src/text/gpu/StrikeCache.h 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/text/gpu/StrikeCache.h 2026-03-13 16:54:03.000000000 +0000 @@ -13,6 +13,7 @@ #include "src/core/SkDescriptor.h" #include "src/core/SkStrikeSpec.h" #include "src/core/SkTHash.h" +#include "src/gpu/AtlasTypes.h" #include #include @@ -32,6 +33,7 @@ namespace sktext::gpu { class Glyph; +struct GlyphEntryKey; class StrikeCache; // The TextStrike manages an SkArenaAlloc for Glyphs. The SkStrike is what actually creates @@ -43,7 +45,7 @@ TextStrike(StrikeCache* strikeCache, const SkStrikeSpec& strikeSpec); - Glyph* getGlyph(SkPackedGlyphID); + Glyph* getGlyph(SkPackedGlyphID, skgpu::MaskFormat format); const SkStrikeSpec& strikeSpec() const { return fStrikeSpec; } const SkDescriptor& getDescriptor() const { return fStrikeSpec.descriptor(); } @@ -54,11 +56,11 @@ const SkStrikeSpec fStrikeSpec; struct HashTraits { - static const SkPackedGlyphID& GetKey(const Glyph* glyph); - static uint32_t Hash(SkPackedGlyphID key); + static const GlyphEntryKey& GetKey(const Glyph* glyph); + static uint32_t Hash(GlyphEntryKey key); }; // Map SkPackedGlyphID -> Glyph*. - skia_private::THashTable fCache; + skia_private::THashTable fCache; // Store for the glyph information. SkArenaAlloc fAlloc{512}; diff -Nru chromium-146.0.7680.71/third_party/skia/src/text/gpu/SubRunContainer.cpp chromium-146.0.7680.80/third_party/skia/src/text/gpu/SubRunContainer.cpp --- chromium-146.0.7680.71/third_party/skia/src/text/gpu/SubRunContainer.cpp 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/text/gpu/SubRunContainer.cpp 2026-03-13 16:54:03.000000000 +0000 @@ -651,8 +651,9 @@ int glyphSrcPadding() const override { return 0; } - void testingOnly_packedGlyphIDToGlyph(StrikeCache* cache) const override { - fGlyphs.packedGlyphIDToGlyph(cache); + void testingOnly_packedGlyphIDToGlyph(StrikeCache* cache, + skgpu::MaskFormat maskFormat) const override { + fGlyphs.packedGlyphIDToGlyph(cache, maskFormat); } std::tuple deviceRectAndNeedsTransform( @@ -755,8 +756,9 @@ const AtlasSubRun* testingOnly_atlasSubRun() const override { return this; } - void testingOnly_packedGlyphIDToGlyph(StrikeCache *cache) const override { - fGlyphs.packedGlyphIDToGlyph(cache); + void testingOnly_packedGlyphIDToGlyph(StrikeCache *cache, + skgpu::MaskFormat maskFormat) const override { + fGlyphs.packedGlyphIDToGlyph(cache, maskFormat); } int glyphSrcPadding() const override { return 1; } @@ -893,8 +895,9 @@ const AtlasSubRun* testingOnly_atlasSubRun() const override { return this; } - void testingOnly_packedGlyphIDToGlyph(StrikeCache *cache) const override { - fGlyphs.packedGlyphIDToGlyph(cache); + void testingOnly_packedGlyphIDToGlyph(StrikeCache *cache, + skgpu::MaskFormat maskFormat) const override { + fGlyphs.packedGlyphIDToGlyph(cache, maskFormat); } int glyphSrcPadding() const override { return SK_DistanceFieldInset; } diff -Nru chromium-146.0.7680.71/third_party/skia/src/text/gpu/SubRunContainer.h chromium-146.0.7680.80/third_party/skia/src/text/gpu/SubRunContainer.h --- chromium-146.0.7680.71/third_party/skia/src/text/gpu/SubRunContainer.h 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/src/text/gpu/SubRunContainer.h 2026-03-13 16:54:03.000000000 +0000 @@ -167,7 +167,7 @@ const VertexFiller& vertexFiller() const { return fVertexFiller; } - virtual void testingOnly_packedGlyphIDToGlyph(StrikeCache* cache) const = 0; + virtual void testingOnly_packedGlyphIDToGlyph(StrikeCache* cache, skgpu::MaskFormat) const = 0; protected: const VertexFiller fVertexFiller; diff -Nru chromium-146.0.7680.71/third_party/skia/tests/AtlasOobTest.cpp chromium-146.0.7680.80/third_party/skia/tests/AtlasOobTest.cpp --- chromium-146.0.7680.71/third_party/skia/tests/AtlasOobTest.cpp 1970-01-01 00:00:00.000000000 +0000 +++ chromium-146.0.7680.80/third_party/skia/tests/AtlasOobTest.cpp 2026-03-13 16:54:03.000000000 +0000 @@ -0,0 +1,201 @@ +/* + * Copyright 2026 Google LLC + * + * Use of this source code is governed by a BSD-style license that can be + * found in the LICENSE file. + */ +#include "include/core/SkCanvas.h" +#include "include/core/SkGraphics.h" +#include "include/core/SkSerialProcs.h" +#include "include/core/SkSurface.h" +#include "include/private/chromium/SkChromeRemoteGlyphCache.h" +#include "include/private/chromium/Slug.h" +#include "src/core/SkDescriptor.h" +#include "src/core/SkReadBuffer.h" +#include "src/core/SkTypeface_remote.h" +#include "src/core/SkWriteBuffer.h" +#include "src/gpu/AtlasTypes.h" +#include "tests/CtsEnforcement.h" +#include "tests/Test.h" +#include "tools/ToolUtils.h" + +#if defined(SK_GANESH) +#include "include/gpu/ganesh/GrDirectContext.h" +#include "include/gpu/ganesh/SkSurfaceGanesh.h" +#endif + +#if defined(SK_GRAPHITE) +#include "include/gpu/graphite/Context.h" +#include "include/gpu/graphite/Surface.h" +#include "tools/graphite/GraphiteTestContext.h" +#endif // defined(SK_GRAPHITE) + +#include +#include + +namespace { +class FakeDiscardableManager : public SkStrikeClient::DiscardableHandleManager { +public: + bool deleteHandle(SkDiscardableHandleId) override { return false; } + void notifyCacheMiss(SkStrikeClient::CacheMissType, int) override {} + void notifyReadFailure(const ReadFailureData&) override {} + void assertHandleValid(SkDiscardableHandleId) override {} +}; + +unsigned char kStrikeData[] = { + 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x65, 0x07, 0x00, 0x00, 0x00, 0x64, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x65, + 0x00, 0x00, 0x00, 0x65, 0xd8, 0x50, 0xda, 0x99, 0x4c, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x63, 0x65, 0x72, 0x73, 0x38, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x65, 0x00, 0x00, 0x80, 0x41, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x10, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x07, 0x00, 0x00, 0x00, 0x61, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x41, + 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0x62, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x41, 0x00, 0x00, 0x00, 0x00, + 0x08, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0x63, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x41, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x08, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x64, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x20, 0x41, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x01, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x65, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x41, + 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0x66, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x41, 0x00, 0x00, 0x00, 0x00, + 0x08, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0x67, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x41, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x08, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x65, 0x00, 0x00, 0x00, 0x66, 0x86, 0x07, 0xc2, 0x42, + 0x4c, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x63, 0x65, 0x72, 0x73, 0x38, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x65, 0x00, 0x00, 0x80, 0x41, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x99, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x41, 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x04, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, + 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00 +}; + +unsigned char kDrawSlugOp[] = { + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x41, 0x00, 0x00, 0x00, 0x41, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x3f, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x3f, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x3f, + 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x41, + 0x00, 0x00, 0x00, 0x41, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x86, 0x07, 0xc2, 0x42, 0x4c, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x63, 0x65, 0x72, 0x73, + 0x38, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x65, 0x00, 0x00, 0x80, 0x41, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x00, 0x10, 0x00, 0x01, 0x00, 0x00, 0x00, + 0x99, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 +}; + +} // namespace + +// TODO: We expect this test to correctly hit an SkUnreachable and then crash. That does not work +// with our current testing framework because we have no to "expect" a crash. So for now we will +// land this test with only the valid loop enabled, but to test this is working locally, you should +// change the loop to have both iterations. +static void run_atlas_oob_test(skiatest::Reporter* reporter, SkCanvas* canvas) { + auto discardableManager = sk_make_sp(); + SkStrikeClient client(discardableManager, false); + + // 1. Prepare Strike Data + if (!client.readStrikeData(kStrikeData, sizeof(kStrikeData))) { + REPORTER_ASSERT(reporter, false, "Failed to read initial strike data"); + } + + // 2. Prepare and Execute DrawSlug ops + SkPaint paint; + for (int idx = 0; idx < 1; ++idx) { +// for (int idx = 0; idx < 2; ++idx) { + if (idx == 0) { + kDrawSlugOp[0x48] = (unsigned char)skgpu::MaskFormat::kARGB; + } else if (idx == 1) { + kDrawSlugOp[0x48] = (unsigned char)skgpu::MaskFormat::kA8; + } + kDrawSlugOp[0xd8] = SkMask::kARGB32_Format; + kDrawSlugOp[0xe0] = 0x99; + + auto slug = client.deserializeSlugForTest(kDrawSlugOp, sizeof(kDrawSlugOp)); + if (slug) { + slug->draw(canvas, paint); + } + } + +} + +#if defined(SK_GANESH) +DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS(Atlas_Oob_ganesh, reporter, ctxInfo, CtsEnforcement::kNextRelease) { + auto dContext = ctxInfo.directContext(); + SkImageInfo info = SkImageInfo::MakeN32Premul(1024, 1024); + auto surface = SkSurfaces::RenderTarget(dContext, skgpu::Budgeted::kNo, info); + if (!surface) return; + auto canvas = surface->getCanvas(); + + run_atlas_oob_test(reporter, canvas); + + dContext->flushAndSubmit(); +} +#endif // defined(SK_GANESH) + +#if defined(SK_GRAPHITE) +DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS(Atlas_Oob_graphite, reporter, context, CtsEnforcement::kNextRelease) { + using namespace skgpu::graphite; + std::unique_ptr recorder = context->makeRecorder(); + SkImageInfo info = SkImageInfo::MakeN32Premul(1024, 1024); + auto surface = SkSurfaces::RenderTarget(recorder.get(), info); + if (!surface) return; + auto canvas = surface->getCanvas(); + + run_atlas_oob_test(reporter, canvas); + + std::unique_ptr recording = recorder->snap(); + InsertRecordingInfo recordingInfo; + recordingInfo.fRecording = recording.get(); + context->insertRecording(recordingInfo); + context->submit(); +} +#endif // defined(SK_GRAPHITE) diff -Nru chromium-146.0.7680.71/v8/include/v8-version.h chromium-146.0.7680.80/v8/include/v8-version.h --- chromium-146.0.7680.71/v8/include/v8-version.h 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/v8/include/v8-version.h 2026-03-13 16:54:03.000000000 +0000 @@ -10,8 +10,8 @@ // system so their names cannot be changed without changing the scripts. #define V8_MAJOR_VERSION 14 #define V8_MINOR_VERSION 6 -#define V8_BUILD_NUMBER 202 -#define V8_PATCH_LEVEL 11 +#define V8_BUILD_NUMBER 650202 +#define V8_PATCH_LEVEL 0 // Use 1 for candidates and 0 otherwise. // (Boolean macro values are not supported by all preprocessors.) diff -Nru chromium-146.0.7680.71/v8/src/maglev/maglev-graph-builder.cc chromium-146.0.7680.80/v8/src/maglev/maglev-graph-builder.cc --- chromium-146.0.7680.71/v8/src/maglev/maglev-graph-builder.cc 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/v8/src/maglev/maglev-graph-builder.cc 2026-03-13 16:54:03.000000000 +0000 @@ -4458,7 +4458,11 @@ ValueNode* value) { if (value->Is() || value->Is()) return true; if (!IsEmptyNodeType(GetType(value)) && CheckType(value, NodeType::kSmi)) { - value->MaybeRecordUseReprHint(UseRepresentation::kTagged); + if constexpr (SmiValuesAre31Bits()) { + if (Phi* value_as_phi = value->TryCast()) { + value_as_phi->SetUseRequires31BitValue(); + } + } return true; } diff -Nru chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/meta.json chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/meta.json --- chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/meta.json 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/meta.json 2026-03-13 16:54:03.000000000 +0000 @@ -1 +1 @@ -{"build_link": "https://cr-buildbucket.appspot.com/build/8688245320405416929", "profile": ["x86", "x64", "x86-rl", "x64-rl"], "revision": "bc343986bd4cb17e49ef15b70c4bdac710e27167", "version": "14.6.202.11"} \ No newline at end of file +{"build_link": "https://cr-buildbucket.appspot.com/build/8687591269165521425", "profile": ["x86", "x64", "x86-rl", "x64-rl"], "revision": "70253f966a7c3936f5a5ff57c6a4a4face1f16ad", "version": "14.6.650202.0"} \ No newline at end of file diff -Nru chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/x64-rl.profile chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/x64-rl.profile --- chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/x64-rl.profile 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/x64-rl.profile 2026-03-13 16:54:03.000000000 +0000 @@ -13,17 +13,16 @@ block_hint,RecordWriteSaveFP,61,51,0 block_hint,RecordWriteSaveFP,53,52,1 block_hint,RecordWriteSaveFP,55,56,1 -block_hint,RecordWriteSaveFP,57,58,0 block_hint,RecordWriteIgnoreFP,2,3,0 block_hint,RecordWriteIgnoreFP,5,4,1 block_hint,RecordWriteIgnoreFP,11,6,0 block_hint,RecordWriteIgnoreFP,8,7,1 block_hint,RecordWriteIgnoreFP,10,9,0 -block_hint,RecordWriteIgnoreFP,17,18,1 +block_hint,RecordWriteIgnoreFP,15,29,0 block_hint,RecordWriteIgnoreFP,32,31,0 block_hint,RecordWriteIgnoreFP,61,51,0 block_hint,RecordWriteIgnoreFP,53,52,1 -block_hint,RecordWriteIgnoreFP,57,58,0 +block_hint,RecordWriteIgnoreFP,55,56,1 block_hint,AdaptorWithBuiltinExitFrame1,2,1,1 block_hint,AdaptorWithBuiltinExitFrame2,2,1,1 block_hint,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,67,1 @@ -96,12 +95,10 @@ block_hint,CallWithSpread_Baseline,75,74,1 block_hint,CallWithSpread_Baseline,85,76,0 block_hint,CallWithSpread_Baseline,84,77,0 -block_hint,CallWithSpread_Baseline,83,78,1 block_hint,CallWithSpread_Baseline,96,88,0 block_hint,CallWithSpread_Baseline,89,94,1 block_hint,CallWithSpread_Baseline,91,90,1 block_hint,CallWithSpread_Baseline,93,92,1 -block_hint,CallWithSpread_Baseline,99,135,0 block_hint,CallWithArrayLike,1,78,1 block_hint,CallWithArrayLike,3,2,1 block_hint,CallWithArrayLike,4,34,1 @@ -363,6 +360,7 @@ block_hint,KeyedStoreIC_Megamorphic,288,287,0 block_hint,KeyedStoreIC_Megamorphic,290,291,1 block_hint,KeyedStoreIC_Megamorphic,297,296,1 +block_hint,KeyedStoreIC_Megamorphic,317,316,1 block_hint,KeyedStoreIC_Megamorphic,680,608,1 block_hint,KeyedStoreIC_Megamorphic,679,678,1 block_hint,KeyedStoreIC_Megamorphic,694,688,0 @@ -757,15 +755,6 @@ block_hint,ElementsTransitionAndStore_InBounds,362,361,1 block_hint,ElementsTransitionAndStore_InBounds,365,364,1 block_hint,ElementsTransitionAndStore_InBounds,367,366,1 -block_hint,ElementsTransitionAndStore_InBounds,641,651,0 -block_hint,ElementsTransitionAndStore_InBounds,644,643,0 -block_hint,ElementsTransitionAndStore_InBounds,647,646,0 -block_hint,ElementsTransitionAndStore_InBounds,650,649,1 -block_hint,ElementsTransitionAndStore_InBounds,655,662,0 -block_hint,ElementsTransitionAndStore_InBounds,659,658,1 -block_hint,ElementsTransitionAndStore_InBounds,661,660,0 -block_hint,ElementsTransitionAndStore_InBounds,665,664,1 -block_hint,ElementsTransitionAndStore_InBounds,668,667,0 block_hint,KeyedHasIC_PolymorphicName,1,2,1 block_hint,KeyedHasIC_PolymorphicName,6,7,1 block_hint,KeyedHasIC_PolymorphicName,54,10,0 @@ -1000,7 +989,6 @@ block_hint,ArrayPrototypePop,33,16,0 block_hint,ArrayPrototypePop,32,17,0 block_hint,ArrayPrototypePop,27,18,0 -block_hint,ArrayPrototypePop,26,19,1 block_hint,ArrayPrototypePop,25,20,0 block_hint,ArrayPrototypePop,31,30,1 block_hint,ArrayPrototypePush,2,1,1 @@ -1073,7 +1061,6 @@ block_hint,CloneFastJSArray,7,6,1 block_hint,CloneFastJSArray,12,11,0 block_hint,CloneFastJSArray,22,23,1 -block_hint,CloneFastJSArray,29,30,1 block_hint,CloneFastJSArray,58,39,0 block_hint,CloneFastJSArray,41,40,1 block_hint,CloneFastJSArray,43,42,1 @@ -1098,9 +1085,7 @@ block_hint,ExtractFastJSArray,16,15,0 block_hint,ExtractFastJSArray,26,27,1 block_hint,ExtractFastJSArray,29,28,1 -block_hint,ExtractFastJSArray,31,30,0 block_hint,ExtractFastJSArray,33,34,1 -block_hint,ExtractFastJSArray,37,36,1 block_hint,ExtractFastJSArray,60,41,0 block_hint,ExtractFastJSArray,43,42,1 block_hint,ExtractFastJSArray,45,44,1 @@ -1370,7 +1355,6 @@ block_hint,LoadIC_Noninlined,6,5,0 block_hint,LoadIC_Noninlined,19,18,0 block_hint,LoadIC_Noninlined,22,23,1 -block_hint,LoadIC_Noninlined,27,28,1 block_hint,LoadIC_Noninlined,126,32,0 block_hint,LoadIC_Noninlined,125,33,0 block_hint,LoadIC_Noninlined,37,34,0 @@ -1550,6 +1534,7 @@ block_hint,KeyedLoadIC_Megamorphic,430,429,0 block_hint,KeyedLoadIC_Megamorphic,432,433,1 block_hint,KeyedLoadIC_Megamorphic,438,439,1 +block_hint,KeyedLoadIC_Megamorphic,457,460,0 block_hint,KeyedLoadIC_Megamorphic,555,463,0 block_hint,KeyedLoadIC_Megamorphic,467,466,0 block_hint,KeyedLoadIC_Megamorphic,545,470,1 @@ -1679,6 +1664,7 @@ block_hint,StoreIC,373,372,0 block_hint,StoreIC_Megamorphic,1,2,1 block_hint,StoreIC_Megamorphic,5,4,0 +block_hint,StoreIC_Megamorphic,8,9,1 block_hint,StoreIC_Megamorphic,12,15,1 block_hint,StoreIC_Megamorphic,13,14,1 block_hint,StoreIC_Megamorphic,17,261,1 @@ -1986,6 +1972,7 @@ block_hint,IterableToListMayPreserveHoles,1,14,1 block_hint,IterableToListMayPreserveHoles,13,2,0 block_hint,IterableToListMayPreserveHoles,3,12,0 +block_hint,FindOrderedHashMapEntry,1,67,1 block_hint,FindOrderedHashMapEntry,47,2,0 block_hint,FindOrderedHashMapEntry,22,4,0 block_hint,FindOrderedHashMapEntry,10,9,0 @@ -2169,7 +2156,8 @@ block_hint,BitwiseOr_Baseline,122,121,1 block_hint,BitwiseOr_Baseline,128,129,0 block_hint,BitwiseOrSmi_Baseline,1,32,0 -block_hint,BitwiseOrSmi_Baseline,20,3,1 +block_hint,BitwiseOrSmi_Baseline,16,4,0 +block_hint,BitwiseOrSmi_Baseline,12,5,0 block_hint,BitwiseOrSmi_Baseline,35,34,0 block_hint,BitwiseXor_Baseline,97,4,1 block_hint,BitwiseXor_Baseline,17,5,0 @@ -2333,7 +2321,6 @@ block_hint,Equal_WithEmbeddedFeedback,169,154,1 block_hint,Equal_WithEmbeddedFeedback,166,155,0 block_hint,Equal_WithEmbeddedFeedback,157,156,0 -block_hint,Equal_WithEmbeddedFeedback,171,172,0 block_hint,Equal_WithEmbeddedFeedback,182,181,1 block_hint,StrictEqual_WithEmbeddedFeedback,71,3,0 block_hint,StrictEqual_WithEmbeddedFeedback,27,6,0 @@ -2703,6 +2690,7 @@ block_hint,StringFromCharCode,76,75,1 block_hint,StringFromCharCode,82,81,0 block_hint,StringFromCharCode,84,85,0 +block_hint,StringFromCharCode,93,88,0 block_hint,StringPrototypeReplace,2,1,1 block_hint,StringPrototypeReplace,87,4,0 block_hint,StringPrototypeReplace,5,31,1 @@ -3710,11 +3698,10 @@ block_hint,ArrayPrototypeSplice,508,493,1 block_hint,ArrayPrototypeSplice,515,516,1 block_hint,ArrayPrototypeSplice,583,517,0 +block_hint,ArrayPrototypeSplice,558,520,0 block_hint,ArrayPrototypeSplice,540,525,1 block_hint,ArrayPrototypeSplice,527,530,0 block_hint,ArrayPrototypeSplice,538,534,1 -block_hint,ArrayPrototypeSplice,557,556,0 -block_hint,ArrayPrototypeSplice,559,560,0 block_hint,ArrayPrototypeSplice,572,561,0 block_hint,ArrayPrototypeSplice,607,606,0 block_hint,ArrayPrototypeSplice,610,613,0 @@ -3830,7 +3817,6 @@ block_hint,StringAddConvertLeft,10,151,0 block_hint,StringAddConvertRight,152,9,0 block_hint,StringAddConvertRight,10,151,0 -block_hint,StringAddConvertRight,173,174,1 block_hint,StringAddConvertRight,176,175,0 block_hint,StringAddConvertRight,192,180,1 block_hint,StringAddConvertRight,203,193,0 @@ -3933,6 +3919,7 @@ block_hint,NumberToString,3,2,0 block_hint,NumberToString,12,17,1 block_hint,NumberToString,22,23,1 +block_hint,SmiToString,3,4,1 block_hint,SmiToString,17,5,1 block_hint,SmiToString,28,18,0 block_hint,SmiToString,19,22,1 @@ -4143,7 +4130,6 @@ block_hint,MathFround,2,1,1 block_hint,MathFround,5,6,1 block_hint,MathLog,2,1,1 -block_hint,MathLog,5,6,1 block_hint,MathLog,14,13,0 block_hint,MathSin,2,1,1 block_hint,MathSin,5,6,1 @@ -4406,7 +4392,6 @@ block_hint,RegExpPrototypeExec,212,142,0 block_hint,RegExpPrototypeExec,211,143,0 block_hint,RegExpPrototypeExec,170,146,0 -block_hint,RegExpPrototypeExec,150,147,1 block_hint,RegExpPrototypeExec,149,148,1 block_hint,RegExpPrototypeExec,151,152,1 block_hint,RegExpPrototypeExec,180,179,0 @@ -4541,9 +4526,9 @@ block_hint,RegExpReplace,89,88,1 block_hint,RegExpReplace,97,94,0 block_hint,RegExpReplace,96,95,0 +block_hint,RegExpReplace,127,101,1 block_hint,RegExpReplace,126,102,0 block_hint,RegExpReplace,105,104,1 -block_hint,RegExpReplace,107,108,1 block_hint,RegExpReplace,122,112,1 block_hint,RegExpReplace,136,135,0 block_hint,RegExpReplace,142,145,0 @@ -4565,9 +4550,9 @@ block_hint,RegExpReplace,338,335,0 block_hint,RegExpReplace,337,336,0 block_hint,RegExpReplace,411,343,0 +block_hint,RegExpReplace,371,345,1 block_hint,RegExpReplace,370,346,0 block_hint,RegExpReplace,349,348,1 -block_hint,RegExpReplace,351,352,1 block_hint,RegExpReplace,366,356,1 block_hint,RegExpReplace,379,378,0 block_hint,RegExpReplace,386,387,1 @@ -4609,8 +4594,8 @@ block_hint,RegExpSplit,20,424,1 block_hint,RegExpSplit,93,23,0 block_hint,RegExpSplit,92,24,0 +block_hint,RegExpSplit,52,26,1 block_hint,RegExpSplit,51,27,0 -block_hint,RegExpSplit,31,28,1 block_hint,RegExpSplit,30,29,0 block_hint,RegExpSplit,32,33,1 block_hint,RegExpSplit,60,59,0 @@ -5200,7 +5185,9 @@ block_hint,FastNewRestArguments,43,2,0 block_hint,FastNewRestArguments,4,3,1 block_hint,FastNewRestArguments,7,6,1 +block_hint,FastNewRestArguments,9,8,0 block_hint,FastNewRestArguments,38,11,0 +block_hint,FastNewRestArguments,37,12,0 block_hint,FastNewRestArguments,36,13,0 block_hint,FastNewRestArguments,35,14,0 block_hint,FastNewRestArguments,15,18,1 @@ -5224,7 +5211,6 @@ block_hint,StoreCurrentContextElementBaseline,78,91,0 block_hint,StoreCurrentContextElementBaseline,80,89,0 block_hint,StoreCurrentContextElementBaseline,93,94,0 -block_hint,StoreCurrentContextElementBaseline,97,96,0 block_hint,StoreCurrentContextElementBaseline,122,115,0 block_hint,StoreCurrentContextElementBaseline,121,116,1 block_hint,StoreContextElementBaseline,3,4,1 @@ -5593,7 +5579,6 @@ block_hint,LdaLookupGlobalSlotHandler,2,255,1 block_hint,LdaLookupGlobalSlotHandler,4,3,1 block_hint,LdaLookupGlobalSlotHandler,5,8,1 -block_hint,LdaLookupGlobalSlotHandler,6,7,1 block_hint,LdaLookupGlobalSlotHandler,10,254,1 block_hint,LdaLookupGlobalSlotHandler,11,12,0 block_hint,LdaLookupGlobalSlotHandler,253,13,0 @@ -5629,7 +5614,6 @@ block_hint,AddHandler,35,58,1 block_hint,AddHandler,37,36,1 block_hint,AddHandler,46,45,1 -block_hint,AddHandler,48,47,1 block_hint,AddHandler,55,54,1 block_hint,AddHandler,61,60,1 block_hint,AddHandler,70,69,1 @@ -5849,7 +5833,6 @@ block_hint,ConstructHandler,55,54,0 block_hint,TestEqualHandler,4,112,1 block_hint,TestEqualHandler,19,9,0 -block_hint,TestEqualHandler,17,16,0 block_hint,TestEqualHandler,91,80,1 block_hint,TestEqualHandler,93,94,0 block_hint,TestEqualHandler,99,98,1 @@ -5863,12 +5846,11 @@ block_hint,TestEqualStrictHandler,10,9,1 block_hint,TestEqualStrictHandler,12,11,1 block_hint,TestEqualStrictHandler,26,21,0 +block_hint,TestEqualStrictHandler,64,61,1 block_hint,TestEqualStrictHandler,68,69,0 block_hint,TestEqualStrictHandler,122,100,0 block_hint,TestEqualStrictHandler,119,120,0 block_hint,TestLessThanHandler,54,5,0 -block_hint,TestLessThanHandler,32,6,1 -block_hint,TestLessThanHandler,50,33,1 block_hint,TestLessThanHandler,115,101,1 block_hint,TestLessThanHandler,131,147,0 block_hint,TestLessThanHandler,163,162,1 @@ -5879,6 +5861,7 @@ block_hint,TestGreaterThanHandler,163,162,1 block_hint,TestLessThanOrEqualHandler,131,147,0 block_hint,TestLessThanOrEqualHandler,163,162,1 +block_hint,TestGreaterThanOrEqualHandler,115,101,1 block_hint,TestGreaterThanOrEqualHandler,129,117,1 block_hint,TestGreaterThanOrEqualHandler,131,147,0 block_hint,TestGreaterThanOrEqualHandler,163,162,1 @@ -5992,14 +5975,12 @@ block_hint,JumpIfToBooleanFalseHandler,13,4,0 block_hint,JumpIfToBooleanFalseHandler,10,5,0 block_hint,JumpIfToBooleanFalseHandler,7,6,0 -block_hint,JumpIfToBooleanFalseHandler,12,11,1 block_hint,JumpIfUndefinedOrNullHandler,3,2,0 block_hint,JumpIfJSReceiverHandler,1,4,1 block_hint,JumpIfJSReceiverHandler,3,2,1 block_hint,SwitchOnSmiNoFeedbackHandler,5,2,0 block_hint,SwitchOnSmiNoFeedbackHandler,3,4,0 block_hint,ForInEnumerateHandler,10,3,1 -block_hint,ForInPrepareHandler,4,3,1 block_hint,ForInPrepareHandler,9,8,1 block_hint,ForInNextHandler,2,1,1 block_hint,ForInNextHandler,6,5,1 @@ -6027,24 +6008,20 @@ block_hint,GetNamedPropertyWideHandler,23,20,0 block_hint,GetNamedPropertyWideHandler,22,21,0 block_hint,GetNamedPropertyWideHandler,105,111,1 +block_hint,GetNamedPropertyWideHandler,109,106,0 block_hint,GetNamedPropertyWideHandler,108,107,0 block_hint,GetNamedPropertyWideHandler,246,236,0 block_hint,GetNamedPropertyWideHandler,289,288,0 block_hint,AddWideHandler,2,21,0 block_hint,AddWideHandler,28,22,0 -block_hint,AddWideHandler,35,58,1 -block_hint,AddWideHandler,37,36,1 block_hint,AddWideHandler,159,77,0 block_hint,AddWideHandler,78,158,1 block_hint,AddWideHandler,139,136,1 -block_hint,AddWideHandler,173,170,1 -block_hint,AddWideHandler,178,177,1 block_hint,MulWideHandler,30,27,1 block_hint,MulWideHandler,33,38,1 block_hint,MulWideHandler,123,122,1 block_hint,AddSmiWideHandler,12,1,0 block_hint,AddSmiWideHandler,8,2,0 -block_hint,AddSmiWideHandler,5,4,1 block_hint,MulSmiWideHandler,14,2,0 block_hint,MulSmiWideHandler,5,4,0 block_hint,MulSmiWideHandler,17,16,1 @@ -6109,38 +6086,38 @@ block_hint,BitwiseAndSmiExtraWideHandler,27,26,0 block_hint,BitwiseAndSmiExtraWideHandler,41,38,1 block_hint,CallUndefinedReceiver1ExtraWideHandler,1,67,0 -builtin_count,RecordWriteSaveFP,1396 -builtin_count,RecordWriteIgnoreFP,31 +builtin_count,RecordWriteSaveFP,1343 +builtin_count,RecordWriteIgnoreFP,33 builtin_count,EphemeronKeyBarrierSaveFP,0 builtin_count,IndirectPointerBarrierIgnoreFP,0 -builtin_count,AdaptorWithBuiltinExitFrame0,124 +builtin_count,AdaptorWithBuiltinExitFrame0,117 builtin_count,AdaptorWithBuiltinExitFrame1,4 builtin_count,AdaptorWithBuiltinExitFrame2,0 -builtin_count,AdaptorWithBuiltinExitFrame3,8 +builtin_count,AdaptorWithBuiltinExitFrame3,7 builtin_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,139 -builtin_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,536 -builtin_count,Call_ReceiverIsAny_Baseline_Compact,2 +builtin_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,511 +builtin_count,Call_ReceiverIsAny_Baseline_Compact,1 builtin_count,CallProxy,0 -builtin_count,CallWithSpread,29 +builtin_count,CallWithSpread,27 builtin_count,CallWithSpread_Baseline,1 -builtin_count,CallWithArrayLike,33 +builtin_count,CallWithArrayLike,31 builtin_count,CallFunctionTemplate_Generic,0 builtin_count,ConstructWithSpread,0 builtin_count,ConstructWithSpread_Baseline,0 builtin_count,ConstructWithSpread_WithFeedback,1 builtin_count,ConstructForwardAllArgs_Baseline,0 builtin_count,ConstructForwardAllArgs_WithFeedback,2 -builtin_count,Construct_Baseline,47 +builtin_count,Construct_Baseline,44 builtin_count,Construct_WithFeedback,7 -builtin_count,FastNewObject,156 -builtin_count,FastNewClosure,268 -builtin_count,StringEqual,565 +builtin_count,FastNewObject,147 +builtin_count,FastNewClosure,258 +builtin_count,StringEqual,542 builtin_count,StringGreaterThan,0 -builtin_count,StringGreaterThanOrEqual,5 -builtin_count,StringLessThan,473 -builtin_count,StringLessThanOrEqual,47 +builtin_count,StringGreaterThanOrEqual,4 +builtin_count,StringLessThan,454 +builtin_count,StringLessThanOrEqual,45 builtin_count,StringCompare,3 -builtin_count,StringSubstring,491 +builtin_count,StringSubstring,471 builtin_count,OrderedHashTableHealIndex,0 builtin_count,CompileLazy,1 builtin_count,InstantiateAsmJs,0 @@ -6151,41 +6128,41 @@ builtin_count,HandleApiCallOrConstruct,0 builtin_count,AllocateInYoungGeneration,4 builtin_count,AllocateInOldGeneration,1 -builtin_count,CopyFastSmiOrObjectElements,17 -builtin_count,GrowFastDoubleElements,376 -builtin_count,GrowFastSmiOrObjectElements,346 +builtin_count,CopyFastSmiOrObjectElements,16 +builtin_count,GrowFastDoubleElements,360 +builtin_count,GrowFastSmiOrObjectElements,331 builtin_count,ToNumber,0 builtin_count,ToNumber_Baseline,0 -builtin_count,ToNumeric_Baseline,31 +builtin_count,ToNumeric_Baseline,29 builtin_count,ToNumberConvertBigInt,0 -builtin_count,Typeof,31 +builtin_count,Typeof,29 builtin_count,Typeof_Baseline,0 builtin_count,KeyedLoadIC_PolymorphicName,0 -builtin_count,KeyedStoreIC_Megamorphic,340 +builtin_count,KeyedStoreIC_Megamorphic,326 builtin_count,DefineKeyedOwnIC_Megamorphic,2 -builtin_count,LoadGlobalIC_NoFeedback,16 -builtin_count,LoadIC_FunctionPrototype,202 +builtin_count,LoadGlobalIC_NoFeedback,15 +builtin_count,LoadIC_FunctionPrototype,193 builtin_count,LoadIC_StringLength,41 builtin_count,LoadIC_StringWrapperLength,0 -builtin_count,LoadIC_NoFeedback,45 -builtin_count,StoreIC_NoFeedback,6 +builtin_count,LoadIC_NoFeedback,43 +builtin_count,StoreIC_NoFeedback,5 builtin_count,DefineNamedOwnIC_NoFeedback,4 -builtin_count,KeyedLoadIC_SloppyArguments,2 -builtin_count,StoreFastElementIC_InBounds,198 -builtin_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,19 +builtin_count,KeyedLoadIC_SloppyArguments,1 +builtin_count,StoreFastElementIC_InBounds,188 +builtin_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,18 builtin_count,StoreFastElementIC_NoTransitionHandleCOW,0 builtin_count,ElementsTransitionAndStore_InBounds,0 builtin_count,ElementsTransitionAndStore_NoTransitionGrowAndHandleCOW,0 builtin_count,ElementsTransitionAndStore_NoTransitionHandleCOW,0 builtin_count,KeyedHasIC_PolymorphicName,3 -builtin_count,EnqueueMicrotask,19 +builtin_count,EnqueueMicrotask,18 builtin_count,RunMicrotasks,0 -builtin_count,HasProperty,11 +builtin_count,HasProperty,10 builtin_count,DeleteProperty,3 -builtin_count,SetDataProperties,2 +builtin_count,SetDataProperties,1 builtin_count,ReturnReceiver,14 builtin_count,ArrayConstructor,1 -builtin_count,ArrayConstructorImpl,3 +builtin_count,ArrayConstructorImpl,2 builtin_count,ArrayNoArgumentConstructor_PackedSmi_DontOverride,0 builtin_count,ArrayNoArgumentConstructor_HoleySmi_DontOverride,0 builtin_count,ArrayNoArgumentConstructor_PackedSmi_DisableAllocationSites,0 @@ -6198,23 +6175,23 @@ builtin_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,0 builtin_count,ArrayIncludesSmi,0 builtin_count,ArrayIncludesSmiOrObject,17 -builtin_count,ArrayIncludes,4 +builtin_count,ArrayIncludes,5 builtin_count,ArrayIndexOfSmi,0 -builtin_count,ArrayIndexOfSmiOrObject,140 -builtin_count,ArrayIndexOf,38 +builtin_count,ArrayIndexOfSmiOrObject,134 +builtin_count,ArrayIndexOf,36 builtin_count,ArrayPrototypePop,5 -builtin_count,ArrayPrototypePush,308 -builtin_count,CloneFastJSArray,192 +builtin_count,ArrayPrototypePush,302 +builtin_count,CloneFastJSArray,184 builtin_count,CloneFastJSArrayFillingHoles,0 -builtin_count,ExtractFastJSArray,202 +builtin_count,ExtractFastJSArray,193 builtin_count,CreateArrayFromSlowBoilerplate,0 builtin_count,CreateObjectFromSlowBoilerplate,1 builtin_count,CreateArrayFromSlowBoilerplateHelper,1 -builtin_count,CreateObjectFromSlowBoilerplateHelper,49 +builtin_count,CreateObjectFromSlowBoilerplateHelper,47 builtin_count,ArrayPrototypeEntries,0 builtin_count,ArrayPrototypeKeys,0 -builtin_count,ArrayPrototypeValues,19 -builtin_count,ArrayIteratorPrototypeNext,138 +builtin_count,ArrayPrototypeValues,18 +builtin_count,ArrayIteratorPrototypeNext,130 builtin_count,AsyncFunctionEnter,0 builtin_count,AsyncFunctionResolve,0 builtin_count,AsyncFunctionAwait,4 @@ -6230,68 +6207,68 @@ builtin_count,DatePrototypeGetTimezoneOffset,0 builtin_count,DatePrototypeValueOf,0 builtin_count,DatePrototypeToPrimitive,0 -builtin_count,CreateIterResultObject,108 +builtin_count,CreateIterResultObject,104 builtin_count,CreateGeneratorObject,0 -builtin_count,GeneratorPrototypeNext,132 +builtin_count,GeneratorPrototypeNext,127 builtin_count,GeneratorPrototypeReturn,0 builtin_count,SuspendGeneratorBaseline,1 builtin_count,ResumeGeneratorBaseline,1 builtin_count,GlobalIsFinite,0 builtin_count,GlobalIsNaN,0 -builtin_count,LoadIC,641 -builtin_count,LoadIC_Megamorphic,10000 -builtin_count,LoadIC_Noninlined,3 -builtin_count,LoadICTrampoline,273 -builtin_count,LoadICGenericBaseline,1930 -builtin_count,LoadICTrampoline_Megamorphic,5688 -builtin_count,LoadSuperIC,2 -builtin_count,LoadSuperICBaseline,2 -builtin_count,KeyedLoadIC,346 +builtin_count,LoadIC,617 +builtin_count,LoadIC_Megamorphic,9585 +builtin_count,LoadIC_Noninlined,2 +builtin_count,LoadICTrampoline,263 +builtin_count,LoadICGenericBaseline,1849 +builtin_count,LoadICTrampoline_Megamorphic,5419 +builtin_count,LoadSuperIC,1 +builtin_count,LoadSuperICBaseline,1 +builtin_count,KeyedLoadIC,331 builtin_count,EnumeratedKeyedLoadIC,4 -builtin_count,KeyedLoadIC_Megamorphic,2372 +builtin_count,KeyedLoadIC_Megamorphic,2545 builtin_count,KeyedLoadICTrampoline,1 -builtin_count,KeyedLoadICBaseline,323 -builtin_count,EnumeratedKeyedLoadICBaseline,3 -builtin_count,KeyedLoadICTrampoline_Megamorphic,1050 -builtin_count,StoreGlobalIC,891 -builtin_count,StoreGlobalICTrampoline,278 +builtin_count,KeyedLoadICBaseline,309 +builtin_count,EnumeratedKeyedLoadICBaseline,2 +builtin_count,KeyedLoadICTrampoline_Megamorphic,1004 +builtin_count,StoreGlobalIC,745 +builtin_count,StoreGlobalICTrampoline,268 builtin_count,StoreGlobalICBaseline,1 -builtin_count,StoreIC,414 -builtin_count,StoreIC_Megamorphic,1472 -builtin_count,StoreICTrampoline,13 -builtin_count,StoreICTrampoline_Megamorphic,690 -builtin_count,StoreICBaseline,213 -builtin_count,DefineNamedOwnIC,36 -builtin_count,DefineNamedOwnICBaseline,31 -builtin_count,KeyedStoreIC,214 +builtin_count,StoreIC,396 +builtin_count,StoreIC_Megamorphic,1412 +builtin_count,StoreICTrampoline,12 +builtin_count,StoreICTrampoline_Megamorphic,661 +builtin_count,StoreICBaseline,205 +builtin_count,DefineNamedOwnIC,35 +builtin_count,DefineNamedOwnICBaseline,30 +builtin_count,KeyedStoreIC,204 builtin_count,KeyedStoreICTrampoline,0 -builtin_count,KeyedStoreICTrampoline_Megamorphic,229 -builtin_count,KeyedStoreICBaseline,200 +builtin_count,KeyedStoreICTrampoline_Megamorphic,221 +builtin_count,KeyedStoreICBaseline,190 builtin_count,DefineKeyedOwnIC,2 -builtin_count,StoreInArrayLiteralIC,19 -builtin_count,StoreInArrayLiteralICBaseline,17 -builtin_count,LoadGlobalIC,1522 +builtin_count,StoreInArrayLiteralIC,17 +builtin_count,StoreInArrayLiteralICBaseline,15 +builtin_count,LoadGlobalIC,927 builtin_count,LoadGlobalICInsideTypeof,0 -builtin_count,LoadGlobalICTrampoline,1091 -builtin_count,LoadGlobalICBaseline,400 +builtin_count,LoadGlobalICTrampoline,511 +builtin_count,LoadGlobalICBaseline,384 builtin_count,LoadGlobalICInsideTypeofBaseline,0 builtin_count,LookupGlobalICBaseline,0 builtin_count,LookupGlobalICInsideTypeofBaseline,0 -builtin_count,KeyedHasIC,720 +builtin_count,KeyedHasIC,690 builtin_count,KeyedHasICBaseline,2 -builtin_count,KeyedHasIC_Megamorphic,715 -builtin_count,AddLhsIsStringConstantInternalizeWithVector,706 +builtin_count,KeyedHasIC_Megamorphic,686 +builtin_count,AddLhsIsStringConstantInternalizeWithVector,677 builtin_count,AddLhsIsStringConstantInternalizeTrampoline,4 -builtin_count,AddRhsIsStringConstantInternalizeWithVector,7 +builtin_count,AddRhsIsStringConstantInternalizeWithVector,6 builtin_count,AddRhsIsStringConstantInternalizeTrampoline,1 builtin_count,IterableToList,0 builtin_count,IterableToListWithSymbolLookup,0 builtin_count,IterableToListMayPreserveHoles,0 -builtin_count,FindOrderedHashMapEntry,392 -builtin_count,MapConstructor,75 -builtin_count,MapPrototypeSet,65 +builtin_count,FindOrderedHashMapEntry,376 +builtin_count,MapConstructor,72 +builtin_count,MapPrototypeSet,62 builtin_count,MapPrototypeDelete,0 -builtin_count,MapPrototypeGet,36 +builtin_count,MapPrototypeGet,34 builtin_count,MapPrototypeHas,5 builtin_count,MapPrototypeEntries,1 builtin_count,MapPrototypeGetSize,0 @@ -6300,113 +6277,112 @@ builtin_count,MapPrototypeValues,1 builtin_count,MapIteratorPrototypeNext,14 builtin_count,MapIteratorToList,0 -builtin_count,Add_Baseline,193 -builtin_count,AddSmi_Baseline,240 -builtin_count,Subtract_Baseline,48 +builtin_count,Add_Baseline,184 +builtin_count,AddSmi_Baseline,232 +builtin_count,Subtract_Baseline,46 builtin_count,SubtractSmi_Baseline,21 -builtin_count,Multiply_Baseline,49 +builtin_count,Multiply_Baseline,45 builtin_count,MultiplySmi_Baseline,5 builtin_count,Divide_Baseline,4 builtin_count,DivideSmi_Baseline,1 builtin_count,Modulus_Baseline,0 -builtin_count,ModulusSmi_Baseline,1 +builtin_count,ModulusSmi_Baseline,0 builtin_count,Exponentiate_Baseline,0 builtin_count,BitwiseAnd_Baseline,8 -builtin_count,BitwiseAndSmi_Baseline,33 -builtin_count,BitwiseOr_Baseline,20 -builtin_count,BitwiseOrSmi_Baseline,181 +builtin_count,BitwiseAndSmi_Baseline,30 +builtin_count,BitwiseOr_Baseline,19 +builtin_count,BitwiseOrSmi_Baseline,173 builtin_count,BitwiseXor_Baseline,9 builtin_count,BitwiseXorSmi_Baseline,0 builtin_count,ShiftLeft_Baseline,1 -builtin_count,ShiftLeftSmi_Baseline,30 +builtin_count,ShiftLeftSmi_Baseline,29 builtin_count,ShiftRight_Baseline,2 -builtin_count,ShiftRightSmi_Baseline,114 +builtin_count,ShiftRightSmi_Baseline,110 builtin_count,ShiftRightLogical_Baseline,0 -builtin_count,ShiftRightLogicalSmi_Baseline,4 +builtin_count,ShiftRightLogicalSmi_Baseline,3 builtin_count,Add_WithFeedback,0 builtin_count,Subtract_WithFeedback,0 builtin_count,Divide_WithFeedback,0 builtin_count,Modulus_WithFeedback,2 builtin_count,BitwiseOr_WithFeedback,0 -builtin_count,ShiftRightLogical_WithFeedback,0 builtin_count,Add_LhsIsStringConstant_Internalize_Baseline,0 builtin_count,Add_RhsIsStringConstant_Internalize_Baseline,0 -builtin_count,Equal_Baseline,165 -builtin_count,StrictEqual_Generic_Baseline,201 -builtin_count,LessThan_Baseline,152 -builtin_count,GreaterThan_Baseline,50 -builtin_count,LessThanOrEqual_Baseline,21 -builtin_count,GreaterThanOrEqual_Baseline,42 -builtin_count,Equal_WithEmbeddedFeedback,23 +builtin_count,Equal_Baseline,158 +builtin_count,StrictEqual_Generic_Baseline,195 +builtin_count,LessThan_Baseline,143 +builtin_count,GreaterThan_Baseline,47 +builtin_count,LessThanOrEqual_Baseline,20 +builtin_count,GreaterThanOrEqual_Baseline,39 +builtin_count,Equal_WithEmbeddedFeedback,22 builtin_count,StrictEqual_WithEmbeddedFeedback,25 builtin_count,LessThan_WithEmbeddedFeedback,4 builtin_count,GreaterThanOrEqual_WithEmbeddedFeedback,0 builtin_count,BitwiseNot_Baseline,1 -builtin_count,Decrement_Baseline,21 -builtin_count,Increment_Baseline,108 +builtin_count,Decrement_Baseline,20 +builtin_count,Increment_Baseline,98 builtin_count,Negate_Baseline,3 builtin_count,ObjectAssign,2 -builtin_count,ObjectCreate,8 +builtin_count,ObjectCreate,7 builtin_count,ObjectEntries,0 builtin_count,ObjectGetOwnPropertyDescriptor,0 builtin_count,ObjectGetOwnPropertyNames,0 builtin_count,ObjectIs,0 builtin_count,ObjectKeys,14 -builtin_count,ObjectPrototypeHasOwnProperty,241 -builtin_count,ObjectToString,62 -builtin_count,OrdinaryHasInstance,168 -builtin_count,InstanceOf,8 +builtin_count,ObjectPrototypeHasOwnProperty,231 +builtin_count,ObjectToString,59 +builtin_count,OrdinaryHasInstance,157 +builtin_count,InstanceOf,7 builtin_count,InstanceOf_WithFeedback,2 -builtin_count,InstanceOf_Baseline,36 -builtin_count,ForInEnumerate,58 +builtin_count,InstanceOf_Baseline,35 +builtin_count,ForInEnumerate,56 builtin_count,ForInPrepare,5 -builtin_count,ForInFilter,219 +builtin_count,ForInFilter,210 builtin_count,RegExpConstructor,0 -builtin_count,FindOrderedHashSetEntry,113 -builtin_count,SetConstructor,112 +builtin_count,FindOrderedHashSetEntry,109 +builtin_count,SetConstructor,108 builtin_count,SetPrototypeHas,11 -builtin_count,SetPrototypeAdd,71 -builtin_count,SetPrototypeDelete,9 +builtin_count,SetPrototypeAdd,68 +builtin_count,SetPrototypeDelete,8 builtin_count,SetPrototypeEntries,0 builtin_count,SetPrototypeGetSize,4 builtin_count,SetPrototypeForEach,0 builtin_count,SetPrototypeValues,11 -builtin_count,SetIteratorPrototypeNext,58 +builtin_count,SetIteratorPrototypeNext,55 builtin_count,SetOrSetIteratorToList,0 -builtin_count,StringFromCharCode,17 -builtin_count,StringPrototypeReplace,242 -builtin_count,StringPrototypeSplit,53 -builtin_count,TypedArrayConstructor,4 +builtin_count,StringFromCharCode,14 +builtin_count,StringPrototypeReplace,232 +builtin_count,StringPrototypeSplit,51 +builtin_count,TypedArrayConstructor,3 builtin_count,TypedArrayPrototypeByteLength,0 builtin_count,TypedArrayPrototypeLength,4 builtin_count,TypedArrayPrototypeToStringTag,0 builtin_count,WasmToJsWrapperCSA,0 builtin_count,WeakMapConstructor,0 -builtin_count,WeakMapLookupHashIndex,74 -builtin_count,WeakMapPrototypeGet,37 -builtin_count,WeakMapPrototypeHas,36 +builtin_count,WeakMapLookupHashIndex,71 +builtin_count,WeakMapPrototypeGet,36 +builtin_count,WeakMapPrototypeHas,35 builtin_count,WeakMapPrototypeSet,1 builtin_count,WeakSetConstructor,0 builtin_count,WeakSetPrototypeHas,0 builtin_count,WeakSetPrototypeAdd,0 builtin_count,WeakCollectionSet,1 -builtin_count,AsyncGeneratorResolve,10 +builtin_count,AsyncGeneratorResolve,9 builtin_count,AsyncGeneratorYieldWithAwait,7 -builtin_count,AsyncGeneratorResumeNext,25 -builtin_count,AsyncGeneratorPrototypeNext,10 -builtin_count,AsyncGeneratorAwait,7 -builtin_count,AsyncGeneratorAwaitResolveClosure,7 +builtin_count,AsyncGeneratorResumeNext,24 +builtin_count,AsyncGeneratorPrototypeNext,9 +builtin_count,AsyncGeneratorAwait,6 +builtin_count,AsyncGeneratorAwaitResolveClosure,6 builtin_count,AsyncGeneratorYieldWithAwaitResolveClosure,7 -builtin_count,StringAdd_CheckNone,7892 -builtin_count,SubString,1637 -builtin_count,GetProperty,445 -builtin_count,GetPropertyWithReceiver,18 +builtin_count,StringAdd_CheckNone,10000 +builtin_count,SubString,1569 +builtin_count,GetProperty,427 +builtin_count,GetPropertyWithReceiver,17 builtin_count,SetProperty,0 builtin_count,CreateDataProperty,1 builtin_count,GetOwnPropertyDescriptor,0 builtin_count,FindNonDefaultConstructorOrConstruct,6 builtin_count,OrdinaryGetOwnPropertyDescriptor,0 -builtin_count,ArrayPrototypeConcat,98 +builtin_count,ArrayPrototypeConcat,94 builtin_count,ArrayEvery,0 builtin_count,ArrayFilterLoopLazyDeoptContinuation,0 builtin_count,ArrayFilterLoopContinuation,0 @@ -6416,23 +6392,23 @@ builtin_count,ArrayForEachLoopContinuation,0 builtin_count,ArrayForEach,1 builtin_count,ArrayFrom,0 -builtin_count,ArrayIsArray,13 -builtin_count,LoadJoinElement_FastSmiOrObjectElements_0,641 +builtin_count,ArrayIsArray,11 +builtin_count,LoadJoinElement_FastSmiOrObjectElements_0,614 builtin_count,JoinStackPush,0 builtin_count,JoinStackPop,0 -builtin_count,ArrayPrototypeJoin,78 -builtin_count,ArrayPrototypeJoinImpl,179 +builtin_count,ArrayPrototypeJoin,75 +builtin_count,ArrayPrototypeJoinImpl,172 builtin_count,ArrayPrototypeToString,0 builtin_count,ArrayPrototypeLastIndexOf,1 builtin_count,ArrayMapLoopLazyDeoptContinuation,0 builtin_count,ArrayMapLoopContinuation,0 -builtin_count,ArrayMap,42 +builtin_count,ArrayMap,40 builtin_count,ArrayReduce,3 builtin_count,ArrayPrototypeReverse,0 -builtin_count,ArrayPrototypeShift,193 -builtin_count,ArrayPrototypeSlice,27 +builtin_count,ArrayPrototypeShift,185 +builtin_count,ArrayPrototypeSlice,26 builtin_count,ArraySome,0 -builtin_count,ArrayPrototypeSplice,178 +builtin_count,ArrayPrototypeSplice,170 builtin_count,ArrayPrototypeUnshift,3 builtin_count,ArrayBufferPrototypeGetByteLength,3 builtin_count,ArrayBufferIsView,0 @@ -6442,53 +6418,53 @@ builtin_count,BooleanPrototypeToString,0 builtin_count,ToString,66 builtin_count,ToStringConvertSymbol,0 -builtin_count,StringPrototypeToString,18 +builtin_count,StringPrototypeToString,17 builtin_count,StringPrototypeCharAt,14 -builtin_count,StringPrototypeCharCodeAt,16 +builtin_count,StringPrototypeCharCodeAt,14 builtin_count,StringPrototypeCodePointAt,0 builtin_count,StringPrototypeConcat,0 -builtin_count,StringConstructor,29 -builtin_count,StringAddConvertLeft,17 -builtin_count,StringAddConvertRight,190 -builtin_count,StringCharAt,9 +builtin_count,StringConstructor,28 +builtin_count,StringAddConvertLeft,16 +builtin_count,StringAddConvertRight,182 +builtin_count,StringCharAt,8 builtin_count,FastNewClosureBaseline,35 -builtin_count,FastNewFunctionContextFunction,47 +builtin_count,FastNewFunctionContextFunction,45 builtin_count,FastNewFunctionContextFunctionWithCells,15 builtin_count,CreateRegExpLiteral,12 -builtin_count,CreateShallowArrayLiteral,8 -builtin_count,CreateEmptyArrayLiteral,13 +builtin_count,CreateShallowArrayLiteral,9 +builtin_count,CreateEmptyArrayLiteral,12 builtin_count,CreateShallowObjectLiteral,16 -builtin_count,ObjectConstructor,24 +builtin_count,ObjectConstructor,23 builtin_count,CreateEmptyLiteralObject,1 builtin_count,NumberConstructor,2 -builtin_count,StringToNumber,31 -builtin_count,NonNumberToNumber,4 +builtin_count,StringToNumber,29 +builtin_count,NonNumberToNumber,3 builtin_count,NonNumberToNumeric,5 -builtin_count,NumberToString,1188 -builtin_count,SmiToString,18 +builtin_count,NumberToString,1406 +builtin_count,SmiToString,19 builtin_count,Int32ToString,3 builtin_count,Float64ToString,1 -builtin_count,ToBoolean,13 -builtin_count,ToBooleanForBaselineJump,70 +builtin_count,ToBoolean,15 +builtin_count,ToBooleanForBaselineJump,68 builtin_count,ToLength,2 -builtin_count,ToName,47 -builtin_count,ToObject,242 -builtin_count,NonPrimitiveToPrimitive_Default,177 -builtin_count,NonPrimitiveToPrimitive_Number,14 -builtin_count,NonPrimitiveToPrimitive_String,42 +builtin_count,ToName,45 +builtin_count,ToObject,232 +builtin_count,NonPrimitiveToPrimitive_Default,170 +builtin_count,NonPrimitiveToPrimitive_Number,13 +builtin_count,NonPrimitiveToPrimitive_String,40 builtin_count,OrdinaryToPrimitive_Number,0 -builtin_count,OrdinaryToPrimitive_Number_Inline,132 +builtin_count,OrdinaryToPrimitive_Number_Inline,126 builtin_count,OrdinaryToPrimitive_String,0 builtin_count,DataViewPrototypeGetByteLength,0 builtin_count,DataViewPrototypeGetFloat64,0 builtin_count,DataViewPrototypeSetUint32,0 builtin_count,DataViewPrototypeSetFloat64,0 -builtin_count,FunctionPrototypeHasInstance,48 +builtin_count,FunctionPrototypeHasInstance,46 builtin_count,FastFunctionPrototypeBind,7 -builtin_count,ForInNext,30 +builtin_count,ForInNext,28 builtin_count,GetIteratorWithFeedback,0 -builtin_count,GetIteratorBaseline,14 -builtin_count,CallIteratorWithFeedback,15 +builtin_count,GetIteratorBaseline,13 +builtin_count,CallIteratorWithFeedback,13 builtin_count,MathAbs,0 builtin_count,MathCeil,0 builtin_count,MathFloor,0 @@ -6508,13 +6484,13 @@ builtin_count,MathSqrt,0 builtin_count,MathTan,0 builtin_count,MathTanh,0 -builtin_count,MathRandom,312 -builtin_count,NumberPrototypeToString,79 -builtin_count,NumberIsInteger,2 +builtin_count,MathRandom,299 +builtin_count,NumberPrototypeToString,75 +builtin_count,NumberIsInteger,1 builtin_count,NumberIsNaN,0 builtin_count,NumberParseFloat,11 -builtin_count,ParseInt,133 -builtin_count,NumberParseInt,26 +builtin_count,ParseInt,127 +builtin_count,NumberParseInt,24 builtin_count,Add,6 builtin_count,Subtract,0 builtin_count,Multiply,0 @@ -6523,45 +6499,45 @@ builtin_count,BitwiseOr,3 builtin_count,LessThan,3 builtin_count,GreaterThanOrEqual,3 -builtin_count,Equal,47 -builtin_count,StrictEqual,1183 +builtin_count,Equal,45 +builtin_count,StrictEqual,1133 builtin_count,CreateObjectWithoutProperties,6 builtin_count,ObjectIsExtensible,0 builtin_count,ObjectPreventExtensions,0 builtin_count,ObjectGetPrototypeOf,1 builtin_count,ObjectSetPrototypeOf,0 -builtin_count,ObjectPrototypeToString,62 -builtin_count,ObjectPrototypeValueOf,132 -builtin_count,FulfillPromise,19 +builtin_count,ObjectPrototypeToString,59 +builtin_count,ObjectPrototypeValueOf,126 +builtin_count,FulfillPromise,18 builtin_count,NewPromiseCapability,0 builtin_count,PromiseCapabilityDefaultResolve,0 builtin_count,PerformPromiseThenFunction,0 -builtin_count,PerformPromiseThen,19 +builtin_count,PerformPromiseThen,18 builtin_count,PromiseAll,0 builtin_count,PromiseAllResolveElementClosure,0 builtin_count,PromiseConstructor,0 builtin_count,PromisePrototypeCatch,0 builtin_count,PromiseResolveThenableJob,0 -builtin_count,PromiseFulfillReactionJob,19 +builtin_count,PromiseFulfillReactionJob,18 builtin_count,PromiseResolveTrampoline,0 builtin_count,PromiseResolve,0 builtin_count,ResolvePromise,9 builtin_count,PromisePrototypeThen,0 -builtin_count,ProxyConstructor,3 -builtin_count,ProxyGetProperty,17 +builtin_count,ProxyConstructor,2 +builtin_count,ProxyGetProperty,16 builtin_count,ProxyIsExtensible,0 builtin_count,ProxyPreventExtensions,0 builtin_count,ReflectGet,1 builtin_count,ReflectHas,1 -builtin_count,RegExpPrototypeExec,415 -builtin_count,RegExpMatchFast,1226 -builtin_count,RegExpReplace,195 +builtin_count,RegExpPrototypeExec,398 +builtin_count,RegExpMatchFast,1175 +builtin_count,RegExpReplace,187 builtin_count,RegExpPrototypeReplace,0 builtin_count,RegExpSearchFast,1 builtin_count,RegExpPrototypeSourceGetter,0 builtin_count,RegExpSplit,13 -builtin_count,RegExpPrototypeTest,137 -builtin_count,RegExpPrototypeTestFast,399 +builtin_count,RegExpPrototypeTest,133 +builtin_count,RegExpPrototypeTestFast,382 builtin_count,RegExpPrototypeGlobalGetter,0 builtin_count,RegExpPrototypeIgnoreCaseGetter,0 builtin_count,RegExpPrototypeMultilineGetter,0 @@ -6573,10 +6549,10 @@ builtin_count,RegExpPrototypeFlagsGetter,0 builtin_count,StringPrototypeEndsWith,0 builtin_count,StringPrototypeIncludes,0 -builtin_count,StringPrototypeIndexOf,19 +builtin_count,StringPrototypeIndexOf,18 builtin_count,StringPrototypeIterator,0 builtin_count,StringIteratorPrototypeNext,0 -builtin_count,StringPrototypeMatch,1226 +builtin_count,StringPrototypeMatch,1175 builtin_count,StringPrototypeSearch,1 builtin_count,StringRepeat,0 builtin_count,StringPrototypeSlice,12 @@ -6585,37 +6561,37 @@ builtin_count,StringPrototypeSubstring,7 builtin_count,StringPrototypeTrim,1 builtin_count,SymbolPrototypeToString,2 -builtin_count,CreateTypedArray,62 +builtin_count,CreateTypedArray,60 builtin_count,TypedArrayFrom,0 builtin_count,TypedArrayPrototypeSet,0 builtin_count,TypedArrayPrototypeSubArray,1 -builtin_count,NewSloppyArgumentsElements,41 -builtin_count,NewStrictArgumentsElements,8 -builtin_count,NewRestArgumentsElements,18 -builtin_count,FastNewSloppyArguments,2 +builtin_count,NewSloppyArgumentsElements,39 +builtin_count,NewStrictArgumentsElements,7 +builtin_count,NewRestArgumentsElements,16 +builtin_count,FastNewSloppyArguments,1 builtin_count,FastNewStrictArguments,1 -builtin_count,FastNewRestArguments,0 -builtin_count,LoadFromContextCell,12 +builtin_count,FastNewRestArguments,1 +builtin_count,LoadFromContextCell,13 builtin_count,StoreCurrentContextElementBaseline,3 builtin_count,StoreContextElementBaseline,0 builtin_count,DetachContextCell,0 builtin_count,StringSlowFlatten,0 -builtin_count,StringIndexOf,365 +builtin_count,StringIndexOf,350 builtin_count,Load_FastSmiElements_0,0 -builtin_count,Load_FastObjectElements_0,238 +builtin_count,Load_FastObjectElements_0,228 builtin_count,Load_FastDoubleElements_0,0 builtin_count,Store_FastSmiElements_0,0 -builtin_count,Store_FastObjectElements_0,238 +builtin_count,Store_FastObjectElements_0,228 builtin_count,Store_FastDoubleElements_0,0 builtin_count,SortCompareDefault,3 -builtin_count,SortCompareUserFn,737 +builtin_count,SortCompareUserFn,707 builtin_count,Copy,2 builtin_count,MergeAt,1 builtin_count,GallopLeft,1 builtin_count,GallopRight,1 -builtin_count,ArrayTimSort,38 -builtin_count,ArrayPrototypeSort,38 -builtin_count,StringFastLocaleCompare,1402 +builtin_count,ArrayTimSort,36 +builtin_count,ArrayPrototypeSort,36 +builtin_count,StringFastLocaleCompare,1344 builtin_count,JSToWasmWrapper,0 builtin_count,JSToWasmHandleReturns,0 builtin_count,WasmTaggedNonSmiToInt32,0 @@ -6626,36 +6602,36 @@ builtin_count,CallIndirectIC,2 builtin_count,CanUseSameAccessor_FastDoubleElements_0,0 builtin_count,CanUseSameAccessor_FastSmiElements_0,0 -builtin_count,CanUseSameAccessor_FastObjectElements_0,38 +builtin_count,CanUseSameAccessor_FastObjectElements_0,36 builtin_count,StringPrototypeToLowerCaseIntl,7 -builtin_count,StringToLowerCaseIntl,237 -builtin_count,WideHandler,61 +builtin_count,StringToLowerCaseIntl,227 +builtin_count,WideHandler,58 builtin_count,ExtraWideHandler,10 -builtin_count,LdarHandler,88 -builtin_count,LdaZeroHandler,11 -builtin_count,LdaSmiHandler,13 -builtin_count,LdaUndefinedHandler,8 +builtin_count,LdarHandler,83 +builtin_count,LdaZeroHandler,10 +builtin_count,LdaSmiHandler,12 +builtin_count,LdaUndefinedHandler,7 builtin_count,LdaNullHandler,1 builtin_count,LdaTheHoleHandler,0 builtin_count,LdaTrueHandler,2 builtin_count,LdaFalseHandler,2 -builtin_count,LdaConstantHandler,14 +builtin_count,LdaConstantHandler,13 builtin_count,LdaContextSlotNoCellHandler,0 builtin_count,LdaContextSlotHandler,0 -builtin_count,LdaImmutableContextSlotHandler,7 -builtin_count,LdaCurrentContextSlotNoCellHandler,5 +builtin_count,LdaImmutableContextSlotHandler,6 +builtin_count,LdaCurrentContextSlotNoCellHandler,4 builtin_count,LdaCurrentContextSlotHandler,1 builtin_count,LdaImmutableCurrentContextSlotHandler,19 builtin_count,StarHandler,19 -builtin_count,MovHandler,19 +builtin_count,MovHandler,18 builtin_count,PushContextHandler,2 builtin_count,PopContextHandler,0 builtin_count,TestReferenceEqualHandler,0 builtin_count,TestUndetectableHandler,0 builtin_count,TestNullHandler,0 builtin_count,TestUndefinedHandler,0 -builtin_count,TestTypeOfHandler,1 -builtin_count,LdaGlobalHandler,24 +builtin_count,TestTypeOfHandler,0 +builtin_count,LdaGlobalHandler,23 builtin_count,LdaGlobalInsideTypeofHandler,0 builtin_count,StaGlobalHandler,0 builtin_count,StaContextSlotNoCellHandler,0 @@ -6665,15 +6641,15 @@ builtin_count,LdaLookupGlobalSlotHandler,0 builtin_count,LdaLookupGlobalSlotInsideTypeofHandler,0 builtin_count,StaLookupSlotHandler,0 -builtin_count,GetNamedPropertyHandler,75 +builtin_count,GetNamedPropertyHandler,70 builtin_count,GetNamedPropertyFromSuperHandler,0 -builtin_count,GetKeyedPropertyHandler,20 +builtin_count,GetKeyedPropertyHandler,19 builtin_count,GetEnumeratedKeyedPropertyHandler,1 -builtin_count,SetNamedPropertyHandler,10 -builtin_count,DefineNamedOwnPropertyHandler,3 -builtin_count,SetKeyedPropertyHandler,12 +builtin_count,SetNamedPropertyHandler,9 +builtin_count,DefineNamedOwnPropertyHandler,2 +builtin_count,SetKeyedPropertyHandler,11 builtin_count,DefineKeyedOwnPropertyHandler,0 -builtin_count,StaInArrayLiteralHandler,2 +builtin_count,StaInArrayLiteralHandler,1 builtin_count,DefineKeyedOwnPropertyInLiteralHandler,0 builtin_count,SetPrototypePropertiesHandler,0 builtin_count,AddHandler,11 @@ -6682,7 +6658,7 @@ builtin_count,DivHandler,0 builtin_count,ModHandler,0 builtin_count,ExpHandler,0 -builtin_count,BitwiseOrHandler,1 +builtin_count,BitwiseOrHandler,0 builtin_count,BitwiseXorHandler,0 builtin_count,BitwiseAndHandler,0 builtin_count,ShiftLeftHandler,0 @@ -6700,7 +6676,7 @@ builtin_count,ShiftLeftSmiHandler,1 builtin_count,ShiftRightSmiHandler,2 builtin_count,ShiftRightLogicalSmiHandler,0 -builtin_count,IncHandler,12 +builtin_count,IncHandler,11 builtin_count,DecHandler,1 builtin_count,NegateHandler,0 builtin_count,BitwiseNotHandler,0 @@ -6712,13 +6688,13 @@ builtin_count,FindNonDefaultConstructorOrConstructHandler,0 builtin_count,CallAnyReceiverHandler,0 builtin_count,CallPropertyHandler,2 -builtin_count,CallProperty0Handler,5 -builtin_count,CallProperty1Handler,13 +builtin_count,CallProperty0Handler,4 +builtin_count,CallProperty1Handler,12 builtin_count,CallProperty2Handler,4 builtin_count,CallUndefinedReceiverHandler,1 builtin_count,CallUndefinedReceiver0Handler,1 builtin_count,CallUndefinedReceiver1Handler,5 -builtin_count,CallUndefinedReceiver2Handler,4 +builtin_count,CallUndefinedReceiver2Handler,3 builtin_count,CallWithSpreadHandler,0 builtin_count,CallRuntimeHandler,0 builtin_count,CallJSRuntimeHandler,0 @@ -6726,22 +6702,22 @@ builtin_count,ConstructHandler,4 builtin_count,ConstructWithSpreadHandler,0 builtin_count,ConstructForwardAllArgsHandler,0 -builtin_count,TestEqualHandler,5 -builtin_count,TestEqualStrictHandler,8 -builtin_count,TestLessThanHandler,11 -builtin_count,TestGreaterThanHandler,2 +builtin_count,TestEqualHandler,4 +builtin_count,TestEqualStrictHandler,7 +builtin_count,TestLessThanHandler,10 +builtin_count,TestGreaterThanHandler,1 builtin_count,TestLessThanOrEqualHandler,0 builtin_count,TestGreaterThanOrEqualHandler,1 builtin_count,TestInstanceOfHandler,0 builtin_count,TestInHandler,0 builtin_count,ToNameHandler,0 builtin_count,ToNumberHandler,0 -builtin_count,ToNumericHandler,4 +builtin_count,ToNumericHandler,3 builtin_count,ToObjectHandler,0 builtin_count,ToStringHandler,0 builtin_count,ToBooleanHandler,0 builtin_count,CreateRegExpLiteralHandler,0 -builtin_count,CreateArrayLiteralHandler,1 +builtin_count,CreateArrayLiteralHandler,0 builtin_count,CreateArrayFromIterableHandler,0 builtin_count,CreateEmptyArrayLiteralHandler,0 builtin_count,CreateObjectLiteralHandler,1 @@ -6754,7 +6730,7 @@ builtin_count,CreateMappedArgumentsHandler,0 builtin_count,CreateUnmappedArgumentsHandler,0 builtin_count,CreateRestParameterHandler,0 -builtin_count,JumpLoopHandler,14 +builtin_count,JumpLoopHandler,13 builtin_count,JumpHandler,4 builtin_count,JumpConstantHandler,0 builtin_count,JumpIfUndefinedConstantHandler,0 @@ -6765,10 +6741,10 @@ builtin_count,JumpIfForInDoneConstantHandler,0 builtin_count,JumpIfToBooleanTrueConstantHandler,0 builtin_count,JumpIfToBooleanFalseConstantHandler,0 -builtin_count,JumpIfToBooleanTrueHandler,6 -builtin_count,JumpIfToBooleanFalseHandler,12 +builtin_count,JumpIfToBooleanTrueHandler,5 +builtin_count,JumpIfToBooleanFalseHandler,11 builtin_count,JumpIfTrueHandler,6 -builtin_count,JumpIfFalseHandler,24 +builtin_count,JumpIfFalseHandler,22 builtin_count,JumpIfNullHandler,0 builtin_count,JumpIfNotNullHandler,0 builtin_count,JumpIfUndefinedHandler,1 @@ -6784,7 +6760,7 @@ builtin_count,SetPendingMessageHandler,0 builtin_count,ThrowHandler,2 builtin_count,ReThrowHandler,0 -builtin_count,ReturnHandler,21 +builtin_count,ReturnHandler,19 builtin_count,ThrowReferenceErrorIfHoleHandler,1 builtin_count,ThrowSuperNotCalledIfHoleHandler,0 builtin_count,ThrowSuperAlreadyCalledIfNotHoleHandler,0 @@ -6793,7 +6769,7 @@ builtin_count,SuspendGeneratorHandler,0 builtin_count,ResumeGeneratorHandler,0 builtin_count,GetIteratorHandler,0 -builtin_count,ShortStarHandler,56 +builtin_count,ShortStarHandler,53 builtin_count,LdarWideHandler,0 builtin_count,LdaSmiWideHandler,7 builtin_count,LdaConstantWideHandler,1 @@ -6827,7 +6803,7 @@ builtin_count,BitwiseOrWideHandler,0 builtin_count,BitwiseAndWideHandler,0 builtin_count,ShiftLeftWideHandler,0 -builtin_count,AddSmiWideHandler,1 +builtin_count,AddSmiWideHandler,0 builtin_count,SubSmiWideHandler,0 builtin_count,MulSmiWideHandler,0 builtin_count,DivSmiWideHandler,0 @@ -6843,7 +6819,7 @@ builtin_count,NegateWideHandler,0 builtin_count,CallPropertyWideHandler,0 builtin_count,CallProperty0WideHandler,0 -builtin_count,CallProperty1WideHandler,3 +builtin_count,CallProperty1WideHandler,2 builtin_count,CallProperty2WideHandler,0 builtin_count,CallUndefinedReceiverWideHandler,0 builtin_count,CallUndefinedReceiver0WideHandler,0 @@ -6889,38 +6865,38 @@ builtin_count,CallUndefinedReceiverExtraWideHandler,0 builtin_count,CallUndefinedReceiver1ExtraWideHandler,4 builtin_count,CallUndefinedReceiver2ExtraWideHandler,0 -block_count,RecordWriteSaveFP,0,1396 -block_count,RecordWriteSaveFP,1,1365 +block_count,RecordWriteSaveFP,0,1343 +block_count,RecordWriteSaveFP,1,1321 block_count,RecordWriteSaveFP,2,0 -block_count,RecordWriteSaveFP,3,1365 +block_count,RecordWriteSaveFP,3,1321 block_count,RecordWriteSaveFP,4,0 -block_count,RecordWriteSaveFP,5,1365 -block_count,RecordWriteSaveFP,6,1365 +block_count,RecordWriteSaveFP,5,1321 +block_count,RecordWriteSaveFP,6,1321 block_count,RecordWriteSaveFP,7,0 -block_count,RecordWriteSaveFP,8,1365 -block_count,RecordWriteSaveFP,9,1365 +block_count,RecordWriteSaveFP,8,1321 +block_count,RecordWriteSaveFP,9,1320 block_count,RecordWriteSaveFP,10,0 block_count,RecordWriteSaveFP,11,0 block_count,RecordWriteSaveFP,12,0 -block_count,RecordWriteSaveFP,13,1365 -block_count,RecordWriteSaveFP,14,31 -block_count,RecordWriteSaveFP,15,17 -block_count,RecordWriteSaveFP,16,16 -block_count,RecordWriteSaveFP,17,16 +block_count,RecordWriteSaveFP,13,1321 +block_count,RecordWriteSaveFP,14,21 +block_count,RecordWriteSaveFP,15,12 +block_count,RecordWriteSaveFP,16,11 +block_count,RecordWriteSaveFP,17,11 block_count,RecordWriteSaveFP,18,0 -block_count,RecordWriteSaveFP,19,1 +block_count,RecordWriteSaveFP,19,0 block_count,RecordWriteSaveFP,20,0 -block_count,RecordWriteSaveFP,21,1 -block_count,RecordWriteSaveFP,22,1 +block_count,RecordWriteSaveFP,21,0 +block_count,RecordWriteSaveFP,22,0 block_count,RecordWriteSaveFP,23,0 -block_count,RecordWriteSaveFP,24,1 -block_count,RecordWriteSaveFP,25,1 +block_count,RecordWriteSaveFP,24,0 +block_count,RecordWriteSaveFP,25,0 block_count,RecordWriteSaveFP,26,0 block_count,RecordWriteSaveFP,27,0 block_count,RecordWriteSaveFP,28,0 -block_count,RecordWriteSaveFP,29,13 -block_count,RecordWriteSaveFP,30,31 -block_count,RecordWriteSaveFP,31,31 +block_count,RecordWriteSaveFP,29,9 +block_count,RecordWriteSaveFP,30,21 +block_count,RecordWriteSaveFP,31,21 block_count,RecordWriteSaveFP,32,0 block_count,RecordWriteSaveFP,33,0 block_count,RecordWriteSaveFP,34,0 @@ -6939,12 +6915,12 @@ block_count,RecordWriteSaveFP,47,0 block_count,RecordWriteSaveFP,48,0 block_count,RecordWriteSaveFP,49,0 -block_count,RecordWriteSaveFP,50,31 -block_count,RecordWriteSaveFP,51,31 +block_count,RecordWriteSaveFP,50,21 +block_count,RecordWriteSaveFP,51,21 block_count,RecordWriteSaveFP,52,0 -block_count,RecordWriteSaveFP,53,31 -block_count,RecordWriteSaveFP,54,29 -block_count,RecordWriteSaveFP,55,29 +block_count,RecordWriteSaveFP,53,21 +block_count,RecordWriteSaveFP,54,19 +block_count,RecordWriteSaveFP,55,19 block_count,RecordWriteSaveFP,56,0 block_count,RecordWriteSaveFP,57,0 block_count,RecordWriteSaveFP,58,0 @@ -6957,21 +6933,21 @@ block_count,RecordWriteSaveFP,65,0 block_count,RecordWriteSaveFP,66,0 block_count,RecordWriteSaveFP,67,0 -block_count,RecordWriteSaveFP,68,31 -block_count,RecordWriteIgnoreFP,0,31 -block_count,RecordWriteIgnoreFP,1,30 +block_count,RecordWriteSaveFP,68,21 +block_count,RecordWriteIgnoreFP,0,33 +block_count,RecordWriteIgnoreFP,1,32 block_count,RecordWriteIgnoreFP,2,0 -block_count,RecordWriteIgnoreFP,3,30 +block_count,RecordWriteIgnoreFP,3,32 block_count,RecordWriteIgnoreFP,4,0 -block_count,RecordWriteIgnoreFP,5,30 -block_count,RecordWriteIgnoreFP,6,30 +block_count,RecordWriteIgnoreFP,5,32 +block_count,RecordWriteIgnoreFP,6,32 block_count,RecordWriteIgnoreFP,7,0 -block_count,RecordWriteIgnoreFP,8,30 -block_count,RecordWriteIgnoreFP,9,30 +block_count,RecordWriteIgnoreFP,8,32 +block_count,RecordWriteIgnoreFP,9,32 block_count,RecordWriteIgnoreFP,10,0 block_count,RecordWriteIgnoreFP,11,0 block_count,RecordWriteIgnoreFP,12,0 -block_count,RecordWriteIgnoreFP,13,30 +block_count,RecordWriteIgnoreFP,13,32 block_count,RecordWriteIgnoreFP,14,1 block_count,RecordWriteIgnoreFP,15,0 block_count,RecordWriteIgnoreFP,16,0 @@ -7013,7 +6989,7 @@ block_count,RecordWriteIgnoreFP,52,0 block_count,RecordWriteIgnoreFP,53,1 block_count,RecordWriteIgnoreFP,54,1 -block_count,RecordWriteIgnoreFP,55,0 +block_count,RecordWriteIgnoreFP,55,1 block_count,RecordWriteIgnoreFP,56,0 block_count,RecordWriteIgnoreFP,57,0 block_count,RecordWriteIgnoreFP,58,0 @@ -7029,7 +7005,7 @@ block_count,RecordWriteIgnoreFP,68,1 block_count,EphemeronKeyBarrierSaveFP,0,0 block_count,IndirectPointerBarrierIgnoreFP,0,0 -block_count,AdaptorWithBuiltinExitFrame0,0,124 +block_count,AdaptorWithBuiltinExitFrame0,0,117 block_count,AdaptorWithBuiltinExitFrame1,0,4 block_count,AdaptorWithBuiltinExitFrame1,1,0 block_count,AdaptorWithBuiltinExitFrame1,2,4 @@ -7038,20 +7014,20 @@ block_count,AdaptorWithBuiltinExitFrame2,1,0 block_count,AdaptorWithBuiltinExitFrame2,2,0 block_count,AdaptorWithBuiltinExitFrame2,3,0 -block_count,AdaptorWithBuiltinExitFrame3,0,8 +block_count,AdaptorWithBuiltinExitFrame3,0,7 block_count,AdaptorWithBuiltinExitFrame3,1,6 block_count,AdaptorWithBuiltinExitFrame3,2,1 -block_count,AdaptorWithBuiltinExitFrame3,3,8 +block_count,AdaptorWithBuiltinExitFrame3,3,7 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,0,139 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,139 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,2,42 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,3,36 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,4,36 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,5,36 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,2,44 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,3,38 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,4,38 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,5,38 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,6,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,7,36 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,8,36 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,9,36 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,7,38 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,8,38 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,9,38 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,10,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,11,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,12,0 @@ -7069,15 +7045,15 @@ block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,24,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,25,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,26,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,27,36 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,28,36 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,29,36 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,27,38 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,28,38 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,29,38 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,30,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,31,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,32,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,33,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,34,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,35,36 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,35,38 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,36,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,37,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,38,0 @@ -7108,19 +7084,19 @@ block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,63,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,64,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,65,5 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,66,96 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,66,94 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,67,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,68,139 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,0,536 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1,536 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,2,31 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,0,511 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1,511 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,2,30 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,3,12 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,4,11 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,5,11 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,6,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,7,11 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,8,11 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,9,9 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,9,8 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,10,2 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,11,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,12,2 @@ -7138,15 +7114,15 @@ block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,24,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,25,2 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,26,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,27,9 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,28,9 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,29,9 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,27,8 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,28,8 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,29,8 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,30,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,31,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,32,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,33,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,34,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,35,9 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,35,8 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,36,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,37,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,38,0 @@ -7177,11 +7153,11 @@ block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,63,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,64,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,65,18 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,66,505 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,66,480 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,67,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,68,536 -block_count,Call_ReceiverIsAny_Baseline_Compact,0,2 -block_count,Call_ReceiverIsAny_Baseline_Compact,1,2 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,68,511 +block_count,Call_ReceiverIsAny_Baseline_Compact,0,1 +block_count,Call_ReceiverIsAny_Baseline_Compact,1,1 block_count,Call_ReceiverIsAny_Baseline_Compact,2,0 block_count,Call_ReceiverIsAny_Baseline_Compact,3,0 block_count,Call_ReceiverIsAny_Baseline_Compact,4,0 @@ -7246,9 +7222,9 @@ block_count,Call_ReceiverIsAny_Baseline_Compact,63,0 block_count,Call_ReceiverIsAny_Baseline_Compact,64,0 block_count,Call_ReceiverIsAny_Baseline_Compact,65,0 -block_count,Call_ReceiverIsAny_Baseline_Compact,66,2 +block_count,Call_ReceiverIsAny_Baseline_Compact,66,1 block_count,Call_ReceiverIsAny_Baseline_Compact,67,0 -block_count,Call_ReceiverIsAny_Baseline_Compact,68,2 +block_count,Call_ReceiverIsAny_Baseline_Compact,68,1 block_count,CallProxy,0,0 block_count,CallProxy,1,0 block_count,CallProxy,2,0 @@ -7289,22 +7265,22 @@ block_count,CallProxy,37,0 block_count,CallProxy,38,0 block_count,CallProxy,39,0 -block_count,CallWithSpread,0,29 -block_count,CallWithSpread,1,29 +block_count,CallWithSpread,0,27 +block_count,CallWithSpread,1,27 block_count,CallWithSpread,2,0 -block_count,CallWithSpread,3,28 +block_count,CallWithSpread,3,27 block_count,CallWithSpread,4,0 -block_count,CallWithSpread,5,28 +block_count,CallWithSpread,5,27 block_count,CallWithSpread,6,0 -block_count,CallWithSpread,7,28 -block_count,CallWithSpread,8,28 -block_count,CallWithSpread,9,28 -block_count,CallWithSpread,10,5 +block_count,CallWithSpread,7,27 +block_count,CallWithSpread,8,27 +block_count,CallWithSpread,9,27 +block_count,CallWithSpread,10,4 block_count,CallWithSpread,11,0 block_count,CallWithSpread,12,0 block_count,CallWithSpread,13,0 -block_count,CallWithSpread,14,5 -block_count,CallWithSpread,15,23 +block_count,CallWithSpread,14,4 +block_count,CallWithSpread,15,22 block_count,CallWithSpread,16,0 block_count,CallWithSpread,17,0 block_count,CallWithSpread,18,0 @@ -7319,44 +7295,44 @@ block_count,CallWithSpread,27,0 block_count,CallWithSpread,28,0 block_count,CallWithSpread,29,0 -block_count,CallWithSpread,30,5 -block_count,CallWithSpread,31,5 -block_count,CallWithSpread,32,5 -block_count,CallWithSpread,33,5 +block_count,CallWithSpread,30,4 +block_count,CallWithSpread,31,4 +block_count,CallWithSpread,32,4 +block_count,CallWithSpread,33,4 block_count,CallWithSpread,34,0 -block_count,CallWithSpread,35,5 +block_count,CallWithSpread,35,4 block_count,CallWithSpread,36,0 block_count,CallWithSpread,37,0 -block_count,CallWithSpread,38,5 +block_count,CallWithSpread,38,4 block_count,CallWithSpread,39,0 -block_count,CallWithSpread,40,5 -block_count,CallWithSpread,41,5 +block_count,CallWithSpread,40,4 +block_count,CallWithSpread,41,4 block_count,CallWithSpread,42,0 block_count,CallWithSpread,43,0 block_count,CallWithSpread,44,0 block_count,CallWithSpread,45,0 -block_count,CallWithSpread,46,5 +block_count,CallWithSpread,46,4 block_count,CallWithSpread,47,0 -block_count,CallWithSpread,48,5 -block_count,CallWithSpread,49,5 -block_count,CallWithSpread,50,5 -block_count,CallWithSpread,51,5 -block_count,CallWithSpread,52,5 -block_count,CallWithSpread,53,5 +block_count,CallWithSpread,48,4 +block_count,CallWithSpread,49,4 +block_count,CallWithSpread,50,4 +block_count,CallWithSpread,51,4 +block_count,CallWithSpread,52,4 +block_count,CallWithSpread,53,4 block_count,CallWithSpread,54,0 -block_count,CallWithSpread,55,5 -block_count,CallWithSpread,56,5 +block_count,CallWithSpread,55,4 +block_count,CallWithSpread,56,4 block_count,CallWithSpread,57,0 -block_count,CallWithSpread,58,5 +block_count,CallWithSpread,58,4 block_count,CallWithSpread,59,0 -block_count,CallWithSpread,60,5 +block_count,CallWithSpread,60,4 block_count,CallWithSpread,61,0 -block_count,CallWithSpread,62,5 +block_count,CallWithSpread,62,4 block_count,CallWithSpread,63,0 -block_count,CallWithSpread,64,5 +block_count,CallWithSpread,64,4 block_count,CallWithSpread,65,0 block_count,CallWithSpread,66,0 -block_count,CallWithSpread,67,24 +block_count,CallWithSpread,67,22 block_count,CallWithSpread_Baseline,0,1 block_count,CallWithSpread_Baseline,1,1 block_count,CallWithSpread_Baseline,2,0 @@ -7493,30 +7469,30 @@ block_count,CallWithSpread_Baseline,133,0 block_count,CallWithSpread_Baseline,134,0 block_count,CallWithSpread_Baseline,135,1 -block_count,CallWithArrayLike,0,33 -block_count,CallWithArrayLike,1,33 +block_count,CallWithArrayLike,0,31 +block_count,CallWithArrayLike,1,31 block_count,CallWithArrayLike,2,0 -block_count,CallWithArrayLike,3,33 -block_count,CallWithArrayLike,4,33 +block_count,CallWithArrayLike,3,31 +block_count,CallWithArrayLike,4,31 block_count,CallWithArrayLike,5,0 -block_count,CallWithArrayLike,6,33 -block_count,CallWithArrayLike,7,31 +block_count,CallWithArrayLike,6,31 +block_count,CallWithArrayLike,7,30 block_count,CallWithArrayLike,8,0 -block_count,CallWithArrayLike,9,31 -block_count,CallWithArrayLike,10,31 +block_count,CallWithArrayLike,9,30 +block_count,CallWithArrayLike,10,30 block_count,CallWithArrayLike,11,0 -block_count,CallWithArrayLike,12,31 -block_count,CallWithArrayLike,13,31 -block_count,CallWithArrayLike,14,11 -block_count,CallWithArrayLike,15,10 +block_count,CallWithArrayLike,12,30 +block_count,CallWithArrayLike,13,30 +block_count,CallWithArrayLike,14,10 +block_count,CallWithArrayLike,15,9 block_count,CallWithArrayLike,16,0 -block_count,CallWithArrayLike,17,20 +block_count,CallWithArrayLike,17,19 block_count,CallWithArrayLike,18,0 -block_count,CallWithArrayLike,19,20 +block_count,CallWithArrayLike,19,19 block_count,CallWithArrayLike,20,0 -block_count,CallWithArrayLike,21,20 -block_count,CallWithArrayLike,22,20 -block_count,CallWithArrayLike,23,20 +block_count,CallWithArrayLike,21,19 +block_count,CallWithArrayLike,22,19 +block_count,CallWithArrayLike,23,19 block_count,CallWithArrayLike,24,0 block_count,CallWithArrayLike,25,0 block_count,CallWithArrayLike,26,0 @@ -7531,9 +7507,9 @@ block_count,CallWithArrayLike,35,0 block_count,CallWithArrayLike,36,0 block_count,CallWithArrayLike,37,0 -block_count,CallWithArrayLike,38,31 +block_count,CallWithArrayLike,38,30 block_count,CallWithArrayLike,39,1 -block_count,CallWithArrayLike,40,33 +block_count,CallWithArrayLike,40,31 block_count,CallWithArrayLike,41,0 block_count,CallWithArrayLike,42,0 block_count,CallWithArrayLike,43,0 @@ -7569,7 +7545,7 @@ block_count,CallWithArrayLike,73,0 block_count,CallWithArrayLike,74,0 block_count,CallWithArrayLike,75,0 -block_count,CallWithArrayLike,76,33 +block_count,CallWithArrayLike,76,31 block_count,CallFunctionTemplate_Generic,0,0 block_count,CallFunctionTemplate_Generic,1,0 block_count,CallFunctionTemplate_Generic,2,0 @@ -7979,8 +7955,8 @@ block_count,ConstructForwardAllArgs_WithFeedback,41,0 block_count,ConstructForwardAllArgs_WithFeedback,42,2 block_count,ConstructForwardAllArgs_WithFeedback,43,2 -block_count,Construct_Baseline,0,47 -block_count,Construct_Baseline,1,3 +block_count,Construct_Baseline,0,44 +block_count,Construct_Baseline,1,2 block_count,Construct_Baseline,2,1 block_count,Construct_Baseline,3,1 block_count,Construct_Baseline,4,0 @@ -8022,8 +7998,8 @@ block_count,Construct_Baseline,40,0 block_count,Construct_Baseline,41,1 block_count,Construct_Baseline,42,1 -block_count,Construct_Baseline,43,44 -block_count,Construct_Baseline,44,46 +block_count,Construct_Baseline,43,41 +block_count,Construct_Baseline,44,42 block_count,Construct_WithFeedback,0,7 block_count,Construct_WithFeedback,1,7 block_count,Construct_WithFeedback,2,7 @@ -8071,12 +8047,12 @@ block_count,Construct_WithFeedback,44,0 block_count,Construct_WithFeedback,45,0 block_count,Construct_WithFeedback,46,7 -block_count,FastNewObject,0,156 +block_count,FastNewObject,0,147 block_count,FastNewObject,1,0 -block_count,FastNewObject,2,156 -block_count,FastNewObject,3,153 -block_count,FastNewObject,4,153 -block_count,FastNewObject,5,153 +block_count,FastNewObject,2,147 +block_count,FastNewObject,3,145 +block_count,FastNewObject,4,145 +block_count,FastNewObject,5,145 block_count,FastNewObject,6,0 block_count,FastNewObject,7,0 block_count,FastNewObject,8,0 @@ -8102,25 +8078,25 @@ block_count,FastNewObject,28,0 block_count,FastNewObject,29,0 block_count,FastNewObject,30,0 -block_count,FastNewObject,31,153 -block_count,FastNewObject,32,153 +block_count,FastNewObject,31,145 +block_count,FastNewObject,32,145 block_count,FastNewObject,33,0 -block_count,FastNewObject,34,153 +block_count,FastNewObject,34,145 block_count,FastNewObject,35,0 block_count,FastNewObject,36,0 -block_count,FastNewObject,37,153 -block_count,FastNewObject,38,152 +block_count,FastNewObject,37,145 +block_count,FastNewObject,38,144 block_count,FastNewObject,39,1 -block_count,FastNewObject,40,151 -block_count,FastNewObject,41,40 -block_count,FastNewObject,42,110 -block_count,FastNewObject,43,233 -block_count,FastNewObject,44,123 -block_count,FastNewObject,45,110 -block_count,FastNewObject,46,151 -block_count,FastNewObject,47,81 -block_count,FastNewObject,48,69 -block_count,FastNewObject,49,152 +block_count,FastNewObject,40,143 +block_count,FastNewObject,41,38 +block_count,FastNewObject,42,105 +block_count,FastNewObject,43,214 +block_count,FastNewObject,44,109 +block_count,FastNewObject,45,105 +block_count,FastNewObject,46,143 +block_count,FastNewObject,47,78 +block_count,FastNewObject,48,65 +block_count,FastNewObject,49,144 block_count,FastNewObject,50,0 block_count,FastNewObject,51,0 block_count,FastNewObject,52,0 @@ -8149,37 +8125,37 @@ block_count,FastNewObject,75,0 block_count,FastNewObject,76,2 block_count,FastNewObject,77,2 -block_count,FastNewClosure,0,268 -block_count,FastNewClosure,1,263 -block_count,FastNewClosure,2,263 +block_count,FastNewClosure,0,258 +block_count,FastNewClosure,1,253 +block_count,FastNewClosure,2,253 block_count,FastNewClosure,3,0 block_count,FastNewClosure,4,4 -block_count,FastNewClosure,5,268 +block_count,FastNewClosure,5,257 block_count,FastNewClosure,6,0 -block_count,FastNewClosure,7,268 -block_count,FastNewClosure,8,268 +block_count,FastNewClosure,7,257 +block_count,FastNewClosure,8,257 block_count,FastNewClosure,9,0 -block_count,FastNewClosure,10,268 +block_count,FastNewClosure,10,257 block_count,FastNewClosure,11,0 block_count,FastNewClosure,12,0 -block_count,FastNewClosure,13,268 -block_count,FastNewClosure,14,105 -block_count,FastNewClosure,15,162 -block_count,FastNewClosure,16,162 +block_count,FastNewClosure,13,257 +block_count,FastNewClosure,14,101 +block_count,FastNewClosure,15,156 +block_count,FastNewClosure,16,156 block_count,FastNewClosure,17,0 block_count,FastNewClosure,18,0 block_count,FastNewClosure,19,0 block_count,FastNewClosure,20,0 -block_count,FastNewClosure,21,162 +block_count,FastNewClosure,21,156 block_count,FastNewClosure,22,0 -block_count,FastNewClosure,23,162 -block_count,FastNewClosure,24,268 -block_count,FastNewClosure,25,105 -block_count,FastNewClosure,26,162 -block_count,StringEqual,0,565 -block_count,StringEqual,1,568 -block_count,StringEqual,2,169 -block_count,StringEqual,3,5 +block_count,FastNewClosure,23,156 +block_count,FastNewClosure,24,257 +block_count,FastNewClosure,25,101 +block_count,FastNewClosure,26,156 +block_count,StringEqual,0,542 +block_count,StringEqual,1,544 +block_count,StringEqual,2,162 +block_count,StringEqual,3,4 block_count,StringEqual,4,1 block_count,StringEqual,5,0 block_count,StringEqual,6,0 @@ -8203,43 +8179,43 @@ block_count,StringEqual,24,3 block_count,StringEqual,25,0 block_count,StringEqual,26,0 -block_count,StringEqual,27,4 +block_count,StringEqual,27,3 block_count,StringEqual,28,2 block_count,StringEqual,29,1 -block_count,StringEqual,30,164 -block_count,StringEqual,31,164 -block_count,StringEqual,32,12 -block_count,StringEqual,33,12 +block_count,StringEqual,30,157 +block_count,StringEqual,31,157 +block_count,StringEqual,32,11 +block_count,StringEqual,33,11 block_count,StringEqual,34,0 -block_count,StringEqual,35,152 -block_count,StringEqual,36,152 +block_count,StringEqual,35,145 +block_count,StringEqual,36,145 block_count,StringEqual,37,0 block_count,StringEqual,38,0 block_count,StringEqual,39,0 -block_count,StringEqual,40,152 -block_count,StringEqual,41,152 +block_count,StringEqual,40,145 +block_count,StringEqual,41,145 block_count,StringEqual,42,0 block_count,StringEqual,43,0 block_count,StringEqual,44,0 -block_count,StringEqual,45,152 -block_count,StringEqual,46,152 +block_count,StringEqual,45,145 +block_count,StringEqual,46,145 block_count,StringEqual,47,0 -block_count,StringEqual,48,152 -block_count,StringEqual,49,26 -block_count,StringEqual,50,125 -block_count,StringEqual,51,131 -block_count,StringEqual,52,23 -block_count,StringEqual,53,23 +block_count,StringEqual,48,145 +block_count,StringEqual,49,25 +block_count,StringEqual,50,119 +block_count,StringEqual,51,126 +block_count,StringEqual,52,22 +block_count,StringEqual,53,22 block_count,StringEqual,54,6 -block_count,StringEqual,55,17 +block_count,StringEqual,55,16 block_count,StringEqual,56,0 -block_count,StringEqual,57,107 -block_count,StringEqual,58,44 -block_count,StringEqual,59,14 -block_count,StringEqual,60,29 +block_count,StringEqual,57,103 +block_count,StringEqual,58,42 +block_count,StringEqual,59,13 +block_count,StringEqual,60,28 block_count,StringEqual,61,9 -block_count,StringEqual,62,19 -block_count,StringEqual,63,24 +block_count,StringEqual,62,18 +block_count,StringEqual,63,23 block_count,StringEqual,64,0 block_count,StringEqual,65,0 block_count,StringEqual,66,0 @@ -8261,25 +8237,25 @@ block_count,StringEqual,82,0 block_count,StringEqual,83,0 block_count,StringEqual,84,0 -block_count,StringEqual,85,12 -block_count,StringEqual,86,12 -block_count,StringEqual,87,12 +block_count,StringEqual,85,11 +block_count,StringEqual,86,11 +block_count,StringEqual,87,11 block_count,StringEqual,88,0 block_count,StringEqual,89,0 block_count,StringEqual,90,0 -block_count,StringEqual,91,12 -block_count,StringEqual,92,12 +block_count,StringEqual,91,11 +block_count,StringEqual,92,11 block_count,StringEqual,93,0 block_count,StringEqual,94,0 block_count,StringEqual,95,0 -block_count,StringEqual,96,12 -block_count,StringEqual,97,12 -block_count,StringEqual,98,12 -block_count,StringEqual,99,12 +block_count,StringEqual,96,11 +block_count,StringEqual,97,11 +block_count,StringEqual,98,11 +block_count,StringEqual,99,11 block_count,StringEqual,100,0 block_count,StringEqual,101,0 block_count,StringEqual,102,0 -block_count,StringEqual,103,12 +block_count,StringEqual,103,11 block_count,StringEqual,104,0 block_count,StringEqual,105,0 block_count,StringEqual,106,0 @@ -8320,7 +8296,7 @@ block_count,StringEqual,141,0 block_count,StringEqual,142,0 block_count,StringEqual,143,0 -block_count,StringEqual,144,399 +block_count,StringEqual,144,382 block_count,StringGreaterThan,0,0 block_count,StringGreaterThan,1,0 block_count,StringGreaterThan,2,0 @@ -8395,8 +8371,8 @@ block_count,StringGreaterThan,71,0 block_count,StringGreaterThan,72,0 block_count,StringGreaterThan,73,0 -block_count,StringGreaterThanOrEqual,0,5 -block_count,StringGreaterThanOrEqual,1,5 +block_count,StringGreaterThanOrEqual,0,4 +block_count,StringGreaterThanOrEqual,1,4 block_count,StringGreaterThanOrEqual,2,1 block_count,StringGreaterThanOrEqual,3,0 block_count,StringGreaterThanOrEqual,4,0 @@ -8477,9 +8453,9 @@ block_count,StringGreaterThanOrEqual,79,0 block_count,StringGreaterThanOrEqual,80,0 block_count,StringGreaterThanOrEqual,81,3 -block_count,StringLessThan,0,473 -block_count,StringLessThan,1,473 -block_count,StringLessThan,2,470 +block_count,StringLessThan,0,454 +block_count,StringLessThan,1,454 +block_count,StringLessThan,2,450 block_count,StringLessThan,3,0 block_count,StringLessThan,4,0 block_count,StringLessThan,5,0 @@ -8532,25 +8508,25 @@ block_count,StringLessThan,52,0 block_count,StringLessThan,53,0 block_count,StringLessThan,54,0 -block_count,StringLessThan,55,470 -block_count,StringLessThan,56,218 -block_count,StringLessThan,57,251 -block_count,StringLessThan,58,470 -block_count,StringLessThan,59,470 -block_count,StringLessThan,60,20 -block_count,StringLessThan,61,20 -block_count,StringLessThan,62,20 +block_count,StringLessThan,55,450 +block_count,StringLessThan,56,209 +block_count,StringLessThan,57,241 +block_count,StringLessThan,58,450 +block_count,StringLessThan,59,450 +block_count,StringLessThan,60,19 +block_count,StringLessThan,61,19 +block_count,StringLessThan,62,19 block_count,StringLessThan,63,0 -block_count,StringLessThan,64,20 +block_count,StringLessThan,64,19 block_count,StringLessThan,65,0 -block_count,StringLessThan,66,450 -block_count,StringLessThan,67,470 -block_count,StringLessThan,68,882 -block_count,StringLessThan,69,882 -block_count,StringLessThan,70,412 -block_count,StringLessThan,71,469 -block_count,StringLessThan,72,225 -block_count,StringLessThan,73,244 +block_count,StringLessThan,66,431 +block_count,StringLessThan,67,450 +block_count,StringLessThan,68,846 +block_count,StringLessThan,69,846 +block_count,StringLessThan,70,395 +block_count,StringLessThan,71,450 +block_count,StringLessThan,72,215 +block_count,StringLessThan,73,234 block_count,StringLessThan,74,0 block_count,StringLessThan,75,0 block_count,StringLessThan,76,0 @@ -8559,9 +8535,9 @@ block_count,StringLessThan,79,0 block_count,StringLessThan,80,0 block_count,StringLessThan,81,3 -block_count,StringLessThanOrEqual,0,47 -block_count,StringLessThanOrEqual,1,47 -block_count,StringLessThanOrEqual,2,43 +block_count,StringLessThanOrEqual,0,45 +block_count,StringLessThanOrEqual,1,45 +block_count,StringLessThanOrEqual,2,41 block_count,StringLessThanOrEqual,3,0 block_count,StringLessThanOrEqual,4,0 block_count,StringLessThanOrEqual,5,0 @@ -8614,25 +8590,25 @@ block_count,StringLessThanOrEqual,52,0 block_count,StringLessThanOrEqual,53,0 block_count,StringLessThanOrEqual,54,0 -block_count,StringLessThanOrEqual,55,43 +block_count,StringLessThanOrEqual,55,41 block_count,StringLessThanOrEqual,56,0 -block_count,StringLessThanOrEqual,57,43 -block_count,StringLessThanOrEqual,58,43 -block_count,StringLessThanOrEqual,59,43 +block_count,StringLessThanOrEqual,57,41 +block_count,StringLessThanOrEqual,58,41 +block_count,StringLessThanOrEqual,59,41 block_count,StringLessThanOrEqual,60,0 block_count,StringLessThanOrEqual,61,0 block_count,StringLessThanOrEqual,62,0 block_count,StringLessThanOrEqual,63,0 block_count,StringLessThanOrEqual,64,0 block_count,StringLessThanOrEqual,65,0 -block_count,StringLessThanOrEqual,66,43 -block_count,StringLessThanOrEqual,67,43 -block_count,StringLessThanOrEqual,68,43 -block_count,StringLessThanOrEqual,69,43 +block_count,StringLessThanOrEqual,66,41 +block_count,StringLessThanOrEqual,67,41 +block_count,StringLessThanOrEqual,68,41 +block_count,StringLessThanOrEqual,69,41 block_count,StringLessThanOrEqual,70,0 -block_count,StringLessThanOrEqual,71,43 +block_count,StringLessThanOrEqual,71,41 block_count,StringLessThanOrEqual,72,7 -block_count,StringLessThanOrEqual,73,35 +block_count,StringLessThanOrEqual,73,33 block_count,StringLessThanOrEqual,74,0 block_count,StringLessThanOrEqual,75,0 block_count,StringLessThanOrEqual,76,0 @@ -8642,8 +8618,8 @@ block_count,StringLessThanOrEqual,80,0 block_count,StringLessThanOrEqual,81,4 block_count,StringCompare,0,3 -block_count,StringCompare,1,4 -block_count,StringCompare,2,4 +block_count,StringCompare,1,3 +block_count,StringCompare,2,3 block_count,StringCompare,3,0 block_count,StringCompare,4,0 block_count,StringCompare,5,0 @@ -8723,113 +8699,113 @@ block_count,StringCompare,79,0 block_count,StringCompare,80,0 block_count,StringCompare,81,0 -block_count,StringSubstring,0,491 -block_count,StringSubstring,1,490 -block_count,StringSubstring,2,490 -block_count,StringSubstring,3,435 -block_count,StringSubstring,4,624 -block_count,StringSubstring,5,188 -block_count,StringSubstring,6,188 -block_count,StringSubstring,7,177 +block_count,StringSubstring,0,471 +block_count,StringSubstring,1,470 +block_count,StringSubstring,2,470 +block_count,StringSubstring,3,417 +block_count,StringSubstring,4,596 +block_count,StringSubstring,5,178 +block_count,StringSubstring,6,178 +block_count,StringSubstring,7,170 block_count,StringSubstring,8,5 -block_count,StringSubstring,9,171 -block_count,StringSubstring,10,10 -block_count,StringSubstring,11,10 +block_count,StringSubstring,9,164 +block_count,StringSubstring,10,8 +block_count,StringSubstring,11,8 block_count,StringSubstring,12,0 -block_count,StringSubstring,13,188 +block_count,StringSubstring,13,178 block_count,StringSubstring,14,0 -block_count,StringSubstring,15,435 -block_count,StringSubstring,16,435 -block_count,StringSubstring,17,189 +block_count,StringSubstring,15,417 +block_count,StringSubstring,16,417 +block_count,StringSubstring,17,181 block_count,StringSubstring,18,3 block_count,StringSubstring,19,0 block_count,StringSubstring,20,3 block_count,StringSubstring,21,3 -block_count,StringSubstring,22,186 +block_count,StringSubstring,22,178 block_count,StringSubstring,23,0 -block_count,StringSubstring,24,186 -block_count,StringSubstring,25,186 -block_count,StringSubstring,26,246 -block_count,StringSubstring,27,246 -block_count,StringSubstring,28,38 -block_count,StringSubstring,29,36 +block_count,StringSubstring,24,178 +block_count,StringSubstring,25,178 +block_count,StringSubstring,26,235 +block_count,StringSubstring,27,235 +block_count,StringSubstring,28,36 +block_count,StringSubstring,29,35 block_count,StringSubstring,30,1 block_count,StringSubstring,31,1 block_count,StringSubstring,32,1 block_count,StringSubstring,33,0 block_count,StringSubstring,34,1 block_count,StringSubstring,35,0 -block_count,StringSubstring,36,38 -block_count,StringSubstring,37,37 -block_count,StringSubstring,38,115 -block_count,StringSubstring,39,78 -block_count,StringSubstring,40,37 +block_count,StringSubstring,36,36 +block_count,StringSubstring,37,35 +block_count,StringSubstring,38,111 +block_count,StringSubstring,39,75 +block_count,StringSubstring,40,35 block_count,StringSubstring,41,0 -block_count,StringSubstring,42,38 -block_count,StringSubstring,43,6 -block_count,StringSubstring,44,6 -block_count,StringSubstring,45,6 +block_count,StringSubstring,42,36 +block_count,StringSubstring,43,5 +block_count,StringSubstring,44,5 +block_count,StringSubstring,45,5 block_count,StringSubstring,46,0 -block_count,StringSubstring,47,6 +block_count,StringSubstring,47,5 block_count,StringSubstring,48,0 block_count,StringSubstring,49,0 -block_count,StringSubstring,50,6 +block_count,StringSubstring,50,5 block_count,StringSubstring,51,0 -block_count,StringSubstring,52,6 +block_count,StringSubstring,52,5 block_count,StringSubstring,53,0 -block_count,StringSubstring,54,6 -block_count,StringSubstring,55,15 +block_count,StringSubstring,54,5 +block_count,StringSubstring,55,14 block_count,StringSubstring,56,8 -block_count,StringSubstring,57,6 -block_count,StringSubstring,58,6 +block_count,StringSubstring,57,5 +block_count,StringSubstring,58,5 block_count,StringSubstring,59,3 -block_count,StringSubstring,60,3 -block_count,StringSubstring,61,6 +block_count,StringSubstring,60,2 +block_count,StringSubstring,61,5 block_count,StringSubstring,62,0 -block_count,StringSubstring,63,31 -block_count,StringSubstring,64,31 -block_count,StringSubstring,65,31 -block_count,StringSubstring,66,31 -block_count,StringSubstring,67,31 +block_count,StringSubstring,63,30 +block_count,StringSubstring,64,30 +block_count,StringSubstring,65,30 +block_count,StringSubstring,66,30 +block_count,StringSubstring,67,30 block_count,StringSubstring,68,0 -block_count,StringSubstring,69,31 +block_count,StringSubstring,69,30 block_count,StringSubstring,70,0 block_count,StringSubstring,71,0 -block_count,StringSubstring,72,31 +block_count,StringSubstring,72,30 block_count,StringSubstring,73,0 -block_count,StringSubstring,74,31 +block_count,StringSubstring,74,30 block_count,StringSubstring,75,0 -block_count,StringSubstring,76,31 -block_count,StringSubstring,77,46 +block_count,StringSubstring,76,30 +block_count,StringSubstring,77,44 block_count,StringSubstring,78,14 -block_count,StringSubstring,79,31 -block_count,StringSubstring,80,31 -block_count,StringSubstring,81,31 +block_count,StringSubstring,79,30 +block_count,StringSubstring,80,30 +block_count,StringSubstring,81,30 block_count,StringSubstring,82,0 -block_count,StringSubstring,83,31 +block_count,StringSubstring,83,30 block_count,StringSubstring,84,0 block_count,StringSubstring,85,0 -block_count,StringSubstring,86,207 -block_count,StringSubstring,87,207 -block_count,StringSubstring,88,207 +block_count,StringSubstring,86,199 +block_count,StringSubstring,87,199 +block_count,StringSubstring,88,199 block_count,StringSubstring,89,0 -block_count,StringSubstring,90,207 +block_count,StringSubstring,90,199 block_count,StringSubstring,91,0 block_count,StringSubstring,92,0 -block_count,StringSubstring,93,207 +block_count,StringSubstring,93,199 block_count,StringSubstring,94,0 -block_count,StringSubstring,95,207 +block_count,StringSubstring,95,199 block_count,StringSubstring,96,0 -block_count,StringSubstring,97,207 -block_count,StringSubstring,98,477 -block_count,StringSubstring,99,269 -block_count,StringSubstring,100,207 -block_count,StringSubstring,101,207 -block_count,StringSubstring,102,127 -block_count,StringSubstring,103,80 -block_count,StringSubstring,104,207 +block_count,StringSubstring,97,199 +block_count,StringSubstring,98,457 +block_count,StringSubstring,99,258 +block_count,StringSubstring,100,199 +block_count,StringSubstring,101,199 +block_count,StringSubstring,102,122 +block_count,StringSubstring,103,76 +block_count,StringSubstring,104,199 block_count,StringSubstring,105,0 -block_count,StringSubstring,106,246 +block_count,StringSubstring,106,235 block_count,StringSubstring,107,0 block_count,StringSubstring,108,0 block_count,StringSubstring,109,0 @@ -8914,8 +8890,8 @@ block_count,StringSubstring,188,0 block_count,StringSubstring,189,0 block_count,StringSubstring,190,0 -block_count,StringSubstring,191,55 -block_count,StringSubstring,192,62 +block_count,StringSubstring,191,52 +block_count,StringSubstring,192,59 block_count,StringSubstring,193,6 block_count,StringSubstring,194,6 block_count,StringSubstring,195,1 @@ -8937,17 +8913,17 @@ block_count,StringSubstring,211,0 block_count,StringSubstring,212,0 block_count,StringSubstring,213,0 -block_count,StringSubstring,214,55 -block_count,StringSubstring,215,55 +block_count,StringSubstring,214,52 +block_count,StringSubstring,215,52 block_count,StringSubstring,216,4 -block_count,StringSubstring,217,51 -block_count,StringSubstring,218,55 +block_count,StringSubstring,217,48 +block_count,StringSubstring,218,52 block_count,StringSubstring,219,0 block_count,StringSubstring,220,0 block_count,StringSubstring,221,0 block_count,StringSubstring,222,0 -block_count,StringSubstring,223,55 -block_count,StringSubstring,224,55 +block_count,StringSubstring,223,52 +block_count,StringSubstring,224,52 block_count,StringSubstring,225,0 block_count,StringSubstring,226,0 block_count,StringSubstring,227,0 @@ -9029,19 +9005,19 @@ block_count,AllocateInOldGeneration,0,1 block_count,AllocateInOldGeneration,1,0 block_count,AllocateInOldGeneration,2,1 -block_count,CopyFastSmiOrObjectElements,0,17 -block_count,CopyFastSmiOrObjectElements,1,17 +block_count,CopyFastSmiOrObjectElements,0,16 +block_count,CopyFastSmiOrObjectElements,1,16 block_count,CopyFastSmiOrObjectElements,2,0 -block_count,CopyFastSmiOrObjectElements,3,17 -block_count,CopyFastSmiOrObjectElements,4,17 -block_count,CopyFastSmiOrObjectElements,5,17 -block_count,CopyFastSmiOrObjectElements,6,17 +block_count,CopyFastSmiOrObjectElements,3,16 +block_count,CopyFastSmiOrObjectElements,4,16 +block_count,CopyFastSmiOrObjectElements,5,16 +block_count,CopyFastSmiOrObjectElements,6,16 block_count,CopyFastSmiOrObjectElements,7,0 -block_count,CopyFastSmiOrObjectElements,8,17 +block_count,CopyFastSmiOrObjectElements,8,16 block_count,CopyFastSmiOrObjectElements,9,0 block_count,CopyFastSmiOrObjectElements,10,0 -block_count,CopyFastSmiOrObjectElements,11,17 -block_count,CopyFastSmiOrObjectElements,12,17 +block_count,CopyFastSmiOrObjectElements,11,16 +block_count,CopyFastSmiOrObjectElements,12,16 block_count,CopyFastSmiOrObjectElements,13,0 block_count,CopyFastSmiOrObjectElements,14,0 block_count,CopyFastSmiOrObjectElements,15,0 @@ -9051,8 +9027,8 @@ block_count,CopyFastSmiOrObjectElements,19,0 block_count,CopyFastSmiOrObjectElements,20,0 block_count,CopyFastSmiOrObjectElements,21,0 -block_count,CopyFastSmiOrObjectElements,22,17 -block_count,CopyFastSmiOrObjectElements,23,17 +block_count,CopyFastSmiOrObjectElements,22,16 +block_count,CopyFastSmiOrObjectElements,23,16 block_count,CopyFastSmiOrObjectElements,24,0 block_count,CopyFastSmiOrObjectElements,25,0 block_count,CopyFastSmiOrObjectElements,26,0 @@ -9064,67 +9040,67 @@ block_count,CopyFastSmiOrObjectElements,32,0 block_count,CopyFastSmiOrObjectElements,33,0 block_count,CopyFastSmiOrObjectElements,34,0 -block_count,CopyFastSmiOrObjectElements,35,17 -block_count,GrowFastDoubleElements,0,376 -block_count,GrowFastDoubleElements,1,376 -block_count,GrowFastDoubleElements,2,376 -block_count,GrowFastDoubleElements,3,376 +block_count,CopyFastSmiOrObjectElements,35,16 +block_count,GrowFastDoubleElements,0,360 +block_count,GrowFastDoubleElements,1,360 +block_count,GrowFastDoubleElements,2,360 +block_count,GrowFastDoubleElements,3,360 block_count,GrowFastDoubleElements,4,0 -block_count,GrowFastDoubleElements,5,376 +block_count,GrowFastDoubleElements,5,360 block_count,GrowFastDoubleElements,6,0 -block_count,GrowFastDoubleElements,7,376 -block_count,GrowFastDoubleElements,8,375 +block_count,GrowFastDoubleElements,7,360 +block_count,GrowFastDoubleElements,8,360 block_count,GrowFastDoubleElements,9,0 -block_count,GrowFastDoubleElements,10,376 +block_count,GrowFastDoubleElements,10,360 block_count,GrowFastDoubleElements,11,0 -block_count,GrowFastDoubleElements,12,376 +block_count,GrowFastDoubleElements,12,360 block_count,GrowFastDoubleElements,13,0 -block_count,GrowFastDoubleElements,14,376 -block_count,GrowFastDoubleElements,15,4290 -block_count,GrowFastDoubleElements,16,3914 -block_count,GrowFastDoubleElements,17,376 -block_count,GrowFastDoubleElements,18,376 -block_count,GrowFastDoubleElements,19,100 -block_count,GrowFastDoubleElements,20,275 -block_count,GrowFastDoubleElements,21,376 -block_count,GrowFastDoubleElements,22,161 -block_count,GrowFastDoubleElements,23,4797 -block_count,GrowFastDoubleElements,24,4796 +block_count,GrowFastDoubleElements,14,360 +block_count,GrowFastDoubleElements,15,4114 +block_count,GrowFastDoubleElements,16,3753 +block_count,GrowFastDoubleElements,17,360 +block_count,GrowFastDoubleElements,18,360 +block_count,GrowFastDoubleElements,19,96 +block_count,GrowFastDoubleElements,20,264 +block_count,GrowFastDoubleElements,21,360 +block_count,GrowFastDoubleElements,22,154 +block_count,GrowFastDoubleElements,23,4600 +block_count,GrowFastDoubleElements,24,4599 block_count,GrowFastDoubleElements,25,1 -block_count,GrowFastDoubleElements,26,4797 -block_count,GrowFastDoubleElements,27,4636 -block_count,GrowFastDoubleElements,28,161 -block_count,GrowFastDoubleElements,29,214 +block_count,GrowFastDoubleElements,26,4600 +block_count,GrowFastDoubleElements,27,4445 +block_count,GrowFastDoubleElements,28,154 +block_count,GrowFastDoubleElements,29,206 block_count,GrowFastDoubleElements,30,0 block_count,GrowFastDoubleElements,31,0 block_count,GrowFastDoubleElements,32,0 block_count,GrowFastDoubleElements,33,0 -block_count,GrowFastSmiOrObjectElements,0,346 -block_count,GrowFastSmiOrObjectElements,1,346 -block_count,GrowFastSmiOrObjectElements,2,345 -block_count,GrowFastSmiOrObjectElements,3,345 -block_count,GrowFastSmiOrObjectElements,4,345 +block_count,GrowFastSmiOrObjectElements,0,331 +block_count,GrowFastSmiOrObjectElements,1,331 +block_count,GrowFastSmiOrObjectElements,2,331 +block_count,GrowFastSmiOrObjectElements,3,331 +block_count,GrowFastSmiOrObjectElements,4,331 block_count,GrowFastSmiOrObjectElements,5,0 -block_count,GrowFastSmiOrObjectElements,6,345 +block_count,GrowFastSmiOrObjectElements,6,331 block_count,GrowFastSmiOrObjectElements,7,0 block_count,GrowFastSmiOrObjectElements,8,0 -block_count,GrowFastSmiOrObjectElements,9,345 +block_count,GrowFastSmiOrObjectElements,9,331 block_count,GrowFastSmiOrObjectElements,10,0 -block_count,GrowFastSmiOrObjectElements,11,345 +block_count,GrowFastSmiOrObjectElements,11,331 block_count,GrowFastSmiOrObjectElements,12,0 -block_count,GrowFastSmiOrObjectElements,13,345 -block_count,GrowFastSmiOrObjectElements,14,4550 -block_count,GrowFastSmiOrObjectElements,15,4204 -block_count,GrowFastSmiOrObjectElements,16,345 -block_count,GrowFastSmiOrObjectElements,17,345 -block_count,GrowFastSmiOrObjectElements,18,18 -block_count,GrowFastSmiOrObjectElements,19,327 -block_count,GrowFastSmiOrObjectElements,20,345 -block_count,GrowFastSmiOrObjectElements,21,47 -block_count,GrowFastSmiOrObjectElements,22,6973 -block_count,GrowFastSmiOrObjectElements,23,6926 -block_count,GrowFastSmiOrObjectElements,24,47 -block_count,GrowFastSmiOrObjectElements,25,298 +block_count,GrowFastSmiOrObjectElements,13,331 +block_count,GrowFastSmiOrObjectElements,14,4361 +block_count,GrowFastSmiOrObjectElements,15,4030 +block_count,GrowFastSmiOrObjectElements,16,331 +block_count,GrowFastSmiOrObjectElements,17,331 +block_count,GrowFastSmiOrObjectElements,18,17 +block_count,GrowFastSmiOrObjectElements,19,314 +block_count,GrowFastSmiOrObjectElements,20,331 +block_count,GrowFastSmiOrObjectElements,21,45 +block_count,GrowFastSmiOrObjectElements,22,6687 +block_count,GrowFastSmiOrObjectElements,23,6642 +block_count,GrowFastSmiOrObjectElements,24,45 +block_count,GrowFastSmiOrObjectElements,25,286 block_count,GrowFastSmiOrObjectElements,26,0 block_count,GrowFastSmiOrObjectElements,27,0 block_count,GrowFastSmiOrObjectElements,28,0 @@ -9175,7 +9151,7 @@ block_count,ToNumber_Baseline,22,0 block_count,ToNumber_Baseline,23,0 block_count,ToNumber_Baseline,24,0 -block_count,ToNumeric_Baseline,0,31 +block_count,ToNumeric_Baseline,0,29 block_count,ToNumeric_Baseline,1,0 block_count,ToNumeric_Baseline,2,0 block_count,ToNumeric_Baseline,3,0 @@ -9203,10 +9179,10 @@ block_count,ToNumeric_Baseline,25,0 block_count,ToNumeric_Baseline,26,0 block_count,ToNumeric_Baseline,27,0 -block_count,ToNumeric_Baseline,28,31 -block_count,ToNumeric_Baseline,29,31 +block_count,ToNumeric_Baseline,28,29 +block_count,ToNumeric_Baseline,29,29 block_count,ToNumeric_Baseline,30,0 -block_count,ToNumeric_Baseline,31,31 +block_count,ToNumeric_Baseline,31,29 block_count,ToNumberConvertBigInt,0,0 block_count,ToNumberConvertBigInt,1,0 block_count,ToNumberConvertBigInt,2,0 @@ -9230,21 +9206,21 @@ block_count,ToNumberConvertBigInt,20,0 block_count,ToNumberConvertBigInt,21,0 block_count,ToNumberConvertBigInt,22,0 -block_count,Typeof,0,31 -block_count,Typeof,1,30 -block_count,Typeof,2,30 -block_count,Typeof,3,28 -block_count,Typeof,4,22 +block_count,Typeof,0,29 +block_count,Typeof,1,29 +block_count,Typeof,2,29 +block_count,Typeof,3,27 +block_count,Typeof,4,21 block_count,Typeof,5,0 -block_count,Typeof,6,22 -block_count,Typeof,7,10 +block_count,Typeof,6,21 +block_count,Typeof,7,9 block_count,Typeof,8,0 block_count,Typeof,9,0 block_count,Typeof,10,0 block_count,Typeof,11,0 block_count,Typeof,12,0 -block_count,Typeof,13,10 -block_count,Typeof,14,12 +block_count,Typeof,13,9 +block_count,Typeof,14,11 block_count,Typeof,15,6 block_count,Typeof,16,2 block_count,Typeof,17,0 @@ -9591,45 +9567,45 @@ block_count,KeyedLoadIC_PolymorphicName,275,0 block_count,KeyedLoadIC_PolymorphicName,276,0 block_count,KeyedLoadIC_PolymorphicName,277,0 -block_count,KeyedStoreIC_Megamorphic,0,340 -block_count,KeyedStoreIC_Megamorphic,1,340 -block_count,KeyedStoreIC_Megamorphic,2,340 -block_count,KeyedStoreIC_Megamorphic,3,299 -block_count,KeyedStoreIC_Megamorphic,4,298 +block_count,KeyedStoreIC_Megamorphic,0,326 +block_count,KeyedStoreIC_Megamorphic,1,326 +block_count,KeyedStoreIC_Megamorphic,2,326 +block_count,KeyedStoreIC_Megamorphic,3,286 +block_count,KeyedStoreIC_Megamorphic,4,286 block_count,KeyedStoreIC_Megamorphic,5,0 block_count,KeyedStoreIC_Megamorphic,6,0 block_count,KeyedStoreIC_Megamorphic,7,0 block_count,KeyedStoreIC_Megamorphic,8,0 block_count,KeyedStoreIC_Megamorphic,9,0 -block_count,KeyedStoreIC_Megamorphic,10,298 -block_count,KeyedStoreIC_Megamorphic,11,298 +block_count,KeyedStoreIC_Megamorphic,10,286 +block_count,KeyedStoreIC_Megamorphic,11,286 block_count,KeyedStoreIC_Megamorphic,12,0 block_count,KeyedStoreIC_Megamorphic,13,0 block_count,KeyedStoreIC_Megamorphic,14,0 -block_count,KeyedStoreIC_Megamorphic,15,298 -block_count,KeyedStoreIC_Megamorphic,16,298 -block_count,KeyedStoreIC_Megamorphic,17,250 -block_count,KeyedStoreIC_Megamorphic,18,250 -block_count,KeyedStoreIC_Megamorphic,19,233 +block_count,KeyedStoreIC_Megamorphic,15,286 +block_count,KeyedStoreIC_Megamorphic,16,286 +block_count,KeyedStoreIC_Megamorphic,17,240 +block_count,KeyedStoreIC_Megamorphic,18,240 +block_count,KeyedStoreIC_Megamorphic,19,226 block_count,KeyedStoreIC_Megamorphic,20,0 block_count,KeyedStoreIC_Megamorphic,21,0 block_count,KeyedStoreIC_Megamorphic,22,0 -block_count,KeyedStoreIC_Megamorphic,23,233 -block_count,KeyedStoreIC_Megamorphic,24,182 -block_count,KeyedStoreIC_Megamorphic,25,50 +block_count,KeyedStoreIC_Megamorphic,23,226 +block_count,KeyedStoreIC_Megamorphic,24,178 +block_count,KeyedStoreIC_Megamorphic,25,48 block_count,KeyedStoreIC_Megamorphic,26,3 block_count,KeyedStoreIC_Megamorphic,27,3 block_count,KeyedStoreIC_Megamorphic,28,3 block_count,KeyedStoreIC_Megamorphic,29,0 block_count,KeyedStoreIC_Megamorphic,30,0 -block_count,KeyedStoreIC_Megamorphic,31,46 -block_count,KeyedStoreIC_Megamorphic,32,17 +block_count,KeyedStoreIC_Megamorphic,31,44 +block_count,KeyedStoreIC_Megamorphic,32,13 block_count,KeyedStoreIC_Megamorphic,33,0 -block_count,KeyedStoreIC_Megamorphic,34,47 +block_count,KeyedStoreIC_Megamorphic,34,45 block_count,KeyedStoreIC_Megamorphic,35,0 -block_count,KeyedStoreIC_Megamorphic,36,247 -block_count,KeyedStoreIC_Megamorphic,37,170 -block_count,KeyedStoreIC_Megamorphic,38,162 +block_count,KeyedStoreIC_Megamorphic,36,237 +block_count,KeyedStoreIC_Megamorphic,37,163 +block_count,KeyedStoreIC_Megamorphic,38,155 block_count,KeyedStoreIC_Megamorphic,39,2 block_count,KeyedStoreIC_Megamorphic,40,2 block_count,KeyedStoreIC_Megamorphic,41,0 @@ -9639,9 +9615,9 @@ block_count,KeyedStoreIC_Megamorphic,45,0 block_count,KeyedStoreIC_Megamorphic,46,16 block_count,KeyedStoreIC_Megamorphic,47,7 -block_count,KeyedStoreIC_Megamorphic,48,9 +block_count,KeyedStoreIC_Megamorphic,48,8 block_count,KeyedStoreIC_Megamorphic,49,16 -block_count,KeyedStoreIC_Megamorphic,50,14 +block_count,KeyedStoreIC_Megamorphic,50,13 block_count,KeyedStoreIC_Megamorphic,51,2 block_count,KeyedStoreIC_Megamorphic,52,2 block_count,KeyedStoreIC_Megamorphic,53,2 @@ -9655,25 +9631,25 @@ block_count,KeyedStoreIC_Megamorphic,61,1 block_count,KeyedStoreIC_Megamorphic,62,0 block_count,KeyedStoreIC_Megamorphic,63,0 -block_count,KeyedStoreIC_Megamorphic,64,159 +block_count,KeyedStoreIC_Megamorphic,64,153 block_count,KeyedStoreIC_Megamorphic,65,0 -block_count,KeyedStoreIC_Megamorphic,66,159 +block_count,KeyedStoreIC_Megamorphic,66,153 block_count,KeyedStoreIC_Megamorphic,67,8 -block_count,KeyedStoreIC_Megamorphic,68,150 -block_count,KeyedStoreIC_Megamorphic,69,337 -block_count,KeyedStoreIC_Megamorphic,70,288 -block_count,KeyedStoreIC_Megamorphic,71,238 -block_count,KeyedStoreIC_Megamorphic,72,186 -block_count,KeyedStoreIC_Megamorphic,73,51 -block_count,KeyedStoreIC_Megamorphic,74,49 -block_count,KeyedStoreIC_Megamorphic,75,49 -block_count,KeyedStoreIC_Megamorphic,76,60 -block_count,KeyedStoreIC_Megamorphic,77,27 -block_count,KeyedStoreIC_Megamorphic,78,32 -block_count,KeyedStoreIC_Megamorphic,79,32 +block_count,KeyedStoreIC_Megamorphic,68,144 +block_count,KeyedStoreIC_Megamorphic,69,323 +block_count,KeyedStoreIC_Megamorphic,70,276 +block_count,KeyedStoreIC_Megamorphic,71,228 +block_count,KeyedStoreIC_Megamorphic,72,179 +block_count,KeyedStoreIC_Megamorphic,73,49 +block_count,KeyedStoreIC_Megamorphic,74,47 +block_count,KeyedStoreIC_Megamorphic,75,47 +block_count,KeyedStoreIC_Megamorphic,76,57 +block_count,KeyedStoreIC_Megamorphic,77,26 +block_count,KeyedStoreIC_Megamorphic,78,31 +block_count,KeyedStoreIC_Megamorphic,79,30 block_count,KeyedStoreIC_Megamorphic,80,0 -block_count,KeyedStoreIC_Megamorphic,81,100 -block_count,KeyedStoreIC_Megamorphic,82,100 +block_count,KeyedStoreIC_Megamorphic,81,96 +block_count,KeyedStoreIC_Megamorphic,82,96 block_count,KeyedStoreIC_Megamorphic,83,0 block_count,KeyedStoreIC_Megamorphic,84,0 block_count,KeyedStoreIC_Megamorphic,85,0 @@ -9688,34 +9664,34 @@ block_count,KeyedStoreIC_Megamorphic,94,0 block_count,KeyedStoreIC_Megamorphic,95,0 block_count,KeyedStoreIC_Megamorphic,96,0 -block_count,KeyedStoreIC_Megamorphic,97,100 -block_count,KeyedStoreIC_Megamorphic,98,100 -block_count,KeyedStoreIC_Megamorphic,99,100 +block_count,KeyedStoreIC_Megamorphic,97,96 +block_count,KeyedStoreIC_Megamorphic,98,96 +block_count,KeyedStoreIC_Megamorphic,99,96 block_count,KeyedStoreIC_Megamorphic,100,0 block_count,KeyedStoreIC_Megamorphic,101,0 block_count,KeyedStoreIC_Megamorphic,102,0 -block_count,KeyedStoreIC_Megamorphic,103,100 -block_count,KeyedStoreIC_Megamorphic,104,100 -block_count,KeyedStoreIC_Megamorphic,105,53 +block_count,KeyedStoreIC_Megamorphic,103,96 +block_count,KeyedStoreIC_Megamorphic,104,96 +block_count,KeyedStoreIC_Megamorphic,105,51 block_count,KeyedStoreIC_Megamorphic,106,0 block_count,KeyedStoreIC_Megamorphic,107,0 block_count,KeyedStoreIC_Megamorphic,108,0 -block_count,KeyedStoreIC_Megamorphic,109,53 -block_count,KeyedStoreIC_Megamorphic,110,53 +block_count,KeyedStoreIC_Megamorphic,109,50 +block_count,KeyedStoreIC_Megamorphic,110,50 block_count,KeyedStoreIC_Megamorphic,111,0 block_count,KeyedStoreIC_Megamorphic,112,0 block_count,KeyedStoreIC_Megamorphic,113,0 -block_count,KeyedStoreIC_Megamorphic,114,52 +block_count,KeyedStoreIC_Megamorphic,114,50 block_count,KeyedStoreIC_Megamorphic,115,0 -block_count,KeyedStoreIC_Megamorphic,116,46 -block_count,KeyedStoreIC_Megamorphic,117,46 -block_count,KeyedStoreIC_Megamorphic,118,46 +block_count,KeyedStoreIC_Megamorphic,116,45 +block_count,KeyedStoreIC_Megamorphic,117,45 +block_count,KeyedStoreIC_Megamorphic,118,45 block_count,KeyedStoreIC_Megamorphic,119,0 block_count,KeyedStoreIC_Megamorphic,120,0 block_count,KeyedStoreIC_Megamorphic,121,0 block_count,KeyedStoreIC_Megamorphic,122,0 block_count,KeyedStoreIC_Megamorphic,123,0 -block_count,KeyedStoreIC_Megamorphic,124,100 +block_count,KeyedStoreIC_Megamorphic,124,96 block_count,KeyedStoreIC_Megamorphic,125,1 block_count,KeyedStoreIC_Megamorphic,126,1 block_count,KeyedStoreIC_Megamorphic,127,1 @@ -9726,15 +9702,15 @@ block_count,KeyedStoreIC_Megamorphic,132,0 block_count,KeyedStoreIC_Megamorphic,133,0 block_count,KeyedStoreIC_Megamorphic,134,0 -block_count,KeyedStoreIC_Megamorphic,135,98 -block_count,KeyedStoreIC_Megamorphic,136,51 -block_count,KeyedStoreIC_Megamorphic,137,51 +block_count,KeyedStoreIC_Megamorphic,135,94 +block_count,KeyedStoreIC_Megamorphic,136,49 +block_count,KeyedStoreIC_Megamorphic,137,49 block_count,KeyedStoreIC_Megamorphic,138,0 -block_count,KeyedStoreIC_Megamorphic,139,46 -block_count,KeyedStoreIC_Megamorphic,140,46 +block_count,KeyedStoreIC_Megamorphic,139,45 +block_count,KeyedStoreIC_Megamorphic,140,45 block_count,KeyedStoreIC_Megamorphic,141,0 -block_count,KeyedStoreIC_Megamorphic,142,46 -block_count,KeyedStoreIC_Megamorphic,143,46 +block_count,KeyedStoreIC_Megamorphic,142,45 +block_count,KeyedStoreIC_Megamorphic,143,45 block_count,KeyedStoreIC_Megamorphic,144,0 block_count,KeyedStoreIC_Megamorphic,145,0 block_count,KeyedStoreIC_Megamorphic,146,0 @@ -9756,52 +9732,52 @@ block_count,KeyedStoreIC_Megamorphic,162,0 block_count,KeyedStoreIC_Megamorphic,163,0 block_count,KeyedStoreIC_Megamorphic,164,0 -block_count,KeyedStoreIC_Megamorphic,165,8 -block_count,KeyedStoreIC_Megamorphic,166,70 -block_count,KeyedStoreIC_Megamorphic,167,70 -block_count,KeyedStoreIC_Megamorphic,168,68 -block_count,KeyedStoreIC_Megamorphic,169,68 -block_count,KeyedStoreIC_Megamorphic,170,46 -block_count,KeyedStoreIC_Megamorphic,171,21 +block_count,KeyedStoreIC_Megamorphic,165,7 +block_count,KeyedStoreIC_Megamorphic,166,67 +block_count,KeyedStoreIC_Megamorphic,167,67 +block_count,KeyedStoreIC_Megamorphic,168,65 +block_count,KeyedStoreIC_Megamorphic,169,65 +block_count,KeyedStoreIC_Megamorphic,170,44 +block_count,KeyedStoreIC_Megamorphic,171,20 block_count,KeyedStoreIC_Megamorphic,172,0 -block_count,KeyedStoreIC_Megamorphic,173,20 -block_count,KeyedStoreIC_Megamorphic,174,20 +block_count,KeyedStoreIC_Megamorphic,173,19 +block_count,KeyedStoreIC_Megamorphic,174,19 block_count,KeyedStoreIC_Megamorphic,175,0 -block_count,KeyedStoreIC_Megamorphic,176,20 -block_count,KeyedStoreIC_Megamorphic,177,11 -block_count,KeyedStoreIC_Megamorphic,178,11 +block_count,KeyedStoreIC_Megamorphic,176,19 +block_count,KeyedStoreIC_Megamorphic,177,10 +block_count,KeyedStoreIC_Megamorphic,178,10 block_count,KeyedStoreIC_Megamorphic,179,0 -block_count,KeyedStoreIC_Megamorphic,180,11 -block_count,KeyedStoreIC_Megamorphic,181,95 -block_count,KeyedStoreIC_Megamorphic,182,95 +block_count,KeyedStoreIC_Megamorphic,180,10 +block_count,KeyedStoreIC_Megamorphic,181,92 +block_count,KeyedStoreIC_Megamorphic,182,92 block_count,KeyedStoreIC_Megamorphic,183,0 -block_count,KeyedStoreIC_Megamorphic,184,95 -block_count,KeyedStoreIC_Megamorphic,185,53 -block_count,KeyedStoreIC_Megamorphic,186,42 -block_count,KeyedStoreIC_Megamorphic,187,95 -block_count,KeyedStoreIC_Megamorphic,188,83 -block_count,KeyedStoreIC_Megamorphic,189,11 -block_count,KeyedStoreIC_Megamorphic,190,11 -block_count,KeyedStoreIC_Megamorphic,191,11 -block_count,KeyedStoreIC_Megamorphic,192,11 +block_count,KeyedStoreIC_Megamorphic,184,92 +block_count,KeyedStoreIC_Megamorphic,185,50 +block_count,KeyedStoreIC_Megamorphic,186,41 +block_count,KeyedStoreIC_Megamorphic,187,92 +block_count,KeyedStoreIC_Megamorphic,188,81 +block_count,KeyedStoreIC_Megamorphic,189,10 +block_count,KeyedStoreIC_Megamorphic,190,10 +block_count,KeyedStoreIC_Megamorphic,191,10 +block_count,KeyedStoreIC_Megamorphic,192,10 block_count,KeyedStoreIC_Megamorphic,193,0 -block_count,KeyedStoreIC_Megamorphic,194,11 -block_count,KeyedStoreIC_Megamorphic,195,11 +block_count,KeyedStoreIC_Megamorphic,194,10 +block_count,KeyedStoreIC_Megamorphic,195,10 block_count,KeyedStoreIC_Megamorphic,196,0 -block_count,KeyedStoreIC_Megamorphic,197,11 -block_count,KeyedStoreIC_Megamorphic,198,11 +block_count,KeyedStoreIC_Megamorphic,197,10 +block_count,KeyedStoreIC_Megamorphic,198,10 block_count,KeyedStoreIC_Megamorphic,199,0 block_count,KeyedStoreIC_Megamorphic,200,0 block_count,KeyedStoreIC_Megamorphic,201,0 -block_count,KeyedStoreIC_Megamorphic,202,9 +block_count,KeyedStoreIC_Megamorphic,202,8 block_count,KeyedStoreIC_Megamorphic,203,0 -block_count,KeyedStoreIC_Megamorphic,204,9 +block_count,KeyedStoreIC_Megamorphic,204,8 block_count,KeyedStoreIC_Megamorphic,205,0 -block_count,KeyedStoreIC_Megamorphic,206,9 -block_count,KeyedStoreIC_Megamorphic,207,36 -block_count,KeyedStoreIC_Megamorphic,208,31 -block_count,KeyedStoreIC_Megamorphic,209,28 -block_count,KeyedStoreIC_Megamorphic,210,27 +block_count,KeyedStoreIC_Megamorphic,206,8 +block_count,KeyedStoreIC_Megamorphic,207,34 +block_count,KeyedStoreIC_Megamorphic,208,30 +block_count,KeyedStoreIC_Megamorphic,209,27 +block_count,KeyedStoreIC_Megamorphic,210,25 block_count,KeyedStoreIC_Megamorphic,211,1 block_count,KeyedStoreIC_Megamorphic,212,2 block_count,KeyedStoreIC_Megamorphic,213,4 @@ -9810,40 +9786,40 @@ block_count,KeyedStoreIC_Megamorphic,216,1 block_count,KeyedStoreIC_Megamorphic,217,0 block_count,KeyedStoreIC_Megamorphic,218,1 -block_count,KeyedStoreIC_Megamorphic,219,20 +block_count,KeyedStoreIC_Megamorphic,219,19 block_count,KeyedStoreIC_Megamorphic,220,0 -block_count,KeyedStoreIC_Megamorphic,221,67 -block_count,KeyedStoreIC_Megamorphic,222,67 -block_count,KeyedStoreIC_Megamorphic,223,67 +block_count,KeyedStoreIC_Megamorphic,221,64 +block_count,KeyedStoreIC_Megamorphic,222,64 +block_count,KeyedStoreIC_Megamorphic,223,64 block_count,KeyedStoreIC_Megamorphic,224,0 block_count,KeyedStoreIC_Megamorphic,225,0 -block_count,KeyedStoreIC_Megamorphic,226,67 -block_count,KeyedStoreIC_Megamorphic,227,67 -block_count,KeyedStoreIC_Megamorphic,228,67 -block_count,KeyedStoreIC_Megamorphic,229,67 +block_count,KeyedStoreIC_Megamorphic,226,64 +block_count,KeyedStoreIC_Megamorphic,227,64 +block_count,KeyedStoreIC_Megamorphic,228,64 +block_count,KeyedStoreIC_Megamorphic,229,64 block_count,KeyedStoreIC_Megamorphic,230,0 block_count,KeyedStoreIC_Megamorphic,231,0 block_count,KeyedStoreIC_Megamorphic,232,0 -block_count,KeyedStoreIC_Megamorphic,233,67 -block_count,KeyedStoreIC_Megamorphic,234,67 -block_count,KeyedStoreIC_Megamorphic,235,67 +block_count,KeyedStoreIC_Megamorphic,233,64 +block_count,KeyedStoreIC_Megamorphic,234,64 +block_count,KeyedStoreIC_Megamorphic,235,64 block_count,KeyedStoreIC_Megamorphic,236,0 -block_count,KeyedStoreIC_Megamorphic,237,67 +block_count,KeyedStoreIC_Megamorphic,237,64 block_count,KeyedStoreIC_Megamorphic,238,0 block_count,KeyedStoreIC_Megamorphic,239,0 block_count,KeyedStoreIC_Megamorphic,240,0 -block_count,KeyedStoreIC_Megamorphic,241,67 -block_count,KeyedStoreIC_Megamorphic,242,57 -block_count,KeyedStoreIC_Megamorphic,243,57 +block_count,KeyedStoreIC_Megamorphic,241,64 +block_count,KeyedStoreIC_Megamorphic,242,54 +block_count,KeyedStoreIC_Megamorphic,243,54 block_count,KeyedStoreIC_Megamorphic,244,2 block_count,KeyedStoreIC_Megamorphic,245,2 block_count,KeyedStoreIC_Megamorphic,246,0 -block_count,KeyedStoreIC_Megamorphic,247,54 -block_count,KeyedStoreIC_Megamorphic,248,54 -block_count,KeyedStoreIC_Megamorphic,249,8 +block_count,KeyedStoreIC_Megamorphic,247,52 +block_count,KeyedStoreIC_Megamorphic,248,52 +block_count,KeyedStoreIC_Megamorphic,249,7 block_count,KeyedStoreIC_Megamorphic,250,0 -block_count,KeyedStoreIC_Megamorphic,251,8 -block_count,KeyedStoreIC_Megamorphic,252,46 +block_count,KeyedStoreIC_Megamorphic,251,7 +block_count,KeyedStoreIC_Megamorphic,252,44 block_count,KeyedStoreIC_Megamorphic,253,0 block_count,KeyedStoreIC_Megamorphic,254,0 block_count,KeyedStoreIC_Megamorphic,255,0 @@ -9853,8 +9829,8 @@ block_count,KeyedStoreIC_Megamorphic,259,9 block_count,KeyedStoreIC_Megamorphic,260,0 block_count,KeyedStoreIC_Megamorphic,261,9 -block_count,KeyedStoreIC_Megamorphic,262,67 -block_count,KeyedStoreIC_Megamorphic,263,25 +block_count,KeyedStoreIC_Megamorphic,262,64 +block_count,KeyedStoreIC_Megamorphic,263,24 block_count,KeyedStoreIC_Megamorphic,264,0 block_count,KeyedStoreIC_Megamorphic,265,0 block_count,KeyedStoreIC_Megamorphic,266,0 @@ -9862,11 +9838,11 @@ block_count,KeyedStoreIC_Megamorphic,268,0 block_count,KeyedStoreIC_Megamorphic,269,0 block_count,KeyedStoreIC_Megamorphic,270,0 -block_count,KeyedStoreIC_Megamorphic,271,25 -block_count,KeyedStoreIC_Megamorphic,272,25 -block_count,KeyedStoreIC_Megamorphic,273,25 +block_count,KeyedStoreIC_Megamorphic,271,24 +block_count,KeyedStoreIC_Megamorphic,272,24 +block_count,KeyedStoreIC_Megamorphic,273,24 block_count,KeyedStoreIC_Megamorphic,274,0 -block_count,KeyedStoreIC_Megamorphic,275,25 +block_count,KeyedStoreIC_Megamorphic,275,24 block_count,KeyedStoreIC_Megamorphic,276,9 block_count,KeyedStoreIC_Megamorphic,277,9 block_count,KeyedStoreIC_Megamorphic,278,0 @@ -9889,17 +9865,17 @@ block_count,KeyedStoreIC_Megamorphic,295,5 block_count,KeyedStoreIC_Megamorphic,296,0 block_count,KeyedStoreIC_Megamorphic,297,5 -block_count,KeyedStoreIC_Megamorphic,298,25 -block_count,KeyedStoreIC_Megamorphic,299,19 +block_count,KeyedStoreIC_Megamorphic,298,24 +block_count,KeyedStoreIC_Megamorphic,299,18 block_count,KeyedStoreIC_Megamorphic,300,5 block_count,KeyedStoreIC_Megamorphic,301,5 block_count,KeyedStoreIC_Megamorphic,302,2 block_count,KeyedStoreIC_Megamorphic,303,3 block_count,KeyedStoreIC_Megamorphic,304,9 -block_count,KeyedStoreIC_Megamorphic,305,16 -block_count,KeyedStoreIC_Megamorphic,306,25 -block_count,KeyedStoreIC_Megamorphic,307,41 -block_count,KeyedStoreIC_Megamorphic,308,41 +block_count,KeyedStoreIC_Megamorphic,305,15 +block_count,KeyedStoreIC_Megamorphic,306,24 +block_count,KeyedStoreIC_Megamorphic,307,39 +block_count,KeyedStoreIC_Megamorphic,308,39 block_count,KeyedStoreIC_Megamorphic,309,0 block_count,KeyedStoreIC_Megamorphic,310,0 block_count,KeyedStoreIC_Megamorphic,311,0 @@ -9911,7 +9887,7 @@ block_count,KeyedStoreIC_Megamorphic,317,0 block_count,KeyedStoreIC_Megamorphic,318,0 block_count,KeyedStoreIC_Megamorphic,319,0 -block_count,KeyedStoreIC_Megamorphic,320,1 +block_count,KeyedStoreIC_Megamorphic,320,2 block_count,KeyedStoreIC_Megamorphic,321,2 block_count,KeyedStoreIC_Megamorphic,322,2 block_count,KeyedStoreIC_Megamorphic,323,0 @@ -10270,48 +10246,48 @@ block_count,KeyedStoreIC_Megamorphic,676,0 block_count,KeyedStoreIC_Megamorphic,677,0 block_count,KeyedStoreIC_Megamorphic,678,0 -block_count,KeyedStoreIC_Megamorphic,679,76 -block_count,KeyedStoreIC_Megamorphic,680,76 +block_count,KeyedStoreIC_Megamorphic,679,73 +block_count,KeyedStoreIC_Megamorphic,680,73 block_count,KeyedStoreIC_Megamorphic,681,0 -block_count,KeyedStoreIC_Megamorphic,682,76 -block_count,KeyedStoreIC_Megamorphic,683,76 -block_count,KeyedStoreIC_Megamorphic,684,149 -block_count,KeyedStoreIC_Megamorphic,685,83 -block_count,KeyedStoreIC_Megamorphic,686,72 -block_count,KeyedStoreIC_Megamorphic,687,11 -block_count,KeyedStoreIC_Megamorphic,688,65 +block_count,KeyedStoreIC_Megamorphic,682,73 +block_count,KeyedStoreIC_Megamorphic,683,73 +block_count,KeyedStoreIC_Megamorphic,684,143 +block_count,KeyedStoreIC_Megamorphic,685,79 +block_count,KeyedStoreIC_Megamorphic,686,69 +block_count,KeyedStoreIC_Megamorphic,687,10 +block_count,KeyedStoreIC_Megamorphic,688,63 block_count,KeyedStoreIC_Megamorphic,689,0 block_count,KeyedStoreIC_Megamorphic,690,0 block_count,KeyedStoreIC_Megamorphic,691,0 -block_count,KeyedStoreIC_Megamorphic,692,11 -block_count,KeyedStoreIC_Megamorphic,693,11 +block_count,KeyedStoreIC_Megamorphic,692,10 +block_count,KeyedStoreIC_Megamorphic,693,10 block_count,KeyedStoreIC_Megamorphic,694,0 block_count,KeyedStoreIC_Megamorphic,695,0 block_count,KeyedStoreIC_Megamorphic,696,0 -block_count,KeyedStoreIC_Megamorphic,697,11 +block_count,KeyedStoreIC_Megamorphic,697,10 block_count,KeyedStoreIC_Megamorphic,698,10 block_count,KeyedStoreIC_Megamorphic,699,0 block_count,KeyedStoreIC_Megamorphic,700,10 block_count,KeyedStoreIC_Megamorphic,701,0 block_count,KeyedStoreIC_Megamorphic,702,0 -block_count,KeyedStoreIC_Megamorphic,703,65 -block_count,KeyedStoreIC_Megamorphic,704,65 -block_count,KeyedStoreIC_Megamorphic,705,65 +block_count,KeyedStoreIC_Megamorphic,703,63 +block_count,KeyedStoreIC_Megamorphic,704,63 +block_count,KeyedStoreIC_Megamorphic,705,63 block_count,KeyedStoreIC_Megamorphic,706,0 block_count,KeyedStoreIC_Megamorphic,707,0 block_count,KeyedStoreIC_Megamorphic,708,0 block_count,KeyedStoreIC_Megamorphic,709,0 block_count,KeyedStoreIC_Megamorphic,710,0 -block_count,KeyedStoreIC_Megamorphic,711,65 -block_count,KeyedStoreIC_Megamorphic,712,65 +block_count,KeyedStoreIC_Megamorphic,711,63 +block_count,KeyedStoreIC_Megamorphic,712,63 block_count,KeyedStoreIC_Megamorphic,713,0 -block_count,KeyedStoreIC_Megamorphic,714,65 -block_count,KeyedStoreIC_Megamorphic,715,65 -block_count,KeyedStoreIC_Megamorphic,716,68 -block_count,KeyedStoreIC_Megamorphic,717,52 -block_count,KeyedStoreIC_Megamorphic,718,52 -block_count,KeyedStoreIC_Megamorphic,719,52 -block_count,KeyedStoreIC_Megamorphic,720,52 +block_count,KeyedStoreIC_Megamorphic,714,63 +block_count,KeyedStoreIC_Megamorphic,715,63 +block_count,KeyedStoreIC_Megamorphic,716,65 +block_count,KeyedStoreIC_Megamorphic,717,50 +block_count,KeyedStoreIC_Megamorphic,718,50 +block_count,KeyedStoreIC_Megamorphic,719,50 +block_count,KeyedStoreIC_Megamorphic,720,50 block_count,KeyedStoreIC_Megamorphic,721,0 block_count,KeyedStoreIC_Megamorphic,722,0 block_count,KeyedStoreIC_Megamorphic,723,0 @@ -10337,20 +10313,20 @@ block_count,KeyedStoreIC_Megamorphic,743,0 block_count,KeyedStoreIC_Megamorphic,744,0 block_count,KeyedStoreIC_Megamorphic,745,0 -block_count,KeyedStoreIC_Megamorphic,746,52 +block_count,KeyedStoreIC_Megamorphic,746,50 block_count,KeyedStoreIC_Megamorphic,747,0 -block_count,KeyedStoreIC_Megamorphic,748,52 +block_count,KeyedStoreIC_Megamorphic,748,50 block_count,KeyedStoreIC_Megamorphic,749,2 -block_count,KeyedStoreIC_Megamorphic,750,50 -block_count,KeyedStoreIC_Megamorphic,751,299 -block_count,KeyedStoreIC_Megamorphic,752,299 -block_count,KeyedStoreIC_Megamorphic,753,299 -block_count,KeyedStoreIC_Megamorphic,754,249 -block_count,KeyedStoreIC_Megamorphic,755,49 +block_count,KeyedStoreIC_Megamorphic,750,47 +block_count,KeyedStoreIC_Megamorphic,751,286 +block_count,KeyedStoreIC_Megamorphic,752,286 +block_count,KeyedStoreIC_Megamorphic,753,286 +block_count,KeyedStoreIC_Megamorphic,754,238 +block_count,KeyedStoreIC_Megamorphic,755,47 block_count,KeyedStoreIC_Megamorphic,756,0 block_count,KeyedStoreIC_Megamorphic,757,0 -block_count,KeyedStoreIC_Megamorphic,758,52 -block_count,KeyedStoreIC_Megamorphic,759,49 +block_count,KeyedStoreIC_Megamorphic,758,50 +block_count,KeyedStoreIC_Megamorphic,759,47 block_count,KeyedStoreIC_Megamorphic,760,2 block_count,KeyedStoreIC_Megamorphic,761,2 block_count,KeyedStoreIC_Megamorphic,762,0 @@ -10422,21 +10398,21 @@ block_count,KeyedStoreIC_Megamorphic,828,0 block_count,KeyedStoreIC_Megamorphic,829,0 block_count,KeyedStoreIC_Megamorphic,830,0 -block_count,KeyedStoreIC_Megamorphic,831,52 -block_count,KeyedStoreIC_Megamorphic,832,52 +block_count,KeyedStoreIC_Megamorphic,831,50 +block_count,KeyedStoreIC_Megamorphic,832,50 block_count,KeyedStoreIC_Megamorphic,833,2 -block_count,KeyedStoreIC_Megamorphic,834,49 +block_count,KeyedStoreIC_Megamorphic,834,47 block_count,KeyedStoreIC_Megamorphic,835,0 -block_count,KeyedStoreIC_Megamorphic,836,16 -block_count,KeyedStoreIC_Megamorphic,837,65 -block_count,KeyedStoreIC_Megamorphic,838,65 +block_count,KeyedStoreIC_Megamorphic,836,15 +block_count,KeyedStoreIC_Megamorphic,837,63 +block_count,KeyedStoreIC_Megamorphic,838,62 block_count,KeyedStoreIC_Megamorphic,839,0 block_count,KeyedStoreIC_Megamorphic,840,0 block_count,KeyedStoreIC_Megamorphic,841,0 -block_count,KeyedStoreIC_Megamorphic,842,65 -block_count,KeyedStoreIC_Megamorphic,843,65 -block_count,KeyedStoreIC_Megamorphic,844,65 -block_count,KeyedStoreIC_Megamorphic,845,65 +block_count,KeyedStoreIC_Megamorphic,842,63 +block_count,KeyedStoreIC_Megamorphic,843,63 +block_count,KeyedStoreIC_Megamorphic,844,63 +block_count,KeyedStoreIC_Megamorphic,845,63 block_count,KeyedStoreIC_Megamorphic,846,0 block_count,KeyedStoreIC_Megamorphic,847,0 block_count,KeyedStoreIC_Megamorphic,848,0 @@ -10445,30 +10421,30 @@ block_count,KeyedStoreIC_Megamorphic,851,0 block_count,KeyedStoreIC_Megamorphic,852,0 block_count,KeyedStoreIC_Megamorphic,853,0 -block_count,KeyedStoreIC_Megamorphic,854,65 +block_count,KeyedStoreIC_Megamorphic,854,63 block_count,KeyedStoreIC_Megamorphic,855,0 -block_count,KeyedStoreIC_Megamorphic,856,65 -block_count,KeyedStoreIC_Megamorphic,857,62 +block_count,KeyedStoreIC_Megamorphic,856,63 +block_count,KeyedStoreIC_Megamorphic,857,59 block_count,KeyedStoreIC_Megamorphic,858,0 -block_count,KeyedStoreIC_Megamorphic,859,62 -block_count,KeyedStoreIC_Megamorphic,860,62 +block_count,KeyedStoreIC_Megamorphic,859,59 +block_count,KeyedStoreIC_Megamorphic,860,59 block_count,KeyedStoreIC_Megamorphic,861,0 -block_count,KeyedStoreIC_Megamorphic,862,62 -block_count,KeyedStoreIC_Megamorphic,863,62 +block_count,KeyedStoreIC_Megamorphic,862,59 +block_count,KeyedStoreIC_Megamorphic,863,59 block_count,KeyedStoreIC_Megamorphic,864,0 -block_count,KeyedStoreIC_Megamorphic,865,62 +block_count,KeyedStoreIC_Megamorphic,865,59 block_count,KeyedStoreIC_Megamorphic,866,0 -block_count,KeyedStoreIC_Megamorphic,867,62 +block_count,KeyedStoreIC_Megamorphic,867,59 block_count,KeyedStoreIC_Megamorphic,868,0 -block_count,KeyedStoreIC_Megamorphic,869,62 +block_count,KeyedStoreIC_Megamorphic,869,59 block_count,KeyedStoreIC_Megamorphic,870,0 block_count,KeyedStoreIC_Megamorphic,871,0 block_count,KeyedStoreIC_Megamorphic,872,0 -block_count,KeyedStoreIC_Megamorphic,873,62 -block_count,KeyedStoreIC_Megamorphic,874,62 -block_count,KeyedStoreIC_Megamorphic,875,62 +block_count,KeyedStoreIC_Megamorphic,873,59 +block_count,KeyedStoreIC_Megamorphic,874,59 +block_count,KeyedStoreIC_Megamorphic,875,59 block_count,KeyedStoreIC_Megamorphic,876,0 -block_count,KeyedStoreIC_Megamorphic,877,62 +block_count,KeyedStoreIC_Megamorphic,877,59 block_count,KeyedStoreIC_Megamorphic,878,0 block_count,KeyedStoreIC_Megamorphic,879,0 block_count,KeyedStoreIC_Megamorphic,880,3 @@ -10499,9 +10475,9 @@ block_count,KeyedStoreIC_Megamorphic,905,0 block_count,KeyedStoreIC_Megamorphic,906,0 block_count,KeyedStoreIC_Megamorphic,907,0 -block_count,KeyedStoreIC_Megamorphic,908,41 -block_count,KeyedStoreIC_Megamorphic,909,41 -block_count,KeyedStoreIC_Megamorphic,910,92 +block_count,KeyedStoreIC_Megamorphic,908,39 +block_count,KeyedStoreIC_Megamorphic,909,40 +block_count,KeyedStoreIC_Megamorphic,910,88 block_count,KeyedStoreIC_Megamorphic,911,1 block_count,KeyedStoreIC_Megamorphic,912,0 block_count,KeyedStoreIC_Megamorphic,913,0 @@ -10525,13 +10501,13 @@ block_count,KeyedStoreIC_Megamorphic,931,0 block_count,KeyedStoreIC_Megamorphic,932,0 block_count,KeyedStoreIC_Megamorphic,933,0 -block_count,KeyedStoreIC_Megamorphic,934,90 -block_count,KeyedStoreIC_Megamorphic,935,8 +block_count,KeyedStoreIC_Megamorphic,934,87 +block_count,KeyedStoreIC_Megamorphic,935,7 block_count,KeyedStoreIC_Megamorphic,936,1 block_count,KeyedStoreIC_Megamorphic,937,6 -block_count,KeyedStoreIC_Megamorphic,938,82 -block_count,KeyedStoreIC_Megamorphic,939,35 -block_count,KeyedStoreIC_Megamorphic,940,35 +block_count,KeyedStoreIC_Megamorphic,938,79 +block_count,KeyedStoreIC_Megamorphic,939,34 +block_count,KeyedStoreIC_Megamorphic,940,34 block_count,KeyedStoreIC_Megamorphic,941,0 block_count,KeyedStoreIC_Megamorphic,942,0 block_count,KeyedStoreIC_Megamorphic,943,0 @@ -10869,22 +10845,22 @@ block_count,KeyedStoreIC_Megamorphic,1275,0 block_count,KeyedStoreIC_Megamorphic,1276,0 block_count,KeyedStoreIC_Megamorphic,1277,0 -block_count,KeyedStoreIC_Megamorphic,1278,35 -block_count,KeyedStoreIC_Megamorphic,1279,35 -block_count,KeyedStoreIC_Megamorphic,1280,35 -block_count,KeyedStoreIC_Megamorphic,1281,35 -block_count,KeyedStoreIC_Megamorphic,1282,106 -block_count,KeyedStoreIC_Megamorphic,1283,70 -block_count,KeyedStoreIC_Megamorphic,1284,70 +block_count,KeyedStoreIC_Megamorphic,1278,34 +block_count,KeyedStoreIC_Megamorphic,1279,34 +block_count,KeyedStoreIC_Megamorphic,1280,34 +block_count,KeyedStoreIC_Megamorphic,1281,33 +block_count,KeyedStoreIC_Megamorphic,1282,101 +block_count,KeyedStoreIC_Megamorphic,1283,67 +block_count,KeyedStoreIC_Megamorphic,1284,67 block_count,KeyedStoreIC_Megamorphic,1285,0 block_count,KeyedStoreIC_Megamorphic,1286,0 block_count,KeyedStoreIC_Megamorphic,1287,0 -block_count,KeyedStoreIC_Megamorphic,1288,70 -block_count,KeyedStoreIC_Megamorphic,1289,70 +block_count,KeyedStoreIC_Megamorphic,1288,67 +block_count,KeyedStoreIC_Megamorphic,1289,67 block_count,KeyedStoreIC_Megamorphic,1290,0 -block_count,KeyedStoreIC_Megamorphic,1291,35 -block_count,KeyedStoreIC_Megamorphic,1292,35 -block_count,KeyedStoreIC_Megamorphic,1293,35 +block_count,KeyedStoreIC_Megamorphic,1291,33 +block_count,KeyedStoreIC_Megamorphic,1292,33 +block_count,KeyedStoreIC_Megamorphic,1293,33 block_count,KeyedStoreIC_Megamorphic,1294,0 block_count,KeyedStoreIC_Megamorphic,1295,0 block_count,KeyedStoreIC_Megamorphic,1296,0 @@ -11119,9 +11095,9 @@ block_count,KeyedStoreIC_Megamorphic,1525,0 block_count,KeyedStoreIC_Megamorphic,1526,0 block_count,KeyedStoreIC_Megamorphic,1527,0 -block_count,KeyedStoreIC_Megamorphic,1528,47 -block_count,KeyedStoreIC_Megamorphic,1529,54 -block_count,KeyedStoreIC_Megamorphic,1530,54 +block_count,KeyedStoreIC_Megamorphic,1528,45 +block_count,KeyedStoreIC_Megamorphic,1529,51 +block_count,KeyedStoreIC_Megamorphic,1530,51 block_count,KeyedStoreIC_Megamorphic,1531,6 block_count,KeyedStoreIC_Megamorphic,1532,13 block_count,KeyedStoreIC_Megamorphic,1533,6 @@ -11133,10 +11109,10 @@ block_count,KeyedStoreIC_Megamorphic,1539,6 block_count,KeyedStoreIC_Megamorphic,1540,0 block_count,KeyedStoreIC_Megamorphic,1541,6 -block_count,KeyedStoreIC_Megamorphic,1542,47 -block_count,KeyedStoreIC_Megamorphic,1543,54 -block_count,KeyedStoreIC_Megamorphic,1544,53 -block_count,KeyedStoreIC_Megamorphic,1545,53 +block_count,KeyedStoreIC_Megamorphic,1542,45 +block_count,KeyedStoreIC_Megamorphic,1543,51 +block_count,KeyedStoreIC_Megamorphic,1544,51 +block_count,KeyedStoreIC_Megamorphic,1545,51 block_count,KeyedStoreIC_Megamorphic,1546,0 block_count,KeyedStoreIC_Megamorphic,1547,0 block_count,KeyedStoreIC_Megamorphic,1548,0 @@ -12543,14 +12519,14 @@ block_count,DefineKeyedOwnIC_Megamorphic,1170,0 block_count,DefineKeyedOwnIC_Megamorphic,1171,0 block_count,DefineKeyedOwnIC_Megamorphic,1172,0 -block_count,LoadGlobalIC_NoFeedback,0,16 +block_count,LoadGlobalIC_NoFeedback,0,15 block_count,LoadGlobalIC_NoFeedback,1,0 -block_count,LoadGlobalIC_NoFeedback,2,16 +block_count,LoadGlobalIC_NoFeedback,2,15 block_count,LoadGlobalIC_NoFeedback,3,0 -block_count,LoadGlobalIC_NoFeedback,4,16 -block_count,LoadGlobalIC_NoFeedback,5,363 -block_count,LoadGlobalIC_NoFeedback,6,352 -block_count,LoadGlobalIC_NoFeedback,7,352 +block_count,LoadGlobalIC_NoFeedback,4,15 +block_count,LoadGlobalIC_NoFeedback,5,348 +block_count,LoadGlobalIC_NoFeedback,6,338 +block_count,LoadGlobalIC_NoFeedback,7,338 block_count,LoadGlobalIC_NoFeedback,8,1 block_count,LoadGlobalIC_NoFeedback,9,1 block_count,LoadGlobalIC_NoFeedback,10,0 @@ -12562,7 +12538,7 @@ block_count,LoadGlobalIC_NoFeedback,16,1 block_count,LoadGlobalIC_NoFeedback,17,2 block_count,LoadGlobalIC_NoFeedback,18,1 -block_count,LoadGlobalIC_NoFeedback,19,1 +block_count,LoadGlobalIC_NoFeedback,19,0 block_count,LoadGlobalIC_NoFeedback,20,0 block_count,LoadGlobalIC_NoFeedback,21,0 block_count,LoadGlobalIC_NoFeedback,22,0 @@ -12572,23 +12548,23 @@ block_count,LoadGlobalIC_NoFeedback,26,0 block_count,LoadGlobalIC_NoFeedback,27,0 block_count,LoadGlobalIC_NoFeedback,28,0 -block_count,LoadGlobalIC_NoFeedback,29,351 -block_count,LoadGlobalIC_NoFeedback,30,851 -block_count,LoadGlobalIC_NoFeedback,31,505 -block_count,LoadGlobalIC_NoFeedback,32,505 +block_count,LoadGlobalIC_NoFeedback,29,337 +block_count,LoadGlobalIC_NoFeedback,30,816 +block_count,LoadGlobalIC_NoFeedback,31,484 +block_count,LoadGlobalIC_NoFeedback,32,484 block_count,LoadGlobalIC_NoFeedback,33,0 -block_count,LoadGlobalIC_NoFeedback,34,505 -block_count,LoadGlobalIC_NoFeedback,35,505 -block_count,LoadGlobalIC_NoFeedback,36,499 +block_count,LoadGlobalIC_NoFeedback,34,484 +block_count,LoadGlobalIC_NoFeedback,35,484 +block_count,LoadGlobalIC_NoFeedback,36,478 block_count,LoadGlobalIC_NoFeedback,37,5 block_count,LoadGlobalIC_NoFeedback,38,0 -block_count,LoadGlobalIC_NoFeedback,39,345 -block_count,LoadGlobalIC_NoFeedback,40,346 -block_count,LoadGlobalIC_NoFeedback,41,6 +block_count,LoadGlobalIC_NoFeedback,39,331 +block_count,LoadGlobalIC_NoFeedback,40,332 +block_count,LoadGlobalIC_NoFeedback,41,5 block_count,LoadGlobalIC_NoFeedback,42,0 -block_count,LoadGlobalIC_NoFeedback,43,6 -block_count,LoadGlobalIC_NoFeedback,44,6 -block_count,LoadGlobalIC_NoFeedback,45,5 +block_count,LoadGlobalIC_NoFeedback,43,5 +block_count,LoadGlobalIC_NoFeedback,44,5 +block_count,LoadGlobalIC_NoFeedback,45,4 block_count,LoadGlobalIC_NoFeedback,46,0 block_count,LoadGlobalIC_NoFeedback,47,0 block_count,LoadGlobalIC_NoFeedback,48,0 @@ -12600,34 +12576,34 @@ block_count,LoadGlobalIC_NoFeedback,54,0 block_count,LoadGlobalIC_NoFeedback,55,0 block_count,LoadGlobalIC_NoFeedback,56,0 -block_count,LoadGlobalIC_NoFeedback,57,5 +block_count,LoadGlobalIC_NoFeedback,57,4 block_count,LoadGlobalIC_NoFeedback,58,1 block_count,LoadGlobalIC_NoFeedback,59,0 block_count,LoadGlobalIC_NoFeedback,60,1 -block_count,LoadGlobalIC_NoFeedback,61,6 -block_count,LoadGlobalIC_NoFeedback,62,6 +block_count,LoadGlobalIC_NoFeedback,61,5 +block_count,LoadGlobalIC_NoFeedback,62,5 block_count,LoadGlobalIC_NoFeedback,63,0 block_count,LoadGlobalIC_NoFeedback,64,0 -block_count,LoadGlobalIC_NoFeedback,65,10 -block_count,LoadGlobalIC_NoFeedback,66,10 +block_count,LoadGlobalIC_NoFeedback,65,9 +block_count,LoadGlobalIC_NoFeedback,66,9 block_count,LoadGlobalIC_NoFeedback,67,0 -block_count,LoadGlobalIC_NoFeedback,68,10 -block_count,LoadIC_FunctionPrototype,0,202 -block_count,LoadIC_FunctionPrototype,1,202 +block_count,LoadGlobalIC_NoFeedback,68,9 +block_count,LoadIC_FunctionPrototype,0,193 +block_count,LoadIC_FunctionPrototype,1,193 block_count,LoadIC_FunctionPrototype,2,1 -block_count,LoadIC_FunctionPrototype,3,200 +block_count,LoadIC_FunctionPrototype,3,192 block_count,LoadIC_FunctionPrototype,4,0 block_count,LoadIC_StringLength,0,41 block_count,LoadIC_StringWrapperLength,0,0 -block_count,LoadIC_NoFeedback,0,45 -block_count,LoadIC_NoFeedback,1,45 +block_count,LoadIC_NoFeedback,0,43 +block_count,LoadIC_NoFeedback,1,43 block_count,LoadIC_NoFeedback,2,0 -block_count,LoadIC_NoFeedback,3,45 -block_count,LoadIC_NoFeedback,4,45 -block_count,LoadIC_NoFeedback,5,44 -block_count,LoadIC_NoFeedback,6,39 +block_count,LoadIC_NoFeedback,3,43 +block_count,LoadIC_NoFeedback,4,43 +block_count,LoadIC_NoFeedback,5,43 +block_count,LoadIC_NoFeedback,6,37 block_count,LoadIC_NoFeedback,7,5 -block_count,LoadIC_NoFeedback,8,5 +block_count,LoadIC_NoFeedback,8,4 block_count,LoadIC_NoFeedback,9,0 block_count,LoadIC_NoFeedback,10,0 block_count,LoadIC_NoFeedback,11,0 @@ -12640,22 +12616,22 @@ block_count,LoadIC_NoFeedback,18,0 block_count,LoadIC_NoFeedback,19,0 block_count,LoadIC_NoFeedback,20,0 -block_count,LoadIC_NoFeedback,21,44 -block_count,LoadIC_NoFeedback,22,32 -block_count,LoadIC_NoFeedback,23,30 -block_count,LoadIC_NoFeedback,24,29 +block_count,LoadIC_NoFeedback,21,42 +block_count,LoadIC_NoFeedback,22,30 +block_count,LoadIC_NoFeedback,23,28 +block_count,LoadIC_NoFeedback,24,28 block_count,LoadIC_NoFeedback,25,5 block_count,LoadIC_NoFeedback,26,5 block_count,LoadIC_NoFeedback,27,0 block_count,LoadIC_NoFeedback,28,5 -block_count,LoadIC_NoFeedback,29,38 -block_count,LoadIC_NoFeedback,30,38 +block_count,LoadIC_NoFeedback,29,36 +block_count,LoadIC_NoFeedback,30,36 block_count,LoadIC_NoFeedback,31,0 -block_count,LoadIC_NoFeedback,32,38 -block_count,LoadIC_NoFeedback,33,18 +block_count,LoadIC_NoFeedback,32,36 +block_count,LoadIC_NoFeedback,33,17 block_count,LoadIC_NoFeedback,34,19 -block_count,LoadIC_NoFeedback,35,38 -block_count,LoadIC_NoFeedback,36,32 +block_count,LoadIC_NoFeedback,35,36 +block_count,LoadIC_NoFeedback,36,31 block_count,LoadIC_NoFeedback,37,5 block_count,LoadIC_NoFeedback,38,5 block_count,LoadIC_NoFeedback,39,5 @@ -12669,44 +12645,44 @@ block_count,LoadIC_NoFeedback,47,0 block_count,LoadIC_NoFeedback,48,0 block_count,LoadIC_NoFeedback,49,0 -block_count,LoadIC_NoFeedback,50,23 +block_count,LoadIC_NoFeedback,50,22 block_count,LoadIC_NoFeedback,51,0 -block_count,LoadIC_NoFeedback,52,23 +block_count,LoadIC_NoFeedback,52,22 block_count,LoadIC_NoFeedback,53,3 -block_count,LoadIC_NoFeedback,54,19 -block_count,LoadIC_NoFeedback,55,53 -block_count,LoadIC_NoFeedback,56,48 -block_count,LoadIC_NoFeedback,57,44 -block_count,LoadIC_NoFeedback,58,34 -block_count,LoadIC_NoFeedback,59,10 +block_count,LoadIC_NoFeedback,54,18 +block_count,LoadIC_NoFeedback,55,51 +block_count,LoadIC_NoFeedback,56,46 +block_count,LoadIC_NoFeedback,57,42 +block_count,LoadIC_NoFeedback,58,32 +block_count,LoadIC_NoFeedback,59,9 block_count,LoadIC_NoFeedback,60,4 block_count,LoadIC_NoFeedback,61,4 -block_count,LoadIC_NoFeedback,62,14 -block_count,LoadIC_NoFeedback,63,7 +block_count,LoadIC_NoFeedback,62,13 +block_count,LoadIC_NoFeedback,63,6 block_count,LoadIC_NoFeedback,64,7 block_count,LoadIC_NoFeedback,65,5 block_count,LoadIC_NoFeedback,66,1 -block_count,LoadIC_NoFeedback,67,16 +block_count,LoadIC_NoFeedback,67,15 block_count,LoadIC_NoFeedback,68,0 -block_count,LoadIC_NoFeedback,69,15 +block_count,LoadIC_NoFeedback,69,14 block_count,LoadIC_NoFeedback,70,5 block_count,LoadIC_NoFeedback,71,0 block_count,LoadIC_NoFeedback,72,5 block_count,LoadIC_NoFeedback,73,9 block_count,LoadIC_NoFeedback,74,0 -block_count,LoadIC_NoFeedback,75,9 +block_count,LoadIC_NoFeedback,75,8 block_count,LoadIC_NoFeedback,76,0 block_count,LoadIC_NoFeedback,77,0 block_count,LoadIC_NoFeedback,78,0 block_count,LoadIC_NoFeedback,79,0 -block_count,LoadIC_NoFeedback,80,16 +block_count,LoadIC_NoFeedback,80,15 block_count,LoadIC_NoFeedback,81,0 block_count,LoadIC_NoFeedback,82,1 block_count,LoadIC_NoFeedback,83,1 block_count,LoadIC_NoFeedback,84,0 block_count,LoadIC_NoFeedback,85,1 block_count,LoadIC_NoFeedback,86,1 -block_count,LoadIC_NoFeedback,87,3 +block_count,LoadIC_NoFeedback,87,2 block_count,LoadIC_NoFeedback,88,2 block_count,LoadIC_NoFeedback,89,1 block_count,LoadIC_NoFeedback,90,1 @@ -12717,7 +12693,7 @@ block_count,LoadIC_NoFeedback,95,1 block_count,LoadIC_NoFeedback,96,0 block_count,LoadIC_NoFeedback,97,1 -block_count,LoadIC_NoFeedback,98,18 +block_count,LoadIC_NoFeedback,98,17 block_count,LoadIC_NoFeedback,99,0 block_count,LoadIC_NoFeedback,100,0 block_count,LoadIC_NoFeedback,101,0 @@ -12757,47 +12733,47 @@ block_count,LoadIC_NoFeedback,135,0 block_count,LoadIC_NoFeedback,136,0 block_count,LoadIC_NoFeedback,137,0 -block_count,LoadIC_NoFeedback,138,17 -block_count,LoadIC_NoFeedback,139,17 +block_count,LoadIC_NoFeedback,138,16 +block_count,LoadIC_NoFeedback,139,16 block_count,LoadIC_NoFeedback,140,0 block_count,LoadIC_NoFeedback,141,0 block_count,LoadIC_NoFeedback,142,0 block_count,LoadIC_NoFeedback,143,0 block_count,LoadIC_NoFeedback,144,0 -block_count,LoadIC_NoFeedback,145,17 -block_count,LoadIC_NoFeedback,146,18 -block_count,LoadIC_NoFeedback,147,18 +block_count,LoadIC_NoFeedback,145,16 +block_count,LoadIC_NoFeedback,146,17 +block_count,LoadIC_NoFeedback,147,17 block_count,LoadIC_NoFeedback,148,0 block_count,LoadIC_NoFeedback,149,0 block_count,LoadIC_NoFeedback,150,0 block_count,LoadIC_NoFeedback,151,0 block_count,LoadIC_NoFeedback,152,0 -block_count,LoadIC_NoFeedback,153,14 +block_count,LoadIC_NoFeedback,153,13 block_count,LoadIC_NoFeedback,154,0 block_count,LoadIC_NoFeedback,155,0 block_count,LoadIC_NoFeedback,156,0 block_count,LoadIC_NoFeedback,157,0 block_count,LoadIC_NoFeedback,158,0 -block_count,LoadIC_NoFeedback,159,14 -block_count,LoadIC_NoFeedback,160,14 +block_count,LoadIC_NoFeedback,159,13 +block_count,LoadIC_NoFeedback,160,13 block_count,LoadIC_NoFeedback,161,19 block_count,LoadIC_NoFeedback,162,19 -block_count,LoadIC_NoFeedback,163,19 -block_count,LoadIC_NoFeedback,164,19 -block_count,LoadIC_NoFeedback,165,19 -block_count,LoadIC_NoFeedback,166,19 +block_count,LoadIC_NoFeedback,163,18 +block_count,LoadIC_NoFeedback,164,18 +block_count,LoadIC_NoFeedback,165,18 +block_count,LoadIC_NoFeedback,166,18 block_count,LoadIC_NoFeedback,167,4 block_count,LoadIC_NoFeedback,168,4 block_count,LoadIC_NoFeedback,169,0 block_count,LoadIC_NoFeedback,170,4 -block_count,LoadIC_NoFeedback,171,27 -block_count,LoadIC_NoFeedback,172,27 +block_count,LoadIC_NoFeedback,171,25 +block_count,LoadIC_NoFeedback,172,25 block_count,LoadIC_NoFeedback,173,0 -block_count,LoadIC_NoFeedback,174,27 +block_count,LoadIC_NoFeedback,174,25 block_count,LoadIC_NoFeedback,175,11 -block_count,LoadIC_NoFeedback,176,15 -block_count,LoadIC_NoFeedback,177,27 -block_count,LoadIC_NoFeedback,178,22 +block_count,LoadIC_NoFeedback,176,14 +block_count,LoadIC_NoFeedback,177,25 +block_count,LoadIC_NoFeedback,178,21 block_count,LoadIC_NoFeedback,179,4 block_count,LoadIC_NoFeedback,180,4 block_count,LoadIC_NoFeedback,181,4 @@ -12815,22 +12791,22 @@ block_count,LoadIC_NoFeedback,193,0 block_count,LoadIC_NoFeedback,194,14 block_count,LoadIC_NoFeedback,195,0 -block_count,LoadIC_NoFeedback,196,14 -block_count,LoadIC_NoFeedback,197,58 -block_count,LoadIC_NoFeedback,198,54 -block_count,LoadIC_NoFeedback,199,49 -block_count,LoadIC_NoFeedback,200,43 -block_count,LoadIC_NoFeedback,201,5 +block_count,LoadIC_NoFeedback,196,13 +block_count,LoadIC_NoFeedback,197,56 +block_count,LoadIC_NoFeedback,198,52 +block_count,LoadIC_NoFeedback,199,47 +block_count,LoadIC_NoFeedback,200,42 +block_count,LoadIC_NoFeedback,201,4 block_count,LoadIC_NoFeedback,202,5 -block_count,LoadIC_NoFeedback,203,4 +block_count,LoadIC_NoFeedback,203,3 block_count,LoadIC_NoFeedback,204,5 block_count,LoadIC_NoFeedback,205,2 block_count,LoadIC_NoFeedback,206,2 block_count,LoadIC_NoFeedback,207,2 block_count,LoadIC_NoFeedback,208,0 -block_count,LoadIC_NoFeedback,209,13 +block_count,LoadIC_NoFeedback,209,12 block_count,LoadIC_NoFeedback,210,4 -block_count,LoadIC_NoFeedback,211,8 +block_count,LoadIC_NoFeedback,211,7 block_count,LoadIC_NoFeedback,212,6 block_count,LoadIC_NoFeedback,213,0 block_count,LoadIC_NoFeedback,214,6 @@ -12841,7 +12817,7 @@ block_count,LoadIC_NoFeedback,219,0 block_count,LoadIC_NoFeedback,220,0 block_count,LoadIC_NoFeedback,221,0 -block_count,LoadIC_NoFeedback,222,13 +block_count,LoadIC_NoFeedback,222,12 block_count,LoadIC_NoFeedback,223,0 block_count,LoadIC_NoFeedback,224,0 block_count,LoadIC_NoFeedback,225,0 @@ -12885,7 +12861,7 @@ block_count,LoadIC_NoFeedback,263,0 block_count,LoadIC_NoFeedback,264,0 block_count,LoadIC_NoFeedback,265,5 -block_count,LoadIC_NoFeedback,266,13 +block_count,LoadIC_NoFeedback,266,12 block_count,LoadIC_NoFeedback,267,4 block_count,LoadIC_NoFeedback,268,4 block_count,LoadIC_NoFeedback,269,0 @@ -12928,16 +12904,16 @@ block_count,LoadIC_NoFeedback,306,0 block_count,LoadIC_NoFeedback,307,0 block_count,LoadIC_NoFeedback,308,0 -block_count,LoadIC_NoFeedback,309,8 -block_count,LoadIC_NoFeedback,310,8 +block_count,LoadIC_NoFeedback,309,7 +block_count,LoadIC_NoFeedback,310,7 block_count,LoadIC_NoFeedback,311,0 block_count,LoadIC_NoFeedback,312,0 block_count,LoadIC_NoFeedback,313,0 block_count,LoadIC_NoFeedback,314,0 block_count,LoadIC_NoFeedback,315,0 -block_count,LoadIC_NoFeedback,316,8 -block_count,LoadIC_NoFeedback,317,13 -block_count,LoadIC_NoFeedback,318,13 +block_count,LoadIC_NoFeedback,316,7 +block_count,LoadIC_NoFeedback,317,12 +block_count,LoadIC_NoFeedback,318,12 block_count,LoadIC_NoFeedback,319,0 block_count,LoadIC_NoFeedback,320,0 block_count,LoadIC_NoFeedback,321,0 @@ -12945,7 +12921,7 @@ block_count,LoadIC_NoFeedback,323,0 block_count,LoadIC_NoFeedback,324,0 block_count,LoadIC_NoFeedback,325,0 -block_count,LoadIC_NoFeedback,326,12 +block_count,LoadIC_NoFeedback,326,11 block_count,LoadIC_NoFeedback,327,11 block_count,LoadIC_NoFeedback,328,0 block_count,LoadIC_NoFeedback,329,0 @@ -12956,22 +12932,22 @@ block_count,LoadIC_NoFeedback,334,0 block_count,LoadIC_NoFeedback,335,0 block_count,LoadIC_NoFeedback,336,11 -block_count,StoreIC_NoFeedback,0,6 -block_count,StoreIC_NoFeedback,1,6 -block_count,StoreIC_NoFeedback,2,6 +block_count,StoreIC_NoFeedback,0,5 +block_count,StoreIC_NoFeedback,1,5 +block_count,StoreIC_NoFeedback,2,5 block_count,StoreIC_NoFeedback,3,5 -block_count,StoreIC_NoFeedback,4,5 +block_count,StoreIC_NoFeedback,4,4 block_count,StoreIC_NoFeedback,5,1 block_count,StoreIC_NoFeedback,6,1 block_count,StoreIC_NoFeedback,7,0 block_count,StoreIC_NoFeedback,8,1 -block_count,StoreIC_NoFeedback,9,9 -block_count,StoreIC_NoFeedback,10,9 +block_count,StoreIC_NoFeedback,9,8 +block_count,StoreIC_NoFeedback,10,8 block_count,StoreIC_NoFeedback,11,0 -block_count,StoreIC_NoFeedback,12,9 +block_count,StoreIC_NoFeedback,12,8 block_count,StoreIC_NoFeedback,13,4 block_count,StoreIC_NoFeedback,14,4 -block_count,StoreIC_NoFeedback,15,9 +block_count,StoreIC_NoFeedback,15,8 block_count,StoreIC_NoFeedback,16,7 block_count,StoreIC_NoFeedback,17,1 block_count,StoreIC_NoFeedback,18,1 @@ -12991,9 +12967,9 @@ block_count,StoreIC_NoFeedback,32,3 block_count,StoreIC_NoFeedback,33,0 block_count,StoreIC_NoFeedback,34,3 -block_count,StoreIC_NoFeedback,35,12 +block_count,StoreIC_NoFeedback,35,11 block_count,StoreIC_NoFeedback,36,11 -block_count,StoreIC_NoFeedback,37,11 +block_count,StoreIC_NoFeedback,37,10 block_count,StoreIC_NoFeedback,38,8 block_count,StoreIC_NoFeedback,39,2 block_count,StoreIC_NoFeedback,40,0 @@ -13221,7 +13197,7 @@ block_count,StoreIC_NoFeedback,262,0 block_count,StoreIC_NoFeedback,263,0 block_count,StoreIC_NoFeedback,264,9 -block_count,StoreIC_NoFeedback,265,9 +block_count,StoreIC_NoFeedback,265,8 block_count,StoreIC_NoFeedback,266,0 block_count,StoreIC_NoFeedback,267,0 block_count,StoreIC_NoFeedback,268,0 @@ -13311,19 +13287,19 @@ block_count,StoreIC_NoFeedback,352,0 block_count,StoreIC_NoFeedback,353,0 block_count,StoreIC_NoFeedback,354,0 -block_count,StoreIC_NoFeedback,355,1 +block_count,StoreIC_NoFeedback,355,0 block_count,StoreIC_NoFeedback,356,0 -block_count,StoreIC_NoFeedback,357,1 +block_count,StoreIC_NoFeedback,357,0 block_count,StoreIC_NoFeedback,358,0 -block_count,StoreIC_NoFeedback,359,1 -block_count,StoreIC_NoFeedback,360,5 -block_count,StoreIC_NoFeedback,361,5 -block_count,StoreIC_NoFeedback,362,5 -block_count,StoreIC_NoFeedback,363,4 -block_count,StoreIC_NoFeedback,364,1 +block_count,StoreIC_NoFeedback,359,0 +block_count,StoreIC_NoFeedback,360,4 +block_count,StoreIC_NoFeedback,361,4 +block_count,StoreIC_NoFeedback,362,4 +block_count,StoreIC_NoFeedback,363,3 +block_count,StoreIC_NoFeedback,364,0 block_count,StoreIC_NoFeedback,365,0 block_count,StoreIC_NoFeedback,366,0 -block_count,StoreIC_NoFeedback,367,1 +block_count,StoreIC_NoFeedback,367,0 block_count,StoreIC_NoFeedback,368,0 block_count,StoreIC_NoFeedback,369,0 block_count,StoreIC_NoFeedback,370,0 @@ -13485,13 +13461,13 @@ block_count,DefineNamedOwnIC_NoFeedback,6,0 block_count,DefineNamedOwnIC_NoFeedback,7,0 block_count,DefineNamedOwnIC_NoFeedback,8,0 -block_count,DefineNamedOwnIC_NoFeedback,9,2 -block_count,DefineNamedOwnIC_NoFeedback,10,2 +block_count,DefineNamedOwnIC_NoFeedback,9,1 +block_count,DefineNamedOwnIC_NoFeedback,10,1 block_count,DefineNamedOwnIC_NoFeedback,11,0 -block_count,DefineNamedOwnIC_NoFeedback,12,2 +block_count,DefineNamedOwnIC_NoFeedback,12,1 block_count,DefineNamedOwnIC_NoFeedback,13,0 block_count,DefineNamedOwnIC_NoFeedback,14,1 -block_count,DefineNamedOwnIC_NoFeedback,15,2 +block_count,DefineNamedOwnIC_NoFeedback,15,1 block_count,DefineNamedOwnIC_NoFeedback,16,1 block_count,DefineNamedOwnIC_NoFeedback,17,0 block_count,DefineNamedOwnIC_NoFeedback,18,0 @@ -13506,9 +13482,9 @@ block_count,DefineNamedOwnIC_NoFeedback,27,0 block_count,DefineNamedOwnIC_NoFeedback,28,0 block_count,DefineNamedOwnIC_NoFeedback,29,0 -block_count,DefineNamedOwnIC_NoFeedback,30,4 +block_count,DefineNamedOwnIC_NoFeedback,30,3 block_count,DefineNamedOwnIC_NoFeedback,31,0 -block_count,DefineNamedOwnIC_NoFeedback,32,4 +block_count,DefineNamedOwnIC_NoFeedback,32,3 block_count,DefineNamedOwnIC_NoFeedback,33,0 block_count,DefineNamedOwnIC_NoFeedback,34,3 block_count,DefineNamedOwnIC_NoFeedback,35,6 @@ -13518,11 +13494,11 @@ block_count,DefineNamedOwnIC_NoFeedback,39,0 block_count,DefineNamedOwnIC_NoFeedback,40,1 block_count,DefineNamedOwnIC_NoFeedback,41,1 -block_count,DefineNamedOwnIC_NoFeedback,42,1 +block_count,DefineNamedOwnIC_NoFeedback,42,0 block_count,DefineNamedOwnIC_NoFeedback,43,0 -block_count,DefineNamedOwnIC_NoFeedback,44,1 +block_count,DefineNamedOwnIC_NoFeedback,44,0 block_count,DefineNamedOwnIC_NoFeedback,45,0 -block_count,DefineNamedOwnIC_NoFeedback,46,1 +block_count,DefineNamedOwnIC_NoFeedback,46,0 block_count,DefineNamedOwnIC_NoFeedback,47,0 block_count,DefineNamedOwnIC_NoFeedback,48,0 block_count,DefineNamedOwnIC_NoFeedback,49,0 @@ -13750,9 +13726,9 @@ block_count,DefineNamedOwnIC_NoFeedback,271,0 block_count,DefineNamedOwnIC_NoFeedback,272,0 block_count,DefineNamedOwnIC_NoFeedback,273,4 -block_count,KeyedLoadIC_SloppyArguments,0,2 -block_count,KeyedLoadIC_SloppyArguments,1,2 -block_count,KeyedLoadIC_SloppyArguments,2,2 +block_count,KeyedLoadIC_SloppyArguments,0,1 +block_count,KeyedLoadIC_SloppyArguments,1,1 +block_count,KeyedLoadIC_SloppyArguments,2,1 block_count,KeyedLoadIC_SloppyArguments,3,0 block_count,KeyedLoadIC_SloppyArguments,4,0 block_count,KeyedLoadIC_SloppyArguments,5,0 @@ -13773,7 +13749,7 @@ block_count,KeyedLoadIC_SloppyArguments,20,0 block_count,KeyedLoadIC_SloppyArguments,21,0 block_count,KeyedLoadIC_SloppyArguments,22,0 -block_count,StoreFastElementIC_InBounds,0,198 +block_count,StoreFastElementIC_InBounds,0,188 block_count,StoreFastElementIC_InBounds,1,0 block_count,StoreFastElementIC_InBounds,2,3 block_count,StoreFastElementIC_InBounds,3,3 @@ -13796,8 +13772,8 @@ block_count,StoreFastElementIC_InBounds,20,0 block_count,StoreFastElementIC_InBounds,21,3 block_count,StoreFastElementIC_InBounds,22,0 -block_count,StoreFastElementIC_InBounds,23,3 -block_count,StoreFastElementIC_InBounds,24,3 +block_count,StoreFastElementIC_InBounds,23,2 +block_count,StoreFastElementIC_InBounds,24,2 block_count,StoreFastElementIC_InBounds,25,0 block_count,StoreFastElementIC_InBounds,26,0 block_count,StoreFastElementIC_InBounds,27,0 @@ -13805,20 +13781,20 @@ block_count,StoreFastElementIC_InBounds,29,0 block_count,StoreFastElementIC_InBounds,30,0 block_count,StoreFastElementIC_InBounds,31,0 -block_count,StoreFastElementIC_InBounds,32,3 -block_count,StoreFastElementIC_InBounds,33,3 +block_count,StoreFastElementIC_InBounds,32,2 +block_count,StoreFastElementIC_InBounds,33,2 block_count,StoreFastElementIC_InBounds,34,0 -block_count,StoreFastElementIC_InBounds,35,3 +block_count,StoreFastElementIC_InBounds,35,2 block_count,StoreFastElementIC_InBounds,36,0 -block_count,StoreFastElementIC_InBounds,37,3 -block_count,StoreFastElementIC_InBounds,38,3 +block_count,StoreFastElementIC_InBounds,37,2 +block_count,StoreFastElementIC_InBounds,38,2 block_count,StoreFastElementIC_InBounds,39,0 -block_count,StoreFastElementIC_InBounds,40,3 +block_count,StoreFastElementIC_InBounds,40,2 block_count,StoreFastElementIC_InBounds,41,0 -block_count,StoreFastElementIC_InBounds,42,3 +block_count,StoreFastElementIC_InBounds,42,2 block_count,StoreFastElementIC_InBounds,43,0 -block_count,StoreFastElementIC_InBounds,44,10 -block_count,StoreFastElementIC_InBounds,45,10 +block_count,StoreFastElementIC_InBounds,44,9 +block_count,StoreFastElementIC_InBounds,45,9 block_count,StoreFastElementIC_InBounds,46,0 block_count,StoreFastElementIC_InBounds,47,0 block_count,StoreFastElementIC_InBounds,48,0 @@ -13826,15 +13802,15 @@ block_count,StoreFastElementIC_InBounds,50,0 block_count,StoreFastElementIC_InBounds,51,0 block_count,StoreFastElementIC_InBounds,52,0 -block_count,StoreFastElementIC_InBounds,53,10 -block_count,StoreFastElementIC_InBounds,54,10 +block_count,StoreFastElementIC_InBounds,53,9 +block_count,StoreFastElementIC_InBounds,54,9 block_count,StoreFastElementIC_InBounds,55,0 -block_count,StoreFastElementIC_InBounds,56,10 -block_count,StoreFastElementIC_InBounds,57,10 +block_count,StoreFastElementIC_InBounds,56,9 +block_count,StoreFastElementIC_InBounds,57,9 block_count,StoreFastElementIC_InBounds,58,0 -block_count,StoreFastElementIC_InBounds,59,10 +block_count,StoreFastElementIC_InBounds,59,9 block_count,StoreFastElementIC_InBounds,60,0 -block_count,StoreFastElementIC_InBounds,61,10 +block_count,StoreFastElementIC_InBounds,61,9 block_count,StoreFastElementIC_InBounds,62,0 block_count,StoreFastElementIC_InBounds,63,0 block_count,StoreFastElementIC_InBounds,64,0 @@ -13993,7 +13969,7 @@ block_count,StoreFastElementIC_InBounds,217,2 block_count,StoreFastElementIC_InBounds,218,0 block_count,StoreFastElementIC_InBounds,219,2 -block_count,StoreFastElementIC_InBounds,220,6 +block_count,StoreFastElementIC_InBounds,220,4 block_count,StoreFastElementIC_InBounds,221,0 block_count,StoreFastElementIC_InBounds,222,0 block_count,StoreFastElementIC_InBounds,223,0 @@ -14001,27 +13977,27 @@ block_count,StoreFastElementIC_InBounds,225,0 block_count,StoreFastElementIC_InBounds,226,0 block_count,StoreFastElementIC_InBounds,227,0 -block_count,StoreFastElementIC_InBounds,228,6 -block_count,StoreFastElementIC_InBounds,229,6 -block_count,StoreFastElementIC_InBounds,230,4 -block_count,StoreFastElementIC_InBounds,231,4 -block_count,StoreFastElementIC_InBounds,232,4 +block_count,StoreFastElementIC_InBounds,228,4 +block_count,StoreFastElementIC_InBounds,229,4 +block_count,StoreFastElementIC_InBounds,230,3 +block_count,StoreFastElementIC_InBounds,231,3 +block_count,StoreFastElementIC_InBounds,232,3 block_count,StoreFastElementIC_InBounds,233,0 block_count,StoreFastElementIC_InBounds,234,0 -block_count,StoreFastElementIC_InBounds,235,1 -block_count,StoreFastElementIC_InBounds,236,5 -block_count,StoreFastElementIC_InBounds,237,6 +block_count,StoreFastElementIC_InBounds,235,0 +block_count,StoreFastElementIC_InBounds,236,4 +block_count,StoreFastElementIC_InBounds,237,4 block_count,StoreFastElementIC_InBounds,238,0 -block_count,StoreFastElementIC_InBounds,239,6 -block_count,StoreFastElementIC_InBounds,240,6 +block_count,StoreFastElementIC_InBounds,239,4 +block_count,StoreFastElementIC_InBounds,240,4 block_count,StoreFastElementIC_InBounds,241,0 -block_count,StoreFastElementIC_InBounds,242,6 -block_count,StoreFastElementIC_InBounds,243,5 +block_count,StoreFastElementIC_InBounds,242,4 +block_count,StoreFastElementIC_InBounds,243,4 block_count,StoreFastElementIC_InBounds,244,0 -block_count,StoreFastElementIC_InBounds,245,5 +block_count,StoreFastElementIC_InBounds,245,4 block_count,StoreFastElementIC_InBounds,246,0 -block_count,StoreFastElementIC_InBounds,247,6 -block_count,StoreFastElementIC_InBounds,248,15 +block_count,StoreFastElementIC_InBounds,247,4 +block_count,StoreFastElementIC_InBounds,248,13 block_count,StoreFastElementIC_InBounds,249,0 block_count,StoreFastElementIC_InBounds,250,0 block_count,StoreFastElementIC_InBounds,251,0 @@ -14029,22 +14005,22 @@ block_count,StoreFastElementIC_InBounds,253,0 block_count,StoreFastElementIC_InBounds,254,0 block_count,StoreFastElementIC_InBounds,255,0 -block_count,StoreFastElementIC_InBounds,256,15 -block_count,StoreFastElementIC_InBounds,257,15 -block_count,StoreFastElementIC_InBounds,258,15 +block_count,StoreFastElementIC_InBounds,256,13 +block_count,StoreFastElementIC_InBounds,257,13 +block_count,StoreFastElementIC_InBounds,258,13 block_count,StoreFastElementIC_InBounds,259,0 block_count,StoreFastElementIC_InBounds,260,0 block_count,StoreFastElementIC_InBounds,261,0 block_count,StoreFastElementIC_InBounds,262,0 block_count,StoreFastElementIC_InBounds,263,0 block_count,StoreFastElementIC_InBounds,264,0 -block_count,StoreFastElementIC_InBounds,265,15 -block_count,StoreFastElementIC_InBounds,266,15 -block_count,StoreFastElementIC_InBounds,267,15 -block_count,StoreFastElementIC_InBounds,268,15 -block_count,StoreFastElementIC_InBounds,269,15 +block_count,StoreFastElementIC_InBounds,265,13 +block_count,StoreFastElementIC_InBounds,266,13 +block_count,StoreFastElementIC_InBounds,267,13 +block_count,StoreFastElementIC_InBounds,268,13 +block_count,StoreFastElementIC_InBounds,269,13 block_count,StoreFastElementIC_InBounds,270,0 -block_count,StoreFastElementIC_InBounds,271,15 +block_count,StoreFastElementIC_InBounds,271,13 block_count,StoreFastElementIC_InBounds,272,0 block_count,StoreFastElementIC_InBounds,273,0 block_count,StoreFastElementIC_InBounds,274,0 @@ -14167,7 +14143,7 @@ block_count,StoreFastElementIC_InBounds,391,0 block_count,StoreFastElementIC_InBounds,392,0 block_count,StoreFastElementIC_InBounds,393,0 -block_count,StoreFastElementIC_InBounds,394,115 +block_count,StoreFastElementIC_InBounds,394,110 block_count,StoreFastElementIC_InBounds,395,0 block_count,StoreFastElementIC_InBounds,396,0 block_count,StoreFastElementIC_InBounds,397,0 @@ -14175,22 +14151,22 @@ block_count,StoreFastElementIC_InBounds,399,0 block_count,StoreFastElementIC_InBounds,400,0 block_count,StoreFastElementIC_InBounds,401,0 -block_count,StoreFastElementIC_InBounds,402,115 -block_count,StoreFastElementIC_InBounds,403,115 -block_count,StoreFastElementIC_InBounds,404,115 +block_count,StoreFastElementIC_InBounds,402,110 +block_count,StoreFastElementIC_InBounds,403,110 +block_count,StoreFastElementIC_InBounds,404,110 block_count,StoreFastElementIC_InBounds,405,2 block_count,StoreFastElementIC_InBounds,406,2 block_count,StoreFastElementIC_InBounds,407,0 block_count,StoreFastElementIC_InBounds,408,0 block_count,StoreFastElementIC_InBounds,409,0 block_count,StoreFastElementIC_InBounds,410,2 -block_count,StoreFastElementIC_InBounds,411,112 -block_count,StoreFastElementIC_InBounds,412,115 -block_count,StoreFastElementIC_InBounds,413,115 -block_count,StoreFastElementIC_InBounds,414,115 -block_count,StoreFastElementIC_InBounds,415,115 +block_count,StoreFastElementIC_InBounds,411,108 +block_count,StoreFastElementIC_InBounds,412,110 +block_count,StoreFastElementIC_InBounds,413,110 +block_count,StoreFastElementIC_InBounds,414,110 +block_count,StoreFastElementIC_InBounds,415,110 block_count,StoreFastElementIC_InBounds,416,0 -block_count,StoreFastElementIC_InBounds,417,115 +block_count,StoreFastElementIC_InBounds,417,110 block_count,StoreFastElementIC_InBounds,418,0 block_count,StoreFastElementIC_InBounds,419,0 block_count,StoreFastElementIC_InBounds,420,0 @@ -15008,7 +14984,7 @@ block_count,StoreFastElementIC_InBounds,1232,0 block_count,StoreFastElementIC_InBounds,1233,0 block_count,StoreFastElementIC_InBounds,1234,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,0,19 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,0,18 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,1,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,2,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,3,0 @@ -15051,8 +15027,8 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,40,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,41,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,42,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,43,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,44,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,43,0 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,44,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,45,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,46,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,47,0 @@ -15204,7 +15180,7 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,193,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,194,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,195,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,196,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,196,14 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,197,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,198,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,199,0 @@ -15212,15 +15188,15 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,201,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,202,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,203,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,204,15 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,205,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,204,14 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,205,14 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,206,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,207,15 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,208,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,207,14 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,208,14 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,209,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,210,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,211,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,212,13 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,212,12 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,213,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,214,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,215,1 @@ -15235,16 +15211,16 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,224,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,225,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,226,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,227,14 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,228,12 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,227,12 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,228,11 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,229,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,230,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,231,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,232,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,233,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,234,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,235,15 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,236,14 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,235,13 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,236,12 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,237,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,238,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,239,1 @@ -15262,12 +15238,12 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,251,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,252,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,253,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,254,12 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,255,13 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,254,11 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,255,12 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,256,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,257,13 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,258,15 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,259,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,257,12 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,258,14 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,259,14 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,260,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,261,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,262,0 @@ -15296,9 +15272,9 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,285,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,286,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,287,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,288,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,288,14 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,289,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,290,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,290,14 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,291,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,292,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,293,0 @@ -19368,7 +19344,7 @@ block_count,KeyedHasIC_PolymorphicName,1,3 block_count,KeyedHasIC_PolymorphicName,2,0 block_count,KeyedHasIC_PolymorphicName,3,3 -block_count,KeyedHasIC_PolymorphicName,4,5 +block_count,KeyedHasIC_PolymorphicName,4,4 block_count,KeyedHasIC_PolymorphicName,5,1 block_count,KeyedHasIC_PolymorphicName,6,1 block_count,KeyedHasIC_PolymorphicName,7,0 @@ -19454,15 +19430,15 @@ block_count,KeyedHasIC_PolymorphicName,87,0 block_count,KeyedHasIC_PolymorphicName,88,2 block_count,KeyedHasIC_PolymorphicName,89,0 -block_count,EnqueueMicrotask,0,19 +block_count,EnqueueMicrotask,0,18 block_count,EnqueueMicrotask,1,0 -block_count,EnqueueMicrotask,2,19 -block_count,EnqueueMicrotask,3,19 -block_count,EnqueueMicrotask,4,19 +block_count,EnqueueMicrotask,2,18 +block_count,EnqueueMicrotask,3,18 +block_count,EnqueueMicrotask,4,18 block_count,EnqueueMicrotask,5,0 block_count,RunMicrotasks,0,0 -block_count,RunMicrotasks,1,19 -block_count,RunMicrotasks,2,19 +block_count,RunMicrotasks,1,18 +block_count,RunMicrotasks,2,18 block_count,RunMicrotasks,3,0 block_count,RunMicrotasks,4,0 block_count,RunMicrotasks,5,0 @@ -19484,33 +19460,33 @@ block_count,RunMicrotasks,21,0 block_count,RunMicrotasks,22,0 block_count,RunMicrotasks,23,0 -block_count,RunMicrotasks,24,19 -block_count,RunMicrotasks,25,19 -block_count,RunMicrotasks,26,19 -block_count,RunMicrotasks,27,19 +block_count,RunMicrotasks,24,18 +block_count,RunMicrotasks,25,18 +block_count,RunMicrotasks,26,18 +block_count,RunMicrotasks,27,18 block_count,RunMicrotasks,28,0 -block_count,RunMicrotasks,29,19 +block_count,RunMicrotasks,29,18 block_count,RunMicrotasks,30,0 -block_count,RunMicrotasks,31,19 -block_count,RunMicrotasks,32,19 -block_count,RunMicrotasks,33,19 +block_count,RunMicrotasks,31,18 +block_count,RunMicrotasks,32,18 +block_count,RunMicrotasks,33,18 block_count,RunMicrotasks,34,0 block_count,RunMicrotasks,35,0 block_count,RunMicrotasks,36,0 block_count,RunMicrotasks,37,0 block_count,RunMicrotasks,38,0 block_count,RunMicrotasks,39,0 -block_count,RunMicrotasks,40,19 -block_count,RunMicrotasks,41,19 -block_count,RunMicrotasks,42,19 -block_count,RunMicrotasks,43,19 +block_count,RunMicrotasks,40,18 +block_count,RunMicrotasks,41,18 +block_count,RunMicrotasks,42,18 +block_count,RunMicrotasks,43,18 block_count,RunMicrotasks,44,0 block_count,RunMicrotasks,45,0 block_count,RunMicrotasks,46,0 block_count,RunMicrotasks,47,0 block_count,RunMicrotasks,48,0 block_count,RunMicrotasks,49,0 -block_count,RunMicrotasks,50,19 +block_count,RunMicrotasks,50,18 block_count,RunMicrotasks,51,0 block_count,RunMicrotasks,52,0 block_count,RunMicrotasks,53,0 @@ -19574,47 +19550,47 @@ block_count,RunMicrotasks,111,0 block_count,RunMicrotasks,112,0 block_count,RunMicrotasks,113,0 -block_count,RunMicrotasks,114,19 -block_count,RunMicrotasks,115,19 +block_count,RunMicrotasks,114,18 +block_count,RunMicrotasks,115,18 block_count,RunMicrotasks,116,0 block_count,RunMicrotasks,117,0 -block_count,HasProperty,0,11 -block_count,HasProperty,1,11 +block_count,HasProperty,0,10 +block_count,HasProperty,1,10 block_count,HasProperty,2,0 -block_count,HasProperty,3,11 -block_count,HasProperty,4,11 -block_count,HasProperty,5,11 -block_count,HasProperty,6,11 +block_count,HasProperty,3,10 +block_count,HasProperty,4,10 +block_count,HasProperty,5,10 +block_count,HasProperty,6,10 block_count,HasProperty,7,0 block_count,HasProperty,8,0 block_count,HasProperty,9,0 block_count,HasProperty,10,0 block_count,HasProperty,11,0 -block_count,HasProperty,12,11 -block_count,HasProperty,13,11 +block_count,HasProperty,12,10 +block_count,HasProperty,13,10 block_count,HasProperty,14,0 block_count,HasProperty,15,0 block_count,HasProperty,16,0 -block_count,HasProperty,17,11 -block_count,HasProperty,18,11 -block_count,HasProperty,19,11 -block_count,HasProperty,20,11 -block_count,HasProperty,21,11 +block_count,HasProperty,17,10 +block_count,HasProperty,18,10 +block_count,HasProperty,19,10 +block_count,HasProperty,20,10 +block_count,HasProperty,21,10 block_count,HasProperty,22,0 block_count,HasProperty,23,0 block_count,HasProperty,24,0 -block_count,HasProperty,25,11 -block_count,HasProperty,26,11 +block_count,HasProperty,25,10 +block_count,HasProperty,26,10 block_count,HasProperty,27,0 block_count,HasProperty,28,0 block_count,HasProperty,29,0 block_count,HasProperty,30,0 block_count,HasProperty,31,0 -block_count,HasProperty,32,11 -block_count,HasProperty,33,13 -block_count,HasProperty,34,13 -block_count,HasProperty,35,13 -block_count,HasProperty,36,13 +block_count,HasProperty,32,10 +block_count,HasProperty,33,12 +block_count,HasProperty,34,12 +block_count,HasProperty,35,12 +block_count,HasProperty,36,12 block_count,HasProperty,37,1 block_count,HasProperty,38,1 block_count,HasProperty,39,0 @@ -19643,7 +19619,7 @@ block_count,HasProperty,62,11 block_count,HasProperty,63,0 block_count,HasProperty,64,11 -block_count,HasProperty,65,11 +block_count,HasProperty,65,10 block_count,HasProperty,66,0 block_count,HasProperty,67,0 block_count,HasProperty,68,0 @@ -19654,7 +19630,7 @@ block_count,HasProperty,73,0 block_count,HasProperty,74,11 block_count,HasProperty,75,0 -block_count,HasProperty,76,11 +block_count,HasProperty,76,10 block_count,HasProperty,77,1 block_count,HasProperty,78,9 block_count,HasProperty,79,0 @@ -19850,7 +19826,7 @@ block_count,HasProperty,269,0 block_count,HasProperty,270,0 block_count,HasProperty,271,0 -block_count,HasProperty,272,11 +block_count,HasProperty,272,10 block_count,DeleteProperty,0,3 block_count,DeleteProperty,1,3 block_count,DeleteProperty,2,3 @@ -19888,7 +19864,7 @@ block_count,DeleteProperty,34,0 block_count,DeleteProperty,35,3 block_count,DeleteProperty,36,3 -block_count,DeleteProperty,37,3 +block_count,DeleteProperty,37,2 block_count,DeleteProperty,38,0 block_count,DeleteProperty,39,0 block_count,DeleteProperty,40,0 @@ -19937,8 +19913,8 @@ block_count,DeleteProperty,83,0 block_count,DeleteProperty,84,0 block_count,DeleteProperty,85,3 -block_count,SetDataProperties,0,2 -block_count,SetDataProperties,1,2 +block_count,SetDataProperties,0,1 +block_count,SetDataProperties,1,1 block_count,SetDataProperties,2,0 block_count,SetDataProperties,3,0 block_count,SetDataProperties,4,0 @@ -19946,19 +19922,19 @@ block_count,SetDataProperties,6,0 block_count,SetDataProperties,7,0 block_count,SetDataProperties,8,0 -block_count,SetDataProperties,9,2 +block_count,SetDataProperties,9,1 block_count,SetDataProperties,10,0 block_count,SetDataProperties,11,0 block_count,SetDataProperties,12,0 -block_count,SetDataProperties,13,2 -block_count,SetDataProperties,14,2 -block_count,SetDataProperties,15,2 -block_count,SetDataProperties,16,2 +block_count,SetDataProperties,13,1 +block_count,SetDataProperties,14,1 +block_count,SetDataProperties,15,1 +block_count,SetDataProperties,16,1 block_count,SetDataProperties,17,0 -block_count,SetDataProperties,18,2 -block_count,SetDataProperties,19,2 -block_count,SetDataProperties,20,2 -block_count,SetDataProperties,21,2 +block_count,SetDataProperties,18,1 +block_count,SetDataProperties,19,1 +block_count,SetDataProperties,20,1 +block_count,SetDataProperties,21,1 block_count,SetDataProperties,22,0 block_count,SetDataProperties,23,0 block_count,SetDataProperties,24,0 @@ -20630,12 +20606,12 @@ block_count,SetDataProperties,690,0 block_count,SetDataProperties,691,0 block_count,SetDataProperties,692,1 -block_count,SetDataProperties,693,2 -block_count,SetDataProperties,694,2 +block_count,SetDataProperties,693,1 +block_count,SetDataProperties,694,1 block_count,SetDataProperties,695,0 -block_count,SetDataProperties,696,2 +block_count,SetDataProperties,696,1 block_count,SetDataProperties,697,0 -block_count,SetDataProperties,698,2 +block_count,SetDataProperties,698,1 block_count,SetDataProperties,699,0 block_count,SetDataProperties,700,0 block_count,SetDataProperties,701,0 @@ -20647,7 +20623,7 @@ block_count,ArrayConstructor,1,0 block_count,ArrayConstructor,2,0 block_count,ArrayConstructor,3,1 -block_count,ArrayConstructorImpl,0,3 +block_count,ArrayConstructorImpl,0,2 block_count,ArrayConstructorImpl,1,2 block_count,ArrayConstructorImpl,2,1 block_count,ArrayConstructorImpl,3,1 @@ -20660,8 +20636,8 @@ block_count,ArrayConstructorImpl,10,1 block_count,ArrayConstructorImpl,11,0 block_count,ArrayConstructorImpl,12,1 -block_count,ArrayConstructorImpl,13,1 -block_count,ArrayConstructorImpl,14,1 +block_count,ArrayConstructorImpl,13,0 +block_count,ArrayConstructorImpl,14,0 block_count,ArrayConstructorImpl,15,0 block_count,ArrayConstructorImpl,16,0 block_count,ArrayConstructorImpl,17,0 @@ -20852,8 +20828,8 @@ block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,30,0 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,31,0 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,32,0 -block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,33,39 -block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,34,39 +block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,33,37 +block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,34,37 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,35,0 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,36,0 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,37,0 @@ -21142,14 +21118,14 @@ block_count,ArrayIncludesSmiOrObject,26,0 block_count,ArrayIncludesSmiOrObject,27,0 block_count,ArrayIncludesSmiOrObject,28,17 -block_count,ArrayIncludesSmiOrObject,29,49 -block_count,ArrayIncludesSmiOrObject,30,34 -block_count,ArrayIncludesSmiOrObject,31,34 -block_count,ArrayIncludesSmiOrObject,32,32 +block_count,ArrayIncludesSmiOrObject,29,47 +block_count,ArrayIncludesSmiOrObject,30,33 +block_count,ArrayIncludesSmiOrObject,31,33 +block_count,ArrayIncludesSmiOrObject,32,30 block_count,ArrayIncludesSmiOrObject,33,0 -block_count,ArrayIncludesSmiOrObject,34,32 -block_count,ArrayIncludesSmiOrObject,35,17 -block_count,ArrayIncludesSmiOrObject,36,15 +block_count,ArrayIncludesSmiOrObject,34,30 +block_count,ArrayIncludesSmiOrObject,35,16 +block_count,ArrayIncludesSmiOrObject,36,14 block_count,ArrayIncludesSmiOrObject,37,0 block_count,ArrayIncludesSmiOrObject,38,0 block_count,ArrayIncludesSmiOrObject,39,0 @@ -21271,24 +21247,24 @@ block_count,ArrayIncludesSmiOrObject,155,14 block_count,ArrayIncludesSmiOrObject,156,2 block_count,ArrayIncludesSmiOrObject,157,0 -block_count,ArrayIncludesSmiOrObject,158,32 +block_count,ArrayIncludesSmiOrObject,158,30 block_count,ArrayIncludesSmiOrObject,159,14 -block_count,ArrayIncludes,0,4 +block_count,ArrayIncludes,0,5 block_count,ArrayIncludes,1,0 -block_count,ArrayIncludes,2,4 -block_count,ArrayIncludes,3,4 -block_count,ArrayIncludes,4,4 +block_count,ArrayIncludes,2,5 +block_count,ArrayIncludes,3,5 +block_count,ArrayIncludes,4,5 block_count,ArrayIncludes,5,0 -block_count,ArrayIncludes,6,4 +block_count,ArrayIncludes,6,5 block_count,ArrayIncludes,7,0 -block_count,ArrayIncludes,8,4 -block_count,ArrayIncludes,9,4 -block_count,ArrayIncludes,10,4 -block_count,ArrayIncludes,11,4 +block_count,ArrayIncludes,8,5 +block_count,ArrayIncludes,9,5 +block_count,ArrayIncludes,10,5 +block_count,ArrayIncludes,11,5 block_count,ArrayIncludes,12,0 -block_count,ArrayIncludes,13,4 -block_count,ArrayIncludes,14,4 -block_count,ArrayIncludes,15,4 +block_count,ArrayIncludes,13,5 +block_count,ArrayIncludes,14,5 +block_count,ArrayIncludes,15,5 block_count,ArrayIncludes,16,0 block_count,ArrayIncludes,17,0 block_count,ArrayIncludes,18,0 @@ -21300,16 +21276,16 @@ block_count,ArrayIncludes,24,0 block_count,ArrayIncludes,25,0 block_count,ArrayIncludes,26,0 -block_count,ArrayIncludes,27,4 -block_count,ArrayIncludes,28,4 -block_count,ArrayIncludes,29,4 -block_count,ArrayIncludes,30,4 +block_count,ArrayIncludes,27,5 +block_count,ArrayIncludes,28,5 +block_count,ArrayIncludes,29,5 +block_count,ArrayIncludes,30,5 block_count,ArrayIncludes,31,0 block_count,ArrayIncludes,32,0 block_count,ArrayIncludes,33,0 block_count,ArrayIncludes,34,0 block_count,ArrayIncludes,35,0 -block_count,ArrayIncludes,36,4 +block_count,ArrayIncludes,36,5 block_count,ArrayIncludes,37,0 block_count,ArrayIndexOfSmi,0,0 block_count,ArrayIndexOfSmi,1,0 @@ -21494,18 +21470,18 @@ block_count,ArrayIndexOfSmi,180,0 block_count,ArrayIndexOfSmi,181,0 block_count,ArrayIndexOfSmi,182,0 -block_count,ArrayIndexOfSmiOrObject,0,140 -block_count,ArrayIndexOfSmiOrObject,1,140 -block_count,ArrayIndexOfSmiOrObject,2,140 -block_count,ArrayIndexOfSmiOrObject,3,25 -block_count,ArrayIndexOfSmiOrObject,4,25 -block_count,ArrayIndexOfSmiOrObject,5,21 -block_count,ArrayIndexOfSmiOrObject,6,21 +block_count,ArrayIndexOfSmiOrObject,0,134 +block_count,ArrayIndexOfSmiOrObject,1,134 +block_count,ArrayIndexOfSmiOrObject,2,134 +block_count,ArrayIndexOfSmiOrObject,3,24 +block_count,ArrayIndexOfSmiOrObject,4,24 +block_count,ArrayIndexOfSmiOrObject,5,20 +block_count,ArrayIndexOfSmiOrObject,6,20 block_count,ArrayIndexOfSmiOrObject,7,0 block_count,ArrayIndexOfSmiOrObject,8,4 -block_count,ArrayIndexOfSmiOrObject,9,18 -block_count,ArrayIndexOfSmiOrObject,10,14 -block_count,ArrayIndexOfSmiOrObject,11,13 +block_count,ArrayIndexOfSmiOrObject,9,17 +block_count,ArrayIndexOfSmiOrObject,10,13 +block_count,ArrayIndexOfSmiOrObject,11,12 block_count,ArrayIndexOfSmiOrObject,12,0 block_count,ArrayIndexOfSmiOrObject,13,3 block_count,ArrayIndexOfSmiOrObject,14,0 @@ -21521,49 +21497,49 @@ block_count,ArrayIndexOfSmiOrObject,24,0 block_count,ArrayIndexOfSmiOrObject,25,0 block_count,ArrayIndexOfSmiOrObject,26,0 -block_count,ArrayIndexOfSmiOrObject,27,114 -block_count,ArrayIndexOfSmiOrObject,28,1727 -block_count,ArrayIndexOfSmiOrObject,29,1642 -block_count,ArrayIndexOfSmiOrObject,30,1642 -block_count,ArrayIndexOfSmiOrObject,31,1628 +block_count,ArrayIndexOfSmiOrObject,27,109 +block_count,ArrayIndexOfSmiOrObject,28,1656 +block_count,ArrayIndexOfSmiOrObject,29,1574 +block_count,ArrayIndexOfSmiOrObject,30,1574 +block_count,ArrayIndexOfSmiOrObject,31,1561 block_count,ArrayIndexOfSmiOrObject,32,0 -block_count,ArrayIndexOfSmiOrObject,33,1628 -block_count,ArrayIndexOfSmiOrObject,34,1357 -block_count,ArrayIndexOfSmiOrObject,35,271 -block_count,ArrayIndexOfSmiOrObject,36,223 -block_count,ArrayIndexOfSmiOrObject,37,41 -block_count,ArrayIndexOfSmiOrObject,38,37 +block_count,ArrayIndexOfSmiOrObject,33,1561 +block_count,ArrayIndexOfSmiOrObject,34,1301 +block_count,ArrayIndexOfSmiOrObject,35,260 +block_count,ArrayIndexOfSmiOrObject,36,214 +block_count,ArrayIndexOfSmiOrObject,37,39 +block_count,ArrayIndexOfSmiOrObject,38,35 block_count,ArrayIndexOfSmiOrObject,39,4 -block_count,ArrayIndexOfSmiOrObject,40,182 -block_count,ArrayIndexOfSmiOrObject,41,182 +block_count,ArrayIndexOfSmiOrObject,40,174 +block_count,ArrayIndexOfSmiOrObject,41,174 block_count,ArrayIndexOfSmiOrObject,42,0 block_count,ArrayIndexOfSmiOrObject,43,0 block_count,ArrayIndexOfSmiOrObject,44,0 -block_count,ArrayIndexOfSmiOrObject,45,182 -block_count,ArrayIndexOfSmiOrObject,46,182 +block_count,ArrayIndexOfSmiOrObject,45,174 +block_count,ArrayIndexOfSmiOrObject,46,174 block_count,ArrayIndexOfSmiOrObject,47,0 block_count,ArrayIndexOfSmiOrObject,48,0 block_count,ArrayIndexOfSmiOrObject,49,0 -block_count,ArrayIndexOfSmiOrObject,50,182 -block_count,ArrayIndexOfSmiOrObject,51,182 +block_count,ArrayIndexOfSmiOrObject,50,174 +block_count,ArrayIndexOfSmiOrObject,51,174 block_count,ArrayIndexOfSmiOrObject,52,0 block_count,ArrayIndexOfSmiOrObject,53,0 block_count,ArrayIndexOfSmiOrObject,54,0 -block_count,ArrayIndexOfSmiOrObject,55,182 -block_count,ArrayIndexOfSmiOrObject,56,182 -block_count,ArrayIndexOfSmiOrObject,57,182 -block_count,ArrayIndexOfSmiOrObject,58,85 -block_count,ArrayIndexOfSmiOrObject,59,96 -block_count,ArrayIndexOfSmiOrObject,60,96 +block_count,ArrayIndexOfSmiOrObject,55,174 +block_count,ArrayIndexOfSmiOrObject,56,174 +block_count,ArrayIndexOfSmiOrObject,57,174 +block_count,ArrayIndexOfSmiOrObject,58,82 +block_count,ArrayIndexOfSmiOrObject,59,92 +block_count,ArrayIndexOfSmiOrObject,60,92 block_count,ArrayIndexOfSmiOrObject,61,3 block_count,ArrayIndexOfSmiOrObject,62,3 block_count,ArrayIndexOfSmiOrObject,63,0 block_count,ArrayIndexOfSmiOrObject,64,3 block_count,ArrayIndexOfSmiOrObject,65,0 -block_count,ArrayIndexOfSmiOrObject,66,92 -block_count,ArrayIndexOfSmiOrObject,67,89 -block_count,ArrayIndexOfSmiOrObject,68,85 -block_count,ArrayIndexOfSmiOrObject,69,78 +block_count,ArrayIndexOfSmiOrObject,66,89 +block_count,ArrayIndexOfSmiOrObject,67,85 +block_count,ArrayIndexOfSmiOrObject,68,82 +block_count,ArrayIndexOfSmiOrObject,69,75 block_count,ArrayIndexOfSmiOrObject,70,7 block_count,ArrayIndexOfSmiOrObject,71,3 block_count,ArrayIndexOfSmiOrObject,72,0 @@ -21648,11 +21624,11 @@ block_count,ArrayIndexOfSmiOrObject,151,0 block_count,ArrayIndexOfSmiOrObject,152,0 block_count,ArrayIndexOfSmiOrObject,153,0 -block_count,ArrayIndexOfSmiOrObject,154,47 -block_count,ArrayIndexOfSmiOrObject,155,13 +block_count,ArrayIndexOfSmiOrObject,154,46 +block_count,ArrayIndexOfSmiOrObject,155,12 block_count,ArrayIndexOfSmiOrObject,156,0 -block_count,ArrayIndexOfSmiOrObject,157,1613 -block_count,ArrayIndexOfSmiOrObject,158,85 +block_count,ArrayIndexOfSmiOrObject,157,1547 +block_count,ArrayIndexOfSmiOrObject,158,82 block_count,ArrayIndexOfSmiOrObject,159,0 block_count,ArrayIndexOfSmiOrObject,160,0 block_count,ArrayIndexOfSmiOrObject,161,0 @@ -21670,22 +21646,22 @@ block_count,ArrayIndexOfSmiOrObject,173,0 block_count,ArrayIndexOfSmiOrObject,174,0 block_count,ArrayIndexOfSmiOrObject,175,0 -block_count,ArrayIndexOf,0,38 +block_count,ArrayIndexOf,0,36 block_count,ArrayIndexOf,1,0 -block_count,ArrayIndexOf,2,38 -block_count,ArrayIndexOf,3,38 -block_count,ArrayIndexOf,4,38 +block_count,ArrayIndexOf,2,36 +block_count,ArrayIndexOf,3,36 +block_count,ArrayIndexOf,4,36 block_count,ArrayIndexOf,5,0 -block_count,ArrayIndexOf,6,38 +block_count,ArrayIndexOf,6,36 block_count,ArrayIndexOf,7,0 -block_count,ArrayIndexOf,8,38 -block_count,ArrayIndexOf,9,38 -block_count,ArrayIndexOf,10,38 -block_count,ArrayIndexOf,11,38 +block_count,ArrayIndexOf,8,36 +block_count,ArrayIndexOf,9,36 +block_count,ArrayIndexOf,10,36 +block_count,ArrayIndexOf,11,36 block_count,ArrayIndexOf,12,0 -block_count,ArrayIndexOf,13,38 -block_count,ArrayIndexOf,14,38 -block_count,ArrayIndexOf,15,38 +block_count,ArrayIndexOf,13,36 +block_count,ArrayIndexOf,14,36 +block_count,ArrayIndexOf,15,36 block_count,ArrayIndexOf,16,0 block_count,ArrayIndexOf,17,0 block_count,ArrayIndexOf,18,0 @@ -21697,16 +21673,16 @@ block_count,ArrayIndexOf,24,0 block_count,ArrayIndexOf,25,0 block_count,ArrayIndexOf,26,0 -block_count,ArrayIndexOf,27,38 -block_count,ArrayIndexOf,28,38 -block_count,ArrayIndexOf,29,37 -block_count,ArrayIndexOf,30,37 +block_count,ArrayIndexOf,27,36 +block_count,ArrayIndexOf,28,36 +block_count,ArrayIndexOf,29,35 +block_count,ArrayIndexOf,30,35 block_count,ArrayIndexOf,31,0 block_count,ArrayIndexOf,32,0 block_count,ArrayIndexOf,33,0 block_count,ArrayIndexOf,34,0 block_count,ArrayIndexOf,35,0 -block_count,ArrayIndexOf,36,37 +block_count,ArrayIndexOf,36,35 block_count,ArrayIndexOf,37,0 block_count,ArrayIndexOf,38,1 block_count,ArrayIndexOf,39,0 @@ -21736,7 +21712,7 @@ block_count,ArrayPrototypePop,14,5 block_count,ArrayPrototypePop,15,5 block_count,ArrayPrototypePop,16,5 -block_count,ArrayPrototypePop,17,5 +block_count,ArrayPrototypePop,17,4 block_count,ArrayPrototypePop,18,0 block_count,ArrayPrototypePop,19,0 block_count,ArrayPrototypePop,20,0 @@ -21761,25 +21737,25 @@ block_count,ArrayPrototypePop,39,0 block_count,ArrayPrototypePop,40,0 block_count,ArrayPrototypePop,41,0 -block_count,ArrayPrototypePush,0,308 +block_count,ArrayPrototypePush,0,302 block_count,ArrayPrototypePush,1,0 -block_count,ArrayPrototypePush,2,308 -block_count,ArrayPrototypePush,3,308 -block_count,ArrayPrototypePush,4,308 -block_count,ArrayPrototypePush,5,308 -block_count,ArrayPrototypePush,6,308 +block_count,ArrayPrototypePush,2,301 +block_count,ArrayPrototypePush,3,302 +block_count,ArrayPrototypePush,4,302 +block_count,ArrayPrototypePush,5,301 +block_count,ArrayPrototypePush,6,301 block_count,ArrayPrototypePush,7,0 -block_count,ArrayPrototypePush,8,308 -block_count,ArrayPrototypePush,9,308 -block_count,ArrayPrototypePush,10,308 +block_count,ArrayPrototypePush,8,301 +block_count,ArrayPrototypePush,9,301 +block_count,ArrayPrototypePush,10,301 block_count,ArrayPrototypePush,11,0 -block_count,ArrayPrototypePush,12,308 -block_count,ArrayPrototypePush,13,308 +block_count,ArrayPrototypePush,12,301 +block_count,ArrayPrototypePush,13,301 block_count,ArrayPrototypePush,14,0 -block_count,ArrayPrototypePush,15,308 -block_count,ArrayPrototypePush,16,308 -block_count,ArrayPrototypePush,17,8 -block_count,ArrayPrototypePush,18,8 +block_count,ArrayPrototypePush,15,301 +block_count,ArrayPrototypePush,16,301 +block_count,ArrayPrototypePush,17,7 +block_count,ArrayPrototypePush,18,7 block_count,ArrayPrototypePush,19,7 block_count,ArrayPrototypePush,20,0 block_count,ArrayPrototypePush,21,0 @@ -21809,9 +21785,9 @@ block_count,ArrayPrototypePush,45,0 block_count,ArrayPrototypePush,46,0 block_count,ArrayPrototypePush,47,0 -block_count,ArrayPrototypePush,48,8 -block_count,ArrayPrototypePush,49,8 -block_count,ArrayPrototypePush,50,8 +block_count,ArrayPrototypePush,48,7 +block_count,ArrayPrototypePush,49,7 +block_count,ArrayPrototypePush,50,7 block_count,ArrayPrototypePush,51,7 block_count,ArrayPrototypePush,52,7 block_count,ArrayPrototypePush,53,0 @@ -21835,9 +21811,9 @@ block_count,ArrayPrototypePush,71,0 block_count,ArrayPrototypePush,72,0 block_count,ArrayPrototypePush,73,0 -block_count,ArrayPrototypePush,74,300 -block_count,ArrayPrototypePush,75,300 -block_count,ArrayPrototypePush,76,299 +block_count,ArrayPrototypePush,74,294 +block_count,ArrayPrototypePush,75,294 +block_count,ArrayPrototypePush,76,293 block_count,ArrayPrototypePush,77,0 block_count,ArrayPrototypePush,78,0 block_count,ArrayPrototypePush,79,0 @@ -21965,46 +21941,46 @@ block_count,ArrayPrototypePush,201,0 block_count,ArrayPrototypePush,202,0 block_count,ArrayPrototypePush,203,0 -block_count,ArrayPrototypePush,204,299 -block_count,ArrayPrototypePush,205,299 -block_count,ArrayPrototypePush,206,276 -block_count,ArrayPrototypePush,207,22 -block_count,ArrayPrototypePush,208,22 -block_count,ArrayPrototypePush,209,22 -block_count,ArrayPrototypePush,210,22 +block_count,ArrayPrototypePush,204,294 +block_count,ArrayPrototypePush,205,293 +block_count,ArrayPrototypePush,206,271 +block_count,ArrayPrototypePush,207,21 +block_count,ArrayPrototypePush,208,21 +block_count,ArrayPrototypePush,209,21 +block_count,ArrayPrototypePush,210,21 block_count,ArrayPrototypePush,211,0 -block_count,ArrayPrototypePush,212,22 +block_count,ArrayPrototypePush,212,21 block_count,ArrayPrototypePush,213,0 block_count,ArrayPrototypePush,214,0 -block_count,ArrayPrototypePush,215,22 +block_count,ArrayPrototypePush,215,21 block_count,ArrayPrototypePush,216,0 -block_count,ArrayPrototypePush,217,22 +block_count,ArrayPrototypePush,217,21 block_count,ArrayPrototypePush,218,0 -block_count,ArrayPrototypePush,219,22 -block_count,ArrayPrototypePush,220,253 -block_count,ArrayPrototypePush,221,231 -block_count,ArrayPrototypePush,222,22 -block_count,ArrayPrototypePush,223,22 +block_count,ArrayPrototypePush,219,21 +block_count,ArrayPrototypePush,220,245 +block_count,ArrayPrototypePush,221,223 +block_count,ArrayPrototypePush,222,21 +block_count,ArrayPrototypePush,223,21 block_count,ArrayPrototypePush,224,0 block_count,ArrayPrototypePush,225,21 -block_count,ArrayPrototypePush,226,22 +block_count,ArrayPrototypePush,226,21 block_count,ArrayPrototypePush,227,1 -block_count,ArrayPrototypePush,228,272 -block_count,ArrayPrototypePush,229,271 +block_count,ArrayPrototypePush,228,261 +block_count,ArrayPrototypePush,229,260 block_count,ArrayPrototypePush,230,1 -block_count,ArrayPrototypePush,231,21 -block_count,ArrayPrototypePush,232,22 +block_count,ArrayPrototypePush,231,20 +block_count,ArrayPrototypePush,232,21 block_count,ArrayPrototypePush,233,0 block_count,ArrayPrototypePush,234,0 -block_count,ArrayPrototypePush,235,299 -block_count,ArrayPrototypePush,236,298 -block_count,ArrayPrototypePush,237,309 -block_count,ArrayPrototypePush,238,309 +block_count,ArrayPrototypePush,235,293 +block_count,ArrayPrototypePush,236,292 +block_count,ArrayPrototypePush,237,303 +block_count,ArrayPrototypePush,238,303 block_count,ArrayPrototypePush,239,10 -block_count,ArrayPrototypePush,240,298 +block_count,ArrayPrototypePush,240,292 block_count,ArrayPrototypePush,241,0 block_count,ArrayPrototypePush,242,0 -block_count,ArrayPrototypePush,243,299 +block_count,ArrayPrototypePush,243,293 block_count,ArrayPrototypePush,244,0 block_count,ArrayPrototypePush,245,0 block_count,ArrayPrototypePush,246,0 @@ -22020,18 +21996,18 @@ block_count,ArrayPrototypePush,256,0 block_count,ArrayPrototypePush,257,0 block_count,ArrayPrototypePush,258,0 -block_count,CloneFastJSArray,0,192 -block_count,CloneFastJSArray,1,169 +block_count,CloneFastJSArray,0,184 +block_count,CloneFastJSArray,1,162 block_count,CloneFastJSArray,2,18 -block_count,CloneFastJSArray,3,8 -block_count,CloneFastJSArray,4,8 -block_count,CloneFastJSArray,5,8 +block_count,CloneFastJSArray,3,7 +block_count,CloneFastJSArray,4,7 +block_count,CloneFastJSArray,5,7 block_count,CloneFastJSArray,6,0 -block_count,CloneFastJSArray,7,8 +block_count,CloneFastJSArray,7,7 block_count,CloneFastJSArray,8,0 block_count,CloneFastJSArray,9,0 -block_count,CloneFastJSArray,10,8 -block_count,CloneFastJSArray,11,8 +block_count,CloneFastJSArray,10,7 +block_count,CloneFastJSArray,11,7 block_count,CloneFastJSArray,12,0 block_count,CloneFastJSArray,13,0 block_count,CloneFastJSArray,14,0 @@ -22041,8 +22017,8 @@ block_count,CloneFastJSArray,18,0 block_count,CloneFastJSArray,19,0 block_count,CloneFastJSArray,20,0 -block_count,CloneFastJSArray,21,8 -block_count,CloneFastJSArray,22,8 +block_count,CloneFastJSArray,21,7 +block_count,CloneFastJSArray,22,7 block_count,CloneFastJSArray,23,0 block_count,CloneFastJSArray,24,0 block_count,CloneFastJSArray,25,0 @@ -22054,20 +22030,20 @@ block_count,CloneFastJSArray,31,0 block_count,CloneFastJSArray,32,0 block_count,CloneFastJSArray,33,0 -block_count,CloneFastJSArray,34,8 +block_count,CloneFastJSArray,34,7 block_count,CloneFastJSArray,35,0 block_count,CloneFastJSArray,36,10 block_count,CloneFastJSArray,37,18 -block_count,CloneFastJSArray,38,151 -block_count,CloneFastJSArray,39,151 +block_count,CloneFastJSArray,38,144 +block_count,CloneFastJSArray,39,144 block_count,CloneFastJSArray,40,0 -block_count,CloneFastJSArray,41,151 +block_count,CloneFastJSArray,41,144 block_count,CloneFastJSArray,42,0 -block_count,CloneFastJSArray,43,151 -block_count,CloneFastJSArray,44,150 +block_count,CloneFastJSArray,43,144 +block_count,CloneFastJSArray,44,144 block_count,CloneFastJSArray,45,0 -block_count,CloneFastJSArray,46,151 -block_count,CloneFastJSArray,47,151 +block_count,CloneFastJSArray,46,144 +block_count,CloneFastJSArray,47,144 block_count,CloneFastJSArray,48,0 block_count,CloneFastJSArray,49,0 block_count,CloneFastJSArray,50,0 @@ -22077,18 +22053,18 @@ block_count,CloneFastJSArray,54,0 block_count,CloneFastJSArray,55,0 block_count,CloneFastJSArray,56,0 -block_count,CloneFastJSArray,57,151 +block_count,CloneFastJSArray,57,144 block_count,CloneFastJSArray,58,0 -block_count,CloneFastJSArray,59,22 -block_count,CloneFastJSArray,60,192 +block_count,CloneFastJSArray,59,21 +block_count,CloneFastJSArray,60,184 block_count,CloneFastJSArray,61,0 -block_count,CloneFastJSArray,62,192 -block_count,CloneFastJSArray,63,192 +block_count,CloneFastJSArray,62,184 +block_count,CloneFastJSArray,63,184 block_count,CloneFastJSArray,64,0 -block_count,CloneFastJSArray,65,192 +block_count,CloneFastJSArray,65,184 block_count,CloneFastJSArray,66,0 -block_count,CloneFastJSArray,67,192 -block_count,CloneFastJSArray,68,192 +block_count,CloneFastJSArray,67,184 +block_count,CloneFastJSArray,68,184 block_count,CloneFastJSArrayFillingHoles,0,0 block_count,CloneFastJSArrayFillingHoles,1,0 block_count,CloneFastJSArrayFillingHoles,2,0 @@ -22281,22 +22257,22 @@ block_count,CloneFastJSArrayFillingHoles,189,0 block_count,CloneFastJSArrayFillingHoles,190,0 block_count,CloneFastJSArrayFillingHoles,191,0 -block_count,ExtractFastJSArray,0,202 +block_count,ExtractFastJSArray,0,193 block_count,ExtractFastJSArray,1,0 -block_count,ExtractFastJSArray,2,202 -block_count,ExtractFastJSArray,3,158 -block_count,ExtractFastJSArray,4,114 -block_count,ExtractFastJSArray,5,114 +block_count,ExtractFastJSArray,2,193 +block_count,ExtractFastJSArray,3,151 +block_count,ExtractFastJSArray,4,109 +block_count,ExtractFastJSArray,5,109 block_count,ExtractFastJSArray,6,0 -block_count,ExtractFastJSArray,7,114 -block_count,ExtractFastJSArray,8,114 -block_count,ExtractFastJSArray,9,114 +block_count,ExtractFastJSArray,7,109 +block_count,ExtractFastJSArray,8,109 +block_count,ExtractFastJSArray,9,109 block_count,ExtractFastJSArray,10,0 -block_count,ExtractFastJSArray,11,114 +block_count,ExtractFastJSArray,11,109 block_count,ExtractFastJSArray,12,0 block_count,ExtractFastJSArray,13,0 -block_count,ExtractFastJSArray,14,114 -block_count,ExtractFastJSArray,15,114 +block_count,ExtractFastJSArray,14,109 +block_count,ExtractFastJSArray,15,109 block_count,ExtractFastJSArray,16,0 block_count,ExtractFastJSArray,17,0 block_count,ExtractFastJSArray,18,0 @@ -22306,31 +22282,31 @@ block_count,ExtractFastJSArray,22,0 block_count,ExtractFastJSArray,23,0 block_count,ExtractFastJSArray,24,0 -block_count,ExtractFastJSArray,25,114 -block_count,ExtractFastJSArray,26,114 +block_count,ExtractFastJSArray,25,109 +block_count,ExtractFastJSArray,26,109 block_count,ExtractFastJSArray,27,0 block_count,ExtractFastJSArray,28,0 block_count,ExtractFastJSArray,29,0 block_count,ExtractFastJSArray,30,0 block_count,ExtractFastJSArray,31,0 -block_count,ExtractFastJSArray,32,4 -block_count,ExtractFastJSArray,33,4 +block_count,ExtractFastJSArray,32,6 +block_count,ExtractFastJSArray,33,6 block_count,ExtractFastJSArray,34,0 block_count,ExtractFastJSArray,35,0 block_count,ExtractFastJSArray,36,0 block_count,ExtractFastJSArray,37,0 -block_count,ExtractFastJSArray,38,114 +block_count,ExtractFastJSArray,38,109 block_count,ExtractFastJSArray,39,0 -block_count,ExtractFastJSArray,40,43 -block_count,ExtractFastJSArray,41,43 +block_count,ExtractFastJSArray,40,41 +block_count,ExtractFastJSArray,41,41 block_count,ExtractFastJSArray,42,0 -block_count,ExtractFastJSArray,43,43 +block_count,ExtractFastJSArray,43,41 block_count,ExtractFastJSArray,44,0 -block_count,ExtractFastJSArray,45,43 -block_count,ExtractFastJSArray,46,43 +block_count,ExtractFastJSArray,45,41 +block_count,ExtractFastJSArray,46,41 block_count,ExtractFastJSArray,47,0 -block_count,ExtractFastJSArray,48,43 -block_count,ExtractFastJSArray,49,43 +block_count,ExtractFastJSArray,48,41 +block_count,ExtractFastJSArray,49,41 block_count,ExtractFastJSArray,50,0 block_count,ExtractFastJSArray,51,0 block_count,ExtractFastJSArray,52,0 @@ -22340,13 +22316,13 @@ block_count,ExtractFastJSArray,56,0 block_count,ExtractFastJSArray,57,0 block_count,ExtractFastJSArray,58,0 -block_count,ExtractFastJSArray,59,43 +block_count,ExtractFastJSArray,59,41 block_count,ExtractFastJSArray,60,0 -block_count,ExtractFastJSArray,61,44 -block_count,ExtractFastJSArray,62,202 +block_count,ExtractFastJSArray,61,42 +block_count,ExtractFastJSArray,62,193 block_count,ExtractFastJSArray,63,0 -block_count,ExtractFastJSArray,64,202 -block_count,ExtractFastJSArray,65,202 +block_count,ExtractFastJSArray,64,193 +block_count,ExtractFastJSArray,65,193 block_count,CreateArrayFromSlowBoilerplate,0,0 block_count,CreateArrayFromSlowBoilerplate,1,0 block_count,CreateArrayFromSlowBoilerplate,2,0 @@ -22436,38 +22412,38 @@ block_count,CreateArrayFromSlowBoilerplateHelper,77,0 block_count,CreateArrayFromSlowBoilerplateHelper,78,0 block_count,CreateArrayFromSlowBoilerplateHelper,79,0 -block_count,CreateArrayFromSlowBoilerplateHelper,80,23 -block_count,CreateArrayFromSlowBoilerplateHelper,81,23 -block_count,CreateArrayFromSlowBoilerplateHelper,82,23 -block_count,CreateArrayFromSlowBoilerplateHelper,83,23 +block_count,CreateArrayFromSlowBoilerplateHelper,80,22 +block_count,CreateArrayFromSlowBoilerplateHelper,81,22 +block_count,CreateArrayFromSlowBoilerplateHelper,82,22 +block_count,CreateArrayFromSlowBoilerplateHelper,83,22 block_count,CreateArrayFromSlowBoilerplateHelper,84,0 -block_count,CreateArrayFromSlowBoilerplateHelper,85,23 -block_count,CreateArrayFromSlowBoilerplateHelper,86,23 +block_count,CreateArrayFromSlowBoilerplateHelper,85,22 +block_count,CreateArrayFromSlowBoilerplateHelper,86,22 block_count,CreateArrayFromSlowBoilerplateHelper,87,0 block_count,CreateArrayFromSlowBoilerplateHelper,88,0 block_count,CreateArrayFromSlowBoilerplateHelper,89,0 block_count,CreateArrayFromSlowBoilerplateHelper,90,0 -block_count,CreateArrayFromSlowBoilerplateHelper,91,23 -block_count,CreateArrayFromSlowBoilerplateHelper,92,23 +block_count,CreateArrayFromSlowBoilerplateHelper,91,22 +block_count,CreateArrayFromSlowBoilerplateHelper,92,22 block_count,CreateArrayFromSlowBoilerplateHelper,93,0 block_count,CreateArrayFromSlowBoilerplateHelper,94,0 -block_count,CreateArrayFromSlowBoilerplateHelper,95,23 -block_count,CreateArrayFromSlowBoilerplateHelper,96,23 -block_count,CreateArrayFromSlowBoilerplateHelper,97,23 -block_count,CreateArrayFromSlowBoilerplateHelper,98,23 +block_count,CreateArrayFromSlowBoilerplateHelper,95,22 +block_count,CreateArrayFromSlowBoilerplateHelper,96,22 +block_count,CreateArrayFromSlowBoilerplateHelper,97,22 +block_count,CreateArrayFromSlowBoilerplateHelper,98,22 block_count,CreateArrayFromSlowBoilerplateHelper,99,0 -block_count,CreateArrayFromSlowBoilerplateHelper,100,23 -block_count,CreateArrayFromSlowBoilerplateHelper,101,23 +block_count,CreateArrayFromSlowBoilerplateHelper,100,22 +block_count,CreateArrayFromSlowBoilerplateHelper,101,22 block_count,CreateArrayFromSlowBoilerplateHelper,102,0 block_count,CreateArrayFromSlowBoilerplateHelper,103,0 block_count,CreateArrayFromSlowBoilerplateHelper,104,0 block_count,CreateArrayFromSlowBoilerplateHelper,105,0 -block_count,CreateArrayFromSlowBoilerplateHelper,106,23 -block_count,CreateArrayFromSlowBoilerplateHelper,107,23 +block_count,CreateArrayFromSlowBoilerplateHelper,106,22 +block_count,CreateArrayFromSlowBoilerplateHelper,107,22 block_count,CreateArrayFromSlowBoilerplateHelper,108,0 block_count,CreateArrayFromSlowBoilerplateHelper,109,0 -block_count,CreateArrayFromSlowBoilerplateHelper,110,23 -block_count,CreateArrayFromSlowBoilerplateHelper,111,23 +block_count,CreateArrayFromSlowBoilerplateHelper,110,22 +block_count,CreateArrayFromSlowBoilerplateHelper,111,22 block_count,CreateArrayFromSlowBoilerplateHelper,112,0 block_count,CreateArrayFromSlowBoilerplateHelper,113,0 block_count,CreateArrayFromSlowBoilerplateHelper,114,0 @@ -22494,18 +22470,18 @@ block_count,CreateArrayFromSlowBoilerplateHelper,135,0 block_count,CreateArrayFromSlowBoilerplateHelper,136,0 block_count,CreateArrayFromSlowBoilerplateHelper,137,0 -block_count,CreateObjectFromSlowBoilerplateHelper,0,49 +block_count,CreateObjectFromSlowBoilerplateHelper,0,47 block_count,CreateObjectFromSlowBoilerplateHelper,1,0 -block_count,CreateObjectFromSlowBoilerplateHelper,2,49 -block_count,CreateObjectFromSlowBoilerplateHelper,3,49 -block_count,CreateObjectFromSlowBoilerplateHelper,4,49 -block_count,CreateObjectFromSlowBoilerplateHelper,5,49 -block_count,CreateObjectFromSlowBoilerplateHelper,6,49 -block_count,CreateObjectFromSlowBoilerplateHelper,7,49 +block_count,CreateObjectFromSlowBoilerplateHelper,2,47 +block_count,CreateObjectFromSlowBoilerplateHelper,3,47 +block_count,CreateObjectFromSlowBoilerplateHelper,4,47 +block_count,CreateObjectFromSlowBoilerplateHelper,5,47 +block_count,CreateObjectFromSlowBoilerplateHelper,6,47 +block_count,CreateObjectFromSlowBoilerplateHelper,7,47 block_count,CreateObjectFromSlowBoilerplateHelper,8,0 -block_count,CreateObjectFromSlowBoilerplateHelper,9,49 +block_count,CreateObjectFromSlowBoilerplateHelper,9,47 block_count,CreateObjectFromSlowBoilerplateHelper,10,0 -block_count,CreateObjectFromSlowBoilerplateHelper,11,49 +block_count,CreateObjectFromSlowBoilerplateHelper,11,47 block_count,CreateObjectFromSlowBoilerplateHelper,12,0 block_count,CreateObjectFromSlowBoilerplateHelper,13,0 block_count,CreateObjectFromSlowBoilerplateHelper,14,0 @@ -22567,57 +22543,57 @@ block_count,CreateObjectFromSlowBoilerplateHelper,70,0 block_count,CreateObjectFromSlowBoilerplateHelper,71,0 block_count,CreateObjectFromSlowBoilerplateHelper,72,0 -block_count,CreateObjectFromSlowBoilerplateHelper,73,49 -block_count,CreateObjectFromSlowBoilerplateHelper,74,49 -block_count,CreateObjectFromSlowBoilerplateHelper,75,49 +block_count,CreateObjectFromSlowBoilerplateHelper,73,47 +block_count,CreateObjectFromSlowBoilerplateHelper,74,47 +block_count,CreateObjectFromSlowBoilerplateHelper,75,47 block_count,CreateObjectFromSlowBoilerplateHelper,76,0 -block_count,CreateObjectFromSlowBoilerplateHelper,77,49 +block_count,CreateObjectFromSlowBoilerplateHelper,77,47 block_count,CreateObjectFromSlowBoilerplateHelper,78,0 block_count,CreateObjectFromSlowBoilerplateHelper,79,0 -block_count,CreateObjectFromSlowBoilerplateHelper,80,49 -block_count,CreateObjectFromSlowBoilerplateHelper,81,49 -block_count,CreateObjectFromSlowBoilerplateHelper,82,103 -block_count,CreateObjectFromSlowBoilerplateHelper,83,102 -block_count,CreateObjectFromSlowBoilerplateHelper,84,46 +block_count,CreateObjectFromSlowBoilerplateHelper,80,47 +block_count,CreateObjectFromSlowBoilerplateHelper,81,47 +block_count,CreateObjectFromSlowBoilerplateHelper,82,98 +block_count,CreateObjectFromSlowBoilerplateHelper,83,98 +block_count,CreateObjectFromSlowBoilerplateHelper,84,44 block_count,CreateObjectFromSlowBoilerplateHelper,85,0 -block_count,CreateObjectFromSlowBoilerplateHelper,86,46 -block_count,CreateObjectFromSlowBoilerplateHelper,87,46 +block_count,CreateObjectFromSlowBoilerplateHelper,86,44 +block_count,CreateObjectFromSlowBoilerplateHelper,87,44 block_count,CreateObjectFromSlowBoilerplateHelper,88,0 block_count,CreateObjectFromSlowBoilerplateHelper,89,0 block_count,CreateObjectFromSlowBoilerplateHelper,90,0 block_count,CreateObjectFromSlowBoilerplateHelper,91,0 -block_count,CreateObjectFromSlowBoilerplateHelper,92,46 +block_count,CreateObjectFromSlowBoilerplateHelper,92,44 block_count,CreateObjectFromSlowBoilerplateHelper,93,0 -block_count,CreateObjectFromSlowBoilerplateHelper,94,46 -block_count,CreateObjectFromSlowBoilerplateHelper,95,46 -block_count,CreateObjectFromSlowBoilerplateHelper,96,46 -block_count,CreateObjectFromSlowBoilerplateHelper,97,46 -block_count,CreateObjectFromSlowBoilerplateHelper,98,46 -block_count,CreateObjectFromSlowBoilerplateHelper,99,46 +block_count,CreateObjectFromSlowBoilerplateHelper,94,44 +block_count,CreateObjectFromSlowBoilerplateHelper,95,44 +block_count,CreateObjectFromSlowBoilerplateHelper,96,44 +block_count,CreateObjectFromSlowBoilerplateHelper,97,44 +block_count,CreateObjectFromSlowBoilerplateHelper,98,44 +block_count,CreateObjectFromSlowBoilerplateHelper,99,44 block_count,CreateObjectFromSlowBoilerplateHelper,100,0 -block_count,CreateObjectFromSlowBoilerplateHelper,101,46 -block_count,CreateObjectFromSlowBoilerplateHelper,102,46 +block_count,CreateObjectFromSlowBoilerplateHelper,101,44 +block_count,CreateObjectFromSlowBoilerplateHelper,102,44 block_count,CreateObjectFromSlowBoilerplateHelper,103,0 block_count,CreateObjectFromSlowBoilerplateHelper,104,0 -block_count,CreateObjectFromSlowBoilerplateHelper,105,46 +block_count,CreateObjectFromSlowBoilerplateHelper,105,44 block_count,CreateObjectFromSlowBoilerplateHelper,106,0 -block_count,CreateObjectFromSlowBoilerplateHelper,107,46 +block_count,CreateObjectFromSlowBoilerplateHelper,107,44 block_count,CreateObjectFromSlowBoilerplateHelper,108,0 -block_count,CreateObjectFromSlowBoilerplateHelper,109,56 +block_count,CreateObjectFromSlowBoilerplateHelper,109,54 block_count,CreateObjectFromSlowBoilerplateHelper,110,0 -block_count,CreateObjectFromSlowBoilerplateHelper,111,56 -block_count,CreateObjectFromSlowBoilerplateHelper,112,53 -block_count,CreateObjectFromSlowBoilerplateHelper,113,3 +block_count,CreateObjectFromSlowBoilerplateHelper,111,54 +block_count,CreateObjectFromSlowBoilerplateHelper,112,51 +block_count,CreateObjectFromSlowBoilerplateHelper,113,2 block_count,CreateObjectFromSlowBoilerplateHelper,114,0 -block_count,CreateObjectFromSlowBoilerplateHelper,115,49 +block_count,CreateObjectFromSlowBoilerplateHelper,115,47 block_count,CreateObjectFromSlowBoilerplateHelper,116,0 -block_count,CreateObjectFromSlowBoilerplateHelper,117,49 +block_count,CreateObjectFromSlowBoilerplateHelper,117,47 block_count,CreateObjectFromSlowBoilerplateHelper,118,0 -block_count,CreateObjectFromSlowBoilerplateHelper,119,49 -block_count,CreateObjectFromSlowBoilerplateHelper,120,51 -block_count,CreateObjectFromSlowBoilerplateHelper,121,51 -block_count,CreateObjectFromSlowBoilerplateHelper,122,50 -block_count,CreateObjectFromSlowBoilerplateHelper,123,50 +block_count,CreateObjectFromSlowBoilerplateHelper,119,47 +block_count,CreateObjectFromSlowBoilerplateHelper,120,49 +block_count,CreateObjectFromSlowBoilerplateHelper,121,49 +block_count,CreateObjectFromSlowBoilerplateHelper,122,48 +block_count,CreateObjectFromSlowBoilerplateHelper,123,48 block_count,CreateObjectFromSlowBoilerplateHelper,124,0 block_count,CreateObjectFromSlowBoilerplateHelper,125,0 block_count,CreateObjectFromSlowBoilerplateHelper,126,0 @@ -22626,10 +22602,10 @@ block_count,CreateObjectFromSlowBoilerplateHelper,129,0 block_count,CreateObjectFromSlowBoilerplateHelper,130,0 block_count,CreateObjectFromSlowBoilerplateHelper,131,0 -block_count,CreateObjectFromSlowBoilerplateHelper,132,51 -block_count,CreateObjectFromSlowBoilerplateHelper,133,50 -block_count,CreateObjectFromSlowBoilerplateHelper,134,50 -block_count,CreateObjectFromSlowBoilerplateHelper,135,50 +block_count,CreateObjectFromSlowBoilerplateHelper,132,49 +block_count,CreateObjectFromSlowBoilerplateHelper,133,48 +block_count,CreateObjectFromSlowBoilerplateHelper,134,48 +block_count,CreateObjectFromSlowBoilerplateHelper,135,48 block_count,CreateObjectFromSlowBoilerplateHelper,136,0 block_count,CreateObjectFromSlowBoilerplateHelper,137,0 block_count,CreateObjectFromSlowBoilerplateHelper,138,0 @@ -22638,13 +22614,13 @@ block_count,CreateObjectFromSlowBoilerplateHelper,141,0 block_count,CreateObjectFromSlowBoilerplateHelper,142,0 block_count,CreateObjectFromSlowBoilerplateHelper,143,0 -block_count,CreateObjectFromSlowBoilerplateHelper,144,51 +block_count,CreateObjectFromSlowBoilerplateHelper,144,49 block_count,CreateObjectFromSlowBoilerplateHelper,145,2 -block_count,CreateObjectFromSlowBoilerplateHelper,146,49 -block_count,CreateObjectFromSlowBoilerplateHelper,147,49 -block_count,CreateObjectFromSlowBoilerplateHelper,148,48 -block_count,CreateObjectFromSlowBoilerplateHelper,149,1 -block_count,CreateObjectFromSlowBoilerplateHelper,150,1 +block_count,CreateObjectFromSlowBoilerplateHelper,146,47 +block_count,CreateObjectFromSlowBoilerplateHelper,147,47 +block_count,CreateObjectFromSlowBoilerplateHelper,148,46 +block_count,CreateObjectFromSlowBoilerplateHelper,149,0 +block_count,CreateObjectFromSlowBoilerplateHelper,150,0 block_count,CreateObjectFromSlowBoilerplateHelper,151,0 block_count,CreateObjectFromSlowBoilerplateHelper,152,0 block_count,CreateObjectFromSlowBoilerplateHelper,153,0 @@ -22655,8 +22631,8 @@ block_count,CreateObjectFromSlowBoilerplateHelper,158,0 block_count,CreateObjectFromSlowBoilerplateHelper,159,0 block_count,CreateObjectFromSlowBoilerplateHelper,160,0 -block_count,CreateObjectFromSlowBoilerplateHelper,161,1 -block_count,CreateObjectFromSlowBoilerplateHelper,162,49 +block_count,CreateObjectFromSlowBoilerplateHelper,161,0 +block_count,CreateObjectFromSlowBoilerplateHelper,162,47 block_count,CreateObjectFromSlowBoilerplateHelper,163,0 block_count,CreateObjectFromSlowBoilerplateHelper,164,0 block_count,CreateObjectFromSlowBoilerplateHelper,165,0 @@ -22717,7 +22693,7 @@ block_count,CreateObjectFromSlowBoilerplateHelper,220,0 block_count,CreateObjectFromSlowBoilerplateHelper,221,0 block_count,CreateObjectFromSlowBoilerplateHelper,222,0 -block_count,CreateObjectFromSlowBoilerplateHelper,223,49 +block_count,CreateObjectFromSlowBoilerplateHelper,223,47 block_count,CreateObjectFromSlowBoilerplateHelper,224,0 block_count,CreateObjectFromSlowBoilerplateHelper,225,0 block_count,CreateObjectFromSlowBoilerplateHelper,226,0 @@ -22751,28 +22727,28 @@ block_count,ArrayPrototypeKeys,12,0 block_count,ArrayPrototypeKeys,13,0 block_count,ArrayPrototypeKeys,14,0 -block_count,ArrayPrototypeValues,0,19 +block_count,ArrayPrototypeValues,0,18 block_count,ArrayPrototypeValues,1,0 -block_count,ArrayPrototypeValues,2,19 -block_count,ArrayPrototypeValues,3,19 -block_count,ArrayPrototypeValues,4,19 +block_count,ArrayPrototypeValues,2,18 +block_count,ArrayPrototypeValues,3,18 +block_count,ArrayPrototypeValues,4,18 block_count,ArrayPrototypeValues,5,0 -block_count,ArrayPrototypeValues,6,19 +block_count,ArrayPrototypeValues,6,18 block_count,ArrayPrototypeValues,7,0 block_count,ArrayPrototypeValues,8,0 -block_count,ArrayPrototypeValues,9,19 +block_count,ArrayPrototypeValues,9,18 block_count,ArrayPrototypeValues,10,0 -block_count,ArrayPrototypeValues,11,19 +block_count,ArrayPrototypeValues,11,18 block_count,ArrayPrototypeValues,12,0 -block_count,ArrayPrototypeValues,13,19 -block_count,ArrayPrototypeValues,14,19 -block_count,ArrayIteratorPrototypeNext,0,138 +block_count,ArrayPrototypeValues,13,18 +block_count,ArrayPrototypeValues,14,18 +block_count,ArrayIteratorPrototypeNext,0,130 block_count,ArrayIteratorPrototypeNext,1,0 -block_count,ArrayIteratorPrototypeNext,2,138 -block_count,ArrayIteratorPrototypeNext,3,138 -block_count,ArrayIteratorPrototypeNext,4,138 +block_count,ArrayIteratorPrototypeNext,2,130 +block_count,ArrayIteratorPrototypeNext,3,130 +block_count,ArrayIteratorPrototypeNext,4,130 block_count,ArrayIteratorPrototypeNext,5,0 -block_count,ArrayIteratorPrototypeNext,6,138 +block_count,ArrayIteratorPrototypeNext,6,130 block_count,ArrayIteratorPrototypeNext,7,2 block_count,ArrayIteratorPrototypeNext,8,0 block_count,ArrayIteratorPrototypeNext,9,0 @@ -22943,23 +22919,23 @@ block_count,ArrayIteratorPrototypeNext,174,0 block_count,ArrayIteratorPrototypeNext,175,0 block_count,ArrayIteratorPrototypeNext,176,0 -block_count,ArrayIteratorPrototypeNext,177,135 +block_count,ArrayIteratorPrototypeNext,177,127 block_count,ArrayIteratorPrototypeNext,178,0 -block_count,ArrayIteratorPrototypeNext,179,135 -block_count,ArrayIteratorPrototypeNext,180,135 -block_count,ArrayIteratorPrototypeNext,181,135 +block_count,ArrayIteratorPrototypeNext,179,127 +block_count,ArrayIteratorPrototypeNext,180,127 +block_count,ArrayIteratorPrototypeNext,181,127 block_count,ArrayIteratorPrototypeNext,182,0 -block_count,ArrayIteratorPrototypeNext,183,135 -block_count,ArrayIteratorPrototypeNext,184,135 -block_count,ArrayIteratorPrototypeNext,185,44 -block_count,ArrayIteratorPrototypeNext,186,91 -block_count,ArrayIteratorPrototypeNext,187,91 +block_count,ArrayIteratorPrototypeNext,183,127 +block_count,ArrayIteratorPrototypeNext,184,127 +block_count,ArrayIteratorPrototypeNext,185,41 +block_count,ArrayIteratorPrototypeNext,186,85 +block_count,ArrayIteratorPrototypeNext,187,85 block_count,ArrayIteratorPrototypeNext,188,0 block_count,ArrayIteratorPrototypeNext,189,0 block_count,ArrayIteratorPrototypeNext,190,0 block_count,ArrayIteratorPrototypeNext,191,0 -block_count,ArrayIteratorPrototypeNext,192,91 -block_count,ArrayIteratorPrototypeNext,193,91 +block_count,ArrayIteratorPrototypeNext,192,85 +block_count,ArrayIteratorPrototypeNext,193,85 block_count,ArrayIteratorPrototypeNext,194,0 block_count,ArrayIteratorPrototypeNext,195,0 block_count,ArrayIteratorPrototypeNext,196,0 @@ -22979,22 +22955,22 @@ block_count,ArrayIteratorPrototypeNext,210,0 block_count,ArrayIteratorPrototypeNext,211,0 block_count,ArrayIteratorPrototypeNext,212,0 -block_count,ArrayIteratorPrototypeNext,213,83 +block_count,ArrayIteratorPrototypeNext,213,78 block_count,ArrayIteratorPrototypeNext,214,0 block_count,ArrayIteratorPrototypeNext,215,0 block_count,ArrayIteratorPrototypeNext,216,0 -block_count,ArrayIteratorPrototypeNext,217,84 +block_count,ArrayIteratorPrototypeNext,217,79 block_count,ArrayIteratorPrototypeNext,218,0 -block_count,ArrayIteratorPrototypeNext,219,84 +block_count,ArrayIteratorPrototypeNext,219,79 block_count,ArrayIteratorPrototypeNext,220,0 -block_count,ArrayIteratorPrototypeNext,221,6 +block_count,ArrayIteratorPrototypeNext,221,5 block_count,ArrayIteratorPrototypeNext,222,0 block_count,ArrayIteratorPrototypeNext,223,0 block_count,ArrayIteratorPrototypeNext,224,0 -block_count,ArrayIteratorPrototypeNext,225,6 +block_count,ArrayIteratorPrototypeNext,225,5 block_count,ArrayIteratorPrototypeNext,226,0 -block_count,ArrayIteratorPrototypeNext,227,6 -block_count,ArrayIteratorPrototypeNext,228,6 +block_count,ArrayIteratorPrototypeNext,227,5 +block_count,ArrayIteratorPrototypeNext,228,5 block_count,ArrayIteratorPrototypeNext,229,0 block_count,ArrayIteratorPrototypeNext,230,0 block_count,ArrayIteratorPrototypeNext,231,0 @@ -23008,7 +22984,7 @@ block_count,ArrayIteratorPrototypeNext,239,0 block_count,ArrayIteratorPrototypeNext,240,0 block_count,ArrayIteratorPrototypeNext,241,0 -block_count,ArrayIteratorPrototypeNext,242,91 +block_count,ArrayIteratorPrototypeNext,242,85 block_count,ArrayIteratorPrototypeNext,243,0 block_count,ArrayIteratorPrototypeNext,244,0 block_count,ArrayIteratorPrototypeNext,245,0 @@ -23018,9 +22994,9 @@ block_count,ArrayIteratorPrototypeNext,249,0 block_count,ArrayIteratorPrototypeNext,250,0 block_count,ArrayIteratorPrototypeNext,251,0 -block_count,ArrayIteratorPrototypeNext,252,45 +block_count,ArrayIteratorPrototypeNext,252,42 block_count,ArrayIteratorPrototypeNext,253,1 -block_count,ArrayIteratorPrototypeNext,254,93 +block_count,ArrayIteratorPrototypeNext,254,87 block_count,ArrayIteratorPrototypeNext,255,0 block_count,ArrayIteratorPrototypeNext,256,0 block_count,ArrayIteratorPrototypeNext,257,0 @@ -23031,13 +23007,13 @@ block_count,ArrayIteratorPrototypeNext,262,0 block_count,ArrayIteratorPrototypeNext,263,0 block_count,ArrayIteratorPrototypeNext,264,0 -block_count,ArrayIteratorPrototypeNext,265,93 -block_count,ArrayIteratorPrototypeNext,266,138 +block_count,ArrayIteratorPrototypeNext,265,87 +block_count,ArrayIteratorPrototypeNext,266,130 block_count,ArrayIteratorPrototypeNext,267,0 -block_count,ArrayIteratorPrototypeNext,268,138 +block_count,ArrayIteratorPrototypeNext,268,130 block_count,ArrayIteratorPrototypeNext,269,0 -block_count,ArrayIteratorPrototypeNext,270,138 -block_count,ArrayIteratorPrototypeNext,271,138 +block_count,ArrayIteratorPrototypeNext,270,130 +block_count,ArrayIteratorPrototypeNext,271,130 block_count,AsyncFunctionEnter,0,0 block_count,AsyncFunctionEnter,1,0 block_count,AsyncFunctionEnter,2,0 @@ -23295,24 +23271,24 @@ block_count,DatePrototypeToPrimitive,29,0 block_count,DatePrototypeToPrimitive,30,0 block_count,DatePrototypeToPrimitive,31,0 -block_count,CreateIterResultObject,0,108 +block_count,CreateIterResultObject,0,104 block_count,CreateIterResultObject,1,0 -block_count,CreateIterResultObject,2,108 -block_count,CreateIterResultObject,3,108 +block_count,CreateIterResultObject,2,104 +block_count,CreateIterResultObject,3,104 block_count,CreateIterResultObject,4,0 -block_count,CreateIterResultObject,5,108 +block_count,CreateIterResultObject,5,104 block_count,CreateIterResultObject,6,0 block_count,CreateIterResultObject,7,0 -block_count,CreateIterResultObject,8,108 +block_count,CreateIterResultObject,8,104 block_count,CreateIterResultObject,9,0 -block_count,CreateIterResultObject,10,108 +block_count,CreateIterResultObject,10,104 block_count,CreateIterResultObject,11,0 -block_count,CreateIterResultObject,12,108 -block_count,CreateIterResultObject,13,108 +block_count,CreateIterResultObject,12,104 +block_count,CreateIterResultObject,13,104 block_count,CreateIterResultObject,14,0 -block_count,CreateIterResultObject,15,108 -block_count,CreateIterResultObject,16,108 -block_count,CreateIterResultObject,17,108 +block_count,CreateIterResultObject,15,104 +block_count,CreateIterResultObject,16,104 +block_count,CreateIterResultObject,17,104 block_count,CreateGeneratorObject,0,0 block_count,CreateGeneratorObject,1,0 block_count,CreateGeneratorObject,2,0 @@ -23343,7 +23319,7 @@ block_count,CreateGeneratorObject,27,0 block_count,CreateGeneratorObject,28,0 block_count,CreateGeneratorObject,29,0 -block_count,CreateGeneratorObject,30,2 +block_count,CreateGeneratorObject,30,1 block_count,CreateGeneratorObject,31,1 block_count,CreateGeneratorObject,32,0 block_count,CreateGeneratorObject,33,0 @@ -23399,24 +23375,24 @@ block_count,CreateGeneratorObject,83,0 block_count,CreateGeneratorObject,84,0 block_count,CreateGeneratorObject,85,0 -block_count,GeneratorPrototypeNext,0,132 +block_count,GeneratorPrototypeNext,0,127 block_count,GeneratorPrototypeNext,1,0 -block_count,GeneratorPrototypeNext,2,132 -block_count,GeneratorPrototypeNext,3,132 -block_count,GeneratorPrototypeNext,4,89 +block_count,GeneratorPrototypeNext,2,127 +block_count,GeneratorPrototypeNext,3,127 +block_count,GeneratorPrototypeNext,4,85 block_count,GeneratorPrototypeNext,5,0 -block_count,GeneratorPrototypeNext,6,89 -block_count,GeneratorPrototypeNext,7,43 -block_count,GeneratorPrototypeNext,8,132 -block_count,GeneratorPrototypeNext,9,132 +block_count,GeneratorPrototypeNext,6,85 +block_count,GeneratorPrototypeNext,7,41 +block_count,GeneratorPrototypeNext,8,127 +block_count,GeneratorPrototypeNext,9,127 block_count,GeneratorPrototypeNext,10,0 -block_count,GeneratorPrototypeNext,11,132 -block_count,GeneratorPrototypeNext,12,132 -block_count,GeneratorPrototypeNext,13,132 -block_count,GeneratorPrototypeNext,14,132 -block_count,GeneratorPrototypeNext,15,132 -block_count,GeneratorPrototypeNext,16,24 -block_count,GeneratorPrototypeNext,17,108 +block_count,GeneratorPrototypeNext,11,127 +block_count,GeneratorPrototypeNext,12,127 +block_count,GeneratorPrototypeNext,13,127 +block_count,GeneratorPrototypeNext,14,127 +block_count,GeneratorPrototypeNext,15,127 +block_count,GeneratorPrototypeNext,16,23 +block_count,GeneratorPrototypeNext,17,104 block_count,GeneratorPrototypeReturn,0,0 block_count,GeneratorPrototypeReturn,1,0 block_count,GeneratorPrototypeReturn,2,0 @@ -23479,14 +23455,14 @@ block_count,GlobalIsNaN,8,0 block_count,GlobalIsNaN,9,0 block_count,GlobalIsNaN,10,0 -block_count,LoadIC,0,641 -block_count,LoadIC,1,641 +block_count,LoadIC,0,617 +block_count,LoadIC,1,617 block_count,LoadIC,2,0 -block_count,LoadIC,3,641 -block_count,LoadIC,4,325 +block_count,LoadIC,3,617 +block_count,LoadIC,4,314 block_count,LoadIC,5,0 -block_count,LoadIC,6,325 -block_count,LoadIC,7,35 +block_count,LoadIC,6,314 +block_count,LoadIC,7,26 block_count,LoadIC,8,0 block_count,LoadIC,9,0 block_count,LoadIC,10,0 @@ -23500,46 +23476,46 @@ block_count,LoadIC,18,0 block_count,LoadIC,19,0 block_count,LoadIC,20,0 -block_count,LoadIC,21,35 -block_count,LoadIC,22,35 +block_count,LoadIC,21,26 +block_count,LoadIC,22,26 block_count,LoadIC,23,0 -block_count,LoadIC,24,35 -block_count,LoadIC,25,28 -block_count,LoadIC,26,28 +block_count,LoadIC,24,26 +block_count,LoadIC,25,17 +block_count,LoadIC,26,17 block_count,LoadIC,27,0 -block_count,LoadIC,28,6 -block_count,LoadIC,29,6 -block_count,LoadIC,30,6 -block_count,LoadIC,31,6 +block_count,LoadIC,28,8 +block_count,LoadIC,29,8 +block_count,LoadIC,30,8 +block_count,LoadIC,31,8 block_count,LoadIC,32,0 block_count,LoadIC,33,0 -block_count,LoadIC,34,290 -block_count,LoadIC,35,371 -block_count,LoadIC,36,80 -block_count,LoadIC,37,80 +block_count,LoadIC,34,288 +block_count,LoadIC,35,383 +block_count,LoadIC,36,95 +block_count,LoadIC,37,95 block_count,LoadIC,38,0 -block_count,LoadIC,39,290 -block_count,LoadIC,40,316 -block_count,LoadIC,41,641 -block_count,LoadIC,42,275 -block_count,LoadIC,43,275 -block_count,LoadIC,44,77 -block_count,LoadIC,45,77 -block_count,LoadIC,46,77 +block_count,LoadIC,39,288 +block_count,LoadIC,40,303 +block_count,LoadIC,41,617 +block_count,LoadIC,42,265 +block_count,LoadIC,43,265 +block_count,LoadIC,44,75 +block_count,LoadIC,45,75 +block_count,LoadIC,46,75 block_count,LoadIC,47,0 block_count,LoadIC,48,0 -block_count,LoadIC,49,77 -block_count,LoadIC,50,26 -block_count,LoadIC,51,26 -block_count,LoadIC,52,26 +block_count,LoadIC,49,75 +block_count,LoadIC,50,25 +block_count,LoadIC,51,25 +block_count,LoadIC,52,25 block_count,LoadIC,53,0 -block_count,LoadIC,54,26 -block_count,LoadIC,55,26 -block_count,LoadIC,56,52 -block_count,LoadIC,57,27 -block_count,LoadIC,58,25 +block_count,LoadIC,54,25 +block_count,LoadIC,55,25 +block_count,LoadIC,56,49 +block_count,LoadIC,57,26 +block_count,LoadIC,58,24 block_count,LoadIC,59,1 -block_count,LoadIC,60,24 +block_count,LoadIC,60,23 block_count,LoadIC,61,0 block_count,LoadIC,62,0 block_count,LoadIC,63,0 @@ -23606,26 +23582,26 @@ block_count,LoadIC,124,0 block_count,LoadIC,125,0 block_count,LoadIC,126,0 -block_count,LoadIC,127,51 -block_count,LoadIC,128,76 -block_count,LoadIC,129,76 -block_count,LoadIC,130,57 -block_count,LoadIC,131,57 +block_count,LoadIC,127,50 +block_count,LoadIC,128,73 +block_count,LoadIC,129,73 +block_count,LoadIC,130,54 +block_count,LoadIC,131,54 block_count,LoadIC,132,0 block_count,LoadIC,133,19 -block_count,LoadIC,134,76 +block_count,LoadIC,134,73 block_count,LoadIC,135,0 -block_count,LoadIC,136,198 +block_count,LoadIC,136,189 block_count,LoadIC,137,0 block_count,LoadIC,138,0 block_count,LoadIC,139,0 -block_count,LoadIC,140,366 -block_count,LoadIC,141,442 -block_count,LoadIC,142,322 -block_count,LoadIC,143,265 -block_count,LoadIC,144,246 -block_count,LoadIC,145,36 -block_count,LoadIC,146,36 +block_count,LoadIC,140,352 +block_count,LoadIC,141,425 +block_count,LoadIC,142,310 +block_count,LoadIC,143,256 +block_count,LoadIC,144,237 +block_count,LoadIC,145,35 +block_count,LoadIC,146,35 block_count,LoadIC,147,1 block_count,LoadIC,148,1 block_count,LoadIC,149,1 @@ -23669,24 +23645,24 @@ block_count,LoadIC,187,0 block_count,LoadIC,188,0 block_count,LoadIC,189,0 -block_count,LoadIC,190,34 +block_count,LoadIC,190,33 block_count,LoadIC,191,0 -block_count,LoadIC,192,210 -block_count,LoadIC,193,210 +block_count,LoadIC,192,201 +block_count,LoadIC,193,201 block_count,LoadIC,194,0 -block_count,LoadIC,195,210 -block_count,LoadIC,196,210 -block_count,LoadIC,197,308 -block_count,LoadIC,198,308 -block_count,LoadIC,199,97 -block_count,LoadIC,200,210 +block_count,LoadIC,195,201 +block_count,LoadIC,196,201 +block_count,LoadIC,197,295 +block_count,LoadIC,198,295 +block_count,LoadIC,199,93 +block_count,LoadIC,200,201 block_count,LoadIC,201,0 block_count,LoadIC,202,0 block_count,LoadIC,203,0 block_count,LoadIC,204,0 -block_count,LoadIC,205,210 +block_count,LoadIC,205,201 block_count,LoadIC,206,0 -block_count,LoadIC,207,210 +block_count,LoadIC,207,201 block_count,LoadIC,208,0 block_count,LoadIC,209,0 block_count,LoadIC,210,0 @@ -23726,22 +23702,22 @@ block_count,LoadIC,244,0 block_count,LoadIC,245,0 block_count,LoadIC,246,0 -block_count,LoadIC,247,210 -block_count,LoadIC,248,210 +block_count,LoadIC,247,201 +block_count,LoadIC,248,201 block_count,LoadIC,249,0 block_count,LoadIC,250,0 block_count,LoadIC,251,0 block_count,LoadIC,252,0 block_count,LoadIC,253,0 -block_count,LoadIC,254,210 +block_count,LoadIC,254,201 block_count,LoadIC,255,19 -block_count,LoadIC,256,56 -block_count,LoadIC,257,119 -block_count,LoadIC,258,119 +block_count,LoadIC,256,54 +block_count,LoadIC,257,115 +block_count,LoadIC,258,115 block_count,LoadIC,259,2 -block_count,LoadIC,260,117 -block_count,LoadIC,261,119 -block_count,LoadIC,262,119 +block_count,LoadIC,260,112 +block_count,LoadIC,261,115 +block_count,LoadIC,262,115 block_count,LoadIC,263,0 block_count,LoadIC,264,0 block_count,LoadIC,265,0 @@ -23790,32 +23766,32 @@ block_count,LoadIC,308,0 block_count,LoadIC,309,0 block_count,LoadIC,310,0 -block_count,LoadIC_Megamorphic,0,10000 -block_count,LoadIC_Megamorphic,1,9998 +block_count,LoadIC_Megamorphic,0,9585 +block_count,LoadIC_Megamorphic,1,9583 block_count,LoadIC_Megamorphic,2,1 -block_count,LoadIC_Megamorphic,3,10000 -block_count,LoadIC_Megamorphic,4,10000 +block_count,LoadIC_Megamorphic,3,9585 +block_count,LoadIC_Megamorphic,4,9585 block_count,LoadIC_Megamorphic,5,0 -block_count,LoadIC_Megamorphic,6,10000 -block_count,LoadIC_Megamorphic,7,8380 -block_count,LoadIC_Megamorphic,8,8329 -block_count,LoadIC_Megamorphic,9,51 -block_count,LoadIC_Megamorphic,10,1619 -block_count,LoadIC_Megamorphic,11,1670 -block_count,LoadIC_Megamorphic,12,1659 -block_count,LoadIC_Megamorphic,13,1658 +block_count,LoadIC_Megamorphic,6,9585 +block_count,LoadIC_Megamorphic,7,7857 +block_count,LoadIC_Megamorphic,8,7846 +block_count,LoadIC_Megamorphic,9,10 +block_count,LoadIC_Megamorphic,10,1727 +block_count,LoadIC_Megamorphic,11,1738 +block_count,LoadIC_Megamorphic,12,1728 +block_count,LoadIC_Megamorphic,13,1726 block_count,LoadIC_Megamorphic,14,1 block_count,LoadIC_Megamorphic,15,10 -block_count,LoadIC_Megamorphic,16,9987 -block_count,LoadIC_Megamorphic,17,3628 -block_count,LoadIC_Megamorphic,18,3628 -block_count,LoadIC_Megamorphic,19,3616 -block_count,LoadIC_Megamorphic,20,3616 -block_count,LoadIC_Megamorphic,21,3616 +block_count,LoadIC_Megamorphic,16,9573 +block_count,LoadIC_Megamorphic,17,3476 +block_count,LoadIC_Megamorphic,18,3476 +block_count,LoadIC_Megamorphic,19,3464 +block_count,LoadIC_Megamorphic,20,3464 +block_count,LoadIC_Megamorphic,21,3464 block_count,LoadIC_Megamorphic,22,0 block_count,LoadIC_Megamorphic,23,0 -block_count,LoadIC_Megamorphic,24,3616 -block_count,LoadIC_Megamorphic,25,8 +block_count,LoadIC_Megamorphic,24,3464 +block_count,LoadIC_Megamorphic,25,7 block_count,LoadIC_Megamorphic,26,4 block_count,LoadIC_Megamorphic,27,4 block_count,LoadIC_Megamorphic,28,0 @@ -23823,7 +23799,7 @@ block_count,LoadIC_Megamorphic,30,4 block_count,LoadIC_Megamorphic,31,8 block_count,LoadIC_Megamorphic,32,4 -block_count,LoadIC_Megamorphic,33,4 +block_count,LoadIC_Megamorphic,33,3 block_count,LoadIC_Megamorphic,34,0 block_count,LoadIC_Megamorphic,35,4 block_count,LoadIC_Megamorphic,36,0 @@ -23892,30 +23868,30 @@ block_count,LoadIC_Megamorphic,99,0 block_count,LoadIC_Megamorphic,100,0 block_count,LoadIC_Megamorphic,101,3 -block_count,LoadIC_Megamorphic,102,3608 -block_count,LoadIC_Megamorphic,103,3616 -block_count,LoadIC_Megamorphic,104,3614 -block_count,LoadIC_Megamorphic,105,2840 -block_count,LoadIC_Megamorphic,106,2840 +block_count,LoadIC_Megamorphic,102,3456 +block_count,LoadIC_Megamorphic,103,3464 +block_count,LoadIC_Megamorphic,104,3462 +block_count,LoadIC_Megamorphic,105,2721 +block_count,LoadIC_Megamorphic,106,2721 block_count,LoadIC_Megamorphic,107,0 -block_count,LoadIC_Megamorphic,108,774 -block_count,LoadIC_Megamorphic,109,3614 +block_count,LoadIC_Megamorphic,108,741 +block_count,LoadIC_Megamorphic,109,3462 block_count,LoadIC_Megamorphic,110,1 block_count,LoadIC_Megamorphic,111,11 block_count,LoadIC_Megamorphic,112,0 block_count,LoadIC_Megamorphic,113,0 block_count,LoadIC_Megamorphic,114,0 -block_count,LoadIC_Megamorphic,115,6359 -block_count,LoadIC_Megamorphic,116,9973 -block_count,LoadIC_Megamorphic,117,4305 -block_count,LoadIC_Megamorphic,118,2262 -block_count,LoadIC_Megamorphic,119,1487 -block_count,LoadIC_Megamorphic,120,1480 -block_count,LoadIC_Megamorphic,121,686 -block_count,LoadIC_Megamorphic,122,9 -block_count,LoadIC_Megamorphic,123,9 -block_count,LoadIC_Megamorphic,124,9 -block_count,LoadIC_Megamorphic,125,9 +block_count,LoadIC_Megamorphic,115,6097 +block_count,LoadIC_Megamorphic,116,9560 +block_count,LoadIC_Megamorphic,117,4124 +block_count,LoadIC_Megamorphic,118,2166 +block_count,LoadIC_Megamorphic,119,1425 +block_count,LoadIC_Megamorphic,120,1418 +block_count,LoadIC_Megamorphic,121,657 +block_count,LoadIC_Megamorphic,122,8 +block_count,LoadIC_Megamorphic,123,8 +block_count,LoadIC_Megamorphic,124,8 +block_count,LoadIC_Megamorphic,125,8 block_count,LoadIC_Megamorphic,126,0 block_count,LoadIC_Megamorphic,127,0 block_count,LoadIC_Megamorphic,128,0 @@ -23932,7 +23908,7 @@ block_count,LoadIC_Megamorphic,139,0 block_count,LoadIC_Megamorphic,140,0 block_count,LoadIC_Megamorphic,141,0 -block_count,LoadIC_Megamorphic,142,9 +block_count,LoadIC_Megamorphic,142,8 block_count,LoadIC_Megamorphic,143,0 block_count,LoadIC_Megamorphic,144,0 block_count,LoadIC_Megamorphic,145,0 @@ -23955,24 +23931,24 @@ block_count,LoadIC_Megamorphic,162,0 block_count,LoadIC_Megamorphic,163,0 block_count,LoadIC_Megamorphic,164,0 -block_count,LoadIC_Megamorphic,165,677 -block_count,LoadIC_Megamorphic,166,794 -block_count,LoadIC_Megamorphic,167,7 -block_count,LoadIC_Megamorphic,168,7 +block_count,LoadIC_Megamorphic,165,648 +block_count,LoadIC_Megamorphic,166,761 +block_count,LoadIC_Megamorphic,167,6 +block_count,LoadIC_Megamorphic,168,6 block_count,LoadIC_Megamorphic,169,0 -block_count,LoadIC_Megamorphic,170,7 -block_count,LoadIC_Megamorphic,171,7 -block_count,LoadIC_Megamorphic,172,9 -block_count,LoadIC_Megamorphic,173,9 +block_count,LoadIC_Megamorphic,170,6 +block_count,LoadIC_Megamorphic,171,6 +block_count,LoadIC_Megamorphic,172,8 +block_count,LoadIC_Megamorphic,173,8 block_count,LoadIC_Megamorphic,174,2 -block_count,LoadIC_Megamorphic,175,7 +block_count,LoadIC_Megamorphic,175,6 block_count,LoadIC_Megamorphic,176,0 block_count,LoadIC_Megamorphic,177,0 block_count,LoadIC_Megamorphic,178,0 block_count,LoadIC_Megamorphic,179,0 -block_count,LoadIC_Megamorphic,180,7 +block_count,LoadIC_Megamorphic,180,6 block_count,LoadIC_Megamorphic,181,0 -block_count,LoadIC_Megamorphic,182,7 +block_count,LoadIC_Megamorphic,182,6 block_count,LoadIC_Megamorphic,183,0 block_count,LoadIC_Megamorphic,184,0 block_count,LoadIC_Megamorphic,185,0 @@ -24012,28 +23988,28 @@ block_count,LoadIC_Megamorphic,219,0 block_count,LoadIC_Megamorphic,220,0 block_count,LoadIC_Megamorphic,221,0 -block_count,LoadIC_Megamorphic,222,7 -block_count,LoadIC_Megamorphic,223,7 +block_count,LoadIC_Megamorphic,222,6 +block_count,LoadIC_Megamorphic,223,6 block_count,LoadIC_Megamorphic,224,0 block_count,LoadIC_Megamorphic,225,0 block_count,LoadIC_Megamorphic,226,0 block_count,LoadIC_Megamorphic,227,0 block_count,LoadIC_Megamorphic,228,0 -block_count,LoadIC_Megamorphic,229,7 -block_count,LoadIC_Megamorphic,230,774 -block_count,LoadIC_Megamorphic,231,2043 -block_count,LoadIC_Megamorphic,232,5668 -block_count,LoadIC_Megamorphic,233,5668 -block_count,LoadIC_Megamorphic,234,302 -block_count,LoadIC_Megamorphic,235,5366 -block_count,LoadIC_Megamorphic,236,5668 -block_count,LoadIC_Megamorphic,237,5646 -block_count,LoadIC_Megamorphic,238,22 -block_count,LoadIC_Megamorphic,239,22 -block_count,LoadIC_Megamorphic,240,22 +block_count,LoadIC_Megamorphic,229,6 +block_count,LoadIC_Megamorphic,230,741 +block_count,LoadIC_Megamorphic,231,1957 +block_count,LoadIC_Megamorphic,232,5436 +block_count,LoadIC_Megamorphic,233,5436 +block_count,LoadIC_Megamorphic,234,289 +block_count,LoadIC_Megamorphic,235,5146 +block_count,LoadIC_Megamorphic,236,5436 +block_count,LoadIC_Megamorphic,237,5414 +block_count,LoadIC_Megamorphic,238,21 +block_count,LoadIC_Megamorphic,239,21 +block_count,LoadIC_Megamorphic,240,21 block_count,LoadIC_Megamorphic,241,0 -block_count,LoadIC_Megamorphic,242,22 -block_count,LoadIC_Megamorphic,243,22 +block_count,LoadIC_Megamorphic,242,21 +block_count,LoadIC_Megamorphic,243,21 block_count,LoadIC_Megamorphic,244,0 block_count,LoadIC_Megamorphic,245,0 block_count,LoadIC_Megamorphic,246,0 @@ -24075,11 +24051,11 @@ block_count,LoadIC_Megamorphic,282,0 block_count,LoadIC_Megamorphic,283,0 block_count,LoadIC_Megamorphic,284,0 -block_count,LoadIC_Megamorphic,285,12 -block_count,LoadIC_Noninlined,0,3 -block_count,LoadIC_Noninlined,1,3 +block_count,LoadIC_Megamorphic,285,11 +block_count,LoadIC_Noninlined,0,2 +block_count,LoadIC_Noninlined,1,2 block_count,LoadIC_Noninlined,2,0 -block_count,LoadIC_Noninlined,3,3 +block_count,LoadIC_Noninlined,3,2 block_count,LoadIC_Noninlined,4,1 block_count,LoadIC_Noninlined,5,1 block_count,LoadIC_Noninlined,6,0 @@ -24376,18 +24352,18 @@ block_count,LoadIC_Noninlined,297,0 block_count,LoadIC_Noninlined,298,0 block_count,LoadIC_Noninlined,299,1 -block_count,LoadICTrampoline,0,273 -block_count,LoadICTrampoline,1,273 +block_count,LoadICTrampoline,0,263 +block_count,LoadICTrampoline,1,263 block_count,LoadICTrampoline,2,0 -block_count,LoadICTrampoline,3,273 -block_count,LoadICGenericBaseline,0,1930 -block_count,LoadICGenericBaseline,1,1930 +block_count,LoadICTrampoline,3,263 +block_count,LoadICGenericBaseline,0,1849 +block_count,LoadICGenericBaseline,1,1848 block_count,LoadICGenericBaseline,2,0 -block_count,LoadICGenericBaseline,3,1930 -block_count,LoadICGenericBaseline,4,473 +block_count,LoadICGenericBaseline,3,1849 +block_count,LoadICGenericBaseline,4,454 block_count,LoadICGenericBaseline,5,0 -block_count,LoadICGenericBaseline,6,473 -block_count,LoadICGenericBaseline,7,126 +block_count,LoadICGenericBaseline,6,453 +block_count,LoadICGenericBaseline,7,119 block_count,LoadICGenericBaseline,8,1 block_count,LoadICGenericBaseline,9,1 block_count,LoadICGenericBaseline,10,0 @@ -24401,46 +24377,46 @@ block_count,LoadICGenericBaseline,18,0 block_count,LoadICGenericBaseline,19,0 block_count,LoadICGenericBaseline,20,0 -block_count,LoadICGenericBaseline,21,125 -block_count,LoadICGenericBaseline,22,125 +block_count,LoadICGenericBaseline,21,117 +block_count,LoadICGenericBaseline,22,117 block_count,LoadICGenericBaseline,23,0 -block_count,LoadICGenericBaseline,24,125 -block_count,LoadICGenericBaseline,25,105 -block_count,LoadICGenericBaseline,26,104 +block_count,LoadICGenericBaseline,24,117 +block_count,LoadICGenericBaseline,25,100 +block_count,LoadICGenericBaseline,26,100 block_count,LoadICGenericBaseline,27,0 -block_count,LoadICGenericBaseline,28,20 -block_count,LoadICGenericBaseline,29,20 -block_count,LoadICGenericBaseline,30,19 -block_count,LoadICGenericBaseline,31,19 +block_count,LoadICGenericBaseline,28,16 +block_count,LoadICGenericBaseline,29,17 +block_count,LoadICGenericBaseline,30,15 +block_count,LoadICGenericBaseline,31,15 block_count,LoadICGenericBaseline,32,0 block_count,LoadICGenericBaseline,33,1 -block_count,LoadICGenericBaseline,34,346 -block_count,LoadICGenericBaseline,35,620 -block_count,LoadICGenericBaseline,36,274 -block_count,LoadICGenericBaseline,37,273 +block_count,LoadICGenericBaseline,34,334 +block_count,LoadICGenericBaseline,35,596 +block_count,LoadICGenericBaseline,36,262 +block_count,LoadICGenericBaseline,37,262 block_count,LoadICGenericBaseline,38,0 -block_count,LoadICGenericBaseline,39,346 -block_count,LoadICGenericBaseline,40,1456 -block_count,LoadICGenericBaseline,41,1926 -block_count,LoadICGenericBaseline,42,619 -block_count,LoadICGenericBaseline,43,615 -block_count,LoadICGenericBaseline,44,583 -block_count,LoadICGenericBaseline,45,582 -block_count,LoadICGenericBaseline,46,582 +block_count,LoadICGenericBaseline,39,334 +block_count,LoadICGenericBaseline,40,1395 +block_count,LoadICGenericBaseline,41,1845 +block_count,LoadICGenericBaseline,42,595 +block_count,LoadICGenericBaseline,43,590 +block_count,LoadICGenericBaseline,44,558 +block_count,LoadICGenericBaseline,45,558 +block_count,LoadICGenericBaseline,46,558 block_count,LoadICGenericBaseline,47,0 block_count,LoadICGenericBaseline,48,0 -block_count,LoadICGenericBaseline,49,582 -block_count,LoadICGenericBaseline,50,52 +block_count,LoadICGenericBaseline,49,558 +block_count,LoadICGenericBaseline,50,50 block_count,LoadICGenericBaseline,51,10 block_count,LoadICGenericBaseline,52,10 block_count,LoadICGenericBaseline,53,0 block_count,LoadICGenericBaseline,54,10 block_count,LoadICGenericBaseline,55,10 -block_count,LoadICGenericBaseline,56,33 -block_count,LoadICGenericBaseline,57,23 -block_count,LoadICGenericBaseline,58,23 +block_count,LoadICGenericBaseline,56,32 +block_count,LoadICGenericBaseline,57,22 +block_count,LoadICGenericBaseline,58,22 block_count,LoadICGenericBaseline,59,0 -block_count,LoadICGenericBaseline,60,10 +block_count,LoadICGenericBaseline,60,9 block_count,LoadICGenericBaseline,61,0 block_count,LoadICGenericBaseline,62,0 block_count,LoadICGenericBaseline,63,0 @@ -24494,7 +24470,7 @@ block_count,LoadICGenericBaseline,111,0 block_count,LoadICGenericBaseline,112,0 block_count,LoadICGenericBaseline,113,0 -block_count,LoadICGenericBaseline,114,41 +block_count,LoadICGenericBaseline,114,40 block_count,LoadICGenericBaseline,115,0 block_count,LoadICGenericBaseline,116,0 block_count,LoadICGenericBaseline,117,0 @@ -24506,26 +24482,26 @@ block_count,LoadICGenericBaseline,123,0 block_count,LoadICGenericBaseline,124,0 block_count,LoadICGenericBaseline,125,0 -block_count,LoadICGenericBaseline,126,41 -block_count,LoadICGenericBaseline,127,530 -block_count,LoadICGenericBaseline,128,582 -block_count,LoadICGenericBaseline,129,582 -block_count,LoadICGenericBaseline,130,552 -block_count,LoadICGenericBaseline,131,552 +block_count,LoadICGenericBaseline,126,40 +block_count,LoadICGenericBaseline,127,507 +block_count,LoadICGenericBaseline,128,558 +block_count,LoadICGenericBaseline,129,557 +block_count,LoadICGenericBaseline,130,529 +block_count,LoadICGenericBaseline,131,529 block_count,LoadICGenericBaseline,132,0 -block_count,LoadICGenericBaseline,133,30 -block_count,LoadICGenericBaseline,134,582 +block_count,LoadICGenericBaseline,133,28 +block_count,LoadICGenericBaseline,134,557 block_count,LoadICGenericBaseline,135,0 block_count,LoadICGenericBaseline,136,32 block_count,LoadICGenericBaseline,137,4 block_count,LoadICGenericBaseline,138,4 block_count,LoadICGenericBaseline,139,0 -block_count,LoadICGenericBaseline,140,1306 -block_count,LoadICGenericBaseline,141,1889 -block_count,LoadICGenericBaseline,142,609 -block_count,LoadICGenericBaseline,143,174 -block_count,LoadICGenericBaseline,144,143 -block_count,LoadICGenericBaseline,145,117 +block_count,LoadICGenericBaseline,140,1250 +block_count,LoadICGenericBaseline,141,1808 +block_count,LoadICGenericBaseline,142,583 +block_count,LoadICGenericBaseline,143,165 +block_count,LoadICGenericBaseline,144,137 +block_count,LoadICGenericBaseline,145,111 block_count,LoadICGenericBaseline,146,1 block_count,LoadICGenericBaseline,147,0 block_count,LoadICGenericBaseline,148,0 @@ -24571,23 +24547,23 @@ block_count,LoadICGenericBaseline,188,0 block_count,LoadICGenericBaseline,189,0 block_count,LoadICGenericBaseline,190,0 -block_count,LoadICGenericBaseline,191,116 -block_count,LoadICGenericBaseline,192,26 -block_count,LoadICGenericBaseline,193,26 +block_count,LoadICGenericBaseline,191,110 +block_count,LoadICGenericBaseline,192,25 +block_count,LoadICGenericBaseline,193,25 block_count,LoadICGenericBaseline,194,0 -block_count,LoadICGenericBaseline,195,26 -block_count,LoadICGenericBaseline,196,26 -block_count,LoadICGenericBaseline,197,28 -block_count,LoadICGenericBaseline,198,28 +block_count,LoadICGenericBaseline,195,25 +block_count,LoadICGenericBaseline,196,25 +block_count,LoadICGenericBaseline,197,27 +block_count,LoadICGenericBaseline,198,27 block_count,LoadICGenericBaseline,199,2 -block_count,LoadICGenericBaseline,200,26 +block_count,LoadICGenericBaseline,200,25 block_count,LoadICGenericBaseline,201,0 block_count,LoadICGenericBaseline,202,0 block_count,LoadICGenericBaseline,203,0 block_count,LoadICGenericBaseline,204,0 -block_count,LoadICGenericBaseline,205,26 +block_count,LoadICGenericBaseline,205,25 block_count,LoadICGenericBaseline,206,0 -block_count,LoadICGenericBaseline,207,26 +block_count,LoadICGenericBaseline,207,25 block_count,LoadICGenericBaseline,208,0 block_count,LoadICGenericBaseline,209,0 block_count,LoadICGenericBaseline,210,0 @@ -24627,28 +24603,28 @@ block_count,LoadICGenericBaseline,244,0 block_count,LoadICGenericBaseline,245,0 block_count,LoadICGenericBaseline,246,0 -block_count,LoadICGenericBaseline,247,26 -block_count,LoadICGenericBaseline,248,26 +block_count,LoadICGenericBaseline,247,25 +block_count,LoadICGenericBaseline,248,25 block_count,LoadICGenericBaseline,249,0 block_count,LoadICGenericBaseline,250,0 block_count,LoadICGenericBaseline,251,0 block_count,LoadICGenericBaseline,252,0 block_count,LoadICGenericBaseline,253,0 -block_count,LoadICGenericBaseline,254,26 -block_count,LoadICGenericBaseline,255,30 -block_count,LoadICGenericBaseline,256,435 -block_count,LoadICGenericBaseline,257,1279 -block_count,LoadICGenericBaseline,258,1279 -block_count,LoadICGenericBaseline,259,362 -block_count,LoadICGenericBaseline,260,916 -block_count,LoadICGenericBaseline,261,1279 -block_count,LoadICGenericBaseline,262,1229 -block_count,LoadICGenericBaseline,263,49 -block_count,LoadICGenericBaseline,264,49 -block_count,LoadICGenericBaseline,265,49 +block_count,LoadICGenericBaseline,254,25 +block_count,LoadICGenericBaseline,255,28 +block_count,LoadICGenericBaseline,256,418 +block_count,LoadICGenericBaseline,257,1224 +block_count,LoadICGenericBaseline,258,1224 +block_count,LoadICGenericBaseline,259,348 +block_count,LoadICGenericBaseline,260,876 +block_count,LoadICGenericBaseline,261,1224 +block_count,LoadICGenericBaseline,262,1178 +block_count,LoadICGenericBaseline,263,46 +block_count,LoadICGenericBaseline,264,46 +block_count,LoadICGenericBaseline,265,46 block_count,LoadICGenericBaseline,266,0 -block_count,LoadICGenericBaseline,267,49 -block_count,LoadICGenericBaseline,268,49 +block_count,LoadICGenericBaseline,267,46 +block_count,LoadICGenericBaseline,268,46 block_count,LoadICGenericBaseline,269,0 block_count,LoadICGenericBaseline,270,0 block_count,LoadICGenericBaseline,271,0 @@ -24691,16 +24667,16 @@ block_count,LoadICGenericBaseline,308,0 block_count,LoadICGenericBaseline,309,0 block_count,LoadICGenericBaseline,310,3 -block_count,LoadICTrampoline_Megamorphic,0,5688 -block_count,LoadICTrampoline_Megamorphic,1,5688 +block_count,LoadICTrampoline_Megamorphic,0,5419 +block_count,LoadICTrampoline_Megamorphic,1,5419 block_count,LoadICTrampoline_Megamorphic,2,0 -block_count,LoadICTrampoline_Megamorphic,3,5688 -block_count,LoadSuperIC,0,2 -block_count,LoadSuperIC,1,2 +block_count,LoadICTrampoline_Megamorphic,3,5419 +block_count,LoadSuperIC,0,1 +block_count,LoadSuperIC,1,1 block_count,LoadSuperIC,2,0 -block_count,LoadSuperIC,3,2 -block_count,LoadSuperIC,4,2 -block_count,LoadSuperIC,5,2 +block_count,LoadSuperIC,3,1 +block_count,LoadSuperIC,4,1 +block_count,LoadSuperIC,5,1 block_count,LoadSuperIC,6,0 block_count,LoadSuperIC,7,0 block_count,LoadSuperIC,8,0 @@ -24737,8 +24713,8 @@ block_count,LoadSuperIC,39,0 block_count,LoadSuperIC,40,0 block_count,LoadSuperIC,41,0 -block_count,LoadSuperIC,42,2 -block_count,LoadSuperIC,43,2 +block_count,LoadSuperIC,42,1 +block_count,LoadSuperIC,43,1 block_count,LoadSuperIC,44,0 block_count,LoadSuperIC,45,0 block_count,LoadSuperIC,46,0 @@ -24844,7 +24820,7 @@ block_count,LoadSuperIC,146,0 block_count,LoadSuperIC,147,0 block_count,LoadSuperIC,148,1 -block_count,LoadSuperIC,149,2 +block_count,LoadSuperIC,149,1 block_count,LoadSuperIC,150,0 block_count,LoadSuperIC,151,0 block_count,LoadSuperIC,152,0 @@ -25328,17 +25304,17 @@ block_count,LoadSuperIC,630,0 block_count,LoadSuperIC,631,0 block_count,LoadSuperIC,632,0 -block_count,LoadSuperICBaseline,0,2 -block_count,KeyedLoadIC,0,346 -block_count,KeyedLoadIC,1,346 +block_count,LoadSuperICBaseline,0,1 +block_count,KeyedLoadIC,0,331 +block_count,KeyedLoadIC,1,331 block_count,KeyedLoadIC,2,0 -block_count,KeyedLoadIC,3,346 -block_count,KeyedLoadIC,4,346 -block_count,KeyedLoadIC,5,343 -block_count,KeyedLoadIC,6,35 +block_count,KeyedLoadIC,3,331 +block_count,KeyedLoadIC,4,331 +block_count,KeyedLoadIC,5,328 +block_count,KeyedLoadIC,6,33 block_count,KeyedLoadIC,7,0 -block_count,KeyedLoadIC,8,35 -block_count,KeyedLoadIC,9,21 +block_count,KeyedLoadIC,8,33 +block_count,KeyedLoadIC,9,20 block_count,KeyedLoadIC,10,1 block_count,KeyedLoadIC,11,0 block_count,KeyedLoadIC,12,0 @@ -25378,17 +25354,17 @@ block_count,KeyedLoadIC,46,0 block_count,KeyedLoadIC,47,0 block_count,KeyedLoadIC,48,0 -block_count,KeyedLoadIC,49,20 -block_count,KeyedLoadIC,50,14 -block_count,KeyedLoadIC,51,27 -block_count,KeyedLoadIC,52,13 -block_count,KeyedLoadIC,53,13 +block_count,KeyedLoadIC,49,19 +block_count,KeyedLoadIC,50,12 +block_count,KeyedLoadIC,51,25 +block_count,KeyedLoadIC,52,12 +block_count,KeyedLoadIC,53,12 block_count,KeyedLoadIC,54,0 -block_count,KeyedLoadIC,55,14 -block_count,KeyedLoadIC,56,308 -block_count,KeyedLoadIC,57,322 -block_count,KeyedLoadIC,58,2 -block_count,KeyedLoadIC,59,2 +block_count,KeyedLoadIC,55,12 +block_count,KeyedLoadIC,56,295 +block_count,KeyedLoadIC,57,308 +block_count,KeyedLoadIC,58,1 +block_count,KeyedLoadIC,59,1 block_count,KeyedLoadIC,60,0 block_count,KeyedLoadIC,61,0 block_count,KeyedLoadIC,62,0 @@ -25481,12 +25457,12 @@ block_count,KeyedLoadIC,149,0 block_count,KeyedLoadIC,150,0 block_count,KeyedLoadIC,151,0 -block_count,KeyedLoadIC,152,2 +block_count,KeyedLoadIC,152,1 block_count,KeyedLoadIC,153,0 block_count,KeyedLoadIC,154,0 block_count,KeyedLoadIC,155,0 -block_count,KeyedLoadIC,156,320 -block_count,KeyedLoadIC,157,320 +block_count,KeyedLoadIC,156,306 +block_count,KeyedLoadIC,157,306 block_count,KeyedLoadIC,158,2 block_count,KeyedLoadIC,159,2 block_count,KeyedLoadIC,160,0 @@ -25739,8 +25715,8 @@ block_count,KeyedLoadIC,407,0 block_count,KeyedLoadIC,408,0 block_count,KeyedLoadIC,409,0 -block_count,KeyedLoadIC,410,317 -block_count,KeyedLoadIC,411,318 +block_count,KeyedLoadIC,410,303 +block_count,KeyedLoadIC,411,304 block_count,KeyedLoadIC,412,0 block_count,KeyedLoadIC,413,0 block_count,KeyedLoadIC,414,0 @@ -25753,45 +25729,45 @@ block_count,KeyedLoadIC,421,0 block_count,KeyedLoadIC,422,0 block_count,KeyedLoadIC,423,0 -block_count,KeyedLoadIC,424,317 -block_count,KeyedLoadIC,425,317 -block_count,KeyedLoadIC,426,318 -block_count,KeyedLoadIC,427,186 +block_count,KeyedLoadIC,424,303 +block_count,KeyedLoadIC,425,303 +block_count,KeyedLoadIC,426,304 +block_count,KeyedLoadIC,427,176 block_count,KeyedLoadIC,428,5 -block_count,KeyedLoadIC,429,181 -block_count,KeyedLoadIC,430,186 +block_count,KeyedLoadIC,429,171 +block_count,KeyedLoadIC,430,176 block_count,KeyedLoadIC,431,0 -block_count,KeyedLoadIC,432,186 +block_count,KeyedLoadIC,432,175 block_count,KeyedLoadIC,433,0 -block_count,KeyedLoadIC,434,11 -block_count,KeyedLoadIC,435,102 +block_count,KeyedLoadIC,434,9 +block_count,KeyedLoadIC,435,100 block_count,KeyedLoadIC,436,0 block_count,KeyedLoadIC,437,0 block_count,KeyedLoadIC,438,0 block_count,KeyedLoadIC,439,0 -block_count,KeyedLoadIC,440,114 +block_count,KeyedLoadIC,440,109 block_count,KeyedLoadIC,441,7 -block_count,KeyedLoadIC,442,35 +block_count,KeyedLoadIC,442,33 block_count,KeyedLoadIC,443,0 block_count,KeyedLoadIC,444,0 block_count,KeyedLoadIC,445,0 -block_count,KeyedLoadIC,446,43 -block_count,KeyedLoadIC,447,40 +block_count,KeyedLoadIC,446,40 +block_count,KeyedLoadIC,447,38 block_count,KeyedLoadIC,448,2 -block_count,KeyedLoadIC,449,10 +block_count,KeyedLoadIC,449,9 block_count,KeyedLoadIC,450,0 -block_count,KeyedLoadIC,451,10 -block_count,KeyedLoadIC,452,10 -block_count,KeyedLoadIC,453,18 -block_count,KeyedLoadIC,454,18 -block_count,KeyedLoadIC,455,18 +block_count,KeyedLoadIC,451,9 +block_count,KeyedLoadIC,452,9 +block_count,KeyedLoadIC,453,15 +block_count,KeyedLoadIC,454,15 +block_count,KeyedLoadIC,455,15 block_count,KeyedLoadIC,456,0 -block_count,KeyedLoadIC,457,18 -block_count,KeyedLoadIC,458,18 +block_count,KeyedLoadIC,457,15 +block_count,KeyedLoadIC,458,15 block_count,KeyedLoadIC,459,0 block_count,KeyedLoadIC,460,0 -block_count,KeyedLoadIC,461,131 -block_count,KeyedLoadIC,462,131 +block_count,KeyedLoadIC,461,127 +block_count,KeyedLoadIC,462,127 block_count,KeyedLoadIC,463,0 block_count,KeyedLoadIC,464,0 block_count,KeyedLoadIC,465,0 @@ -25814,19 +25790,19 @@ block_count,KeyedLoadIC,482,0 block_count,KeyedLoadIC,483,0 block_count,KeyedLoadIC,484,0 -block_count,KeyedLoadIC,485,131 -block_count,KeyedLoadIC,486,131 -block_count,KeyedLoadIC,487,131 +block_count,KeyedLoadIC,485,127 +block_count,KeyedLoadIC,486,127 +block_count,KeyedLoadIC,487,127 block_count,KeyedLoadIC,488,0 -block_count,KeyedLoadIC,489,131 +block_count,KeyedLoadIC,489,127 block_count,KeyedLoadIC,490,0 -block_count,KeyedLoadIC,491,16 +block_count,KeyedLoadIC,491,14 block_count,KeyedLoadIC,492,0 block_count,KeyedLoadIC,493,0 -block_count,KeyedLoadIC,494,3 +block_count,KeyedLoadIC,494,4 block_count,KeyedLoadIC,495,0 block_count,KeyedLoadIC,496,0 -block_count,KeyedLoadIC,497,92 +block_count,KeyedLoadIC,497,89 block_count,KeyedLoadIC,498,18 block_count,KeyedLoadIC,499,0 block_count,KeyedLoadIC,500,0 @@ -25871,8 +25847,8 @@ block_count,KeyedLoadIC,539,0 block_count,KeyedLoadIC,540,0 block_count,KeyedLoadIC,541,0 -block_count,KeyedLoadIC,542,92 -block_count,KeyedLoadIC,543,91 +block_count,KeyedLoadIC,542,89 +block_count,KeyedLoadIC,543,88 block_count,KeyedLoadIC,544,0 block_count,KeyedLoadIC,545,0 block_count,KeyedLoadIC,546,0 @@ -25925,19 +25901,19 @@ block_count,KeyedLoadIC,593,0 block_count,KeyedLoadIC,594,0 block_count,KeyedLoadIC,595,1 -block_count,KeyedLoadIC,596,0 -block_count,KeyedLoadIC,597,0 +block_count,KeyedLoadIC,596,1 +block_count,KeyedLoadIC,597,1 block_count,KeyedLoadIC,598,0 block_count,KeyedLoadIC,599,0 block_count,KeyedLoadIC,600,0 block_count,KeyedLoadIC,601,0 block_count,KeyedLoadIC,602,0 -block_count,KeyedLoadIC,603,0 +block_count,KeyedLoadIC,603,1 block_count,KeyedLoadIC,604,0 block_count,KeyedLoadIC,605,0 block_count,KeyedLoadIC,606,0 -block_count,KeyedLoadIC,607,0 -block_count,KeyedLoadIC,608,0 +block_count,KeyedLoadIC,607,1 +block_count,KeyedLoadIC,608,1 block_count,KeyedLoadIC,609,0 block_count,KeyedLoadIC,610,0 block_count,KeyedLoadIC,611,2 @@ -25975,11 +25951,11 @@ block_count,EnumeratedKeyedLoadIC,28,0 block_count,EnumeratedKeyedLoadIC,29,2 block_count,EnumeratedKeyedLoadIC,30,2 -block_count,EnumeratedKeyedLoadIC,31,2 -block_count,EnumeratedKeyedLoadIC,32,2 +block_count,EnumeratedKeyedLoadIC,31,1 +block_count,EnumeratedKeyedLoadIC,32,1 block_count,EnumeratedKeyedLoadIC,33,0 -block_count,EnumeratedKeyedLoadIC,34,2 -block_count,EnumeratedKeyedLoadIC,35,2 +block_count,EnumeratedKeyedLoadIC,34,1 +block_count,EnumeratedKeyedLoadIC,35,1 block_count,EnumeratedKeyedLoadIC,36,0 block_count,EnumeratedKeyedLoadIC,37,0 block_count,EnumeratedKeyedLoadIC,38,0 @@ -26019,7 +25995,7 @@ block_count,EnumeratedKeyedLoadIC,72,0 block_count,EnumeratedKeyedLoadIC,73,0 block_count,EnumeratedKeyedLoadIC,74,0 -block_count,EnumeratedKeyedLoadIC,75,2 +block_count,EnumeratedKeyedLoadIC,75,1 block_count,EnumeratedKeyedLoadIC,76,0 block_count,EnumeratedKeyedLoadIC,77,0 block_count,EnumeratedKeyedLoadIC,78,0 @@ -26585,90 +26561,90 @@ block_count,EnumeratedKeyedLoadIC,638,2 block_count,EnumeratedKeyedLoadIC,639,0 block_count,EnumeratedKeyedLoadIC,640,0 -block_count,KeyedLoadIC_Megamorphic,0,2372 -block_count,KeyedLoadIC_Megamorphic,1,2372 +block_count,KeyedLoadIC_Megamorphic,0,2545 +block_count,KeyedLoadIC_Megamorphic,1,2545 block_count,KeyedLoadIC_Megamorphic,2,0 -block_count,KeyedLoadIC_Megamorphic,3,2372 -block_count,KeyedLoadIC_Megamorphic,4,2372 -block_count,KeyedLoadIC_Megamorphic,5,2372 -block_count,KeyedLoadIC_Megamorphic,6,2055 -block_count,KeyedLoadIC_Megamorphic,7,2051 +block_count,KeyedLoadIC_Megamorphic,3,2545 +block_count,KeyedLoadIC_Megamorphic,4,2545 +block_count,KeyedLoadIC_Megamorphic,5,2545 +block_count,KeyedLoadIC_Megamorphic,6,2240 +block_count,KeyedLoadIC_Megamorphic,7,2237 block_count,KeyedLoadIC_Megamorphic,8,3 block_count,KeyedLoadIC_Megamorphic,9,0 block_count,KeyedLoadIC_Megamorphic,10,3 block_count,KeyedLoadIC_Megamorphic,11,0 block_count,KeyedLoadIC_Megamorphic,12,3 -block_count,KeyedLoadIC_Megamorphic,13,2051 -block_count,KeyedLoadIC_Megamorphic,14,2050 -block_count,KeyedLoadIC_Megamorphic,15,47 -block_count,KeyedLoadIC_Megamorphic,16,42 +block_count,KeyedLoadIC_Megamorphic,13,2237 +block_count,KeyedLoadIC_Megamorphic,14,2236 +block_count,KeyedLoadIC_Megamorphic,15,45 +block_count,KeyedLoadIC_Megamorphic,16,40 block_count,KeyedLoadIC_Megamorphic,17,5 -block_count,KeyedLoadIC_Megamorphic,18,2002 -block_count,KeyedLoadIC_Megamorphic,19,2002 -block_count,KeyedLoadIC_Megamorphic,20,1906 -block_count,KeyedLoadIC_Megamorphic,21,1906 -block_count,KeyedLoadIC_Megamorphic,22,1757 +block_count,KeyedLoadIC_Megamorphic,18,2190 +block_count,KeyedLoadIC_Megamorphic,19,2190 +block_count,KeyedLoadIC_Megamorphic,20,2098 +block_count,KeyedLoadIC_Megamorphic,21,2098 +block_count,KeyedLoadIC_Megamorphic,22,1984 block_count,KeyedLoadIC_Megamorphic,23,0 block_count,KeyedLoadIC_Megamorphic,24,0 block_count,KeyedLoadIC_Megamorphic,25,0 -block_count,KeyedLoadIC_Megamorphic,26,1757 -block_count,KeyedLoadIC_Megamorphic,27,1659 -block_count,KeyedLoadIC_Megamorphic,28,97 -block_count,KeyedLoadIC_Megamorphic,29,149 +block_count,KeyedLoadIC_Megamorphic,26,1984 +block_count,KeyedLoadIC_Megamorphic,27,1890 +block_count,KeyedLoadIC_Megamorphic,28,93 +block_count,KeyedLoadIC_Megamorphic,29,114 block_count,KeyedLoadIC_Megamorphic,30,0 -block_count,KeyedLoadIC_Megamorphic,31,95 -block_count,KeyedLoadIC_Megamorphic,32,42 -block_count,KeyedLoadIC_Megamorphic,33,42 -block_count,KeyedLoadIC_Megamorphic,34,42 +block_count,KeyedLoadIC_Megamorphic,31,91 +block_count,KeyedLoadIC_Megamorphic,32,40 +block_count,KeyedLoadIC_Megamorphic,33,40 +block_count,KeyedLoadIC_Megamorphic,34,40 block_count,KeyedLoadIC_Megamorphic,35,0 block_count,KeyedLoadIC_Megamorphic,36,0 block_count,KeyedLoadIC_Megamorphic,37,0 block_count,KeyedLoadIC_Megamorphic,38,0 block_count,KeyedLoadIC_Megamorphic,39,0 -block_count,KeyedLoadIC_Megamorphic,40,42 -block_count,KeyedLoadIC_Megamorphic,41,42 +block_count,KeyedLoadIC_Megamorphic,40,40 +block_count,KeyedLoadIC_Megamorphic,41,40 block_count,KeyedLoadIC_Megamorphic,42,0 block_count,KeyedLoadIC_Megamorphic,43,0 block_count,KeyedLoadIC_Megamorphic,44,0 -block_count,KeyedLoadIC_Megamorphic,45,42 -block_count,KeyedLoadIC_Megamorphic,46,42 -block_count,KeyedLoadIC_Megamorphic,47,42 -block_count,KeyedLoadIC_Megamorphic,48,42 -block_count,KeyedLoadIC_Megamorphic,49,42 +block_count,KeyedLoadIC_Megamorphic,45,40 +block_count,KeyedLoadIC_Megamorphic,46,40 +block_count,KeyedLoadIC_Megamorphic,47,40 +block_count,KeyedLoadIC_Megamorphic,48,40 +block_count,KeyedLoadIC_Megamorphic,49,40 block_count,KeyedLoadIC_Megamorphic,50,0 block_count,KeyedLoadIC_Megamorphic,51,0 block_count,KeyedLoadIC_Megamorphic,52,0 -block_count,KeyedLoadIC_Megamorphic,53,42 +block_count,KeyedLoadIC_Megamorphic,53,40 block_count,KeyedLoadIC_Megamorphic,54,0 -block_count,KeyedLoadIC_Megamorphic,55,42 +block_count,KeyedLoadIC_Megamorphic,55,40 block_count,KeyedLoadIC_Megamorphic,56,0 block_count,KeyedLoadIC_Megamorphic,57,0 block_count,KeyedLoadIC_Megamorphic,58,0 block_count,KeyedLoadIC_Megamorphic,59,0 block_count,KeyedLoadIC_Megamorphic,60,0 block_count,KeyedLoadIC_Megamorphic,61,0 -block_count,KeyedLoadIC_Megamorphic,62,139 +block_count,KeyedLoadIC_Megamorphic,62,133 block_count,KeyedLoadIC_Megamorphic,63,0 block_count,KeyedLoadIC_Megamorphic,64,0 block_count,KeyedLoadIC_Megamorphic,65,0 block_count,KeyedLoadIC_Megamorphic,66,0 block_count,KeyedLoadIC_Megamorphic,67,0 -block_count,KeyedLoadIC_Megamorphic,68,139 -block_count,KeyedLoadIC_Megamorphic,69,139 -block_count,KeyedLoadIC_Megamorphic,70,52 -block_count,KeyedLoadIC_Megamorphic,71,51 +block_count,KeyedLoadIC_Megamorphic,68,133 +block_count,KeyedLoadIC_Megamorphic,69,133 +block_count,KeyedLoadIC_Megamorphic,70,49 +block_count,KeyedLoadIC_Megamorphic,71,49 block_count,KeyedLoadIC_Megamorphic,72,6 block_count,KeyedLoadIC_Megamorphic,73,6 block_count,KeyedLoadIC_Megamorphic,74,0 block_count,KeyedLoadIC_Megamorphic,75,6 -block_count,KeyedLoadIC_Megamorphic,76,33 -block_count,KeyedLoadIC_Megamorphic,77,33 +block_count,KeyedLoadIC_Megamorphic,76,32 +block_count,KeyedLoadIC_Megamorphic,77,32 block_count,KeyedLoadIC_Megamorphic,78,0 -block_count,KeyedLoadIC_Megamorphic,79,33 +block_count,KeyedLoadIC_Megamorphic,79,32 block_count,KeyedLoadIC_Megamorphic,80,12 -block_count,KeyedLoadIC_Megamorphic,81,21 -block_count,KeyedLoadIC_Megamorphic,82,33 -block_count,KeyedLoadIC_Megamorphic,83,27 +block_count,KeyedLoadIC_Megamorphic,81,20 +block_count,KeyedLoadIC_Megamorphic,82,32 +block_count,KeyedLoadIC_Megamorphic,83,26 block_count,KeyedLoadIC_Megamorphic,84,6 block_count,KeyedLoadIC_Megamorphic,85,6 block_count,KeyedLoadIC_Megamorphic,86,6 @@ -26682,55 +26658,55 @@ block_count,KeyedLoadIC_Megamorphic,94,0 block_count,KeyedLoadIC_Megamorphic,95,0 block_count,KeyedLoadIC_Megamorphic,96,0 -block_count,KeyedLoadIC_Megamorphic,97,45 +block_count,KeyedLoadIC_Megamorphic,97,43 block_count,KeyedLoadIC_Megamorphic,98,0 -block_count,KeyedLoadIC_Megamorphic,99,45 +block_count,KeyedLoadIC_Megamorphic,99,43 block_count,KeyedLoadIC_Megamorphic,100,0 -block_count,KeyedLoadIC_Megamorphic,101,44 -block_count,KeyedLoadIC_Megamorphic,102,48 -block_count,KeyedLoadIC_Megamorphic,103,29 +block_count,KeyedLoadIC_Megamorphic,101,43 +block_count,KeyedLoadIC_Megamorphic,102,46 +block_count,KeyedLoadIC_Megamorphic,103,28 block_count,KeyedLoadIC_Megamorphic,104,4 -block_count,KeyedLoadIC_Megamorphic,105,4 +block_count,KeyedLoadIC_Megamorphic,105,3 block_count,KeyedLoadIC_Megamorphic,106,0 -block_count,KeyedLoadIC_Megamorphic,107,25 +block_count,KeyedLoadIC_Megamorphic,107,24 block_count,KeyedLoadIC_Megamorphic,108,18 block_count,KeyedLoadIC_Megamorphic,109,0 block_count,KeyedLoadIC_Megamorphic,110,0 block_count,KeyedLoadIC_Megamorphic,111,0 block_count,KeyedLoadIC_Megamorphic,112,0 block_count,KeyedLoadIC_Megamorphic,113,0 -block_count,KeyedLoadIC_Megamorphic,114,51 +block_count,KeyedLoadIC_Megamorphic,114,49 block_count,KeyedLoadIC_Megamorphic,115,0 -block_count,KeyedLoadIC_Megamorphic,116,51 +block_count,KeyedLoadIC_Megamorphic,116,49 block_count,KeyedLoadIC_Megamorphic,117,0 block_count,KeyedLoadIC_Megamorphic,118,0 block_count,KeyedLoadIC_Megamorphic,119,0 -block_count,KeyedLoadIC_Megamorphic,120,51 +block_count,KeyedLoadIC_Megamorphic,120,49 block_count,KeyedLoadIC_Megamorphic,121,0 -block_count,KeyedLoadIC_Megamorphic,122,51 +block_count,KeyedLoadIC_Megamorphic,122,49 block_count,KeyedLoadIC_Megamorphic,123,0 block_count,KeyedLoadIC_Megamorphic,124,0 block_count,KeyedLoadIC_Megamorphic,125,0 block_count,KeyedLoadIC_Megamorphic,126,0 -block_count,KeyedLoadIC_Megamorphic,127,51 +block_count,KeyedLoadIC_Megamorphic,127,49 block_count,KeyedLoadIC_Megamorphic,128,0 -block_count,KeyedLoadIC_Megamorphic,129,86 -block_count,KeyedLoadIC_Megamorphic,130,86 +block_count,KeyedLoadIC_Megamorphic,129,83 +block_count,KeyedLoadIC_Megamorphic,130,83 block_count,KeyedLoadIC_Megamorphic,131,0 -block_count,KeyedLoadIC_Megamorphic,132,86 -block_count,KeyedLoadIC_Megamorphic,133,86 -block_count,KeyedLoadIC_Megamorphic,134,166 -block_count,KeyedLoadIC_Megamorphic,135,110 -block_count,KeyedLoadIC_Megamorphic,136,79 -block_count,KeyedLoadIC_Megamorphic,137,31 -block_count,KeyedLoadIC_Megamorphic,138,55 +block_count,KeyedLoadIC_Megamorphic,132,83 +block_count,KeyedLoadIC_Megamorphic,133,83 +block_count,KeyedLoadIC_Megamorphic,134,159 +block_count,KeyedLoadIC_Megamorphic,135,106 +block_count,KeyedLoadIC_Megamorphic,136,76 +block_count,KeyedLoadIC_Megamorphic,137,29 +block_count,KeyedLoadIC_Megamorphic,138,53 block_count,KeyedLoadIC_Megamorphic,139,0 block_count,KeyedLoadIC_Megamorphic,140,0 block_count,KeyedLoadIC_Megamorphic,141,0 -block_count,KeyedLoadIC_Megamorphic,142,31 +block_count,KeyedLoadIC_Megamorphic,142,29 block_count,KeyedLoadIC_Megamorphic,143,0 -block_count,KeyedLoadIC_Megamorphic,144,31 -block_count,KeyedLoadIC_Megamorphic,145,82 +block_count,KeyedLoadIC_Megamorphic,144,29 +block_count,KeyedLoadIC_Megamorphic,145,79 block_count,KeyedLoadIC_Megamorphic,146,0 block_count,KeyedLoadIC_Megamorphic,147,0 block_count,KeyedLoadIC_Megamorphic,148,0 @@ -26770,35 +26746,35 @@ block_count,KeyedLoadIC_Megamorphic,182,0 block_count,KeyedLoadIC_Megamorphic,183,0 block_count,KeyedLoadIC_Megamorphic,184,0 -block_count,KeyedLoadIC_Megamorphic,185,82 -block_count,KeyedLoadIC_Megamorphic,186,82 +block_count,KeyedLoadIC_Megamorphic,185,79 +block_count,KeyedLoadIC_Megamorphic,186,79 block_count,KeyedLoadIC_Megamorphic,187,0 block_count,KeyedLoadIC_Megamorphic,188,0 block_count,KeyedLoadIC_Megamorphic,189,0 block_count,KeyedLoadIC_Megamorphic,190,0 block_count,KeyedLoadIC_Megamorphic,191,0 -block_count,KeyedLoadIC_Megamorphic,192,82 -block_count,KeyedLoadIC_Megamorphic,193,82 -block_count,KeyedLoadIC_Megamorphic,194,82 +block_count,KeyedLoadIC_Megamorphic,192,79 +block_count,KeyedLoadIC_Megamorphic,193,79 +block_count,KeyedLoadIC_Megamorphic,194,79 block_count,KeyedLoadIC_Megamorphic,195,0 block_count,KeyedLoadIC_Megamorphic,196,0 block_count,KeyedLoadIC_Megamorphic,197,0 block_count,KeyedLoadIC_Megamorphic,198,0 block_count,KeyedLoadIC_Megamorphic,199,0 -block_count,KeyedLoadIC_Megamorphic,200,56 +block_count,KeyedLoadIC_Megamorphic,200,54 block_count,KeyedLoadIC_Megamorphic,201,0 block_count,KeyedLoadIC_Megamorphic,202,0 block_count,KeyedLoadIC_Megamorphic,203,0 block_count,KeyedLoadIC_Megamorphic,204,0 block_count,KeyedLoadIC_Megamorphic,205,0 -block_count,KeyedLoadIC_Megamorphic,206,56 -block_count,KeyedLoadIC_Megamorphic,207,56 -block_count,KeyedLoadIC_Megamorphic,208,140 -block_count,KeyedLoadIC_Megamorphic,209,140 -block_count,KeyedLoadIC_Megamorphic,210,83 -block_count,KeyedLoadIC_Megamorphic,211,83 -block_count,KeyedLoadIC_Megamorphic,212,83 -block_count,KeyedLoadIC_Megamorphic,213,83 +block_count,KeyedLoadIC_Megamorphic,206,54 +block_count,KeyedLoadIC_Megamorphic,207,54 +block_count,KeyedLoadIC_Megamorphic,208,134 +block_count,KeyedLoadIC_Megamorphic,209,134 +block_count,KeyedLoadIC_Megamorphic,210,80 +block_count,KeyedLoadIC_Megamorphic,211,80 +block_count,KeyedLoadIC_Megamorphic,212,80 +block_count,KeyedLoadIC_Megamorphic,213,80 block_count,KeyedLoadIC_Megamorphic,214,0 block_count,KeyedLoadIC_Megamorphic,215,0 block_count,KeyedLoadIC_Megamorphic,216,0 @@ -26824,22 +26800,22 @@ block_count,KeyedLoadIC_Megamorphic,236,0 block_count,KeyedLoadIC_Megamorphic,237,0 block_count,KeyedLoadIC_Megamorphic,238,0 -block_count,KeyedLoadIC_Megamorphic,239,83 +block_count,KeyedLoadIC_Megamorphic,239,80 block_count,KeyedLoadIC_Megamorphic,240,0 -block_count,KeyedLoadIC_Megamorphic,241,83 -block_count,KeyedLoadIC_Megamorphic,242,29 -block_count,KeyedLoadIC_Megamorphic,243,53 -block_count,KeyedLoadIC_Megamorphic,244,323 -block_count,KeyedLoadIC_Megamorphic,245,323 -block_count,KeyedLoadIC_Megamorphic,246,323 -block_count,KeyedLoadIC_Megamorphic,247,269 -block_count,KeyedLoadIC_Megamorphic,248,53 +block_count,KeyedLoadIC_Megamorphic,241,80 +block_count,KeyedLoadIC_Megamorphic,242,28 +block_count,KeyedLoadIC_Megamorphic,243,51 +block_count,KeyedLoadIC_Megamorphic,244,309 +block_count,KeyedLoadIC_Megamorphic,245,309 +block_count,KeyedLoadIC_Megamorphic,246,309 +block_count,KeyedLoadIC_Megamorphic,247,258 +block_count,KeyedLoadIC_Megamorphic,248,51 block_count,KeyedLoadIC_Megamorphic,249,0 block_count,KeyedLoadIC_Megamorphic,250,0 -block_count,KeyedLoadIC_Megamorphic,251,83 -block_count,KeyedLoadIC_Megamorphic,252,53 -block_count,KeyedLoadIC_Megamorphic,253,29 -block_count,KeyedLoadIC_Megamorphic,254,29 +block_count,KeyedLoadIC_Megamorphic,251,80 +block_count,KeyedLoadIC_Megamorphic,252,51 +block_count,KeyedLoadIC_Megamorphic,253,28 +block_count,KeyedLoadIC_Megamorphic,254,28 block_count,KeyedLoadIC_Megamorphic,255,0 block_count,KeyedLoadIC_Megamorphic,256,0 block_count,KeyedLoadIC_Megamorphic,257,0 @@ -26897,7 +26873,7 @@ block_count,KeyedLoadIC_Megamorphic,309,0 block_count,KeyedLoadIC_Megamorphic,310,0 block_count,KeyedLoadIC_Megamorphic,311,0 -block_count,KeyedLoadIC_Megamorphic,312,83 +block_count,KeyedLoadIC_Megamorphic,312,80 block_count,KeyedLoadIC_Megamorphic,313,0 block_count,KeyedLoadIC_Megamorphic,314,0 block_count,KeyedLoadIC_Megamorphic,315,0 @@ -26957,7 +26933,7 @@ block_count,KeyedLoadIC_Megamorphic,369,0 block_count,KeyedLoadIC_Megamorphic,370,0 block_count,KeyedLoadIC_Megamorphic,371,0 -block_count,KeyedLoadIC_Megamorphic,372,56 +block_count,KeyedLoadIC_Megamorphic,372,54 block_count,KeyedLoadIC_Megamorphic,373,0 block_count,KeyedLoadIC_Megamorphic,374,0 block_count,KeyedLoadIC_Megamorphic,375,0 @@ -26968,90 +26944,90 @@ block_count,KeyedLoadIC_Megamorphic,380,0 block_count,KeyedLoadIC_Megamorphic,381,0 block_count,KeyedLoadIC_Megamorphic,382,1 -block_count,KeyedLoadIC_Megamorphic,383,1816 -block_count,KeyedLoadIC_Megamorphic,384,1816 -block_count,KeyedLoadIC_Megamorphic,385,1159 -block_count,KeyedLoadIC_Megamorphic,386,1002 -block_count,KeyedLoadIC_Megamorphic,387,39 -block_count,KeyedLoadIC_Megamorphic,388,39 +block_count,KeyedLoadIC_Megamorphic,383,2011 +block_count,KeyedLoadIC_Megamorphic,384,2011 +block_count,KeyedLoadIC_Megamorphic,385,1382 +block_count,KeyedLoadIC_Megamorphic,386,961 +block_count,KeyedLoadIC_Megamorphic,387,38 +block_count,KeyedLoadIC_Megamorphic,388,38 block_count,KeyedLoadIC_Megamorphic,389,0 -block_count,KeyedLoadIC_Megamorphic,390,39 -block_count,KeyedLoadIC_Megamorphic,391,252 -block_count,KeyedLoadIC_Megamorphic,392,252 +block_count,KeyedLoadIC_Megamorphic,390,38 +block_count,KeyedLoadIC_Megamorphic,391,242 +block_count,KeyedLoadIC_Megamorphic,392,242 block_count,KeyedLoadIC_Megamorphic,393,0 -block_count,KeyedLoadIC_Megamorphic,394,252 -block_count,KeyedLoadIC_Megamorphic,395,124 -block_count,KeyedLoadIC_Megamorphic,396,127 -block_count,KeyedLoadIC_Megamorphic,397,252 -block_count,KeyedLoadIC_Megamorphic,398,213 -block_count,KeyedLoadIC_Megamorphic,399,39 -block_count,KeyedLoadIC_Megamorphic,400,39 -block_count,KeyedLoadIC_Megamorphic,401,39 -block_count,KeyedLoadIC_Megamorphic,402,39 +block_count,KeyedLoadIC_Megamorphic,394,242 +block_count,KeyedLoadIC_Megamorphic,395,119 +block_count,KeyedLoadIC_Megamorphic,396,122 +block_count,KeyedLoadIC_Megamorphic,397,242 +block_count,KeyedLoadIC_Megamorphic,398,204 +block_count,KeyedLoadIC_Megamorphic,399,38 +block_count,KeyedLoadIC_Megamorphic,400,38 +block_count,KeyedLoadIC_Megamorphic,401,38 +block_count,KeyedLoadIC_Megamorphic,402,38 block_count,KeyedLoadIC_Megamorphic,403,0 -block_count,KeyedLoadIC_Megamorphic,404,39 -block_count,KeyedLoadIC_Megamorphic,405,39 +block_count,KeyedLoadIC_Megamorphic,404,38 +block_count,KeyedLoadIC_Megamorphic,405,37 block_count,KeyedLoadIC_Megamorphic,406,0 -block_count,KeyedLoadIC_Megamorphic,407,39 -block_count,KeyedLoadIC_Megamorphic,408,39 +block_count,KeyedLoadIC_Megamorphic,407,37 +block_count,KeyedLoadIC_Megamorphic,408,37 block_count,KeyedLoadIC_Megamorphic,409,0 block_count,KeyedLoadIC_Megamorphic,410,0 block_count,KeyedLoadIC_Megamorphic,411,0 -block_count,KeyedLoadIC_Megamorphic,412,962 +block_count,KeyedLoadIC_Megamorphic,412,922 block_count,KeyedLoadIC_Megamorphic,413,0 -block_count,KeyedLoadIC_Megamorphic,414,962 -block_count,KeyedLoadIC_Megamorphic,415,487 -block_count,KeyedLoadIC_Megamorphic,416,475 -block_count,KeyedLoadIC_Megamorphic,417,1172 -block_count,KeyedLoadIC_Megamorphic,418,1027 -block_count,KeyedLoadIC_Megamorphic,419,888 -block_count,KeyedLoadIC_Megamorphic,420,697 -block_count,KeyedLoadIC_Megamorphic,421,191 -block_count,KeyedLoadIC_Megamorphic,422,138 -block_count,KeyedLoadIC_Megamorphic,423,145 -block_count,KeyedLoadIC_Megamorphic,424,679 -block_count,KeyedLoadIC_Megamorphic,425,166 -block_count,KeyedLoadIC_Megamorphic,426,512 -block_count,KeyedLoadIC_Megamorphic,427,499 -block_count,KeyedLoadIC_Megamorphic,428,13 -block_count,KeyedLoadIC_Megamorphic,429,336 +block_count,KeyedLoadIC_Megamorphic,414,922 +block_count,KeyedLoadIC_Megamorphic,415,467 +block_count,KeyedLoadIC_Megamorphic,416,455 +block_count,KeyedLoadIC_Megamorphic,417,1122 +block_count,KeyedLoadIC_Megamorphic,418,983 +block_count,KeyedLoadIC_Megamorphic,419,850 +block_count,KeyedLoadIC_Megamorphic,420,666 +block_count,KeyedLoadIC_Megamorphic,421,183 +block_count,KeyedLoadIC_Megamorphic,422,132 +block_count,KeyedLoadIC_Megamorphic,423,139 +block_count,KeyedLoadIC_Megamorphic,424,650 +block_count,KeyedLoadIC_Megamorphic,425,158 +block_count,KeyedLoadIC_Megamorphic,426,491 +block_count,KeyedLoadIC_Megamorphic,427,479 +block_count,KeyedLoadIC_Megamorphic,428,12 +block_count,KeyedLoadIC_Megamorphic,429,322 block_count,KeyedLoadIC_Megamorphic,430,2 -block_count,KeyedLoadIC_Megamorphic,431,333 -block_count,KeyedLoadIC_Megamorphic,432,58 +block_count,KeyedLoadIC_Megamorphic,431,319 +block_count,KeyedLoadIC_Megamorphic,432,56 block_count,KeyedLoadIC_Megamorphic,433,0 -block_count,KeyedLoadIC_Megamorphic,434,58 -block_count,KeyedLoadIC_Megamorphic,435,274 -block_count,KeyedLoadIC_Megamorphic,436,46 -block_count,KeyedLoadIC_Megamorphic,437,227 -block_count,KeyedLoadIC_Megamorphic,438,47 +block_count,KeyedLoadIC_Megamorphic,434,56 +block_count,KeyedLoadIC_Megamorphic,435,263 +block_count,KeyedLoadIC_Megamorphic,436,45 +block_count,KeyedLoadIC_Megamorphic,437,218 +block_count,KeyedLoadIC_Megamorphic,438,45 block_count,KeyedLoadIC_Megamorphic,439,0 -block_count,KeyedLoadIC_Megamorphic,440,47 -block_count,KeyedLoadIC_Megamorphic,441,47 -block_count,KeyedLoadIC_Megamorphic,442,336 -block_count,KeyedLoadIC_Megamorphic,443,156 -block_count,KeyedLoadIC_Megamorphic,444,823 -block_count,KeyedLoadIC_Megamorphic,445,823 -block_count,KeyedLoadIC_Megamorphic,446,823 +block_count,KeyedLoadIC_Megamorphic,440,45 +block_count,KeyedLoadIC_Megamorphic,441,45 +block_count,KeyedLoadIC_Megamorphic,442,322 +block_count,KeyedLoadIC_Megamorphic,443,421 +block_count,KeyedLoadIC_Megamorphic,444,1059 +block_count,KeyedLoadIC_Megamorphic,445,1059 +block_count,KeyedLoadIC_Megamorphic,446,1059 block_count,KeyedLoadIC_Megamorphic,447,0 -block_count,KeyedLoadIC_Megamorphic,448,823 -block_count,KeyedLoadIC_Megamorphic,449,696 -block_count,KeyedLoadIC_Megamorphic,450,693 +block_count,KeyedLoadIC_Megamorphic,448,1059 +block_count,KeyedLoadIC_Megamorphic,449,937 +block_count,KeyedLoadIC_Megamorphic,450,933 block_count,KeyedLoadIC_Megamorphic,451,3 -block_count,KeyedLoadIC_Megamorphic,452,126 -block_count,KeyedLoadIC_Megamorphic,453,129 -block_count,KeyedLoadIC_Megamorphic,454,109 -block_count,KeyedLoadIC_Megamorphic,455,108 +block_count,KeyedLoadIC_Megamorphic,452,122 +block_count,KeyedLoadIC_Megamorphic,453,125 +block_count,KeyedLoadIC_Megamorphic,454,105 +block_count,KeyedLoadIC_Megamorphic,455,105 block_count,KeyedLoadIC_Megamorphic,456,0 -block_count,KeyedLoadIC_Megamorphic,457,20 -block_count,KeyedLoadIC_Megamorphic,458,802 -block_count,KeyedLoadIC_Megamorphic,459,802 -block_count,KeyedLoadIC_Megamorphic,460,802 -block_count,KeyedLoadIC_Megamorphic,461,802 -block_count,KeyedLoadIC_Megamorphic,462,802 -block_count,KeyedLoadIC_Megamorphic,463,802 +block_count,KeyedLoadIC_Megamorphic,457,19 +block_count,KeyedLoadIC_Megamorphic,458,1039 +block_count,KeyedLoadIC_Megamorphic,459,1039 +block_count,KeyedLoadIC_Megamorphic,460,1039 +block_count,KeyedLoadIC_Megamorphic,461,1039 +block_count,KeyedLoadIC_Megamorphic,462,1039 +block_count,KeyedLoadIC_Megamorphic,463,1039 block_count,KeyedLoadIC_Megamorphic,464,0 block_count,KeyedLoadIC_Megamorphic,465,0 -block_count,KeyedLoadIC_Megamorphic,466,802 +block_count,KeyedLoadIC_Megamorphic,466,1039 block_count,KeyedLoadIC_Megamorphic,467,0 block_count,KeyedLoadIC_Megamorphic,468,0 block_count,KeyedLoadIC_Megamorphic,469,0 @@ -27127,23 +27103,23 @@ block_count,KeyedLoadIC_Megamorphic,539,0 block_count,KeyedLoadIC_Megamorphic,540,0 block_count,KeyedLoadIC_Megamorphic,541,0 -block_count,KeyedLoadIC_Megamorphic,542,802 -block_count,KeyedLoadIC_Megamorphic,543,802 -block_count,KeyedLoadIC_Megamorphic,544,802 -block_count,KeyedLoadIC_Megamorphic,545,729 -block_count,KeyedLoadIC_Megamorphic,546,729 +block_count,KeyedLoadIC_Megamorphic,542,1039 +block_count,KeyedLoadIC_Megamorphic,543,1039 +block_count,KeyedLoadIC_Megamorphic,544,1039 +block_count,KeyedLoadIC_Megamorphic,545,970 +block_count,KeyedLoadIC_Megamorphic,546,970 block_count,KeyedLoadIC_Megamorphic,547,0 -block_count,KeyedLoadIC_Megamorphic,548,72 -block_count,KeyedLoadIC_Megamorphic,549,802 +block_count,KeyedLoadIC_Megamorphic,548,69 +block_count,KeyedLoadIC_Megamorphic,549,1039 block_count,KeyedLoadIC_Megamorphic,550,0 block_count,KeyedLoadIC_Megamorphic,551,0 block_count,KeyedLoadIC_Megamorphic,552,0 block_count,KeyedLoadIC_Megamorphic,553,0 block_count,KeyedLoadIC_Megamorphic,554,0 block_count,KeyedLoadIC_Megamorphic,555,0 -block_count,KeyedLoadIC_Megamorphic,556,802 -block_count,KeyedLoadIC_Megamorphic,557,802 -block_count,KeyedLoadIC_Megamorphic,558,72 +block_count,KeyedLoadIC_Megamorphic,556,1039 +block_count,KeyedLoadIC_Megamorphic,557,1039 +block_count,KeyedLoadIC_Megamorphic,558,69 block_count,KeyedLoadIC_Megamorphic,559,0 block_count,KeyedLoadIC_Megamorphic,560,0 block_count,KeyedLoadIC_Megamorphic,561,0 @@ -27255,8 +27231,8 @@ block_count,KeyedLoadIC_Megamorphic,667,0 block_count,KeyedLoadIC_Megamorphic,668,0 block_count,KeyedLoadIC_Megamorphic,669,0 -block_count,KeyedLoadIC_Megamorphic,670,72 -block_count,KeyedLoadIC_Megamorphic,671,729 +block_count,KeyedLoadIC_Megamorphic,670,69 +block_count,KeyedLoadIC_Megamorphic,671,970 block_count,KeyedLoadIC_Megamorphic,672,0 block_count,KeyedLoadIC_Megamorphic,673,0 block_count,KeyedLoadIC_Megamorphic,674,0 @@ -27316,23 +27292,23 @@ block_count,KeyedLoadIC_Megamorphic,728,0 block_count,KeyedLoadIC_Megamorphic,729,0 block_count,KeyedLoadIC_Megamorphic,730,0 -block_count,KeyedLoadIC_Megamorphic,731,656 -block_count,KeyedLoadIC_Megamorphic,732,656 +block_count,KeyedLoadIC_Megamorphic,731,629 +block_count,KeyedLoadIC_Megamorphic,732,629 block_count,KeyedLoadIC_Megamorphic,733,0 -block_count,KeyedLoadIC_Megamorphic,734,656 -block_count,KeyedLoadIC_Megamorphic,735,656 -block_count,KeyedLoadIC_Megamorphic,736,1079 -block_count,KeyedLoadIC_Megamorphic,737,1004 -block_count,KeyedLoadIC_Megamorphic,738,423 -block_count,KeyedLoadIC_Megamorphic,739,581 -block_count,KeyedLoadIC_Megamorphic,740,74 +block_count,KeyedLoadIC_Megamorphic,734,629 +block_count,KeyedLoadIC_Megamorphic,735,629 +block_count,KeyedLoadIC_Megamorphic,736,1035 +block_count,KeyedLoadIC_Megamorphic,737,963 +block_count,KeyedLoadIC_Megamorphic,738,405 +block_count,KeyedLoadIC_Megamorphic,739,557 +block_count,KeyedLoadIC_Megamorphic,740,71 block_count,KeyedLoadIC_Megamorphic,741,0 block_count,KeyedLoadIC_Megamorphic,742,0 block_count,KeyedLoadIC_Megamorphic,743,0 -block_count,KeyedLoadIC_Megamorphic,744,581 +block_count,KeyedLoadIC_Megamorphic,744,557 block_count,KeyedLoadIC_Megamorphic,745,0 -block_count,KeyedLoadIC_Megamorphic,746,581 -block_count,KeyedLoadIC_Megamorphic,747,917 +block_count,KeyedLoadIC_Megamorphic,746,557 +block_count,KeyedLoadIC_Megamorphic,747,880 block_count,KeyedLoadIC_Megamorphic,748,2 block_count,KeyedLoadIC_Megamorphic,749,0 block_count,KeyedLoadIC_Megamorphic,750,0 @@ -27372,35 +27348,35 @@ block_count,KeyedLoadIC_Megamorphic,784,2 block_count,KeyedLoadIC_Megamorphic,785,0 block_count,KeyedLoadIC_Megamorphic,786,2 -block_count,KeyedLoadIC_Megamorphic,787,915 -block_count,KeyedLoadIC_Megamorphic,788,915 +block_count,KeyedLoadIC_Megamorphic,787,877 +block_count,KeyedLoadIC_Megamorphic,788,877 block_count,KeyedLoadIC_Megamorphic,789,0 block_count,KeyedLoadIC_Megamorphic,790,0 block_count,KeyedLoadIC_Megamorphic,791,0 block_count,KeyedLoadIC_Megamorphic,792,0 block_count,KeyedLoadIC_Megamorphic,793,0 -block_count,KeyedLoadIC_Megamorphic,794,915 -block_count,KeyedLoadIC_Megamorphic,795,917 -block_count,KeyedLoadIC_Megamorphic,796,917 +block_count,KeyedLoadIC_Megamorphic,794,877 +block_count,KeyedLoadIC_Megamorphic,795,880 +block_count,KeyedLoadIC_Megamorphic,796,880 block_count,KeyedLoadIC_Megamorphic,797,0 block_count,KeyedLoadIC_Megamorphic,798,0 block_count,KeyedLoadIC_Megamorphic,799,0 block_count,KeyedLoadIC_Megamorphic,800,0 block_count,KeyedLoadIC_Megamorphic,801,0 -block_count,KeyedLoadIC_Megamorphic,802,75 +block_count,KeyedLoadIC_Megamorphic,802,71 block_count,KeyedLoadIC_Megamorphic,803,0 block_count,KeyedLoadIC_Megamorphic,804,0 block_count,KeyedLoadIC_Megamorphic,805,0 block_count,KeyedLoadIC_Megamorphic,806,0 block_count,KeyedLoadIC_Megamorphic,807,0 -block_count,KeyedLoadIC_Megamorphic,808,75 -block_count,KeyedLoadIC_Megamorphic,809,75 -block_count,KeyedLoadIC_Megamorphic,810,143 -block_count,KeyedLoadIC_Megamorphic,811,143 -block_count,KeyedLoadIC_Megamorphic,812,68 -block_count,KeyedLoadIC_Megamorphic,813,68 -block_count,KeyedLoadIC_Megamorphic,814,68 -block_count,KeyedLoadIC_Megamorphic,815,68 +block_count,KeyedLoadIC_Megamorphic,808,71 +block_count,KeyedLoadIC_Megamorphic,809,71 +block_count,KeyedLoadIC_Megamorphic,810,137 +block_count,KeyedLoadIC_Megamorphic,811,137 +block_count,KeyedLoadIC_Megamorphic,812,65 +block_count,KeyedLoadIC_Megamorphic,813,65 +block_count,KeyedLoadIC_Megamorphic,814,65 +block_count,KeyedLoadIC_Megamorphic,815,65 block_count,KeyedLoadIC_Megamorphic,816,0 block_count,KeyedLoadIC_Megamorphic,817,0 block_count,KeyedLoadIC_Megamorphic,818,0 @@ -27426,20 +27402,20 @@ block_count,KeyedLoadIC_Megamorphic,838,0 block_count,KeyedLoadIC_Megamorphic,839,0 block_count,KeyedLoadIC_Megamorphic,840,0 -block_count,KeyedLoadIC_Megamorphic,841,68 +block_count,KeyedLoadIC_Megamorphic,841,65 block_count,KeyedLoadIC_Megamorphic,842,0 -block_count,KeyedLoadIC_Megamorphic,843,68 +block_count,KeyedLoadIC_Megamorphic,843,65 block_count,KeyedLoadIC_Megamorphic,844,5 -block_count,KeyedLoadIC_Megamorphic,845,62 -block_count,KeyedLoadIC_Megamorphic,846,372 -block_count,KeyedLoadIC_Megamorphic,847,372 -block_count,KeyedLoadIC_Megamorphic,848,372 -block_count,KeyedLoadIC_Megamorphic,849,310 -block_count,KeyedLoadIC_Megamorphic,850,62 +block_count,KeyedLoadIC_Megamorphic,845,59 +block_count,KeyedLoadIC_Megamorphic,846,357 +block_count,KeyedLoadIC_Megamorphic,847,357 +block_count,KeyedLoadIC_Megamorphic,848,357 +block_count,KeyedLoadIC_Megamorphic,849,297 +block_count,KeyedLoadIC_Megamorphic,850,59 block_count,KeyedLoadIC_Megamorphic,851,0 block_count,KeyedLoadIC_Megamorphic,852,0 -block_count,KeyedLoadIC_Megamorphic,853,68 -block_count,KeyedLoadIC_Megamorphic,854,62 +block_count,KeyedLoadIC_Megamorphic,853,65 +block_count,KeyedLoadIC_Megamorphic,854,59 block_count,KeyedLoadIC_Megamorphic,855,5 block_count,KeyedLoadIC_Megamorphic,856,5 block_count,KeyedLoadIC_Megamorphic,857,0 @@ -27499,7 +27475,7 @@ block_count,KeyedLoadIC_Megamorphic,911,0 block_count,KeyedLoadIC_Megamorphic,912,0 block_count,KeyedLoadIC_Megamorphic,913,0 -block_count,KeyedLoadIC_Megamorphic,914,68 +block_count,KeyedLoadIC_Megamorphic,914,65 block_count,KeyedLoadIC_Megamorphic,915,0 block_count,KeyedLoadIC_Megamorphic,916,0 block_count,KeyedLoadIC_Megamorphic,917,0 @@ -27559,7 +27535,7 @@ block_count,KeyedLoadIC_Megamorphic,971,0 block_count,KeyedLoadIC_Megamorphic,972,0 block_count,KeyedLoadIC_Megamorphic,973,0 -block_count,KeyedLoadIC_Megamorphic,974,75 +block_count,KeyedLoadIC_Megamorphic,974,71 block_count,KeyedLoadIC_Megamorphic,975,0 block_count,KeyedLoadIC_Megamorphic,976,0 block_count,KeyedLoadIC_Megamorphic,977,0 @@ -27569,31 +27545,31 @@ block_count,KeyedLoadIC_Megamorphic,981,0 block_count,KeyedLoadIC_Megamorphic,982,0 block_count,KeyedLoadIC_Megamorphic,983,0 -block_count,KeyedLoadIC_Megamorphic,984,317 -block_count,KeyedLoadIC_Megamorphic,985,321 -block_count,KeyedLoadIC_Megamorphic,986,417 -block_count,KeyedLoadIC_Megamorphic,987,407 -block_count,KeyedLoadIC_Megamorphic,988,396 -block_count,KeyedLoadIC_Megamorphic,989,74 -block_count,KeyedLoadIC_Megamorphic,990,321 -block_count,KeyedLoadIC_Megamorphic,991,396 +block_count,KeyedLoadIC_Megamorphic,984,304 +block_count,KeyedLoadIC_Megamorphic,985,308 +block_count,KeyedLoadIC_Megamorphic,986,400 +block_count,KeyedLoadIC_Megamorphic,987,391 +block_count,KeyedLoadIC_Megamorphic,988,379 +block_count,KeyedLoadIC_Megamorphic,989,71 +block_count,KeyedLoadIC_Megamorphic,990,308 +block_count,KeyedLoadIC_Megamorphic,991,379 block_count,KeyedLoadIC_Megamorphic,992,9 -block_count,KeyedLoadIC_Megamorphic,993,386 +block_count,KeyedLoadIC_Megamorphic,993,370 block_count,KeyedLoadIC_Megamorphic,994,0 block_count,KeyedLoadIC_Megamorphic,995,0 -block_count,KeyedLoadIC_Megamorphic,996,315 +block_count,KeyedLoadIC_Megamorphic,996,302 block_count,KeyedLoadIC_Megamorphic,997,0 block_count,KeyedLoadIC_Megamorphic,998,0 block_count,KeyedLoadIC_Megamorphic,999,0 block_count,KeyedLoadIC_Megamorphic,1000,0 -block_count,KeyedLoadIC_Megamorphic,1001,315 +block_count,KeyedLoadIC_Megamorphic,1001,302 block_count,KeyedLoadIC_Megamorphic,1002,0 -block_count,KeyedLoadIC_Megamorphic,1003,70 +block_count,KeyedLoadIC_Megamorphic,1003,68 block_count,KeyedLoadIC_Megamorphic,1004,0 block_count,KeyedLoadIC_Megamorphic,1005,0 block_count,KeyedLoadIC_Megamorphic,1006,0 -block_count,KeyedLoadIC_Megamorphic,1007,70 -block_count,KeyedLoadIC_Megamorphic,1008,70 +block_count,KeyedLoadIC_Megamorphic,1007,68 +block_count,KeyedLoadIC_Megamorphic,1008,68 block_count,KeyedLoadIC_Megamorphic,1009,0 block_count,KeyedLoadIC_Megamorphic,1010,0 block_count,KeyedLoadIC_Megamorphic,1011,0 @@ -27613,23 +27589,23 @@ block_count,KeyedLoadIC_Megamorphic,1025,0 block_count,KeyedLoadIC_Megamorphic,1026,10 block_count,KeyedLoadIC_Megamorphic,1027,10 -block_count,KeyedLoadIC_Megamorphic,1028,24 +block_count,KeyedLoadIC_Megamorphic,1028,23 block_count,KeyedLoadIC_Megamorphic,1029,15 -block_count,KeyedLoadIC_Megamorphic,1030,2 -block_count,KeyedLoadIC_Megamorphic,1031,2 +block_count,KeyedLoadIC_Megamorphic,1030,1 +block_count,KeyedLoadIC_Megamorphic,1031,1 block_count,KeyedLoadIC_Megamorphic,1032,1 block_count,KeyedLoadIC_Megamorphic,1033,0 block_count,KeyedLoadIC_Megamorphic,1034,0 block_count,KeyedLoadIC_Megamorphic,1035,13 block_count,KeyedLoadIC_Megamorphic,1036,12 block_count,KeyedLoadIC_Megamorphic,1037,1 -block_count,KeyedLoadIC_Megamorphic,1038,14 +block_count,KeyedLoadIC_Megamorphic,1038,13 block_count,KeyedLoadIC_Megamorphic,1039,1 block_count,KeyedLoadIC_Megamorphic,1040,0 block_count,KeyedLoadIC_Megamorphic,1041,1 block_count,KeyedLoadIC_Megamorphic,1042,0 block_count,KeyedLoadIC_Megamorphic,1043,1 -block_count,KeyedLoadIC_Megamorphic,1044,9 +block_count,KeyedLoadIC_Megamorphic,1044,8 block_count,KeyedLoadIC_Megamorphic,1045,0 block_count,KeyedLoadIC_Megamorphic,1046,0 block_count,KeyedLoadIC_Megamorphic,1047,0 @@ -27734,46 +27710,46 @@ block_count,KeyedLoadIC_Megamorphic,1146,7 block_count,KeyedLoadIC_Megamorphic,1147,2 block_count,KeyedLoadIC_Megamorphic,1148,0 -block_count,KeyedLoadIC_Megamorphic,1149,11 -block_count,KeyedLoadIC_Megamorphic,1150,26 -block_count,KeyedLoadIC_Megamorphic,1151,15 -block_count,KeyedLoadIC_Megamorphic,1152,15 +block_count,KeyedLoadIC_Megamorphic,1149,10 +block_count,KeyedLoadIC_Megamorphic,1150,25 +block_count,KeyedLoadIC_Megamorphic,1151,14 +block_count,KeyedLoadIC_Megamorphic,1152,14 block_count,KeyedLoadIC_Megamorphic,1153,0 block_count,KeyedLoadIC_Megamorphic,1154,0 block_count,KeyedLoadIC_Megamorphic,1155,0 block_count,KeyedLoadIC_Megamorphic,1156,0 block_count,KeyedLoadIC_Megamorphic,1157,0 -block_count,KeyedLoadIC_Megamorphic,1158,15 +block_count,KeyedLoadIC_Megamorphic,1158,14 block_count,KeyedLoadIC_Megamorphic,1159,0 block_count,KeyedLoadIC_Megamorphic,1160,0 block_count,KeyedLoadIC_Megamorphic,1161,0 -block_count,KeyedLoadIC_Megamorphic,1162,15 -block_count,KeyedLoadIC_Megamorphic,1163,15 -block_count,KeyedLoadIC_Megamorphic,1164,11 -block_count,KeyedLoadIC_Megamorphic,1165,9 +block_count,KeyedLoadIC_Megamorphic,1162,14 +block_count,KeyedLoadIC_Megamorphic,1163,14 +block_count,KeyedLoadIC_Megamorphic,1164,10 +block_count,KeyedLoadIC_Megamorphic,1165,8 block_count,KeyedLoadIC_Megamorphic,1166,0 -block_count,KeyedLoadIC_Megamorphic,1167,9 +block_count,KeyedLoadIC_Megamorphic,1167,8 block_count,KeyedLoadIC_Megamorphic,1168,0 -block_count,KeyedLoadIC_Megamorphic,1169,9 +block_count,KeyedLoadIC_Megamorphic,1169,8 block_count,KeyedLoadIC_Megamorphic,1170,0 block_count,KeyedLoadIC_Megamorphic,1171,0 -block_count,KeyedLoadIC_Megamorphic,1172,8 +block_count,KeyedLoadIC_Megamorphic,1172,7 block_count,KeyedLoadICTrampoline,0,1 block_count,KeyedLoadICTrampoline,1,1 block_count,KeyedLoadICTrampoline,2,0 block_count,KeyedLoadICTrampoline,3,1 -block_count,KeyedLoadICBaseline,0,323 -block_count,EnumeratedKeyedLoadICBaseline,0,3 -block_count,KeyedLoadICTrampoline_Megamorphic,0,1050 -block_count,KeyedLoadICTrampoline_Megamorphic,1,1050 +block_count,KeyedLoadICBaseline,0,309 +block_count,EnumeratedKeyedLoadICBaseline,0,2 +block_count,KeyedLoadICTrampoline_Megamorphic,0,1004 +block_count,KeyedLoadICTrampoline_Megamorphic,1,1004 block_count,KeyedLoadICTrampoline_Megamorphic,2,0 -block_count,KeyedLoadICTrampoline_Megamorphic,3,1050 -block_count,StoreGlobalIC,0,891 -block_count,StoreGlobalIC,1,891 -block_count,StoreGlobalIC,2,891 -block_count,StoreGlobalIC,3,891 -block_count,StoreGlobalIC,4,891 -block_count,StoreGlobalIC,5,890 +block_count,KeyedLoadICTrampoline_Megamorphic,3,1004 +block_count,StoreGlobalIC,0,745 +block_count,StoreGlobalIC,1,745 +block_count,StoreGlobalIC,2,745 +block_count,StoreGlobalIC,3,745 +block_count,StoreGlobalIC,4,745 +block_count,StoreGlobalIC,5,745 block_count,StoreGlobalIC,6,1 block_count,StoreGlobalIC,7,0 block_count,StoreGlobalIC,8,0 @@ -27783,7 +27759,7 @@ block_count,StoreGlobalIC,12,1 block_count,StoreGlobalIC,13,0 block_count,StoreGlobalIC,14,1 -block_count,StoreGlobalIC,15,889 +block_count,StoreGlobalIC,15,743 block_count,StoreGlobalIC,16,0 block_count,StoreGlobalIC,17,0 block_count,StoreGlobalIC,18,0 @@ -28232,28 +28208,28 @@ block_count,StoreGlobalIC,461,0 block_count,StoreGlobalIC,462,0 block_count,StoreGlobalIC,463,0 -block_count,StoreGlobalICTrampoline,0,278 -block_count,StoreGlobalICTrampoline,1,278 +block_count,StoreGlobalICTrampoline,0,268 +block_count,StoreGlobalICTrampoline,1,268 block_count,StoreGlobalICTrampoline,2,0 -block_count,StoreGlobalICTrampoline,3,278 +block_count,StoreGlobalICTrampoline,3,268 block_count,StoreGlobalICBaseline,0,1 -block_count,StoreIC,0,414 -block_count,StoreIC,1,414 +block_count,StoreIC,0,396 +block_count,StoreIC,1,396 block_count,StoreIC,2,0 -block_count,StoreIC,3,414 -block_count,StoreIC,4,414 -block_count,StoreIC,5,408 -block_count,StoreIC,6,113 +block_count,StoreIC,3,396 +block_count,StoreIC,4,396 +block_count,StoreIC,5,390 +block_count,StoreIC,6,107 block_count,StoreIC,7,0 -block_count,StoreIC,8,113 -block_count,StoreIC,9,37 +block_count,StoreIC,8,107 +block_count,StoreIC,9,35 block_count,StoreIC,10,0 -block_count,StoreIC,11,37 -block_count,StoreIC,12,37 +block_count,StoreIC,11,35 +block_count,StoreIC,12,35 block_count,StoreIC,13,0 -block_count,StoreIC,14,37 -block_count,StoreIC,15,35 -block_count,StoreIC,16,35 +block_count,StoreIC,14,35 +block_count,StoreIC,15,33 +block_count,StoreIC,16,33 block_count,StoreIC,17,0 block_count,StoreIC,18,1 block_count,StoreIC,19,1 @@ -28261,15 +28237,15 @@ block_count,StoreIC,21,1 block_count,StoreIC,22,0 block_count,StoreIC,23,0 -block_count,StoreIC,24,75 -block_count,StoreIC,25,118 -block_count,StoreIC,26,43 -block_count,StoreIC,27,43 +block_count,StoreIC,24,71 +block_count,StoreIC,25,111 +block_count,StoreIC,26,40 +block_count,StoreIC,27,39 block_count,StoreIC,28,0 -block_count,StoreIC,29,75 -block_count,StoreIC,30,294 -block_count,StoreIC,31,407 -block_count,StoreIC,32,233 +block_count,StoreIC,29,71 +block_count,StoreIC,30,282 +block_count,StoreIC,31,389 +block_count,StoreIC,32,222 block_count,StoreIC,33,5 block_count,StoreIC,34,5 block_count,StoreIC,35,5 @@ -28283,9 +28259,9 @@ block_count,StoreIC,43,0 block_count,StoreIC,44,3 block_count,StoreIC,45,3 -block_count,StoreIC,46,19 +block_count,StoreIC,46,18 block_count,StoreIC,47,18 -block_count,StoreIC,48,15 +block_count,StoreIC,48,14 block_count,StoreIC,49,3 block_count,StoreIC,50,0 block_count,StoreIC,51,0 @@ -28310,7 +28286,7 @@ block_count,StoreIC,70,0 block_count,StoreIC,71,0 block_count,StoreIC,72,1 -block_count,StoreIC,73,2 +block_count,StoreIC,73,1 block_count,StoreIC,74,1 block_count,StoreIC,75,1 block_count,StoreIC,76,1 @@ -28403,31 +28379,31 @@ block_count,StoreIC,163,0 block_count,StoreIC,164,0 block_count,StoreIC,165,0 -block_count,StoreIC,166,227 -block_count,StoreIC,167,227 -block_count,StoreIC,168,203 -block_count,StoreIC,169,203 -block_count,StoreIC,170,203 -block_count,StoreIC,171,203 +block_count,StoreIC,166,217 +block_count,StoreIC,167,217 +block_count,StoreIC,168,194 +block_count,StoreIC,169,194 +block_count,StoreIC,170,194 +block_count,StoreIC,171,194 block_count,StoreIC,172,0 block_count,StoreIC,173,0 -block_count,StoreIC,174,203 -block_count,StoreIC,175,203 +block_count,StoreIC,174,194 +block_count,StoreIC,175,194 block_count,StoreIC,176,0 block_count,StoreIC,177,0 block_count,StoreIC,178,0 -block_count,StoreIC,179,203 -block_count,StoreIC,180,193 -block_count,StoreIC,181,191 -block_count,StoreIC,182,129 -block_count,StoreIC,183,129 +block_count,StoreIC,179,194 +block_count,StoreIC,180,184 +block_count,StoreIC,181,182 +block_count,StoreIC,182,124 +block_count,StoreIC,183,124 block_count,StoreIC,184,0 -block_count,StoreIC,185,62 -block_count,StoreIC,186,62 -block_count,StoreIC,187,12 +block_count,StoreIC,185,58 +block_count,StoreIC,186,58 +block_count,StoreIC,187,11 block_count,StoreIC,188,0 -block_count,StoreIC,189,12 -block_count,StoreIC,190,49 +block_count,StoreIC,189,11 +block_count,StoreIC,190,47 block_count,StoreIC,191,0 block_count,StoreIC,192,1 block_count,StoreIC,193,1 @@ -28437,8 +28413,8 @@ block_count,StoreIC,197,9 block_count,StoreIC,198,0 block_count,StoreIC,199,9 -block_count,StoreIC,200,203 -block_count,StoreIC,201,16 +block_count,StoreIC,200,194 +block_count,StoreIC,201,14 block_count,StoreIC,202,0 block_count,StoreIC,203,0 block_count,StoreIC,204,0 @@ -28446,11 +28422,11 @@ block_count,StoreIC,206,0 block_count,StoreIC,207,0 block_count,StoreIC,208,0 -block_count,StoreIC,209,16 -block_count,StoreIC,210,16 -block_count,StoreIC,211,16 +block_count,StoreIC,209,14 +block_count,StoreIC,210,14 +block_count,StoreIC,211,14 block_count,StoreIC,212,0 -block_count,StoreIC,213,16 +block_count,StoreIC,213,14 block_count,StoreIC,214,7 block_count,StoreIC,215,7 block_count,StoreIC,216,0 @@ -28474,16 +28450,16 @@ block_count,StoreIC,234,0 block_count,StoreIC,235,2 block_count,StoreIC,236,6 -block_count,StoreIC,237,4 +block_count,StoreIC,237,3 block_count,StoreIC,238,2 block_count,StoreIC,239,2 block_count,StoreIC,240,0 block_count,StoreIC,241,1 block_count,StoreIC,242,7 -block_count,StoreIC,243,8 -block_count,StoreIC,244,16 -block_count,StoreIC,245,187 -block_count,StoreIC,246,185 +block_count,StoreIC,243,7 +block_count,StoreIC,244,14 +block_count,StoreIC,245,179 +block_count,StoreIC,246,177 block_count,StoreIC,247,1 block_count,StoreIC,248,1 block_count,StoreIC,249,0 @@ -28493,9 +28469,9 @@ block_count,StoreIC,253,1 block_count,StoreIC,254,0 block_count,StoreIC,255,0 -block_count,StoreIC,256,23 -block_count,StoreIC,257,23 -block_count,StoreIC,258,23 +block_count,StoreIC,256,22 +block_count,StoreIC,257,22 +block_count,StoreIC,258,22 block_count,StoreIC,259,0 block_count,StoreIC,260,0 block_count,StoreIC,261,0 @@ -28505,13 +28481,13 @@ block_count,StoreIC,265,0 block_count,StoreIC,266,0 block_count,StoreIC,267,0 -block_count,StoreIC,268,23 +block_count,StoreIC,268,22 block_count,StoreIC,269,0 block_count,StoreIC,270,0 block_count,StoreIC,271,0 block_count,StoreIC,272,0 block_count,StoreIC,273,0 -block_count,StoreIC,274,174 +block_count,StoreIC,274,167 block_count,StoreIC,275,13 block_count,StoreIC,276,13 block_count,StoreIC,277,13 @@ -28536,58 +28512,58 @@ block_count,StoreIC,296,0 block_count,StoreIC,297,0 block_count,StoreIC,298,0 -block_count,StoreIC,299,160 -block_count,StoreIC,300,141 -block_count,StoreIC,301,141 -block_count,StoreIC,302,11 -block_count,StoreIC,303,10 -block_count,StoreIC,304,10 +block_count,StoreIC,299,154 +block_count,StoreIC,300,135 +block_count,StoreIC,301,135 +block_count,StoreIC,302,10 +block_count,StoreIC,303,9 +block_count,StoreIC,304,9 block_count,StoreIC,305,0 -block_count,StoreIC,306,1 -block_count,StoreIC,307,11 +block_count,StoreIC,306,0 +block_count,StoreIC,307,10 block_count,StoreIC,308,0 -block_count,StoreIC,309,11 +block_count,StoreIC,309,10 block_count,StoreIC,310,1 block_count,StoreIC,311,9 -block_count,StoreIC,312,11 -block_count,StoreIC,313,11 +block_count,StoreIC,312,10 +block_count,StoreIC,313,10 block_count,StoreIC,314,0 block_count,StoreIC,315,0 block_count,StoreIC,316,0 block_count,StoreIC,317,0 block_count,StoreIC,318,0 -block_count,StoreIC,319,2 +block_count,StoreIC,319,1 block_count,StoreIC,320,0 block_count,StoreIC,321,1 -block_count,StoreIC,322,2 -block_count,StoreIC,323,2 +block_count,StoreIC,322,1 +block_count,StoreIC,323,1 block_count,StoreIC,324,0 block_count,StoreIC,325,0 block_count,StoreIC,326,0 -block_count,StoreIC,327,68 -block_count,StoreIC,328,68 -block_count,StoreIC,329,68 +block_count,StoreIC,327,66 +block_count,StoreIC,328,66 +block_count,StoreIC,329,66 block_count,StoreIC,330,3 block_count,StoreIC,331,0 block_count,StoreIC,332,3 -block_count,StoreIC,333,64 +block_count,StoreIC,333,63 block_count,StoreIC,334,0 -block_count,StoreIC,335,68 -block_count,StoreIC,336,16 -block_count,StoreIC,337,51 -block_count,StoreIC,338,68 -block_count,StoreIC,339,68 +block_count,StoreIC,335,66 +block_count,StoreIC,336,15 +block_count,StoreIC,337,50 +block_count,StoreIC,338,66 +block_count,StoreIC,339,66 block_count,StoreIC,340,0 block_count,StoreIC,341,0 block_count,StoreIC,342,0 block_count,StoreIC,343,0 -block_count,StoreIC,344,59 +block_count,StoreIC,344,56 block_count,StoreIC,345,0 -block_count,StoreIC,346,59 +block_count,StoreIC,346,56 block_count,StoreIC,347,8 -block_count,StoreIC,348,50 -block_count,StoreIC,349,59 -block_count,StoreIC,350,59 +block_count,StoreIC,348,48 +block_count,StoreIC,349,56 +block_count,StoreIC,350,56 block_count,StoreIC,351,0 block_count,StoreIC,352,0 block_count,StoreIC,353,0 @@ -28609,29 +28585,29 @@ block_count,StoreIC,369,0 block_count,StoreIC,370,0 block_count,StoreIC,371,0 -block_count,StoreIC,372,19 +block_count,StoreIC,372,18 block_count,StoreIC,373,0 -block_count,StoreIC,374,6 +block_count,StoreIC,374,5 block_count,StoreIC,375,0 block_count,StoreIC,376,1 -block_count,StoreIC_Megamorphic,0,1472 -block_count,StoreIC_Megamorphic,1,1472 +block_count,StoreIC_Megamorphic,0,1412 +block_count,StoreIC_Megamorphic,1,1412 block_count,StoreIC_Megamorphic,2,0 -block_count,StoreIC_Megamorphic,3,1472 -block_count,StoreIC_Megamorphic,4,1472 +block_count,StoreIC_Megamorphic,3,1412 +block_count,StoreIC_Megamorphic,4,1412 block_count,StoreIC_Megamorphic,5,0 -block_count,StoreIC_Megamorphic,6,1472 -block_count,StoreIC_Megamorphic,7,1302 -block_count,StoreIC_Megamorphic,8,1232 -block_count,StoreIC_Megamorphic,9,70 -block_count,StoreIC_Megamorphic,10,169 -block_count,StoreIC_Megamorphic,11,239 -block_count,StoreIC_Megamorphic,12,238 -block_count,StoreIC_Megamorphic,13,236 +block_count,StoreIC_Megamorphic,6,1412 +block_count,StoreIC_Megamorphic,7,1240 +block_count,StoreIC_Megamorphic,8,1230 +block_count,StoreIC_Megamorphic,9,9 +block_count,StoreIC_Megamorphic,10,171 +block_count,StoreIC_Megamorphic,11,181 +block_count,StoreIC_Megamorphic,12,180 +block_count,StoreIC_Megamorphic,13,179 block_count,StoreIC_Megamorphic,14,1 block_count,StoreIC_Megamorphic,15,0 -block_count,StoreIC_Megamorphic,16,1469 -block_count,StoreIC_Megamorphic,17,684 +block_count,StoreIC_Megamorphic,16,1409 +block_count,StoreIC_Megamorphic,17,656 block_count,StoreIC_Megamorphic,18,1 block_count,StoreIC_Megamorphic,19,1 block_count,StoreIC_Megamorphic,20,1 @@ -28765,42 +28741,42 @@ block_count,StoreIC_Megamorphic,148,0 block_count,StoreIC_Megamorphic,149,0 block_count,StoreIC_Megamorphic,150,0 -block_count,StoreIC_Megamorphic,151,682 -block_count,StoreIC_Megamorphic,152,682 -block_count,StoreIC_Megamorphic,153,503 -block_count,StoreIC_Megamorphic,154,503 -block_count,StoreIC_Megamorphic,155,503 -block_count,StoreIC_Megamorphic,156,503 +block_count,StoreIC_Megamorphic,151,654 +block_count,StoreIC_Megamorphic,152,654 +block_count,StoreIC_Megamorphic,153,482 +block_count,StoreIC_Megamorphic,154,482 +block_count,StoreIC_Megamorphic,155,482 +block_count,StoreIC_Megamorphic,156,482 block_count,StoreIC_Megamorphic,157,0 block_count,StoreIC_Megamorphic,158,0 -block_count,StoreIC_Megamorphic,159,503 -block_count,StoreIC_Megamorphic,160,503 +block_count,StoreIC_Megamorphic,159,482 +block_count,StoreIC_Megamorphic,160,482 block_count,StoreIC_Megamorphic,161,0 block_count,StoreIC_Megamorphic,162,0 block_count,StoreIC_Megamorphic,163,0 -block_count,StoreIC_Megamorphic,164,503 -block_count,StoreIC_Megamorphic,165,296 -block_count,StoreIC_Megamorphic,166,296 +block_count,StoreIC_Megamorphic,164,482 +block_count,StoreIC_Megamorphic,165,284 +block_count,StoreIC_Megamorphic,166,284 block_count,StoreIC_Megamorphic,167,0 block_count,StoreIC_Megamorphic,168,0 block_count,StoreIC_Megamorphic,169,0 -block_count,StoreIC_Megamorphic,170,296 -block_count,StoreIC_Megamorphic,171,296 -block_count,StoreIC_Megamorphic,172,58 +block_count,StoreIC_Megamorphic,170,284 +block_count,StoreIC_Megamorphic,171,284 +block_count,StoreIC_Megamorphic,172,55 block_count,StoreIC_Megamorphic,173,0 -block_count,StoreIC_Megamorphic,174,58 -block_count,StoreIC_Megamorphic,175,238 +block_count,StoreIC_Megamorphic,174,55 +block_count,StoreIC_Megamorphic,175,228 block_count,StoreIC_Megamorphic,176,0 block_count,StoreIC_Megamorphic,177,0 block_count,StoreIC_Megamorphic,178,0 block_count,StoreIC_Megamorphic,179,0 block_count,StoreIC_Megamorphic,180,0 block_count,StoreIC_Megamorphic,181,0 -block_count,StoreIC_Megamorphic,182,206 +block_count,StoreIC_Megamorphic,182,198 block_count,StoreIC_Megamorphic,183,0 -block_count,StoreIC_Megamorphic,184,206 -block_count,StoreIC_Megamorphic,185,503 -block_count,StoreIC_Megamorphic,186,31 +block_count,StoreIC_Megamorphic,184,198 +block_count,StoreIC_Megamorphic,185,482 +block_count,StoreIC_Megamorphic,186,30 block_count,StoreIC_Megamorphic,187,0 block_count,StoreIC_Megamorphic,188,0 block_count,StoreIC_Megamorphic,189,0 @@ -28808,11 +28784,11 @@ block_count,StoreIC_Megamorphic,191,0 block_count,StoreIC_Megamorphic,192,0 block_count,StoreIC_Megamorphic,193,0 -block_count,StoreIC_Megamorphic,194,31 -block_count,StoreIC_Megamorphic,195,31 -block_count,StoreIC_Megamorphic,196,31 +block_count,StoreIC_Megamorphic,194,30 +block_count,StoreIC_Megamorphic,195,30 +block_count,StoreIC_Megamorphic,196,30 block_count,StoreIC_Megamorphic,197,0 -block_count,StoreIC_Megamorphic,198,31 +block_count,StoreIC_Megamorphic,198,30 block_count,StoreIC_Megamorphic,199,13 block_count,StoreIC_Megamorphic,200,13 block_count,StoreIC_Megamorphic,201,0 @@ -28831,7 +28807,7 @@ block_count,StoreIC_Megamorphic,214,0 block_count,StoreIC_Megamorphic,215,13 block_count,StoreIC_Megamorphic,216,13 -block_count,StoreIC_Megamorphic,217,10 +block_count,StoreIC_Megamorphic,217,9 block_count,StoreIC_Megamorphic,218,3 block_count,StoreIC_Megamorphic,219,0 block_count,StoreIC_Megamorphic,220,3 @@ -28843,9 +28819,9 @@ block_count,StoreIC_Megamorphic,226,3 block_count,StoreIC_Megamorphic,227,13 block_count,StoreIC_Megamorphic,228,17 -block_count,StoreIC_Megamorphic,229,31 -block_count,StoreIC_Megamorphic,230,472 -block_count,StoreIC_Megamorphic,231,472 +block_count,StoreIC_Megamorphic,229,30 +block_count,StoreIC_Megamorphic,230,452 +block_count,StoreIC_Megamorphic,231,452 block_count,StoreIC_Megamorphic,232,0 block_count,StoreIC_Megamorphic,233,0 block_count,StoreIC_Megamorphic,234,0 @@ -28855,9 +28831,9 @@ block_count,StoreIC_Megamorphic,238,0 block_count,StoreIC_Megamorphic,239,0 block_count,StoreIC_Megamorphic,240,0 -block_count,StoreIC_Megamorphic,241,179 -block_count,StoreIC_Megamorphic,242,179 -block_count,StoreIC_Megamorphic,243,179 +block_count,StoreIC_Megamorphic,241,171 +block_count,StoreIC_Megamorphic,242,171 +block_count,StoreIC_Megamorphic,243,171 block_count,StoreIC_Megamorphic,244,0 block_count,StoreIC_Megamorphic,245,0 block_count,StoreIC_Megamorphic,246,0 @@ -28867,13 +28843,13 @@ block_count,StoreIC_Megamorphic,250,0 block_count,StoreIC_Megamorphic,251,0 block_count,StoreIC_Megamorphic,252,0 -block_count,StoreIC_Megamorphic,253,179 +block_count,StoreIC_Megamorphic,253,171 block_count,StoreIC_Megamorphic,254,0 block_count,StoreIC_Megamorphic,255,0 block_count,StoreIC_Megamorphic,256,0 block_count,StoreIC_Megamorphic,257,0 block_count,StoreIC_Megamorphic,258,0 -block_count,StoreIC_Megamorphic,259,784 +block_count,StoreIC_Megamorphic,259,752 block_count,StoreIC_Megamorphic,260,0 block_count,StoreIC_Megamorphic,261,0 block_count,StoreIC_Megamorphic,262,0 @@ -28898,12 +28874,12 @@ block_count,StoreIC_Megamorphic,281,0 block_count,StoreIC_Megamorphic,282,0 block_count,StoreIC_Megamorphic,283,0 -block_count,StoreIC_Megamorphic,284,784 -block_count,StoreIC_Megamorphic,285,784 -block_count,StoreIC_Megamorphic,286,784 +block_count,StoreIC_Megamorphic,284,752 +block_count,StoreIC_Megamorphic,285,752 +block_count,StoreIC_Megamorphic,286,752 block_count,StoreIC_Megamorphic,287,6 -block_count,StoreIC_Megamorphic,288,6 -block_count,StoreIC_Megamorphic,289,6 +block_count,StoreIC_Megamorphic,288,5 +block_count,StoreIC_Megamorphic,289,5 block_count,StoreIC_Megamorphic,290,0 block_count,StoreIC_Megamorphic,291,0 block_count,StoreIC_Megamorphic,292,6 @@ -28926,30 +28902,30 @@ block_count,StoreIC_Megamorphic,309,0 block_count,StoreIC_Megamorphic,310,0 block_count,StoreIC_Megamorphic,311,0 -block_count,StoreIC_Megamorphic,312,442 -block_count,StoreIC_Megamorphic,313,442 -block_count,StoreIC_Megamorphic,314,442 +block_count,StoreIC_Megamorphic,312,424 +block_count,StoreIC_Megamorphic,313,424 +block_count,StoreIC_Megamorphic,314,424 block_count,StoreIC_Megamorphic,315,1 block_count,StoreIC_Megamorphic,316,0 block_count,StoreIC_Megamorphic,317,1 -block_count,StoreIC_Megamorphic,318,440 +block_count,StoreIC_Megamorphic,318,422 block_count,StoreIC_Megamorphic,319,0 -block_count,StoreIC_Megamorphic,320,442 +block_count,StoreIC_Megamorphic,320,424 block_count,StoreIC_Megamorphic,321,2 -block_count,StoreIC_Megamorphic,322,439 -block_count,StoreIC_Megamorphic,323,442 -block_count,StoreIC_Megamorphic,324,442 +block_count,StoreIC_Megamorphic,322,422 +block_count,StoreIC_Megamorphic,323,424 +block_count,StoreIC_Megamorphic,324,424 block_count,StoreIC_Megamorphic,325,0 block_count,StoreIC_Megamorphic,326,0 block_count,StoreIC_Megamorphic,327,0 block_count,StoreIC_Megamorphic,328,0 -block_count,StoreIC_Megamorphic,329,334 +block_count,StoreIC_Megamorphic,329,320 block_count,StoreIC_Megamorphic,330,0 -block_count,StoreIC_Megamorphic,331,334 +block_count,StoreIC_Megamorphic,331,320 block_count,StoreIC_Megamorphic,332,2 -block_count,StoreIC_Megamorphic,333,331 -block_count,StoreIC_Megamorphic,334,334 -block_count,StoreIC_Megamorphic,335,334 +block_count,StoreIC_Megamorphic,333,318 +block_count,StoreIC_Megamorphic,334,320 +block_count,StoreIC_Megamorphic,335,320 block_count,StoreIC_Megamorphic,336,0 block_count,StoreIC_Megamorphic,337,0 block_count,StoreIC_Megamorphic,338,0 @@ -28974,21 +28950,21 @@ block_count,StoreIC_Megamorphic,357,0 block_count,StoreIC_Megamorphic,358,0 block_count,StoreIC_Megamorphic,359,2 -block_count,StoreICTrampoline,0,13 -block_count,StoreICTrampoline,1,13 +block_count,StoreICTrampoline,0,12 +block_count,StoreICTrampoline,1,12 block_count,StoreICTrampoline,2,0 -block_count,StoreICTrampoline,3,13 -block_count,StoreICTrampoline_Megamorphic,0,690 -block_count,StoreICTrampoline_Megamorphic,1,690 +block_count,StoreICTrampoline,3,12 +block_count,StoreICTrampoline_Megamorphic,0,661 +block_count,StoreICTrampoline_Megamorphic,1,661 block_count,StoreICTrampoline_Megamorphic,2,0 -block_count,StoreICTrampoline_Megamorphic,3,690 -block_count,StoreICBaseline,0,213 -block_count,DefineNamedOwnIC,0,36 -block_count,DefineNamedOwnIC,1,36 +block_count,StoreICTrampoline_Megamorphic,3,661 +block_count,StoreICBaseline,0,205 +block_count,DefineNamedOwnIC,0,35 +block_count,DefineNamedOwnIC,1,35 block_count,DefineNamedOwnIC,2,0 -block_count,DefineNamedOwnIC,3,36 -block_count,DefineNamedOwnIC,4,36 -block_count,DefineNamedOwnIC,5,32 +block_count,DefineNamedOwnIC,3,35 +block_count,DefineNamedOwnIC,4,35 +block_count,DefineNamedOwnIC,5,31 block_count,DefineNamedOwnIC,6,0 block_count,DefineNamedOwnIC,7,0 block_count,DefineNamedOwnIC,8,0 @@ -29013,8 +28989,8 @@ block_count,DefineNamedOwnIC,27,0 block_count,DefineNamedOwnIC,28,0 block_count,DefineNamedOwnIC,29,0 -block_count,DefineNamedOwnIC,30,32 -block_count,DefineNamedOwnIC,31,32 +block_count,DefineNamedOwnIC,30,30 +block_count,DefineNamedOwnIC,31,30 block_count,DefineNamedOwnIC,32,0 block_count,DefineNamedOwnIC,33,0 block_count,DefineNamedOwnIC,34,0 @@ -29254,7 +29230,7 @@ block_count,DefineNamedOwnIC,268,0 block_count,DefineNamedOwnIC,269,0 block_count,DefineNamedOwnIC,270,0 -block_count,DefineNamedOwnIC,271,32 +block_count,DefineNamedOwnIC,271,30 block_count,DefineNamedOwnIC,272,0 block_count,DefineNamedOwnIC,273,0 block_count,DefineNamedOwnIC,274,0 @@ -29274,9 +29250,9 @@ block_count,DefineNamedOwnIC,288,0 block_count,DefineNamedOwnIC,289,0 block_count,DefineNamedOwnIC,290,0 -block_count,DefineNamedOwnIC,291,32 -block_count,DefineNamedOwnIC,292,32 -block_count,DefineNamedOwnIC,293,32 +block_count,DefineNamedOwnIC,291,30 +block_count,DefineNamedOwnIC,292,30 +block_count,DefineNamedOwnIC,293,30 block_count,DefineNamedOwnIC,294,0 block_count,DefineNamedOwnIC,295,0 block_count,DefineNamedOwnIC,296,0 @@ -29302,19 +29278,19 @@ block_count,DefineNamedOwnIC,316,0 block_count,DefineNamedOwnIC,317,0 block_count,DefineNamedOwnIC,318,0 -block_count,DefineNamedOwnIC,319,26 -block_count,DefineNamedOwnIC,320,26 -block_count,DefineNamedOwnIC,321,26 +block_count,DefineNamedOwnIC,319,25 +block_count,DefineNamedOwnIC,320,25 +block_count,DefineNamedOwnIC,321,25 block_count,DefineNamedOwnIC,322,3 block_count,DefineNamedOwnIC,323,0 block_count,DefineNamedOwnIC,324,3 -block_count,DefineNamedOwnIC,325,22 +block_count,DefineNamedOwnIC,325,21 block_count,DefineNamedOwnIC,326,0 -block_count,DefineNamedOwnIC,327,26 +block_count,DefineNamedOwnIC,327,25 block_count,DefineNamedOwnIC,328,0 -block_count,DefineNamedOwnIC,329,26 -block_count,DefineNamedOwnIC,330,26 -block_count,DefineNamedOwnIC,331,26 +block_count,DefineNamedOwnIC,329,25 +block_count,DefineNamedOwnIC,330,25 +block_count,DefineNamedOwnIC,331,25 block_count,DefineNamedOwnIC,332,0 block_count,DefineNamedOwnIC,333,0 block_count,DefineNamedOwnIC,334,0 @@ -29352,17 +29328,17 @@ block_count,DefineNamedOwnIC,366,4 block_count,DefineNamedOwnIC,367,0 block_count,DefineNamedOwnIC,368,0 -block_count,DefineNamedOwnICBaseline,0,31 -block_count,KeyedStoreIC,0,214 -block_count,KeyedStoreIC,1,214 +block_count,DefineNamedOwnICBaseline,0,30 +block_count,KeyedStoreIC,0,204 +block_count,KeyedStoreIC,1,204 block_count,KeyedStoreIC,2,0 -block_count,KeyedStoreIC,3,214 -block_count,KeyedStoreIC,4,214 -block_count,KeyedStoreIC,5,212 -block_count,KeyedStoreIC,6,17 +block_count,KeyedStoreIC,3,204 +block_count,KeyedStoreIC,4,204 +block_count,KeyedStoreIC,5,201 +block_count,KeyedStoreIC,6,16 block_count,KeyedStoreIC,7,0 -block_count,KeyedStoreIC,8,17 -block_count,KeyedStoreIC,9,10 +block_count,KeyedStoreIC,8,16 +block_count,KeyedStoreIC,9,9 block_count,KeyedStoreIC,10,0 block_count,KeyedStoreIC,11,0 block_count,KeyedStoreIC,12,0 @@ -29372,29 +29348,29 @@ block_count,KeyedStoreIC,16,0 block_count,KeyedStoreIC,17,0 block_count,KeyedStoreIC,18,9 -block_count,KeyedStoreIC,19,7 -block_count,KeyedStoreIC,20,13 -block_count,KeyedStoreIC,21,6 -block_count,KeyedStoreIC,22,6 +block_count,KeyedStoreIC,19,6 +block_count,KeyedStoreIC,20,11 +block_count,KeyedStoreIC,21,5 +block_count,KeyedStoreIC,22,5 block_count,KeyedStoreIC,23,0 -block_count,KeyedStoreIC,24,7 -block_count,KeyedStoreIC,25,194 -block_count,KeyedStoreIC,26,202 -block_count,KeyedStoreIC,27,201 -block_count,KeyedStoreIC,28,201 -block_count,KeyedStoreIC,29,31 -block_count,KeyedStoreIC,30,31 -block_count,KeyedStoreIC,31,31 +block_count,KeyedStoreIC,24,6 +block_count,KeyedStoreIC,25,185 +block_count,KeyedStoreIC,26,192 +block_count,KeyedStoreIC,27,191 +block_count,KeyedStoreIC,28,191 +block_count,KeyedStoreIC,29,29 +block_count,KeyedStoreIC,30,29 +block_count,KeyedStoreIC,31,29 block_count,KeyedStoreIC,32,0 block_count,KeyedStoreIC,33,0 -block_count,KeyedStoreIC,34,31 -block_count,KeyedStoreIC,35,31 +block_count,KeyedStoreIC,34,29 +block_count,KeyedStoreIC,35,29 block_count,KeyedStoreIC,36,0 block_count,KeyedStoreIC,37,0 block_count,KeyedStoreIC,38,0 block_count,KeyedStoreIC,39,0 block_count,KeyedStoreIC,40,0 -block_count,KeyedStoreIC,41,30 +block_count,KeyedStoreIC,41,28 block_count,KeyedStoreIC,42,0 block_count,KeyedStoreIC,43,0 block_count,KeyedStoreIC,44,0 @@ -29550,7 +29526,7 @@ block_count,KeyedStoreIC,194,0 block_count,KeyedStoreIC,195,0 block_count,KeyedStoreIC,196,0 -block_count,KeyedStoreIC,197,169 +block_count,KeyedStoreIC,197,161 block_count,KeyedStoreIC,198,0 block_count,KeyedStoreIC,199,0 block_count,KeyedStoreIC,200,0 @@ -29660,8 +29636,8 @@ block_count,KeyedStoreIC,304,0 block_count,KeyedStoreIC,305,0 block_count,KeyedStoreIC,306,1 -block_count,KeyedStoreIC,307,1 -block_count,KeyedStoreIC,308,1 +block_count,KeyedStoreIC,307,0 +block_count,KeyedStoreIC,308,0 block_count,KeyedStoreIC,309,0 block_count,KeyedStoreIC,310,0 block_count,KeyedStoreIC,311,0 @@ -29682,7 +29658,7 @@ block_count,KeyedStoreIC,326,0 block_count,KeyedStoreIC,327,0 block_count,KeyedStoreIC,328,0 -block_count,KeyedStoreIC,329,1 +block_count,KeyedStoreIC,329,0 block_count,KeyedStoreIC,330,0 block_count,KeyedStoreIC,331,0 block_count,KeyedStoreIC,332,0 @@ -29787,20 +29763,20 @@ block_count,KeyedStoreIC,431,0 block_count,KeyedStoreIC,432,0 block_count,KeyedStoreIC,433,0 -block_count,KeyedStoreIC,434,1 +block_count,KeyedStoreIC,434,0 block_count,KeyedStoreIC,435,2 -block_count,KeyedStoreIC,436,12 +block_count,KeyedStoreIC,436,11 block_count,KeyedStoreIC,437,0 block_count,KeyedStoreIC,438,0 block_count,KeyedStoreICTrampoline,0,0 block_count,KeyedStoreICTrampoline,1,0 block_count,KeyedStoreICTrampoline,2,0 block_count,KeyedStoreICTrampoline,3,0 -block_count,KeyedStoreICTrampoline_Megamorphic,0,229 -block_count,KeyedStoreICTrampoline_Megamorphic,1,229 +block_count,KeyedStoreICTrampoline_Megamorphic,0,221 +block_count,KeyedStoreICTrampoline_Megamorphic,1,221 block_count,KeyedStoreICTrampoline_Megamorphic,2,0 -block_count,KeyedStoreICTrampoline_Megamorphic,3,229 -block_count,KeyedStoreICBaseline,0,200 +block_count,KeyedStoreICTrampoline_Megamorphic,3,221 +block_count,KeyedStoreICBaseline,0,190 block_count,DefineKeyedOwnIC,0,2 block_count,DefineKeyedOwnIC,1,2 block_count,DefineKeyedOwnIC,2,0 @@ -30236,43 +30212,43 @@ block_count,DefineKeyedOwnIC,432,0 block_count,DefineKeyedOwnIC,433,2 block_count,DefineKeyedOwnIC,434,2 -block_count,StoreInArrayLiteralIC,0,19 -block_count,StoreInArrayLiteralIC,1,19 +block_count,StoreInArrayLiteralIC,0,17 +block_count,StoreInArrayLiteralIC,1,17 block_count,StoreInArrayLiteralIC,2,0 -block_count,StoreInArrayLiteralIC,3,19 -block_count,StoreInArrayLiteralIC,4,19 -block_count,StoreInArrayLiteralIC,5,18 -block_count,StoreInArrayLiteralIC,6,2 +block_count,StoreInArrayLiteralIC,3,17 +block_count,StoreInArrayLiteralIC,4,17 +block_count,StoreInArrayLiteralIC,5,16 +block_count,StoreInArrayLiteralIC,6,1 block_count,StoreInArrayLiteralIC,7,0 -block_count,StoreInArrayLiteralIC,8,2 +block_count,StoreInArrayLiteralIC,8,1 block_count,StoreInArrayLiteralIC,9,0 block_count,StoreInArrayLiteralIC,10,0 block_count,StoreInArrayLiteralIC,11,0 -block_count,StoreInArrayLiteralIC,12,2 -block_count,StoreInArrayLiteralIC,13,4 -block_count,StoreInArrayLiteralIC,14,2 -block_count,StoreInArrayLiteralIC,15,2 +block_count,StoreInArrayLiteralIC,12,1 +block_count,StoreInArrayLiteralIC,13,3 +block_count,StoreInArrayLiteralIC,14,1 +block_count,StoreInArrayLiteralIC,15,1 block_count,StoreInArrayLiteralIC,16,0 -block_count,StoreInArrayLiteralIC,17,2 -block_count,StoreInArrayLiteralIC,18,16 -block_count,StoreInArrayLiteralIC,19,18 -block_count,StoreInArrayLiteralIC,20,18 +block_count,StoreInArrayLiteralIC,17,1 +block_count,StoreInArrayLiteralIC,18,14 +block_count,StoreInArrayLiteralIC,19,16 +block_count,StoreInArrayLiteralIC,20,16 block_count,StoreInArrayLiteralIC,21,0 block_count,StoreInArrayLiteralIC,22,0 block_count,StoreInArrayLiteralIC,23,0 block_count,StoreInArrayLiteralIC,24,0 block_count,StoreInArrayLiteralIC,25,0 -block_count,StoreInArrayLiteralIC,26,18 +block_count,StoreInArrayLiteralIC,26,16 block_count,StoreInArrayLiteralIC,27,0 block_count,StoreInArrayLiteralIC,28,1 block_count,StoreInArrayLiteralIC,29,0 block_count,StoreInArrayLiteralIC,30,0 -block_count,StoreInArrayLiteralICBaseline,0,17 -block_count,LoadGlobalIC,0,1522 -block_count,LoadGlobalIC,1,1522 -block_count,LoadGlobalIC,2,1452 -block_count,LoadGlobalIC,3,1452 -block_count,LoadGlobalIC,4,1452 +block_count,StoreInArrayLiteralICBaseline,0,15 +block_count,LoadGlobalIC,0,927 +block_count,LoadGlobalIC,1,927 +block_count,LoadGlobalIC,2,861 +block_count,LoadGlobalIC,3,861 +block_count,LoadGlobalIC,4,861 block_count,LoadGlobalIC,5,0 block_count,LoadGlobalIC,6,0 block_count,LoadGlobalIC,7,0 @@ -30479,13 +30455,13 @@ block_count,LoadGlobalIC,208,0 block_count,LoadGlobalIC,209,0 block_count,LoadGlobalIC,210,0 -block_count,LoadGlobalIC,211,70 +block_count,LoadGlobalIC,211,66 block_count,LoadGlobalIC,212,0 -block_count,LoadGlobalIC,213,70 +block_count,LoadGlobalIC,213,66 block_count,LoadGlobalIC,214,0 -block_count,LoadGlobalIC,215,70 -block_count,LoadGlobalIC,216,69 -block_count,LoadGlobalIC,217,55 +block_count,LoadGlobalIC,215,66 +block_count,LoadGlobalIC,216,65 +block_count,LoadGlobalIC,217,52 block_count,LoadGlobalIC,218,0 block_count,LoadGlobalIC,219,0 block_count,LoadGlobalIC,220,0 @@ -30497,10 +30473,10 @@ block_count,LoadGlobalIC,226,0 block_count,LoadGlobalIC,227,0 block_count,LoadGlobalIC,228,0 -block_count,LoadGlobalIC,229,55 -block_count,LoadGlobalIC,230,14 +block_count,LoadGlobalIC,229,52 +block_count,LoadGlobalIC,230,13 block_count,LoadGlobalIC,231,0 -block_count,LoadGlobalIC,232,14 +block_count,LoadGlobalIC,232,13 block_count,LoadGlobalICInsideTypeof,0,0 block_count,LoadGlobalICInsideTypeof,1,0 block_count,LoadGlobalICInsideTypeof,2,0 @@ -30712,11 +30688,11 @@ block_count,LoadGlobalICInsideTypeof,208,0 block_count,LoadGlobalICInsideTypeof,209,0 block_count,LoadGlobalICInsideTypeof,210,0 -block_count,LoadGlobalICTrampoline,0,1091 -block_count,LoadGlobalICTrampoline,1,1091 +block_count,LoadGlobalICTrampoline,0,511 +block_count,LoadGlobalICTrampoline,1,511 block_count,LoadGlobalICTrampoline,2,0 -block_count,LoadGlobalICTrampoline,3,1091 -block_count,LoadGlobalICBaseline,0,400 +block_count,LoadGlobalICTrampoline,3,511 +block_count,LoadGlobalICBaseline,0,384 block_count,LoadGlobalICInsideTypeofBaseline,0,0 block_count,LookupGlobalICBaseline,0,0 block_count,LookupGlobalICBaseline,1,0 @@ -30744,16 +30720,16 @@ block_count,LookupGlobalICInsideTypeofBaseline,10,0 block_count,LookupGlobalICInsideTypeofBaseline,11,0 block_count,LookupGlobalICInsideTypeofBaseline,12,0 -block_count,KeyedHasIC,0,720 -block_count,KeyedHasIC,1,720 +block_count,KeyedHasIC,0,690 +block_count,KeyedHasIC,1,690 block_count,KeyedHasIC,2,0 -block_count,KeyedHasIC,3,720 -block_count,KeyedHasIC,4,720 -block_count,KeyedHasIC,5,719 -block_count,KeyedHasIC,6,719 +block_count,KeyedHasIC,3,690 +block_count,KeyedHasIC,4,690 +block_count,KeyedHasIC,5,690 +block_count,KeyedHasIC,6,690 block_count,KeyedHasIC,7,0 -block_count,KeyedHasIC,8,719 -block_count,KeyedHasIC,9,719 +block_count,KeyedHasIC,8,690 +block_count,KeyedHasIC,9,690 block_count,KeyedHasIC,10,3 block_count,KeyedHasIC,11,3 block_count,KeyedHasIC,12,0 @@ -30793,7 +30769,7 @@ block_count,KeyedHasIC,46,3 block_count,KeyedHasIC,47,3 block_count,KeyedHasIC,48,0 -block_count,KeyedHasIC,49,715 +block_count,KeyedHasIC,49,686 block_count,KeyedHasIC,50,0 block_count,KeyedHasIC,51,0 block_count,KeyedHasIC,52,0 @@ -31006,97 +30982,97 @@ block_count,KeyedHasIC,259,0 block_count,KeyedHasIC,260,0 block_count,KeyedHasIC,261,0 -block_count,KeyedHasIC,262,715 +block_count,KeyedHasIC,262,686 block_count,KeyedHasIC,263,0 block_count,KeyedHasIC,264,0 block_count,KeyedHasICBaseline,0,2 -block_count,KeyedHasIC_Megamorphic,0,715 -block_count,KeyedHasIC_Megamorphic,1,715 +block_count,KeyedHasIC_Megamorphic,0,686 +block_count,KeyedHasIC_Megamorphic,1,686 block_count,KeyedHasIC_Megamorphic,2,0 -block_count,KeyedHasIC_Megamorphic,3,715 -block_count,KeyedHasIC_Megamorphic,4,715 -block_count,KeyedHasIC_Megamorphic,5,714 -block_count,KeyedHasIC_Megamorphic,6,714 +block_count,KeyedHasIC_Megamorphic,3,686 +block_count,KeyedHasIC_Megamorphic,4,686 +block_count,KeyedHasIC_Megamorphic,5,684 +block_count,KeyedHasIC_Megamorphic,6,684 block_count,KeyedHasIC_Megamorphic,7,0 block_count,KeyedHasIC_Megamorphic,8,0 block_count,KeyedHasIC_Megamorphic,9,0 block_count,KeyedHasIC_Megamorphic,10,0 block_count,KeyedHasIC_Megamorphic,11,0 -block_count,KeyedHasIC_Megamorphic,12,714 -block_count,KeyedHasIC_Megamorphic,13,712 +block_count,KeyedHasIC_Megamorphic,12,684 +block_count,KeyedHasIC_Megamorphic,13,683 block_count,KeyedHasIC_Megamorphic,14,0 block_count,KeyedHasIC_Megamorphic,15,0 block_count,KeyedHasIC_Megamorphic,16,0 -block_count,KeyedHasIC_Megamorphic,17,712 -block_count,KeyedHasIC_Megamorphic,18,712 -block_count,KeyedHasIC_Megamorphic,19,712 -block_count,KeyedHasIC_Megamorphic,20,712 -block_count,KeyedHasIC_Megamorphic,21,712 +block_count,KeyedHasIC_Megamorphic,17,683 +block_count,KeyedHasIC_Megamorphic,18,683 +block_count,KeyedHasIC_Megamorphic,19,683 +block_count,KeyedHasIC_Megamorphic,20,683 +block_count,KeyedHasIC_Megamorphic,21,683 block_count,KeyedHasIC_Megamorphic,22,0 block_count,KeyedHasIC_Megamorphic,23,0 block_count,KeyedHasIC_Megamorphic,24,0 -block_count,KeyedHasIC_Megamorphic,25,712 -block_count,KeyedHasIC_Megamorphic,26,711 +block_count,KeyedHasIC_Megamorphic,25,683 +block_count,KeyedHasIC_Megamorphic,26,681 block_count,KeyedHasIC_Megamorphic,27,1 block_count,KeyedHasIC_Megamorphic,28,0 block_count,KeyedHasIC_Megamorphic,29,0 block_count,KeyedHasIC_Megamorphic,30,0 block_count,KeyedHasIC_Megamorphic,31,1 -block_count,KeyedHasIC_Megamorphic,32,712 -block_count,KeyedHasIC_Megamorphic,33,2818 -block_count,KeyedHasIC_Megamorphic,34,2818 -block_count,KeyedHasIC_Megamorphic,35,2815 -block_count,KeyedHasIC_Megamorphic,36,2696 -block_count,KeyedHasIC_Megamorphic,37,710 -block_count,KeyedHasIC_Megamorphic,38,710 +block_count,KeyedHasIC_Megamorphic,32,683 +block_count,KeyedHasIC_Megamorphic,33,2702 +block_count,KeyedHasIC_Megamorphic,34,2702 +block_count,KeyedHasIC_Megamorphic,35,2699 +block_count,KeyedHasIC_Megamorphic,36,2585 +block_count,KeyedHasIC_Megamorphic,37,681 +block_count,KeyedHasIC_Megamorphic,38,681 block_count,KeyedHasIC_Megamorphic,39,0 -block_count,KeyedHasIC_Megamorphic,40,710 -block_count,KeyedHasIC_Megamorphic,41,4261 -block_count,KeyedHasIC_Megamorphic,42,4261 +block_count,KeyedHasIC_Megamorphic,40,681 +block_count,KeyedHasIC_Megamorphic,41,4086 +block_count,KeyedHasIC_Megamorphic,42,4086 block_count,KeyedHasIC_Megamorphic,43,0 -block_count,KeyedHasIC_Megamorphic,44,4261 -block_count,KeyedHasIC_Megamorphic,45,1400 -block_count,KeyedHasIC_Megamorphic,46,2861 -block_count,KeyedHasIC_Megamorphic,47,4261 -block_count,KeyedHasIC_Megamorphic,48,3551 -block_count,KeyedHasIC_Megamorphic,49,710 -block_count,KeyedHasIC_Megamorphic,50,710 -block_count,KeyedHasIC_Megamorphic,51,710 -block_count,KeyedHasIC_Megamorphic,52,710 +block_count,KeyedHasIC_Megamorphic,44,4086 +block_count,KeyedHasIC_Megamorphic,45,1342 +block_count,KeyedHasIC_Megamorphic,46,2743 +block_count,KeyedHasIC_Megamorphic,47,4086 +block_count,KeyedHasIC_Megamorphic,48,3405 +block_count,KeyedHasIC_Megamorphic,49,681 +block_count,KeyedHasIC_Megamorphic,50,681 +block_count,KeyedHasIC_Megamorphic,51,681 +block_count,KeyedHasIC_Megamorphic,52,681 block_count,KeyedHasIC_Megamorphic,53,0 -block_count,KeyedHasIC_Megamorphic,54,710 +block_count,KeyedHasIC_Megamorphic,54,681 block_count,KeyedHasIC_Megamorphic,55,0 block_count,KeyedHasIC_Megamorphic,56,0 block_count,KeyedHasIC_Megamorphic,57,0 block_count,KeyedHasIC_Megamorphic,58,0 block_count,KeyedHasIC_Megamorphic,59,0 -block_count,KeyedHasIC_Megamorphic,60,710 +block_count,KeyedHasIC_Megamorphic,60,681 block_count,KeyedHasIC_Megamorphic,61,0 -block_count,KeyedHasIC_Megamorphic,62,1986 +block_count,KeyedHasIC_Megamorphic,62,1904 block_count,KeyedHasIC_Megamorphic,63,0 -block_count,KeyedHasIC_Megamorphic,64,1986 -block_count,KeyedHasIC_Megamorphic,65,483 -block_count,KeyedHasIC_Megamorphic,66,1503 -block_count,KeyedHasIC_Megamorphic,67,7457 -block_count,KeyedHasIC_Megamorphic,68,7454 -block_count,KeyedHasIC_Megamorphic,69,7452 -block_count,KeyedHasIC_Megamorphic,70,5954 -block_count,KeyedHasIC_Megamorphic,71,1498 +block_count,KeyedHasIC_Megamorphic,64,1904 +block_count,KeyedHasIC_Megamorphic,65,463 +block_count,KeyedHasIC_Megamorphic,66,1441 +block_count,KeyedHasIC_Megamorphic,67,7150 +block_count,KeyedHasIC_Megamorphic,68,7148 +block_count,KeyedHasIC_Megamorphic,69,7145 +block_count,KeyedHasIC_Megamorphic,70,5709 +block_count,KeyedHasIC_Megamorphic,71,1436 block_count,KeyedHasIC_Megamorphic,72,2 block_count,KeyedHasIC_Megamorphic,73,2 -block_count,KeyedHasIC_Megamorphic,74,1981 -block_count,KeyedHasIC_Megamorphic,75,996 -block_count,KeyedHasIC_Megamorphic,76,985 -block_count,KeyedHasIC_Megamorphic,77,985 +block_count,KeyedHasIC_Megamorphic,74,1899 +block_count,KeyedHasIC_Megamorphic,75,955 +block_count,KeyedHasIC_Megamorphic,76,944 +block_count,KeyedHasIC_Megamorphic,77,944 block_count,KeyedHasIC_Megamorphic,78,0 -block_count,KeyedHasIC_Megamorphic,79,118 +block_count,KeyedHasIC_Megamorphic,79,113 block_count,KeyedHasIC_Megamorphic,80,3 block_count,KeyedHasIC_Megamorphic,81,3 block_count,KeyedHasIC_Megamorphic,82,0 block_count,KeyedHasIC_Megamorphic,83,3 block_count,KeyedHasIC_Megamorphic,84,3 block_count,KeyedHasIC_Megamorphic,85,4 -block_count,KeyedHasIC_Megamorphic,86,4 +block_count,KeyedHasIC_Megamorphic,86,3 block_count,KeyedHasIC_Megamorphic,87,1 block_count,KeyedHasIC_Megamorphic,88,2 block_count,KeyedHasIC_Megamorphic,89,0 @@ -31128,8 +31104,8 @@ block_count,KeyedHasIC_Megamorphic,115,0 block_count,KeyedHasIC_Megamorphic,116,0 block_count,KeyedHasIC_Megamorphic,117,0 -block_count,KeyedHasIC_Megamorphic,118,2811 -block_count,KeyedHasIC_Megamorphic,119,2811 +block_count,KeyedHasIC_Megamorphic,118,2695 +block_count,KeyedHasIC_Megamorphic,119,2695 block_count,KeyedHasIC_Megamorphic,120,0 block_count,KeyedHasIC_Megamorphic,121,0 block_count,KeyedHasIC_Megamorphic,122,0 @@ -31168,14 +31144,14 @@ block_count,KeyedHasIC_Megamorphic,155,0 block_count,KeyedHasIC_Megamorphic,156,0 block_count,KeyedHasIC_Megamorphic,157,0 -block_count,KeyedHasIC_Megamorphic,158,2811 +block_count,KeyedHasIC_Megamorphic,158,2695 block_count,KeyedHasIC_Megamorphic,159,4 block_count,KeyedHasIC_Megamorphic,160,4 block_count,KeyedHasIC_Megamorphic,161,0 -block_count,KeyedHasIC_Megamorphic,162,2806 -block_count,KeyedHasIC_Megamorphic,163,2811 -block_count,KeyedHasIC_Megamorphic,164,2106 -block_count,KeyedHasIC_Megamorphic,165,705 +block_count,KeyedHasIC_Megamorphic,162,2690 +block_count,KeyedHasIC_Megamorphic,163,2695 +block_count,KeyedHasIC_Megamorphic,164,2019 +block_count,KeyedHasIC_Megamorphic,165,676 block_count,KeyedHasIC_Megamorphic,166,1 block_count,KeyedHasIC_Megamorphic,167,1 block_count,KeyedHasIC_Megamorphic,168,1 @@ -31281,7 +31257,7 @@ block_count,KeyedHasIC_Megamorphic,268,0 block_count,KeyedHasIC_Megamorphic,269,0 block_count,KeyedHasIC_Megamorphic,270,0 -block_count,KeyedHasIC_Megamorphic,271,705 +block_count,KeyedHasIC_Megamorphic,271,676 block_count,KeyedHasIC_Megamorphic,272,8 block_count,KeyedHasIC_Megamorphic,273,0 block_count,KeyedHasIC_Megamorphic,274,0 @@ -31291,16 +31267,16 @@ block_count,KeyedHasIC_Megamorphic,278,0 block_count,KeyedHasIC_Megamorphic,279,0 block_count,KeyedHasIC_Megamorphic,280,1 -block_count,AddLhsIsStringConstantInternalizeWithVector,0,706 -block_count,AddLhsIsStringConstantInternalizeWithVector,1,706 -block_count,AddLhsIsStringConstantInternalizeWithVector,2,706 +block_count,AddLhsIsStringConstantInternalizeWithVector,0,677 +block_count,AddLhsIsStringConstantInternalizeWithVector,1,677 +block_count,AddLhsIsStringConstantInternalizeWithVector,2,677 block_count,AddLhsIsStringConstantInternalizeWithVector,3,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,4,706 +block_count,AddLhsIsStringConstantInternalizeWithVector,4,677 block_count,AddLhsIsStringConstantInternalizeWithVector,5,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,6,706 -block_count,AddLhsIsStringConstantInternalizeWithVector,7,706 +block_count,AddLhsIsStringConstantInternalizeWithVector,6,677 +block_count,AddLhsIsStringConstantInternalizeWithVector,7,677 block_count,AddLhsIsStringConstantInternalizeWithVector,8,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,9,705 +block_count,AddLhsIsStringConstantInternalizeWithVector,9,676 block_count,AddLhsIsStringConstantInternalizeWithVector,10,0 block_count,AddLhsIsStringConstantInternalizeWithVector,11,0 block_count,AddLhsIsStringConstantInternalizeWithVector,12,0 @@ -31320,20 +31296,20 @@ block_count,AddLhsIsStringConstantInternalizeWithVector,26,0 block_count,AddLhsIsStringConstantInternalizeWithVector,27,0 block_count,AddLhsIsStringConstantInternalizeWithVector,28,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,29,705 -block_count,AddLhsIsStringConstantInternalizeWithVector,30,705 -block_count,AddLhsIsStringConstantInternalizeWithVector,31,705 -block_count,AddLhsIsStringConstantInternalizeWithVector,32,720 -block_count,AddLhsIsStringConstantInternalizeWithVector,33,720 -block_count,AddLhsIsStringConstantInternalizeWithVector,34,15 -block_count,AddLhsIsStringConstantInternalizeWithVector,35,705 +block_count,AddLhsIsStringConstantInternalizeWithVector,29,676 +block_count,AddLhsIsStringConstantInternalizeWithVector,30,676 +block_count,AddLhsIsStringConstantInternalizeWithVector,31,676 +block_count,AddLhsIsStringConstantInternalizeWithVector,32,690 +block_count,AddLhsIsStringConstantInternalizeWithVector,33,690 +block_count,AddLhsIsStringConstantInternalizeWithVector,34,14 +block_count,AddLhsIsStringConstantInternalizeWithVector,35,676 block_count,AddLhsIsStringConstantInternalizeWithVector,36,0 block_count,AddLhsIsStringConstantInternalizeWithVector,37,0 block_count,AddLhsIsStringConstantInternalizeWithVector,38,0 block_count,AddLhsIsStringConstantInternalizeWithVector,39,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,40,705 +block_count,AddLhsIsStringConstantInternalizeWithVector,40,676 block_count,AddLhsIsStringConstantInternalizeWithVector,41,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,42,705 +block_count,AddLhsIsStringConstantInternalizeWithVector,42,676 block_count,AddLhsIsStringConstantInternalizeWithVector,43,0 block_count,AddLhsIsStringConstantInternalizeWithVector,44,0 block_count,AddLhsIsStringConstantInternalizeWithVector,45,0 @@ -31402,16 +31378,16 @@ block_count,AddLhsIsStringConstantInternalizeTrampoline,60,0 block_count,AddLhsIsStringConstantInternalizeTrampoline,61,0 block_count,AddLhsIsStringConstantInternalizeTrampoline,62,0 -block_count,AddRhsIsStringConstantInternalizeWithVector,0,7 -block_count,AddRhsIsStringConstantInternalizeWithVector,1,7 -block_count,AddRhsIsStringConstantInternalizeWithVector,2,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,0,6 +block_count,AddRhsIsStringConstantInternalizeWithVector,1,6 +block_count,AddRhsIsStringConstantInternalizeWithVector,2,6 block_count,AddRhsIsStringConstantInternalizeWithVector,3,0 -block_count,AddRhsIsStringConstantInternalizeWithVector,4,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,4,6 block_count,AddRhsIsStringConstantInternalizeWithVector,5,0 -block_count,AddRhsIsStringConstantInternalizeWithVector,6,7 -block_count,AddRhsIsStringConstantInternalizeWithVector,7,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,6,6 +block_count,AddRhsIsStringConstantInternalizeWithVector,7,6 block_count,AddRhsIsStringConstantInternalizeWithVector,8,0 -block_count,AddRhsIsStringConstantInternalizeWithVector,9,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,9,6 block_count,AddRhsIsStringConstantInternalizeWithVector,10,0 block_count,AddRhsIsStringConstantInternalizeWithVector,11,0 block_count,AddRhsIsStringConstantInternalizeWithVector,12,0 @@ -31431,20 +31407,20 @@ block_count,AddRhsIsStringConstantInternalizeWithVector,26,0 block_count,AddRhsIsStringConstantInternalizeWithVector,27,0 block_count,AddRhsIsStringConstantInternalizeWithVector,28,0 -block_count,AddRhsIsStringConstantInternalizeWithVector,29,7 -block_count,AddRhsIsStringConstantInternalizeWithVector,30,7 -block_count,AddRhsIsStringConstantInternalizeWithVector,31,7 -block_count,AddRhsIsStringConstantInternalizeWithVector,32,7 -block_count,AddRhsIsStringConstantInternalizeWithVector,33,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,29,6 +block_count,AddRhsIsStringConstantInternalizeWithVector,30,6 +block_count,AddRhsIsStringConstantInternalizeWithVector,31,6 +block_count,AddRhsIsStringConstantInternalizeWithVector,32,6 +block_count,AddRhsIsStringConstantInternalizeWithVector,33,6 block_count,AddRhsIsStringConstantInternalizeWithVector,34,0 -block_count,AddRhsIsStringConstantInternalizeWithVector,35,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,35,6 block_count,AddRhsIsStringConstantInternalizeWithVector,36,0 block_count,AddRhsIsStringConstantInternalizeWithVector,37,0 block_count,AddRhsIsStringConstantInternalizeWithVector,38,0 block_count,AddRhsIsStringConstantInternalizeWithVector,39,0 -block_count,AddRhsIsStringConstantInternalizeWithVector,40,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,40,6 block_count,AddRhsIsStringConstantInternalizeWithVector,41,0 -block_count,AddRhsIsStringConstantInternalizeWithVector,42,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,42,6 block_count,AddRhsIsStringConstantInternalizeWithVector,43,0 block_count,AddRhsIsStringConstantInternalizeWithVector,44,0 block_count,AddRhsIsStringConstantInternalizeWithVector,45,0 @@ -31731,13 +31707,13 @@ block_count,IterableToListMayPreserveHoles,13,0 block_count,IterableToListMayPreserveHoles,14,0 block_count,IterableToListMayPreserveHoles,15,0 -block_count,FindOrderedHashMapEntry,0,392 -block_count,FindOrderedHashMapEntry,1,382 -block_count,FindOrderedHashMapEntry,2,382 -block_count,FindOrderedHashMapEntry,3,128 -block_count,FindOrderedHashMapEntry,4,128 -block_count,FindOrderedHashMapEntry,5,66 -block_count,FindOrderedHashMapEntry,6,62 +block_count,FindOrderedHashMapEntry,0,376 +block_count,FindOrderedHashMapEntry,1,367 +block_count,FindOrderedHashMapEntry,2,367 +block_count,FindOrderedHashMapEntry,3,123 +block_count,FindOrderedHashMapEntry,4,123 +block_count,FindOrderedHashMapEntry,5,63 +block_count,FindOrderedHashMapEntry,6,59 block_count,FindOrderedHashMapEntry,7,5 block_count,FindOrderedHashMapEntry,8,1 block_count,FindOrderedHashMapEntry,9,1 @@ -31745,14 +31721,14 @@ block_count,FindOrderedHashMapEntry,11,0 block_count,FindOrderedHashMapEntry,12,0 block_count,FindOrderedHashMapEntry,13,4 -block_count,FindOrderedHashMapEntry,14,56 -block_count,FindOrderedHashMapEntry,15,62 -block_count,FindOrderedHashMapEntry,16,128 -block_count,FindOrderedHashMapEntry,17,266 -block_count,FindOrderedHashMapEntry,18,161 -block_count,FindOrderedHashMapEntry,19,138 -block_count,FindOrderedHashMapEntry,20,23 -block_count,FindOrderedHashMapEntry,21,105 +block_count,FindOrderedHashMapEntry,14,54 +block_count,FindOrderedHashMapEntry,15,59 +block_count,FindOrderedHashMapEntry,16,123 +block_count,FindOrderedHashMapEntry,17,259 +block_count,FindOrderedHashMapEntry,18,158 +block_count,FindOrderedHashMapEntry,19,136 +block_count,FindOrderedHashMapEntry,20,22 +block_count,FindOrderedHashMapEntry,21,101 block_count,FindOrderedHashMapEntry,22,0 block_count,FindOrderedHashMapEntry,23,0 block_count,FindOrderedHashMapEntry,24,0 @@ -31764,20 +31740,20 @@ block_count,FindOrderedHashMapEntry,30,0 block_count,FindOrderedHashMapEntry,31,0 block_count,FindOrderedHashMapEntry,32,0 -block_count,FindOrderedHashMapEntry,33,254 -block_count,FindOrderedHashMapEntry,34,79 +block_count,FindOrderedHashMapEntry,33,243 +block_count,FindOrderedHashMapEntry,34,76 block_count,FindOrderedHashMapEntry,35,8 -block_count,FindOrderedHashMapEntry,36,70 -block_count,FindOrderedHashMapEntry,37,174 -block_count,FindOrderedHashMapEntry,38,254 -block_count,FindOrderedHashMapEntry,39,254 +block_count,FindOrderedHashMapEntry,36,68 +block_count,FindOrderedHashMapEntry,37,167 +block_count,FindOrderedHashMapEntry,38,243 +block_count,FindOrderedHashMapEntry,39,243 block_count,FindOrderedHashMapEntry,40,0 -block_count,FindOrderedHashMapEntry,41,254 -block_count,FindOrderedHashMapEntry,42,320 -block_count,FindOrderedHashMapEntry,43,279 -block_count,FindOrderedHashMapEntry,44,66 -block_count,FindOrderedHashMapEntry,45,212 -block_count,FindOrderedHashMapEntry,46,41 +block_count,FindOrderedHashMapEntry,41,243 +block_count,FindOrderedHashMapEntry,42,307 +block_count,FindOrderedHashMapEntry,43,267 +block_count,FindOrderedHashMapEntry,44,63 +block_count,FindOrderedHashMapEntry,45,204 +block_count,FindOrderedHashMapEntry,46,39 block_count,FindOrderedHashMapEntry,47,0 block_count,FindOrderedHashMapEntry,48,0 block_count,FindOrderedHashMapEntry,49,0 @@ -31798,33 +31774,33 @@ block_count,FindOrderedHashMapEntry,64,0 block_count,FindOrderedHashMapEntry,65,0 block_count,FindOrderedHashMapEntry,66,0 -block_count,FindOrderedHashMapEntry,67,9 -block_count,FindOrderedHashMapEntry,68,9 -block_count,FindOrderedHashMapEntry,69,26 -block_count,FindOrderedHashMapEntry,70,18 -block_count,FindOrderedHashMapEntry,71,16 +block_count,FindOrderedHashMapEntry,67,8 +block_count,FindOrderedHashMapEntry,68,8 +block_count,FindOrderedHashMapEntry,69,24 +block_count,FindOrderedHashMapEntry,70,16 +block_count,FindOrderedHashMapEntry,71,15 block_count,FindOrderedHashMapEntry,72,1 block_count,FindOrderedHashMapEntry,73,0 block_count,FindOrderedHashMapEntry,74,0 block_count,FindOrderedHashMapEntry,75,0 block_count,FindOrderedHashMapEntry,76,1 -block_count,FindOrderedHashMapEntry,77,14 -block_count,FindOrderedHashMapEntry,78,16 +block_count,FindOrderedHashMapEntry,77,13 +block_count,FindOrderedHashMapEntry,78,15 block_count,FindOrderedHashMapEntry,79,1 block_count,FindOrderedHashMapEntry,80,1 -block_count,FindOrderedHashMapEntry,81,8 -block_count,MapConstructor,0,75 +block_count,FindOrderedHashMapEntry,81,7 +block_count,MapConstructor,0,72 block_count,MapConstructor,1,0 -block_count,MapConstructor,2,75 -block_count,MapConstructor,3,75 +block_count,MapConstructor,2,72 +block_count,MapConstructor,3,72 block_count,MapConstructor,4,0 block_count,MapConstructor,5,0 block_count,MapConstructor,6,0 -block_count,MapConstructor,7,75 -block_count,MapConstructor,8,75 -block_count,MapConstructor,9,75 +block_count,MapConstructor,7,72 +block_count,MapConstructor,8,72 +block_count,MapConstructor,9,72 block_count,MapConstructor,10,0 -block_count,MapConstructor,11,75 +block_count,MapConstructor,11,72 block_count,MapConstructor,12,0 block_count,MapConstructor,13,0 block_count,MapConstructor,14,0 @@ -31904,25 +31880,25 @@ block_count,MapConstructor,88,0 block_count,MapConstructor,89,0 block_count,MapConstructor,90,0 -block_count,MapConstructor,91,75 -block_count,MapConstructor,92,75 +block_count,MapConstructor,91,72 +block_count,MapConstructor,92,72 block_count,MapConstructor,93,0 -block_count,MapConstructor,94,75 +block_count,MapConstructor,94,72 block_count,MapConstructor,95,0 block_count,MapConstructor,96,0 -block_count,MapConstructor,97,75 +block_count,MapConstructor,97,72 block_count,MapConstructor,98,0 -block_count,MapConstructor,99,75 -block_count,MapConstructor,100,75 +block_count,MapConstructor,99,72 +block_count,MapConstructor,100,72 block_count,MapConstructor,101,0 block_count,MapConstructor,102,0 block_count,MapConstructor,103,0 block_count,MapConstructor,104,0 -block_count,MapConstructor,105,75 +block_count,MapConstructor,105,72 block_count,MapConstructor,106,0 -block_count,MapConstructor,107,75 -block_count,MapConstructor,108,75 -block_count,MapConstructor,109,75 +block_count,MapConstructor,107,72 +block_count,MapConstructor,108,72 +block_count,MapConstructor,109,72 block_count,MapConstructor,110,0 block_count,MapConstructor,111,0 block_count,MapConstructor,112,0 @@ -32197,23 +32173,23 @@ block_count,MapConstructor,381,0 block_count,MapConstructor,382,0 block_count,MapConstructor,383,0 -block_count,MapConstructor,384,75 +block_count,MapConstructor,384,72 block_count,MapConstructor,385,0 -block_count,MapConstructor,386,75 -block_count,MapConstructor,387,75 -block_count,MapPrototypeSet,0,65 +block_count,MapConstructor,386,72 +block_count,MapConstructor,387,72 +block_count,MapPrototypeSet,0,62 block_count,MapPrototypeSet,1,0 -block_count,MapPrototypeSet,2,65 -block_count,MapPrototypeSet,3,65 -block_count,MapPrototypeSet,4,65 +block_count,MapPrototypeSet,2,62 +block_count,MapPrototypeSet,3,62 +block_count,MapPrototypeSet,4,62 block_count,MapPrototypeSet,5,0 -block_count,MapPrototypeSet,6,65 -block_count,MapPrototypeSet,7,65 -block_count,MapPrototypeSet,8,65 -block_count,MapPrototypeSet,9,45 -block_count,MapPrototypeSet,10,45 +block_count,MapPrototypeSet,6,62 +block_count,MapPrototypeSet,7,62 +block_count,MapPrototypeSet,8,62 +block_count,MapPrototypeSet,9,43 +block_count,MapPrototypeSet,10,43 block_count,MapPrototypeSet,11,0 -block_count,MapPrototypeSet,12,45 +block_count,MapPrototypeSet,12,43 block_count,MapPrototypeSet,13,3 block_count,MapPrototypeSet,14,1 block_count,MapPrototypeSet,15,1 @@ -32221,14 +32197,14 @@ block_count,MapPrototypeSet,17,0 block_count,MapPrototypeSet,18,0 block_count,MapPrototypeSet,19,1 -block_count,MapPrototypeSet,20,41 -block_count,MapPrototypeSet,21,45 -block_count,MapPrototypeSet,22,45 -block_count,MapPrototypeSet,23,76 -block_count,MapPrototypeSet,24,42 +block_count,MapPrototypeSet,20,40 +block_count,MapPrototypeSet,21,43 +block_count,MapPrototypeSet,22,43 +block_count,MapPrototypeSet,23,73 +block_count,MapPrototypeSet,24,40 block_count,MapPrototypeSet,25,30 -block_count,MapPrototypeSet,26,11 -block_count,MapPrototypeSet,27,33 +block_count,MapPrototypeSet,26,10 +block_count,MapPrototypeSet,27,32 block_count,MapPrototypeSet,28,0 block_count,MapPrototypeSet,29,0 block_count,MapPrototypeSet,30,0 @@ -32240,20 +32216,20 @@ block_count,MapPrototypeSet,36,0 block_count,MapPrototypeSet,37,0 block_count,MapPrototypeSet,38,0 -block_count,MapPrototypeSet,39,20 +block_count,MapPrototypeSet,39,19 block_count,MapPrototypeSet,40,2 block_count,MapPrototypeSet,41,0 -block_count,MapPrototypeSet,42,2 -block_count,MapPrototypeSet,43,18 -block_count,MapPrototypeSet,44,20 -block_count,MapPrototypeSet,45,20 +block_count,MapPrototypeSet,42,1 +block_count,MapPrototypeSet,43,17 +block_count,MapPrototypeSet,44,19 +block_count,MapPrototypeSet,45,19 block_count,MapPrototypeSet,46,0 -block_count,MapPrototypeSet,47,20 -block_count,MapPrototypeSet,48,44 -block_count,MapPrototypeSet,49,24 -block_count,MapPrototypeSet,50,23 +block_count,MapPrototypeSet,47,19 +block_count,MapPrototypeSet,48,42 +block_count,MapPrototypeSet,49,23 +block_count,MapPrototypeSet,50,22 block_count,MapPrototypeSet,51,0 -block_count,MapPrototypeSet,52,20 +block_count,MapPrototypeSet,52,19 block_count,MapPrototypeSet,53,0 block_count,MapPrototypeSet,54,0 block_count,MapPrototypeSet,55,0 @@ -32289,16 +32265,16 @@ block_count,MapPrototypeSet,85,0 block_count,MapPrototypeSet,86,0 block_count,MapPrototypeSet,87,0 -block_count,MapPrototypeSet,88,11 -block_count,MapPrototypeSet,89,54 -block_count,MapPrototypeSet,90,54 +block_count,MapPrototypeSet,88,10 +block_count,MapPrototypeSet,89,52 +block_count,MapPrototypeSet,90,52 block_count,MapPrototypeSet,91,2 -block_count,MapPrototypeSet,92,51 +block_count,MapPrototypeSet,92,49 block_count,MapPrototypeSet,93,0 -block_count,MapPrototypeSet,94,54 +block_count,MapPrototypeSet,94,52 block_count,MapPrototypeSet,95,1 -block_count,MapPrototypeSet,96,53 -block_count,MapPrototypeSet,97,54 +block_count,MapPrototypeSet,96,51 +block_count,MapPrototypeSet,97,52 block_count,MapPrototypeDelete,0,0 block_count,MapPrototypeDelete,1,0 block_count,MapPrototypeDelete,2,0 @@ -32396,17 +32372,17 @@ block_count,MapPrototypeDelete,94,0 block_count,MapPrototypeDelete,95,0 block_count,MapPrototypeDelete,96,0 -block_count,MapPrototypeGet,0,36 +block_count,MapPrototypeGet,0,34 block_count,MapPrototypeGet,1,0 -block_count,MapPrototypeGet,2,36 -block_count,MapPrototypeGet,3,36 -block_count,MapPrototypeGet,4,36 +block_count,MapPrototypeGet,2,34 +block_count,MapPrototypeGet,3,34 +block_count,MapPrototypeGet,4,34 block_count,MapPrototypeGet,5,0 -block_count,MapPrototypeGet,6,36 -block_count,MapPrototypeGet,7,23 -block_count,MapPrototypeGet,8,12 +block_count,MapPrototypeGet,6,34 +block_count,MapPrototypeGet,7,22 +block_count,MapPrototypeGet,8,11 block_count,MapPrototypeGet,9,0 -block_count,MapPrototypeGet,10,12 +block_count,MapPrototypeGet,10,11 block_count,MapPrototypeHas,0,5 block_count,MapPrototypeHas,1,0 block_count,MapPrototypeHas,2,5 @@ -32503,7 +32479,7 @@ block_count,MapIteratorPrototypeNext,7,0 block_count,MapIteratorPrototypeNext,8,7 block_count,MapIteratorPrototypeNext,9,0 -block_count,MapIteratorPrototypeNext,10,7 +block_count,MapIteratorPrototypeNext,10,6 block_count,MapIteratorPrototypeNext,11,14 block_count,MapIteratorPrototypeNext,12,0 block_count,MapIteratorPrototypeNext,13,0 @@ -32512,12 +32488,12 @@ block_count,MapIteratorPrototypeNext,16,14 block_count,MapIteratorPrototypeNext,17,14 block_count,MapIteratorPrototypeNext,18,14 -block_count,MapIteratorPrototypeNext,19,10 +block_count,MapIteratorPrototypeNext,19,9 block_count,MapIteratorPrototypeNext,20,0 -block_count,MapIteratorPrototypeNext,21,10 -block_count,MapIteratorPrototypeNext,22,10 +block_count,MapIteratorPrototypeNext,21,9 +block_count,MapIteratorPrototypeNext,22,9 block_count,MapIteratorPrototypeNext,23,0 -block_count,MapIteratorPrototypeNext,24,10 +block_count,MapIteratorPrototypeNext,24,9 block_count,MapIteratorPrototypeNext,25,4 block_count,MapIteratorPrototypeNext,26,0 block_count,MapIteratorPrototypeNext,27,4 @@ -32531,12 +32507,12 @@ block_count,MapIteratorPrototypeNext,35,5 block_count,MapIteratorPrototypeNext,36,0 block_count,MapIteratorPrototypeNext,37,4 -block_count,MapIteratorPrototypeNext,38,10 +block_count,MapIteratorPrototypeNext,38,9 block_count,MapIteratorPrototypeNext,39,0 -block_count,MapIteratorPrototypeNext,40,10 +block_count,MapIteratorPrototypeNext,40,9 block_count,MapIteratorPrototypeNext,41,0 -block_count,MapIteratorPrototypeNext,42,10 -block_count,MapIteratorPrototypeNext,43,10 +block_count,MapIteratorPrototypeNext,42,9 +block_count,MapIteratorPrototypeNext,43,9 block_count,MapIteratorToList,0,0 block_count,MapIteratorToList,1,0 block_count,MapIteratorToList,2,0 @@ -32594,8 +32570,8 @@ block_count,MapIteratorToList,54,0 block_count,MapIteratorToList,55,0 block_count,MapIteratorToList,56,0 -block_count,Add_Baseline,0,193 -block_count,Add_Baseline,1,120 +block_count,Add_Baseline,0,184 +block_count,Add_Baseline,1,117 block_count,Add_Baseline,2,1 block_count,Add_Baseline,3,1 block_count,Add_Baseline,4,0 @@ -32615,46 +32591,46 @@ block_count,Add_Baseline,18,0 block_count,Add_Baseline,19,1 block_count,Add_Baseline,20,0 -block_count,Add_Baseline,21,119 -block_count,Add_Baseline,22,119 +block_count,Add_Baseline,21,116 +block_count,Add_Baseline,22,116 block_count,Add_Baseline,23,0 -block_count,Add_Baseline,24,119 -block_count,Add_Baseline,25,119 +block_count,Add_Baseline,24,116 +block_count,Add_Baseline,25,116 block_count,Add_Baseline,26,0 block_count,Add_Baseline,27,0 block_count,Add_Baseline,28,0 block_count,Add_Baseline,29,0 -block_count,Add_Baseline,30,72 -block_count,Add_Baseline,31,37 -block_count,Add_Baseline,32,32 -block_count,Add_Baseline,33,32 +block_count,Add_Baseline,30,66 +block_count,Add_Baseline,31,33 +block_count,Add_Baseline,32,29 +block_count,Add_Baseline,33,29 block_count,Add_Baseline,34,0 -block_count,Add_Baseline,35,32 -block_count,Add_Baseline,36,20 -block_count,Add_Baseline,37,11 +block_count,Add_Baseline,35,29 +block_count,Add_Baseline,36,18 +block_count,Add_Baseline,37,10 block_count,Add_Baseline,38,1 -block_count,Add_Baseline,39,9 +block_count,Add_Baseline,39,8 block_count,Add_Baseline,40,1 block_count,Add_Baseline,41,7 block_count,Add_Baseline,42,9 block_count,Add_Baseline,43,0 block_count,Add_Baseline,44,9 -block_count,Add_Baseline,45,2 +block_count,Add_Baseline,45,1 block_count,Add_Baseline,46,7 block_count,Add_Baseline,47,1 block_count,Add_Baseline,48,5 block_count,Add_Baseline,49,1 block_count,Add_Baseline,50,4 -block_count,Add_Baseline,51,6 +block_count,Add_Baseline,51,5 block_count,Add_Baseline,52,0 -block_count,Add_Baseline,53,6 +block_count,Add_Baseline,53,5 block_count,Add_Baseline,54,3 -block_count,Add_Baseline,55,22 +block_count,Add_Baseline,55,20 block_count,Add_Baseline,56,0 block_count,Add_Baseline,57,4 block_count,Add_Baseline,58,0 block_count,Add_Baseline,59,4 -block_count,Add_Baseline,60,3 +block_count,Add_Baseline,60,2 block_count,Add_Baseline,61,1 block_count,Add_Baseline,62,1 block_count,Add_Baseline,63,0 @@ -32664,13 +32640,13 @@ block_count,Add_Baseline,67,0 block_count,Add_Baseline,68,1 block_count,Add_Baseline,69,4 -block_count,Add_Baseline,70,3 +block_count,Add_Baseline,70,2 block_count,Add_Baseline,71,1 -block_count,Add_Baseline,72,3 +block_count,Add_Baseline,72,2 block_count,Add_Baseline,73,4 -block_count,Add_Baseline,74,35 -block_count,Add_Baseline,75,35 -block_count,Add_Baseline,76,33 +block_count,Add_Baseline,74,32 +block_count,Add_Baseline,75,32 +block_count,Add_Baseline,76,30 block_count,Add_Baseline,77,0 block_count,Add_Baseline,78,0 block_count,Add_Baseline,79,0 @@ -32725,8 +32701,8 @@ block_count,Add_Baseline,128,0 block_count,Add_Baseline,129,0 block_count,Add_Baseline,130,0 -block_count,Add_Baseline,131,33 -block_count,Add_Baseline,132,3 +block_count,Add_Baseline,131,30 +block_count,Add_Baseline,132,2 block_count,Add_Baseline,133,2 block_count,Add_Baseline,134,0 block_count,Add_Baseline,135,0 @@ -32734,10 +32710,10 @@ block_count,Add_Baseline,137,0 block_count,Add_Baseline,138,0 block_count,Add_Baseline,139,0 -block_count,Add_Baseline,140,30 +block_count,Add_Baseline,140,27 block_count,Add_Baseline,141,0 -block_count,Add_Baseline,142,30 -block_count,Add_Baseline,143,30 +block_count,Add_Baseline,142,27 +block_count,Add_Baseline,143,27 block_count,Add_Baseline,144,2 block_count,Add_Baseline,145,0 block_count,Add_Baseline,146,0 @@ -32753,13 +32729,13 @@ block_count,Add_Baseline,156,0 block_count,Add_Baseline,157,5 block_count,Add_Baseline,158,5 -block_count,Add_Baseline,159,38 +block_count,Add_Baseline,159,35 block_count,Add_Baseline,160,0 -block_count,Add_Baseline,161,38 -block_count,Add_Baseline,162,38 +block_count,Add_Baseline,161,35 +block_count,Add_Baseline,162,35 block_count,Add_Baseline,163,0 -block_count,Add_Baseline,164,38 -block_count,Add_Baseline,165,29 +block_count,Add_Baseline,164,35 +block_count,Add_Baseline,165,27 block_count,Add_Baseline,166,8 block_count,Add_Baseline,167,0 block_count,Add_Baseline,168,8 @@ -32771,16 +32747,16 @@ block_count,Add_Baseline,174,0 block_count,Add_Baseline,175,8 block_count,Add_Baseline,176,0 -block_count,Add_Baseline,177,38 +block_count,Add_Baseline,177,35 block_count,Add_Baseline,178,0 -block_count,Add_Baseline,179,38 -block_count,Add_Baseline,180,38 -block_count,AddSmi_Baseline,0,240 -block_count,AddSmi_Baseline,1,239 -block_count,AddSmi_Baseline,2,239 +block_count,Add_Baseline,179,35 +block_count,Add_Baseline,180,35 +block_count,AddSmi_Baseline,0,232 +block_count,AddSmi_Baseline,1,232 +block_count,AddSmi_Baseline,2,232 block_count,AddSmi_Baseline,3,0 -block_count,AddSmi_Baseline,4,239 -block_count,AddSmi_Baseline,5,239 +block_count,AddSmi_Baseline,4,232 +block_count,AddSmi_Baseline,5,232 block_count,AddSmi_Baseline,6,0 block_count,AddSmi_Baseline,7,0 block_count,AddSmi_Baseline,8,0 @@ -32909,25 +32885,25 @@ block_count,AddSmi_Baseline,131,0 block_count,AddSmi_Baseline,132,0 block_count,AddSmi_Baseline,133,0 -block_count,Subtract_Baseline,0,48 -block_count,Subtract_Baseline,1,34 -block_count,Subtract_Baseline,2,2 -block_count,Subtract_Baseline,3,2 +block_count,Subtract_Baseline,0,46 +block_count,Subtract_Baseline,1,33 +block_count,Subtract_Baseline,2,1 +block_count,Subtract_Baseline,3,1 block_count,Subtract_Baseline,4,0 -block_count,Subtract_Baseline,5,32 -block_count,Subtract_Baseline,6,32 +block_count,Subtract_Baseline,5,31 +block_count,Subtract_Baseline,6,31 block_count,Subtract_Baseline,7,0 block_count,Subtract_Baseline,8,0 block_count,Subtract_Baseline,9,0 block_count,Subtract_Baseline,10,0 -block_count,Subtract_Baseline,11,32 +block_count,Subtract_Baseline,11,31 block_count,Subtract_Baseline,12,0 -block_count,Subtract_Baseline,13,32 -block_count,Subtract_Baseline,14,32 +block_count,Subtract_Baseline,13,31 +block_count,Subtract_Baseline,14,31 block_count,Subtract_Baseline,15,13 block_count,Subtract_Baseline,16,13 -block_count,Subtract_Baseline,17,13 -block_count,Subtract_Baseline,18,13 +block_count,Subtract_Baseline,17,12 +block_count,Subtract_Baseline,18,12 block_count,Subtract_Baseline,19,0 block_count,Subtract_Baseline,20,0 block_count,Subtract_Baseline,21,0 @@ -33008,16 +32984,16 @@ block_count,Subtract_Baseline,96,15 block_count,Subtract_Baseline,97,15 block_count,SubtractSmi_Baseline,0,21 -block_count,SubtractSmi_Baseline,1,18 -block_count,SubtractSmi_Baseline,2,18 +block_count,SubtractSmi_Baseline,1,17 +block_count,SubtractSmi_Baseline,2,17 block_count,SubtractSmi_Baseline,3,0 block_count,SubtractSmi_Baseline,4,0 block_count,SubtractSmi_Baseline,5,0 block_count,SubtractSmi_Baseline,6,0 -block_count,SubtractSmi_Baseline,7,18 +block_count,SubtractSmi_Baseline,7,17 block_count,SubtractSmi_Baseline,8,0 -block_count,SubtractSmi_Baseline,9,18 -block_count,SubtractSmi_Baseline,10,18 +block_count,SubtractSmi_Baseline,9,17 +block_count,SubtractSmi_Baseline,10,17 block_count,SubtractSmi_Baseline,11,3 block_count,SubtractSmi_Baseline,12,3 block_count,SubtractSmi_Baseline,13,0 @@ -33026,13 +33002,13 @@ block_count,SubtractSmi_Baseline,16,0 block_count,SubtractSmi_Baseline,17,3 block_count,SubtractSmi_Baseline,18,3 -block_count,Multiply_Baseline,0,49 +block_count,Multiply_Baseline,0,45 block_count,Multiply_Baseline,1,10 block_count,Multiply_Baseline,2,5 block_count,Multiply_Baseline,3,5 block_count,Multiply_Baseline,4,0 -block_count,Multiply_Baseline,5,5 -block_count,Multiply_Baseline,6,5 +block_count,Multiply_Baseline,5,4 +block_count,Multiply_Baseline,6,4 block_count,Multiply_Baseline,7,3 block_count,Multiply_Baseline,8,3 block_count,Multiply_Baseline,9,0 @@ -33047,17 +33023,17 @@ block_count,Multiply_Baseline,18,0 block_count,Multiply_Baseline,19,0 block_count,Multiply_Baseline,20,0 -block_count,Multiply_Baseline,21,5 +block_count,Multiply_Baseline,21,4 block_count,Multiply_Baseline,22,0 -block_count,Multiply_Baseline,23,5 -block_count,Multiply_Baseline,24,5 +block_count,Multiply_Baseline,23,4 +block_count,Multiply_Baseline,24,4 block_count,Multiply_Baseline,25,0 -block_count,Multiply_Baseline,26,5 -block_count,Multiply_Baseline,27,5 -block_count,Multiply_Baseline,28,38 -block_count,Multiply_Baseline,29,38 -block_count,Multiply_Baseline,30,36 -block_count,Multiply_Baseline,31,36 +block_count,Multiply_Baseline,26,4 +block_count,Multiply_Baseline,27,4 +block_count,Multiply_Baseline,28,35 +block_count,Multiply_Baseline,29,35 +block_count,Multiply_Baseline,30,33 +block_count,Multiply_Baseline,31,33 block_count,Multiply_Baseline,32,0 block_count,Multiply_Baseline,33,2 block_count,Multiply_Baseline,34,0 @@ -33132,13 +33108,13 @@ block_count,Multiply_Baseline,103,0 block_count,Multiply_Baseline,104,0 block_count,Multiply_Baseline,105,0 -block_count,Multiply_Baseline,106,44 +block_count,Multiply_Baseline,106,41 block_count,Multiply_Baseline,107,0 -block_count,Multiply_Baseline,108,44 -block_count,Multiply_Baseline,109,44 +block_count,Multiply_Baseline,108,41 +block_count,Multiply_Baseline,109,41 block_count,Multiply_Baseline,110,0 -block_count,Multiply_Baseline,111,44 -block_count,Multiply_Baseline,112,44 +block_count,Multiply_Baseline,111,41 +block_count,Multiply_Baseline,112,41 block_count,MultiplySmi_Baseline,0,5 block_count,MultiplySmi_Baseline,1,4 block_count,MultiplySmi_Baseline,2,4 @@ -33270,8 +33246,8 @@ block_count,Divide_Baseline,25,0 block_count,Divide_Baseline,26,1 block_count,Divide_Baseline,27,1 -block_count,Divide_Baseline,28,1 -block_count,Divide_Baseline,29,1 +block_count,Divide_Baseline,28,2 +block_count,Divide_Baseline,29,2 block_count,Divide_Baseline,30,1 block_count,Divide_Baseline,31,1 block_count,Divide_Baseline,32,0 @@ -33351,13 +33327,13 @@ block_count,Divide_Baseline,106,0 block_count,Divide_Baseline,107,0 block_count,Divide_Baseline,108,0 -block_count,Divide_Baseline,109,2 +block_count,Divide_Baseline,109,3 block_count,Divide_Baseline,110,0 -block_count,Divide_Baseline,111,2 -block_count,Divide_Baseline,112,2 +block_count,Divide_Baseline,111,3 +block_count,Divide_Baseline,112,3 block_count,Divide_Baseline,113,0 -block_count,Divide_Baseline,114,2 -block_count,Divide_Baseline,115,2 +block_count,Divide_Baseline,114,3 +block_count,Divide_Baseline,115,3 block_count,DivideSmi_Baseline,0,1 block_count,DivideSmi_Baseline,1,0 block_count,DivideSmi_Baseline,2,0 @@ -33503,7 +33479,7 @@ block_count,Modulus_Baseline,110,0 block_count,Modulus_Baseline,111,0 block_count,Modulus_Baseline,112,0 -block_count,ModulusSmi_Baseline,0,1 +block_count,ModulusSmi_Baseline,0,0 block_count,ModulusSmi_Baseline,1,0 block_count,ModulusSmi_Baseline,2,0 block_count,ModulusSmi_Baseline,3,0 @@ -33657,8 +33633,8 @@ block_count,Exponentiate_Baseline,48,0 block_count,BitwiseAnd_Baseline,0,8 block_count,BitwiseAnd_Baseline,1,7 -block_count,BitwiseAnd_Baseline,2,1 -block_count,BitwiseAnd_Baseline,3,1 +block_count,BitwiseAnd_Baseline,2,0 +block_count,BitwiseAnd_Baseline,3,0 block_count,BitwiseAnd_Baseline,4,0 block_count,BitwiseAnd_Baseline,5,0 block_count,BitwiseAnd_Baseline,6,0 @@ -33752,7 +33728,7 @@ block_count,BitwiseAnd_Baseline,94,0 block_count,BitwiseAnd_Baseline,95,0 block_count,BitwiseAnd_Baseline,96,8 -block_count,BitwiseAnd_Baseline,97,7 +block_count,BitwiseAnd_Baseline,97,6 block_count,BitwiseAnd_Baseline,98,1 block_count,BitwiseAnd_Baseline,99,1 block_count,BitwiseAnd_Baseline,100,0 @@ -33786,7 +33762,7 @@ block_count,BitwiseAnd_Baseline,128,0 block_count,BitwiseAnd_Baseline,129,8 block_count,BitwiseAnd_Baseline,130,8 -block_count,BitwiseAndSmi_Baseline,0,33 +block_count,BitwiseAndSmi_Baseline,0,30 block_count,BitwiseAndSmi_Baseline,1,1 block_count,BitwiseAndSmi_Baseline,2,1 block_count,BitwiseAndSmi_Baseline,3,0 @@ -33817,12 +33793,12 @@ block_count,BitwiseAndSmi_Baseline,28,0 block_count,BitwiseAndSmi_Baseline,29,1 block_count,BitwiseAndSmi_Baseline,30,1 -block_count,BitwiseAndSmi_Baseline,31,31 -block_count,BitwiseAndSmi_Baseline,32,33 +block_count,BitwiseAndSmi_Baseline,31,29 +block_count,BitwiseAndSmi_Baseline,32,30 block_count,BitwiseAndSmi_Baseline,33,0 -block_count,BitwiseAndSmi_Baseline,34,33 -block_count,BitwiseOr_Baseline,0,20 -block_count,BitwiseOr_Baseline,1,18 +block_count,BitwiseAndSmi_Baseline,34,30 +block_count,BitwiseOr_Baseline,0,19 +block_count,BitwiseOr_Baseline,1,17 block_count,BitwiseOr_Baseline,2,1 block_count,BitwiseOr_Baseline,3,1 block_count,BitwiseOr_Baseline,4,0 @@ -33917,8 +33893,8 @@ block_count,BitwiseOr_Baseline,93,0 block_count,BitwiseOr_Baseline,94,0 block_count,BitwiseOr_Baseline,95,1 -block_count,BitwiseOr_Baseline,96,20 -block_count,BitwiseOr_Baseline,97,19 +block_count,BitwiseOr_Baseline,96,19 +block_count,BitwiseOr_Baseline,97,18 block_count,BitwiseOr_Baseline,98,1 block_count,BitwiseOr_Baseline,99,1 block_count,BitwiseOr_Baseline,100,0 @@ -33939,20 +33915,20 @@ block_count,BitwiseOr_Baseline,115,0 block_count,BitwiseOr_Baseline,116,0 block_count,BitwiseOr_Baseline,117,1 -block_count,BitwiseOr_Baseline,118,20 -block_count,BitwiseOr_Baseline,119,17 +block_count,BitwiseOr_Baseline,118,19 +block_count,BitwiseOr_Baseline,119,16 block_count,BitwiseOr_Baseline,120,2 block_count,BitwiseOr_Baseline,121,0 block_count,BitwiseOr_Baseline,122,2 block_count,BitwiseOr_Baseline,123,2 -block_count,BitwiseOr_Baseline,124,20 +block_count,BitwiseOr_Baseline,124,19 block_count,BitwiseOr_Baseline,125,2 -block_count,BitwiseOr_Baseline,126,17 -block_count,BitwiseOr_Baseline,127,20 +block_count,BitwiseOr_Baseline,126,16 +block_count,BitwiseOr_Baseline,127,19 block_count,BitwiseOr_Baseline,128,0 -block_count,BitwiseOr_Baseline,129,20 -block_count,BitwiseOr_Baseline,130,20 -block_count,BitwiseOrSmi_Baseline,0,181 +block_count,BitwiseOr_Baseline,129,19 +block_count,BitwiseOr_Baseline,130,19 +block_count,BitwiseOrSmi_Baseline,0,173 block_count,BitwiseOrSmi_Baseline,1,1 block_count,BitwiseOrSmi_Baseline,2,1 block_count,BitwiseOrSmi_Baseline,3,0 @@ -33983,12 +33959,12 @@ block_count,BitwiseOrSmi_Baseline,28,0 block_count,BitwiseOrSmi_Baseline,29,0 block_count,BitwiseOrSmi_Baseline,30,1 -block_count,BitwiseOrSmi_Baseline,31,179 -block_count,BitwiseOrSmi_Baseline,32,181 +block_count,BitwiseOrSmi_Baseline,31,172 +block_count,BitwiseOrSmi_Baseline,32,173 block_count,BitwiseOrSmi_Baseline,33,0 -block_count,BitwiseOrSmi_Baseline,34,181 +block_count,BitwiseOrSmi_Baseline,34,173 block_count,BitwiseXor_Baseline,0,9 -block_count,BitwiseXor_Baseline,1,5 +block_count,BitwiseXor_Baseline,1,4 block_count,BitwiseXor_Baseline,2,4 block_count,BitwiseXor_Baseline,3,4 block_count,BitwiseXor_Baseline,4,0 @@ -34106,14 +34082,14 @@ block_count,BitwiseXor_Baseline,116,0 block_count,BitwiseXor_Baseline,117,5 block_count,BitwiseXor_Baseline,118,9 -block_count,BitwiseXor_Baseline,119,6 +block_count,BitwiseXor_Baseline,119,5 block_count,BitwiseXor_Baseline,120,3 block_count,BitwiseXor_Baseline,121,0 block_count,BitwiseXor_Baseline,122,3 block_count,BitwiseXor_Baseline,123,3 block_count,BitwiseXor_Baseline,124,9 block_count,BitwiseXor_Baseline,125,3 -block_count,BitwiseXor_Baseline,126,6 +block_count,BitwiseXor_Baseline,126,5 block_count,BitwiseXor_Baseline,127,9 block_count,BitwiseXor_Baseline,128,0 block_count,BitwiseXor_Baseline,129,9 @@ -34232,7 +34208,7 @@ block_count,ShiftLeft_Baseline,76,0 block_count,ShiftLeft_Baseline,77,1 block_count,ShiftLeft_Baseline,78,1 -block_count,ShiftLeftSmi_Baseline,0,30 +block_count,ShiftLeftSmi_Baseline,0,29 block_count,ShiftLeftSmi_Baseline,1,1 block_count,ShiftLeftSmi_Baseline,2,1 block_count,ShiftLeftSmi_Baseline,3,0 @@ -34263,19 +34239,19 @@ block_count,ShiftLeftSmi_Baseline,28,0 block_count,ShiftLeftSmi_Baseline,29,0 block_count,ShiftLeftSmi_Baseline,30,1 -block_count,ShiftLeftSmi_Baseline,31,29 -block_count,ShiftLeftSmi_Baseline,32,29 +block_count,ShiftLeftSmi_Baseline,31,28 +block_count,ShiftLeftSmi_Baseline,32,27 block_count,ShiftLeftSmi_Baseline,33,0 block_count,ShiftLeftSmi_Baseline,34,0 block_count,ShiftLeftSmi_Baseline,35,0 block_count,ShiftLeftSmi_Baseline,36,0 -block_count,ShiftLeftSmi_Baseline,37,29 +block_count,ShiftLeftSmi_Baseline,37,28 block_count,ShiftLeftSmi_Baseline,38,0 -block_count,ShiftLeftSmi_Baseline,39,29 -block_count,ShiftLeftSmi_Baseline,40,29 -block_count,ShiftLeftSmi_Baseline,41,30 +block_count,ShiftLeftSmi_Baseline,39,27 +block_count,ShiftLeftSmi_Baseline,40,28 +block_count,ShiftLeftSmi_Baseline,41,29 block_count,ShiftLeftSmi_Baseline,42,0 -block_count,ShiftLeftSmi_Baseline,43,30 +block_count,ShiftLeftSmi_Baseline,43,29 block_count,ShiftRight_Baseline,0,2 block_count,ShiftRight_Baseline,1,2 block_count,ShiftRight_Baseline,2,0 @@ -34355,7 +34331,7 @@ block_count,ShiftRight_Baseline,76,0 block_count,ShiftRight_Baseline,77,2 block_count,ShiftRight_Baseline,78,2 -block_count,ShiftRightSmi_Baseline,0,114 +block_count,ShiftRightSmi_Baseline,0,110 block_count,ShiftRightSmi_Baseline,1,1 block_count,ShiftRightSmi_Baseline,2,1 block_count,ShiftRightSmi_Baseline,3,0 @@ -34386,10 +34362,10 @@ block_count,ShiftRightSmi_Baseline,28,0 block_count,ShiftRightSmi_Baseline,29,1 block_count,ShiftRightSmi_Baseline,30,1 -block_count,ShiftRightSmi_Baseline,31,112 -block_count,ShiftRightSmi_Baseline,32,114 +block_count,ShiftRightSmi_Baseline,31,109 +block_count,ShiftRightSmi_Baseline,32,110 block_count,ShiftRightSmi_Baseline,33,0 -block_count,ShiftRightSmi_Baseline,34,114 +block_count,ShiftRightSmi_Baseline,34,110 block_count,ShiftRightLogical_Baseline,0,0 block_count,ShiftRightLogical_Baseline,1,0 block_count,ShiftRightLogical_Baseline,2,0 @@ -34466,7 +34442,7 @@ block_count,ShiftRightLogical_Baseline,73,0 block_count,ShiftRightLogical_Baseline,74,0 block_count,ShiftRightLogical_Baseline,75,0 -block_count,ShiftRightLogicalSmi_Baseline,0,4 +block_count,ShiftRightLogicalSmi_Baseline,0,3 block_count,ShiftRightLogicalSmi_Baseline,1,1 block_count,ShiftRightLogicalSmi_Baseline,2,1 block_count,ShiftRightLogicalSmi_Baseline,3,0 @@ -34498,18 +34474,18 @@ block_count,ShiftRightLogicalSmi_Baseline,29,1 block_count,ShiftRightLogicalSmi_Baseline,30,1 block_count,ShiftRightLogicalSmi_Baseline,31,2 -block_count,ShiftRightLogicalSmi_Baseline,32,2 +block_count,ShiftRightLogicalSmi_Baseline,32,1 block_count,ShiftRightLogicalSmi_Baseline,33,0 block_count,ShiftRightLogicalSmi_Baseline,34,0 block_count,ShiftRightLogicalSmi_Baseline,35,0 block_count,ShiftRightLogicalSmi_Baseline,36,0 block_count,ShiftRightLogicalSmi_Baseline,37,2 block_count,ShiftRightLogicalSmi_Baseline,38,0 -block_count,ShiftRightLogicalSmi_Baseline,39,2 +block_count,ShiftRightLogicalSmi_Baseline,39,1 block_count,ShiftRightLogicalSmi_Baseline,40,2 -block_count,ShiftRightLogicalSmi_Baseline,41,4 +block_count,ShiftRightLogicalSmi_Baseline,41,3 block_count,ShiftRightLogicalSmi_Baseline,42,0 -block_count,ShiftRightLogicalSmi_Baseline,43,4 +block_count,ShiftRightLogicalSmi_Baseline,43,3 block_count,Add_WithFeedback,0,0 block_count,Add_WithFeedback,1,0 block_count,Add_WithFeedback,2,0 @@ -35106,82 +35082,6 @@ block_count,BitwiseOr_WithFeedback,128,0 block_count,BitwiseOr_WithFeedback,129,0 block_count,BitwiseOr_WithFeedback,130,0 -block_count,ShiftRightLogical_WithFeedback,0,0 -block_count,ShiftRightLogical_WithFeedback,1,0 -block_count,ShiftRightLogical_WithFeedback,2,0 -block_count,ShiftRightLogical_WithFeedback,3,0 -block_count,ShiftRightLogical_WithFeedback,4,0 -block_count,ShiftRightLogical_WithFeedback,5,0 -block_count,ShiftRightLogical_WithFeedback,6,0 -block_count,ShiftRightLogical_WithFeedback,7,0 -block_count,ShiftRightLogical_WithFeedback,8,0 -block_count,ShiftRightLogical_WithFeedback,9,0 -block_count,ShiftRightLogical_WithFeedback,10,0 -block_count,ShiftRightLogical_WithFeedback,11,0 -block_count,ShiftRightLogical_WithFeedback,12,0 -block_count,ShiftRightLogical_WithFeedback,13,0 -block_count,ShiftRightLogical_WithFeedback,14,0 -block_count,ShiftRightLogical_WithFeedback,15,0 -block_count,ShiftRightLogical_WithFeedback,16,0 -block_count,ShiftRightLogical_WithFeedback,17,0 -block_count,ShiftRightLogical_WithFeedback,18,0 -block_count,ShiftRightLogical_WithFeedback,19,0 -block_count,ShiftRightLogical_WithFeedback,20,0 -block_count,ShiftRightLogical_WithFeedback,21,0 -block_count,ShiftRightLogical_WithFeedback,22,0 -block_count,ShiftRightLogical_WithFeedback,23,0 -block_count,ShiftRightLogical_WithFeedback,24,0 -block_count,ShiftRightLogical_WithFeedback,25,0 -block_count,ShiftRightLogical_WithFeedback,26,0 -block_count,ShiftRightLogical_WithFeedback,27,0 -block_count,ShiftRightLogical_WithFeedback,28,0 -block_count,ShiftRightLogical_WithFeedback,29,0 -block_count,ShiftRightLogical_WithFeedback,30,0 -block_count,ShiftRightLogical_WithFeedback,31,0 -block_count,ShiftRightLogical_WithFeedback,32,0 -block_count,ShiftRightLogical_WithFeedback,33,0 -block_count,ShiftRightLogical_WithFeedback,34,0 -block_count,ShiftRightLogical_WithFeedback,35,0 -block_count,ShiftRightLogical_WithFeedback,36,0 -block_count,ShiftRightLogical_WithFeedback,37,0 -block_count,ShiftRightLogical_WithFeedback,38,0 -block_count,ShiftRightLogical_WithFeedback,39,0 -block_count,ShiftRightLogical_WithFeedback,40,0 -block_count,ShiftRightLogical_WithFeedback,41,0 -block_count,ShiftRightLogical_WithFeedback,42,0 -block_count,ShiftRightLogical_WithFeedback,43,0 -block_count,ShiftRightLogical_WithFeedback,44,0 -block_count,ShiftRightLogical_WithFeedback,45,0 -block_count,ShiftRightLogical_WithFeedback,46,0 -block_count,ShiftRightLogical_WithFeedback,47,0 -block_count,ShiftRightLogical_WithFeedback,48,0 -block_count,ShiftRightLogical_WithFeedback,49,0 -block_count,ShiftRightLogical_WithFeedback,50,0 -block_count,ShiftRightLogical_WithFeedback,51,0 -block_count,ShiftRightLogical_WithFeedback,52,0 -block_count,ShiftRightLogical_WithFeedback,53,0 -block_count,ShiftRightLogical_WithFeedback,54,0 -block_count,ShiftRightLogical_WithFeedback,55,0 -block_count,ShiftRightLogical_WithFeedback,56,0 -block_count,ShiftRightLogical_WithFeedback,57,0 -block_count,ShiftRightLogical_WithFeedback,58,0 -block_count,ShiftRightLogical_WithFeedback,59,0 -block_count,ShiftRightLogical_WithFeedback,60,0 -block_count,ShiftRightLogical_WithFeedback,61,0 -block_count,ShiftRightLogical_WithFeedback,62,0 -block_count,ShiftRightLogical_WithFeedback,63,0 -block_count,ShiftRightLogical_WithFeedback,64,0 -block_count,ShiftRightLogical_WithFeedback,65,0 -block_count,ShiftRightLogical_WithFeedback,66,0 -block_count,ShiftRightLogical_WithFeedback,67,0 -block_count,ShiftRightLogical_WithFeedback,68,0 -block_count,ShiftRightLogical_WithFeedback,69,0 -block_count,ShiftRightLogical_WithFeedback,70,0 -block_count,ShiftRightLogical_WithFeedback,71,0 -block_count,ShiftRightLogical_WithFeedback,72,0 -block_count,ShiftRightLogical_WithFeedback,73,0 -block_count,ShiftRightLogical_WithFeedback,74,0 -block_count,ShiftRightLogical_WithFeedback,75,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,0,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,1,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,2,0 @@ -35278,13 +35178,13 @@ block_count,Add_RhsIsStringConstant_Internalize_Baseline,45,0 block_count,Add_RhsIsStringConstant_Internalize_Baseline,46,0 block_count,Add_RhsIsStringConstant_Internalize_Baseline,47,0 -block_count,Equal_Baseline,0,165 -block_count,Equal_Baseline,1,167 -block_count,Equal_Baseline,2,135 +block_count,Equal_Baseline,0,158 +block_count,Equal_Baseline,1,159 +block_count,Equal_Baseline,2,129 block_count,Equal_Baseline,3,23 -block_count,Equal_Baseline,4,23 +block_count,Equal_Baseline,4,22 block_count,Equal_Baseline,5,9 -block_count,Equal_Baseline,6,9 +block_count,Equal_Baseline,6,8 block_count,Equal_Baseline,7,8 block_count,Equal_Baseline,8,6 block_count,Equal_Baseline,9,6 @@ -35392,7 +35292,7 @@ block_count,Equal_Baseline,111,13 block_count,Equal_Baseline,112,0 block_count,Equal_Baseline,113,0 -block_count,Equal_Baseline,114,111 +block_count,Equal_Baseline,114,105 block_count,Equal_Baseline,115,1 block_count,Equal_Baseline,116,0 block_count,Equal_Baseline,117,0 @@ -35412,7 +35312,7 @@ block_count,Equal_Baseline,131,0 block_count,Equal_Baseline,132,0 block_count,Equal_Baseline,133,1 -block_count,Equal_Baseline,134,109 +block_count,Equal_Baseline,134,103 block_count,Equal_Baseline,135,0 block_count,Equal_Baseline,136,0 block_count,Equal_Baseline,137,0 @@ -35425,13 +35325,13 @@ block_count,Equal_Baseline,144,0 block_count,Equal_Baseline,145,0 block_count,Equal_Baseline,146,0 -block_count,Equal_Baseline,147,1 +block_count,Equal_Baseline,147,2 block_count,Equal_Baseline,148,1 block_count,Equal_Baseline,149,0 -block_count,Equal_Baseline,150,31 +block_count,Equal_Baseline,150,30 block_count,Equal_Baseline,151,6 block_count,Equal_Baseline,152,6 -block_count,Equal_Baseline,153,5 +block_count,Equal_Baseline,153,4 block_count,Equal_Baseline,154,2 block_count,Equal_Baseline,155,0 block_count,Equal_Baseline,156,0 @@ -35455,20 +35355,20 @@ block_count,Equal_Baseline,174,0 block_count,Equal_Baseline,175,0 block_count,Equal_Baseline,176,0 -block_count,Equal_Baseline,177,24 -block_count,Equal_Baseline,178,32 -block_count,Equal_Baseline,179,120 -block_count,Equal_Baseline,180,165 +block_count,Equal_Baseline,177,23 +block_count,Equal_Baseline,178,30 +block_count,Equal_Baseline,179,113 +block_count,Equal_Baseline,180,158 block_count,Equal_Baseline,181,0 -block_count,Equal_Baseline,182,165 -block_count,StrictEqual_Generic_Baseline,0,201 -block_count,StrictEqual_Generic_Baseline,1,168 -block_count,StrictEqual_Generic_Baseline,2,121 -block_count,StrictEqual_Generic_Baseline,3,121 -block_count,StrictEqual_Generic_Baseline,4,121 -block_count,StrictEqual_Generic_Baseline,5,57 -block_count,StrictEqual_Generic_Baseline,6,57 -block_count,StrictEqual_Generic_Baseline,7,26 +block_count,Equal_Baseline,182,158 +block_count,StrictEqual_Generic_Baseline,0,195 +block_count,StrictEqual_Generic_Baseline,1,164 +block_count,StrictEqual_Generic_Baseline,2,117 +block_count,StrictEqual_Generic_Baseline,3,117 +block_count,StrictEqual_Generic_Baseline,4,116 +block_count,StrictEqual_Generic_Baseline,5,55 +block_count,StrictEqual_Generic_Baseline,6,55 +block_count,StrictEqual_Generic_Baseline,7,25 block_count,StrictEqual_Generic_Baseline,8,19 block_count,StrictEqual_Generic_Baseline,9,0 block_count,StrictEqual_Generic_Baseline,10,19 @@ -35479,14 +35379,14 @@ block_count,StrictEqual_Generic_Baseline,15,2 block_count,StrictEqual_Generic_Baseline,16,2 block_count,StrictEqual_Generic_Baseline,17,0 -block_count,StrictEqual_Generic_Baseline,18,1 +block_count,StrictEqual_Generic_Baseline,18,0 block_count,StrictEqual_Generic_Baseline,19,2 -block_count,StrictEqual_Generic_Baseline,20,31 -block_count,StrictEqual_Generic_Baseline,21,31 +block_count,StrictEqual_Generic_Baseline,20,29 +block_count,StrictEqual_Generic_Baseline,21,29 block_count,StrictEqual_Generic_Baseline,22,0 block_count,StrictEqual_Generic_Baseline,23,0 block_count,StrictEqual_Generic_Baseline,24,0 -block_count,StrictEqual_Generic_Baseline,25,30 +block_count,StrictEqual_Generic_Baseline,25,29 block_count,StrictEqual_Generic_Baseline,26,0 block_count,StrictEqual_Generic_Baseline,27,0 block_count,StrictEqual_Generic_Baseline,28,0 @@ -35518,19 +35418,19 @@ block_count,StrictEqual_Generic_Baseline,54,0 block_count,StrictEqual_Generic_Baseline,55,0 block_count,StrictEqual_Generic_Baseline,56,0 -block_count,StrictEqual_Generic_Baseline,57,63 +block_count,StrictEqual_Generic_Baseline,57,61 block_count,StrictEqual_Generic_Baseline,58,0 block_count,StrictEqual_Generic_Baseline,59,0 block_count,StrictEqual_Generic_Baseline,60,0 -block_count,StrictEqual_Generic_Baseline,61,63 -block_count,StrictEqual_Generic_Baseline,62,15 -block_count,StrictEqual_Generic_Baseline,63,48 -block_count,StrictEqual_Generic_Baseline,64,63 +block_count,StrictEqual_Generic_Baseline,61,60 +block_count,StrictEqual_Generic_Baseline,62,16 +block_count,StrictEqual_Generic_Baseline,63,44 +block_count,StrictEqual_Generic_Baseline,64,60 block_count,StrictEqual_Generic_Baseline,65,0 -block_count,StrictEqual_Generic_Baseline,66,63 -block_count,StrictEqual_Generic_Baseline,67,63 -block_count,StrictEqual_Generic_Baseline,68,45 -block_count,StrictEqual_Generic_Baseline,69,17 +block_count,StrictEqual_Generic_Baseline,66,60 +block_count,StrictEqual_Generic_Baseline,67,60 +block_count,StrictEqual_Generic_Baseline,68,44 +block_count,StrictEqual_Generic_Baseline,69,16 block_count,StrictEqual_Generic_Baseline,70,0 block_count,StrictEqual_Generic_Baseline,71,0 block_count,StrictEqual_Generic_Baseline,72,0 @@ -35541,18 +35441,18 @@ block_count,StrictEqual_Generic_Baseline,77,0 block_count,StrictEqual_Generic_Baseline,78,0 block_count,StrictEqual_Generic_Baseline,79,0 -block_count,StrictEqual_Generic_Baseline,80,46 +block_count,StrictEqual_Generic_Baseline,80,47 block_count,StrictEqual_Generic_Baseline,81,0 block_count,StrictEqual_Generic_Baseline,82,0 block_count,StrictEqual_Generic_Baseline,83,0 block_count,StrictEqual_Generic_Baseline,84,0 block_count,StrictEqual_Generic_Baseline,85,0 -block_count,StrictEqual_Generic_Baseline,86,45 +block_count,StrictEqual_Generic_Baseline,86,46 block_count,StrictEqual_Generic_Baseline,87,1 -block_count,StrictEqual_Generic_Baseline,88,33 -block_count,StrictEqual_Generic_Baseline,89,16 -block_count,StrictEqual_Generic_Baseline,90,16 -block_count,StrictEqual_Generic_Baseline,91,9 +block_count,StrictEqual_Generic_Baseline,88,31 +block_count,StrictEqual_Generic_Baseline,89,15 +block_count,StrictEqual_Generic_Baseline,90,15 +block_count,StrictEqual_Generic_Baseline,91,8 block_count,StrictEqual_Generic_Baseline,92,1 block_count,StrictEqual_Generic_Baseline,93,0 block_count,StrictEqual_Generic_Baseline,94,0 @@ -35569,23 +35469,23 @@ block_count,StrictEqual_Generic_Baseline,105,0 block_count,StrictEqual_Generic_Baseline,106,0 block_count,StrictEqual_Generic_Baseline,107,7 -block_count,StrictEqual_Generic_Baseline,108,7 +block_count,StrictEqual_Generic_Baseline,108,6 block_count,StrictEqual_Generic_Baseline,109,0 -block_count,StrictEqual_Generic_Baseline,110,7 -block_count,StrictEqual_Generic_Baseline,111,7 +block_count,StrictEqual_Generic_Baseline,110,6 +block_count,StrictEqual_Generic_Baseline,111,6 block_count,StrictEqual_Generic_Baseline,112,0 block_count,StrictEqual_Generic_Baseline,113,0 block_count,StrictEqual_Generic_Baseline,114,0 -block_count,StrictEqual_Generic_Baseline,115,16 -block_count,StrictEqual_Generic_Baseline,116,104 -block_count,StrictEqual_Generic_Baseline,117,33 -block_count,StrictEqual_Generic_Baseline,118,201 +block_count,StrictEqual_Generic_Baseline,115,15 +block_count,StrictEqual_Generic_Baseline,116,103 +block_count,StrictEqual_Generic_Baseline,117,31 +block_count,StrictEqual_Generic_Baseline,118,195 block_count,StrictEqual_Generic_Baseline,119,0 -block_count,StrictEqual_Generic_Baseline,120,201 -block_count,LessThan_Baseline,0,152 -block_count,LessThan_Baseline,1,153 +block_count,StrictEqual_Generic_Baseline,120,195 +block_count,LessThan_Baseline,0,143 +block_count,LessThan_Baseline,1,143 block_count,LessThan_Baseline,2,9 -block_count,LessThan_Baseline,3,2 +block_count,LessThan_Baseline,3,3 block_count,LessThan_Baseline,4,0 block_count,LessThan_Baseline,5,0 block_count,LessThan_Baseline,6,0 @@ -35712,7 +35612,7 @@ block_count,LessThan_Baseline,127,0 block_count,LessThan_Baseline,128,0 block_count,LessThan_Baseline,129,6 -block_count,LessThan_Baseline,130,143 +block_count,LessThan_Baseline,130,134 block_count,LessThan_Baseline,131,0 block_count,LessThan_Baseline,132,0 block_count,LessThan_Baseline,133,0 @@ -35729,26 +35629,26 @@ block_count,LessThan_Baseline,144,0 block_count,LessThan_Baseline,145,0 block_count,LessThan_Baseline,146,0 -block_count,LessThan_Baseline,147,142 -block_count,LessThan_Baseline,148,41 -block_count,LessThan_Baseline,149,101 +block_count,LessThan_Baseline,147,133 +block_count,LessThan_Baseline,148,39 +block_count,LessThan_Baseline,149,93 block_count,LessThan_Baseline,150,0 block_count,LessThan_Baseline,151,0 block_count,LessThan_Baseline,152,0 block_count,LessThan_Baseline,153,0 block_count,LessThan_Baseline,154,0 block_count,LessThan_Baseline,155,0 -block_count,LessThan_Baseline,156,9 +block_count,LessThan_Baseline,156,10 block_count,LessThan_Baseline,157,7 block_count,LessThan_Baseline,158,2 -block_count,LessThan_Baseline,159,48 -block_count,LessThan_Baseline,160,103 -block_count,LessThan_Baseline,161,152 +block_count,LessThan_Baseline,159,47 +block_count,LessThan_Baseline,160,95 +block_count,LessThan_Baseline,161,143 block_count,LessThan_Baseline,162,0 -block_count,LessThan_Baseline,163,152 -block_count,GreaterThan_Baseline,0,50 -block_count,GreaterThan_Baseline,1,50 -block_count,GreaterThan_Baseline,2,4 +block_count,LessThan_Baseline,163,143 +block_count,GreaterThan_Baseline,0,47 +block_count,GreaterThan_Baseline,1,47 +block_count,GreaterThan_Baseline,2,3 block_count,GreaterThan_Baseline,3,2 block_count,GreaterThan_Baseline,4,0 block_count,GreaterThan_Baseline,5,0 @@ -35846,7 +35746,7 @@ block_count,GreaterThan_Baseline,97,0 block_count,GreaterThan_Baseline,98,0 block_count,GreaterThan_Baseline,99,0 -block_count,GreaterThan_Baseline,100,2 +block_count,GreaterThan_Baseline,100,1 block_count,GreaterThan_Baseline,101,0 block_count,GreaterThan_Baseline,102,0 block_count,GreaterThan_Baseline,103,0 @@ -35861,7 +35761,7 @@ block_count,GreaterThan_Baseline,112,0 block_count,GreaterThan_Baseline,113,0 block_count,GreaterThan_Baseline,114,0 -block_count,GreaterThan_Baseline,115,2 +block_count,GreaterThan_Baseline,115,1 block_count,GreaterThan_Baseline,116,1 block_count,GreaterThan_Baseline,117,0 block_count,GreaterThan_Baseline,118,0 @@ -35876,7 +35776,7 @@ block_count,GreaterThan_Baseline,127,0 block_count,GreaterThan_Baseline,128,0 block_count,GreaterThan_Baseline,129,1 -block_count,GreaterThan_Baseline,130,46 +block_count,GreaterThan_Baseline,130,43 block_count,GreaterThan_Baseline,131,0 block_count,GreaterThan_Baseline,132,0 block_count,GreaterThan_Baseline,133,0 @@ -35893,9 +35793,9 @@ block_count,GreaterThan_Baseline,144,0 block_count,GreaterThan_Baseline,145,0 block_count,GreaterThan_Baseline,146,0 -block_count,GreaterThan_Baseline,147,46 -block_count,GreaterThan_Baseline,148,28 -block_count,GreaterThan_Baseline,149,18 +block_count,GreaterThan_Baseline,147,43 +block_count,GreaterThan_Baseline,148,26 +block_count,GreaterThan_Baseline,149,17 block_count,GreaterThan_Baseline,150,0 block_count,GreaterThan_Baseline,151,0 block_count,GreaterThan_Baseline,152,0 @@ -35905,14 +35805,14 @@ block_count,GreaterThan_Baseline,156,3 block_count,GreaterThan_Baseline,157,2 block_count,GreaterThan_Baseline,158,1 -block_count,GreaterThan_Baseline,159,31 -block_count,GreaterThan_Baseline,160,19 -block_count,GreaterThan_Baseline,161,50 +block_count,GreaterThan_Baseline,159,28 +block_count,GreaterThan_Baseline,160,18 +block_count,GreaterThan_Baseline,161,47 block_count,GreaterThan_Baseline,162,0 -block_count,GreaterThan_Baseline,163,50 -block_count,LessThanOrEqual_Baseline,0,21 -block_count,LessThanOrEqual_Baseline,1,21 -block_count,LessThanOrEqual_Baseline,2,1 +block_count,GreaterThan_Baseline,163,47 +block_count,LessThanOrEqual_Baseline,0,20 +block_count,LessThanOrEqual_Baseline,1,20 +block_count,LessThanOrEqual_Baseline,2,2 block_count,LessThanOrEqual_Baseline,3,0 block_count,LessThanOrEqual_Baseline,4,0 block_count,LessThanOrEqual_Baseline,5,0 @@ -36040,7 +35940,7 @@ block_count,LessThanOrEqual_Baseline,127,0 block_count,LessThanOrEqual_Baseline,128,0 block_count,LessThanOrEqual_Baseline,129,1 -block_count,LessThanOrEqual_Baseline,130,19 +block_count,LessThanOrEqual_Baseline,130,18 block_count,LessThanOrEqual_Baseline,131,0 block_count,LessThanOrEqual_Baseline,132,0 block_count,LessThanOrEqual_Baseline,133,0 @@ -36057,9 +35957,9 @@ block_count,LessThanOrEqual_Baseline,144,0 block_count,LessThanOrEqual_Baseline,145,0 block_count,LessThanOrEqual_Baseline,146,0 -block_count,LessThanOrEqual_Baseline,147,18 +block_count,LessThanOrEqual_Baseline,147,17 block_count,LessThanOrEqual_Baseline,148,1 -block_count,LessThanOrEqual_Baseline,149,17 +block_count,LessThanOrEqual_Baseline,149,16 block_count,LessThanOrEqual_Baseline,150,0 block_count,LessThanOrEqual_Baseline,151,0 block_count,LessThanOrEqual_Baseline,152,0 @@ -36070,12 +35970,12 @@ block_count,LessThanOrEqual_Baseline,157,0 block_count,LessThanOrEqual_Baseline,158,1 block_count,LessThanOrEqual_Baseline,159,2 -block_count,LessThanOrEqual_Baseline,160,18 -block_count,LessThanOrEqual_Baseline,161,21 +block_count,LessThanOrEqual_Baseline,160,17 +block_count,LessThanOrEqual_Baseline,161,20 block_count,LessThanOrEqual_Baseline,162,0 -block_count,LessThanOrEqual_Baseline,163,21 -block_count,GreaterThanOrEqual_Baseline,0,42 -block_count,GreaterThanOrEqual_Baseline,1,42 +block_count,LessThanOrEqual_Baseline,163,20 +block_count,GreaterThanOrEqual_Baseline,0,39 +block_count,GreaterThanOrEqual_Baseline,1,39 block_count,GreaterThanOrEqual_Baseline,2,3 block_count,GreaterThanOrEqual_Baseline,3,2 block_count,GreaterThanOrEqual_Baseline,4,0 @@ -36204,7 +36104,7 @@ block_count,GreaterThanOrEqual_Baseline,127,0 block_count,GreaterThanOrEqual_Baseline,128,0 block_count,GreaterThanOrEqual_Baseline,129,0 -block_count,GreaterThanOrEqual_Baseline,130,38 +block_count,GreaterThanOrEqual_Baseline,130,36 block_count,GreaterThanOrEqual_Baseline,131,0 block_count,GreaterThanOrEqual_Baseline,132,0 block_count,GreaterThanOrEqual_Baseline,133,0 @@ -36221,9 +36121,9 @@ block_count,GreaterThanOrEqual_Baseline,144,0 block_count,GreaterThanOrEqual_Baseline,145,0 block_count,GreaterThanOrEqual_Baseline,146,0 -block_count,GreaterThanOrEqual_Baseline,147,38 -block_count,GreaterThanOrEqual_Baseline,148,22 -block_count,GreaterThanOrEqual_Baseline,149,15 +block_count,GreaterThanOrEqual_Baseline,147,36 +block_count,GreaterThanOrEqual_Baseline,148,21 +block_count,GreaterThanOrEqual_Baseline,149,14 block_count,GreaterThanOrEqual_Baseline,150,0 block_count,GreaterThanOrEqual_Baseline,151,0 block_count,GreaterThanOrEqual_Baseline,152,0 @@ -36233,30 +36133,30 @@ block_count,GreaterThanOrEqual_Baseline,156,3 block_count,GreaterThanOrEqual_Baseline,157,1 block_count,GreaterThanOrEqual_Baseline,158,1 -block_count,GreaterThanOrEqual_Baseline,159,24 -block_count,GreaterThanOrEqual_Baseline,160,17 -block_count,GreaterThanOrEqual_Baseline,161,42 +block_count,GreaterThanOrEqual_Baseline,159,22 +block_count,GreaterThanOrEqual_Baseline,160,16 +block_count,GreaterThanOrEqual_Baseline,161,39 block_count,GreaterThanOrEqual_Baseline,162,0 -block_count,GreaterThanOrEqual_Baseline,163,42 -block_count,Equal_WithEmbeddedFeedback,0,23 -block_count,Equal_WithEmbeddedFeedback,1,30 +block_count,GreaterThanOrEqual_Baseline,163,39 +block_count,Equal_WithEmbeddedFeedback,0,22 +block_count,Equal_WithEmbeddedFeedback,1,28 block_count,Equal_WithEmbeddedFeedback,2,20 block_count,Equal_WithEmbeddedFeedback,3,17 -block_count,Equal_WithEmbeddedFeedback,4,17 -block_count,Equal_WithEmbeddedFeedback,5,15 +block_count,Equal_WithEmbeddedFeedback,4,16 +block_count,Equal_WithEmbeddedFeedback,5,14 block_count,Equal_WithEmbeddedFeedback,6,13 block_count,Equal_WithEmbeddedFeedback,7,12 block_count,Equal_WithEmbeddedFeedback,8,11 block_count,Equal_WithEmbeddedFeedback,9,11 block_count,Equal_WithEmbeddedFeedback,10,3 -block_count,Equal_WithEmbeddedFeedback,11,2 -block_count,Equal_WithEmbeddedFeedback,12,2 -block_count,Equal_WithEmbeddedFeedback,13,2 +block_count,Equal_WithEmbeddedFeedback,11,1 +block_count,Equal_WithEmbeddedFeedback,12,1 +block_count,Equal_WithEmbeddedFeedback,13,1 block_count,Equal_WithEmbeddedFeedback,14,0 block_count,Equal_WithEmbeddedFeedback,15,1 block_count,Equal_WithEmbeddedFeedback,16,1 block_count,Equal_WithEmbeddedFeedback,17,0 -block_count,Equal_WithEmbeddedFeedback,18,8 +block_count,Equal_WithEmbeddedFeedback,18,7 block_count,Equal_WithEmbeddedFeedback,19,0 block_count,Equal_WithEmbeddedFeedback,20,0 block_count,Equal_WithEmbeddedFeedback,21,0 @@ -36336,7 +36236,7 @@ block_count,Equal_WithEmbeddedFeedback,95,1 block_count,Equal_WithEmbeddedFeedback,96,0 block_count,Equal_WithEmbeddedFeedback,97,2 -block_count,Equal_WithEmbeddedFeedback,98,2 +block_count,Equal_WithEmbeddedFeedback,98,1 block_count,Equal_WithEmbeddedFeedback,99,0 block_count,Equal_WithEmbeddedFeedback,100,0 block_count,Equal_WithEmbeddedFeedback,101,0 @@ -36353,9 +36253,9 @@ block_count,Equal_WithEmbeddedFeedback,112,0 block_count,Equal_WithEmbeddedFeedback,113,2 block_count,Equal_WithEmbeddedFeedback,114,3 -block_count,Equal_WithEmbeddedFeedback,115,2 +block_count,Equal_WithEmbeddedFeedback,115,3 block_count,Equal_WithEmbeddedFeedback,116,2 -block_count,Equal_WithEmbeddedFeedback,117,0 +block_count,Equal_WithEmbeddedFeedback,117,1 block_count,Equal_WithEmbeddedFeedback,118,0 block_count,Equal_WithEmbeddedFeedback,119,0 block_count,Equal_WithEmbeddedFeedback,120,0 @@ -36388,7 +36288,7 @@ block_count,Equal_WithEmbeddedFeedback,147,1 block_count,Equal_WithEmbeddedFeedback,148,1 block_count,Equal_WithEmbeddedFeedback,149,0 -block_count,Equal_WithEmbeddedFeedback,150,9 +block_count,Equal_WithEmbeddedFeedback,150,8 block_count,Equal_WithEmbeddedFeedback,151,8 block_count,Equal_WithEmbeddedFeedback,152,8 block_count,Equal_WithEmbeddedFeedback,153,8 @@ -36416,11 +36316,11 @@ block_count,Equal_WithEmbeddedFeedback,175,0 block_count,Equal_WithEmbeddedFeedback,176,0 block_count,Equal_WithEmbeddedFeedback,177,0 -block_count,Equal_WithEmbeddedFeedback,178,9 -block_count,Equal_WithEmbeddedFeedback,179,14 -block_count,Equal_WithEmbeddedFeedback,180,23 +block_count,Equal_WithEmbeddedFeedback,178,8 +block_count,Equal_WithEmbeddedFeedback,179,13 +block_count,Equal_WithEmbeddedFeedback,180,22 block_count,Equal_WithEmbeddedFeedback,181,0 -block_count,Equal_WithEmbeddedFeedback,182,23 +block_count,Equal_WithEmbeddedFeedback,182,22 block_count,StrictEqual_WithEmbeddedFeedback,0,25 block_count,StrictEqual_WithEmbeddedFeedback,1,19 block_count,StrictEqual_WithEmbeddedFeedback,2,18 @@ -36441,12 +36341,12 @@ block_count,StrictEqual_WithEmbeddedFeedback,17,0 block_count,StrictEqual_WithEmbeddedFeedback,18,0 block_count,StrictEqual_WithEmbeddedFeedback,19,0 -block_count,StrictEqual_WithEmbeddedFeedback,20,4 -block_count,StrictEqual_WithEmbeddedFeedback,21,4 +block_count,StrictEqual_WithEmbeddedFeedback,20,5 +block_count,StrictEqual_WithEmbeddedFeedback,21,5 block_count,StrictEqual_WithEmbeddedFeedback,22,0 block_count,StrictEqual_WithEmbeddedFeedback,23,0 block_count,StrictEqual_WithEmbeddedFeedback,24,0 -block_count,StrictEqual_WithEmbeddedFeedback,25,4 +block_count,StrictEqual_WithEmbeddedFeedback,25,5 block_count,StrictEqual_WithEmbeddedFeedback,26,0 block_count,StrictEqual_WithEmbeddedFeedback,27,0 block_count,StrictEqual_WithEmbeddedFeedback,28,0 @@ -36478,17 +36378,17 @@ block_count,StrictEqual_WithEmbeddedFeedback,54,0 block_count,StrictEqual_WithEmbeddedFeedback,55,0 block_count,StrictEqual_WithEmbeddedFeedback,56,0 -block_count,StrictEqual_WithEmbeddedFeedback,57,11 +block_count,StrictEqual_WithEmbeddedFeedback,57,10 block_count,StrictEqual_WithEmbeddedFeedback,58,0 block_count,StrictEqual_WithEmbeddedFeedback,59,0 block_count,StrictEqual_WithEmbeddedFeedback,60,0 -block_count,StrictEqual_WithEmbeddedFeedback,61,11 +block_count,StrictEqual_WithEmbeddedFeedback,61,10 block_count,StrictEqual_WithEmbeddedFeedback,62,4 block_count,StrictEqual_WithEmbeddedFeedback,63,6 -block_count,StrictEqual_WithEmbeddedFeedback,64,11 +block_count,StrictEqual_WithEmbeddedFeedback,64,10 block_count,StrictEqual_WithEmbeddedFeedback,65,0 -block_count,StrictEqual_WithEmbeddedFeedback,66,11 -block_count,StrictEqual_WithEmbeddedFeedback,67,11 +block_count,StrictEqual_WithEmbeddedFeedback,66,10 +block_count,StrictEqual_WithEmbeddedFeedback,67,10 block_count,StrictEqual_WithEmbeddedFeedback,68,5 block_count,StrictEqual_WithEmbeddedFeedback,69,5 block_count,StrictEqual_WithEmbeddedFeedback,70,1 @@ -36508,12 +36408,12 @@ block_count,StrictEqual_WithEmbeddedFeedback,84,0 block_count,StrictEqual_WithEmbeddedFeedback,85,0 block_count,StrictEqual_WithEmbeddedFeedback,86,0 -block_count,StrictEqual_WithEmbeddedFeedback,87,3 +block_count,StrictEqual_WithEmbeddedFeedback,87,2 block_count,StrictEqual_WithEmbeddedFeedback,88,6 block_count,StrictEqual_WithEmbeddedFeedback,89,5 block_count,StrictEqual_WithEmbeddedFeedback,90,5 block_count,StrictEqual_WithEmbeddedFeedback,91,2 -block_count,StrictEqual_WithEmbeddedFeedback,92,1 +block_count,StrictEqual_WithEmbeddedFeedback,92,0 block_count,StrictEqual_WithEmbeddedFeedback,93,0 block_count,StrictEqual_WithEmbeddedFeedback,94,0 block_count,StrictEqual_WithEmbeddedFeedback,95,0 @@ -36525,7 +36425,7 @@ block_count,StrictEqual_WithEmbeddedFeedback,101,0 block_count,StrictEqual_WithEmbeddedFeedback,102,0 block_count,StrictEqual_WithEmbeddedFeedback,103,0 -block_count,StrictEqual_WithEmbeddedFeedback,104,1 +block_count,StrictEqual_WithEmbeddedFeedback,104,0 block_count,StrictEqual_WithEmbeddedFeedback,105,0 block_count,StrictEqual_WithEmbeddedFeedback,106,0 block_count,StrictEqual_WithEmbeddedFeedback,107,1 @@ -36537,7 +36437,7 @@ block_count,StrictEqual_WithEmbeddedFeedback,113,0 block_count,StrictEqual_WithEmbeddedFeedback,114,0 block_count,StrictEqual_WithEmbeddedFeedback,115,0 -block_count,StrictEqual_WithEmbeddedFeedback,116,7 +block_count,StrictEqual_WithEmbeddedFeedback,116,8 block_count,StrictEqual_WithEmbeddedFeedback,117,6 block_count,StrictEqual_WithEmbeddedFeedback,118,25 block_count,StrictEqual_WithEmbeddedFeedback,119,0 @@ -36905,8 +36805,8 @@ block_count,BitwiseNot_Baseline,32,0 block_count,BitwiseNot_Baseline,33,1 block_count,BitwiseNot_Baseline,34,1 -block_count,Decrement_Baseline,0,21 -block_count,Decrement_Baseline,1,21 +block_count,Decrement_Baseline,0,20 +block_count,Decrement_Baseline,1,20 block_count,Decrement_Baseline,2,0 block_count,Decrement_Baseline,3,0 block_count,Decrement_Baseline,4,0 @@ -36921,18 +36821,18 @@ block_count,Decrement_Baseline,13,0 block_count,Decrement_Baseline,14,0 block_count,Decrement_Baseline,15,0 -block_count,Decrement_Baseline,16,21 -block_count,Decrement_Baseline,17,21 +block_count,Decrement_Baseline,16,20 +block_count,Decrement_Baseline,17,20 block_count,Decrement_Baseline,18,0 block_count,Decrement_Baseline,19,0 block_count,Decrement_Baseline,20,0 block_count,Decrement_Baseline,21,0 block_count,Decrement_Baseline,22,0 -block_count,Decrement_Baseline,23,21 +block_count,Decrement_Baseline,23,20 block_count,Decrement_Baseline,24,0 -block_count,Decrement_Baseline,25,21 -block_count,Increment_Baseline,0,108 -block_count,Increment_Baseline,1,108 +block_count,Decrement_Baseline,25,20 +block_count,Increment_Baseline,0,98 +block_count,Increment_Baseline,1,98 block_count,Increment_Baseline,2,0 block_count,Increment_Baseline,3,0 block_count,Increment_Baseline,4,0 @@ -36947,16 +36847,16 @@ block_count,Increment_Baseline,13,0 block_count,Increment_Baseline,14,0 block_count,Increment_Baseline,15,0 -block_count,Increment_Baseline,16,108 -block_count,Increment_Baseline,17,108 +block_count,Increment_Baseline,16,98 +block_count,Increment_Baseline,17,98 block_count,Increment_Baseline,18,0 block_count,Increment_Baseline,19,0 block_count,Increment_Baseline,20,0 block_count,Increment_Baseline,21,0 block_count,Increment_Baseline,22,0 -block_count,Increment_Baseline,23,108 +block_count,Increment_Baseline,23,98 block_count,Increment_Baseline,24,0 -block_count,Increment_Baseline,25,108 +block_count,Increment_Baseline,25,98 block_count,Negate_Baseline,0,3 block_count,Negate_Baseline,1,3 block_count,Negate_Baseline,2,2 @@ -37229,33 +37129,33 @@ block_count,ObjectAssign,240,1 block_count,ObjectAssign,241,1 block_count,ObjectAssign,242,1 -block_count,ObjectAssign,243,2 +block_count,ObjectAssign,243,1 block_count,ObjectAssign,244,0 block_count,ObjectAssign,245,1 block_count,ObjectAssign,246,0 block_count,ObjectAssign,247,1 -block_count,ObjectCreate,0,8 +block_count,ObjectCreate,0,7 block_count,ObjectCreate,1,0 -block_count,ObjectCreate,2,8 -block_count,ObjectCreate,3,8 -block_count,ObjectCreate,4,8 +block_count,ObjectCreate,2,7 +block_count,ObjectCreate,3,7 +block_count,ObjectCreate,4,7 block_count,ObjectCreate,5,0 -block_count,ObjectCreate,6,8 +block_count,ObjectCreate,6,7 block_count,ObjectCreate,7,0 -block_count,ObjectCreate,8,8 +block_count,ObjectCreate,8,7 block_count,ObjectCreate,9,1 block_count,ObjectCreate,10,0 block_count,ObjectCreate,11,1 block_count,ObjectCreate,12,6 -block_count,ObjectCreate,13,8 +block_count,ObjectCreate,13,7 block_count,ObjectCreate,14,2 block_count,ObjectCreate,15,2 block_count,ObjectCreate,16,0 block_count,ObjectCreate,17,2 block_count,ObjectCreate,18,0 block_count,ObjectCreate,19,5 -block_count,ObjectCreate,20,8 -block_count,ObjectCreate,21,8 +block_count,ObjectCreate,20,7 +block_count,ObjectCreate,21,7 block_count,ObjectCreate,22,0 block_count,ObjectCreate,23,0 block_count,ObjectCreate,24,0 @@ -37303,20 +37203,20 @@ block_count,ObjectCreate,66,5 block_count,ObjectCreate,67,0 block_count,ObjectCreate,68,5 -block_count,ObjectCreate,69,35 -block_count,ObjectCreate,70,29 +block_count,ObjectCreate,69,33 +block_count,ObjectCreate,70,28 block_count,ObjectCreate,71,5 block_count,ObjectCreate,72,5 block_count,ObjectCreate,73,5 block_count,ObjectCreate,74,0 block_count,ObjectCreate,75,5 -block_count,ObjectCreate,76,7 -block_count,ObjectCreate,77,7 +block_count,ObjectCreate,76,6 +block_count,ObjectCreate,77,6 block_count,ObjectCreate,78,0 -block_count,ObjectCreate,79,7 +block_count,ObjectCreate,79,6 block_count,ObjectCreate,80,0 block_count,ObjectCreate,81,0 -block_count,ObjectCreate,82,7 +block_count,ObjectCreate,82,6 block_count,ObjectCreate,83,5 block_count,ObjectCreate,84,1 block_count,ObjectCreate,85,0 @@ -37857,12 +37757,12 @@ block_count,ObjectKeys,2,14 block_count,ObjectKeys,3,14 block_count,ObjectKeys,4,14 -block_count,ObjectKeys,5,14 +block_count,ObjectKeys,5,13 block_count,ObjectKeys,6,0 block_count,ObjectKeys,7,0 block_count,ObjectKeys,8,0 -block_count,ObjectKeys,9,14 -block_count,ObjectKeys,10,14 +block_count,ObjectKeys,9,13 +block_count,ObjectKeys,10,13 block_count,ObjectKeys,11,13 block_count,ObjectKeys,12,0 block_count,ObjectKeys,13,13 @@ -37889,8 +37789,8 @@ block_count,ObjectKeys,34,13 block_count,ObjectKeys,35,13 block_count,ObjectKeys,36,13 -block_count,ObjectKeys,37,55 -block_count,ObjectKeys,38,41 +block_count,ObjectKeys,37,53 +block_count,ObjectKeys,38,39 block_count,ObjectKeys,39,13 block_count,ObjectKeys,40,0 block_count,ObjectKeys,41,0 @@ -37903,33 +37803,33 @@ block_count,ObjectKeys,48,0 block_count,ObjectKeys,49,0 block_count,ObjectKeys,50,0 -block_count,ObjectPrototypeHasOwnProperty,0,241 +block_count,ObjectPrototypeHasOwnProperty,0,231 block_count,ObjectPrototypeHasOwnProperty,1,0 -block_count,ObjectPrototypeHasOwnProperty,2,241 -block_count,ObjectPrototypeHasOwnProperty,3,241 -block_count,ObjectPrototypeHasOwnProperty,4,241 -block_count,ObjectPrototypeHasOwnProperty,5,240 -block_count,ObjectPrototypeHasOwnProperty,6,240 +block_count,ObjectPrototypeHasOwnProperty,2,231 +block_count,ObjectPrototypeHasOwnProperty,3,231 +block_count,ObjectPrototypeHasOwnProperty,4,231 +block_count,ObjectPrototypeHasOwnProperty,5,231 +block_count,ObjectPrototypeHasOwnProperty,6,231 block_count,ObjectPrototypeHasOwnProperty,7,0 block_count,ObjectPrototypeHasOwnProperty,8,0 block_count,ObjectPrototypeHasOwnProperty,9,0 block_count,ObjectPrototypeHasOwnProperty,10,0 block_count,ObjectPrototypeHasOwnProperty,11,0 -block_count,ObjectPrototypeHasOwnProperty,12,240 -block_count,ObjectPrototypeHasOwnProperty,13,240 +block_count,ObjectPrototypeHasOwnProperty,12,231 +block_count,ObjectPrototypeHasOwnProperty,13,231 block_count,ObjectPrototypeHasOwnProperty,14,0 block_count,ObjectPrototypeHasOwnProperty,15,0 block_count,ObjectPrototypeHasOwnProperty,16,0 -block_count,ObjectPrototypeHasOwnProperty,17,240 -block_count,ObjectPrototypeHasOwnProperty,18,240 -block_count,ObjectPrototypeHasOwnProperty,19,193 -block_count,ObjectPrototypeHasOwnProperty,20,193 -block_count,ObjectPrototypeHasOwnProperty,21,191 +block_count,ObjectPrototypeHasOwnProperty,17,231 +block_count,ObjectPrototypeHasOwnProperty,18,231 +block_count,ObjectPrototypeHasOwnProperty,19,185 +block_count,ObjectPrototypeHasOwnProperty,20,185 +block_count,ObjectPrototypeHasOwnProperty,21,183 block_count,ObjectPrototypeHasOwnProperty,22,0 block_count,ObjectPrototypeHasOwnProperty,23,0 block_count,ObjectPrototypeHasOwnProperty,24,0 -block_count,ObjectPrototypeHasOwnProperty,25,191 -block_count,ObjectPrototypeHasOwnProperty,26,187 +block_count,ObjectPrototypeHasOwnProperty,25,183 +block_count,ObjectPrototypeHasOwnProperty,26,179 block_count,ObjectPrototypeHasOwnProperty,27,3 block_count,ObjectPrototypeHasOwnProperty,28,0 block_count,ObjectPrototypeHasOwnProperty,29,0 @@ -37941,12 +37841,12 @@ block_count,ObjectPrototypeHasOwnProperty,35,3 block_count,ObjectPrototypeHasOwnProperty,36,2 block_count,ObjectPrototypeHasOwnProperty,37,0 -block_count,ObjectPrototypeHasOwnProperty,38,47 +block_count,ObjectPrototypeHasOwnProperty,38,45 block_count,ObjectPrototypeHasOwnProperty,39,0 -block_count,ObjectPrototypeHasOwnProperty,40,193 -block_count,ObjectPrototypeHasOwnProperty,41,193 -block_count,ObjectPrototypeHasOwnProperty,42,152 -block_count,ObjectPrototypeHasOwnProperty,43,148 +block_count,ObjectPrototypeHasOwnProperty,40,185 +block_count,ObjectPrototypeHasOwnProperty,41,185 +block_count,ObjectPrototypeHasOwnProperty,42,146 +block_count,ObjectPrototypeHasOwnProperty,43,142 block_count,ObjectPrototypeHasOwnProperty,44,0 block_count,ObjectPrototypeHasOwnProperty,45,0 block_count,ObjectPrototypeHasOwnProperty,46,0 @@ -37956,7 +37856,7 @@ block_count,ObjectPrototypeHasOwnProperty,50,0 block_count,ObjectPrototypeHasOwnProperty,51,3 block_count,ObjectPrototypeHasOwnProperty,52,1 -block_count,ObjectPrototypeHasOwnProperty,53,2 +block_count,ObjectPrototypeHasOwnProperty,53,1 block_count,ObjectPrototypeHasOwnProperty,54,3 block_count,ObjectPrototypeHasOwnProperty,55,3 block_count,ObjectPrototypeHasOwnProperty,56,0 @@ -37972,34 +37872,34 @@ block_count,ObjectPrototypeHasOwnProperty,66,0 block_count,ObjectPrototypeHasOwnProperty,67,0 block_count,ObjectPrototypeHasOwnProperty,68,0 -block_count,ObjectPrototypeHasOwnProperty,69,147 +block_count,ObjectPrototypeHasOwnProperty,69,141 block_count,ObjectPrototypeHasOwnProperty,70,0 -block_count,ObjectPrototypeHasOwnProperty,71,147 +block_count,ObjectPrototypeHasOwnProperty,71,141 block_count,ObjectPrototypeHasOwnProperty,72,0 -block_count,ObjectPrototypeHasOwnProperty,73,147 -block_count,ObjectPrototypeHasOwnProperty,74,178 -block_count,ObjectPrototypeHasOwnProperty,75,128 -block_count,ObjectPrototypeHasOwnProperty,76,79 -block_count,ObjectPrototypeHasOwnProperty,77,30 -block_count,ObjectPrototypeHasOwnProperty,78,48 -block_count,ObjectPrototypeHasOwnProperty,79,49 -block_count,ObjectPrototypeHasOwnProperty,80,49 -block_count,ObjectPrototypeHasOwnProperty,81,49 -block_count,ObjectPrototypeHasOwnProperty,82,48 +block_count,ObjectPrototypeHasOwnProperty,73,141 +block_count,ObjectPrototypeHasOwnProperty,74,170 +block_count,ObjectPrototypeHasOwnProperty,75,123 +block_count,ObjectPrototypeHasOwnProperty,76,76 +block_count,ObjectPrototypeHasOwnProperty,77,29 +block_count,ObjectPrototypeHasOwnProperty,78,46 +block_count,ObjectPrototypeHasOwnProperty,79,47 +block_count,ObjectPrototypeHasOwnProperty,80,47 +block_count,ObjectPrototypeHasOwnProperty,81,47 +block_count,ObjectPrototypeHasOwnProperty,82,46 block_count,ObjectPrototypeHasOwnProperty,83,0 block_count,ObjectPrototypeHasOwnProperty,84,0 block_count,ObjectPrototypeHasOwnProperty,85,0 -block_count,ObjectPrototypeHasOwnProperty,86,49 +block_count,ObjectPrototypeHasOwnProperty,86,47 block_count,ObjectPrototypeHasOwnProperty,87,4 -block_count,ObjectPrototypeHasOwnProperty,88,40 -block_count,ObjectPrototypeHasOwnProperty,89,40 +block_count,ObjectPrototypeHasOwnProperty,88,39 +block_count,ObjectPrototypeHasOwnProperty,89,39 block_count,ObjectPrototypeHasOwnProperty,90,0 -block_count,ObjectPrototypeHasOwnProperty,91,40 -block_count,ObjectPrototypeHasOwnProperty,92,40 -block_count,ObjectPrototypeHasOwnProperty,93,50 -block_count,ObjectPrototypeHasOwnProperty,94,43 -block_count,ObjectPrototypeHasOwnProperty,95,9 -block_count,ObjectPrototypeHasOwnProperty,96,34 +block_count,ObjectPrototypeHasOwnProperty,91,39 +block_count,ObjectPrototypeHasOwnProperty,92,39 +block_count,ObjectPrototypeHasOwnProperty,93,48 +block_count,ObjectPrototypeHasOwnProperty,94,41 +block_count,ObjectPrototypeHasOwnProperty,95,8 +block_count,ObjectPrototypeHasOwnProperty,96,33 block_count,ObjectPrototypeHasOwnProperty,97,6 block_count,ObjectPrototypeHasOwnProperty,98,0 block_count,ObjectPrototypeHasOwnProperty,99,0 @@ -38031,12 +37931,12 @@ block_count,ObjectPrototypeHasOwnProperty,125,0 block_count,ObjectPrototypeHasOwnProperty,126,0 block_count,ObjectPrototypeHasOwnProperty,127,0 -block_count,ObjectPrototypeHasOwnProperty,128,47 -block_count,ObjectPrototypeHasOwnProperty,129,47 +block_count,ObjectPrototypeHasOwnProperty,128,45 +block_count,ObjectPrototypeHasOwnProperty,129,45 block_count,ObjectPrototypeHasOwnProperty,130,0 block_count,ObjectPrototypeHasOwnProperty,131,0 block_count,ObjectPrototypeHasOwnProperty,132,0 -block_count,ObjectPrototypeHasOwnProperty,133,47 +block_count,ObjectPrototypeHasOwnProperty,133,45 block_count,ObjectPrototypeHasOwnProperty,134,0 block_count,ObjectPrototypeHasOwnProperty,135,0 block_count,ObjectPrototypeHasOwnProperty,136,0 @@ -38055,10 +37955,10 @@ block_count,ObjectPrototypeHasOwnProperty,149,0 block_count,ObjectPrototypeHasOwnProperty,150,0 block_count,ObjectPrototypeHasOwnProperty,151,0 -block_count,ObjectPrototypeHasOwnProperty,152,47 +block_count,ObjectPrototypeHasOwnProperty,152,45 block_count,ObjectPrototypeHasOwnProperty,153,0 -block_count,ObjectPrototypeHasOwnProperty,154,47 -block_count,ObjectPrototypeHasOwnProperty,155,47 +block_count,ObjectPrototypeHasOwnProperty,154,45 +block_count,ObjectPrototypeHasOwnProperty,155,45 block_count,ObjectPrototypeHasOwnProperty,156,0 block_count,ObjectPrototypeHasOwnProperty,157,0 block_count,ObjectPrototypeHasOwnProperty,158,0 @@ -38080,19 +37980,19 @@ block_count,ObjectPrototypeHasOwnProperty,174,0 block_count,ObjectPrototypeHasOwnProperty,175,0 block_count,ObjectPrototypeHasOwnProperty,176,0 -block_count,ObjectToString,0,62 -block_count,ObjectToString,1,59 -block_count,ObjectToString,2,53 -block_count,ObjectToString,3,52 +block_count,ObjectToString,0,59 +block_count,ObjectToString,1,57 +block_count,ObjectToString,2,51 +block_count,ObjectToString,3,49 block_count,ObjectToString,4,0 -block_count,ObjectToString,5,49 +block_count,ObjectToString,5,47 block_count,ObjectToString,6,2 block_count,ObjectToString,7,0 block_count,ObjectToString,8,0 block_count,ObjectToString,9,0 block_count,ObjectToString,10,0 block_count,ObjectToString,11,0 -block_count,ObjectToString,12,49 +block_count,ObjectToString,12,47 block_count,ObjectToString,13,0 block_count,ObjectToString,14,0 block_count,ObjectToString,15,0 @@ -38147,10 +38047,10 @@ block_count,ObjectToString,64,2 block_count,ObjectToString,65,0 block_count,ObjectToString,66,2 -block_count,ObjectToString,67,61 -block_count,ObjectToString,68,232 -block_count,ObjectToString,69,170 -block_count,ObjectToString,70,170 +block_count,ObjectToString,67,59 +block_count,ObjectToString,68,223 +block_count,ObjectToString,69,163 +block_count,ObjectToString,70,163 block_count,ObjectToString,71,0 block_count,ObjectToString,72,0 block_count,ObjectToString,73,0 @@ -38165,48 +38065,48 @@ block_count,ObjectToString,82,0 block_count,ObjectToString,83,0 block_count,ObjectToString,84,0 -block_count,ObjectToString,85,170 -block_count,ObjectToString,86,61 -block_count,OrdinaryHasInstance,0,168 -block_count,OrdinaryHasInstance,1,167 -block_count,OrdinaryHasInstance,2,167 +block_count,ObjectToString,85,163 +block_count,ObjectToString,86,59 +block_count,OrdinaryHasInstance,0,157 +block_count,OrdinaryHasInstance,1,157 +block_count,OrdinaryHasInstance,2,157 block_count,OrdinaryHasInstance,3,0 -block_count,OrdinaryHasInstance,4,167 +block_count,OrdinaryHasInstance,4,157 block_count,OrdinaryHasInstance,5,0 block_count,OrdinaryHasInstance,6,0 block_count,OrdinaryHasInstance,7,0 -block_count,OrdinaryHasInstance,8,167 -block_count,OrdinaryHasInstance,9,167 -block_count,OrdinaryHasInstance,10,167 -block_count,OrdinaryHasInstance,11,167 +block_count,OrdinaryHasInstance,8,157 +block_count,OrdinaryHasInstance,9,157 +block_count,OrdinaryHasInstance,10,157 +block_count,OrdinaryHasInstance,11,157 block_count,OrdinaryHasInstance,12,6 -block_count,OrdinaryHasInstance,13,160 -block_count,OrdinaryHasInstance,14,167 -block_count,OrdinaryHasInstance,15,543 -block_count,OrdinaryHasInstance,16,486 -block_count,OrdinaryHasInstance,17,56 -block_count,OrdinaryHasInstance,18,56 -block_count,OrdinaryHasInstance,19,56 +block_count,OrdinaryHasInstance,13,150 +block_count,OrdinaryHasInstance,14,157 +block_count,OrdinaryHasInstance,15,506 +block_count,OrdinaryHasInstance,16,451 +block_count,OrdinaryHasInstance,17,54 +block_count,OrdinaryHasInstance,18,54 +block_count,OrdinaryHasInstance,19,54 block_count,OrdinaryHasInstance,20,0 block_count,OrdinaryHasInstance,21,0 block_count,OrdinaryHasInstance,22,0 -block_count,OrdinaryHasInstance,23,543 -block_count,OrdinaryHasInstance,24,412 -block_count,OrdinaryHasInstance,25,375 -block_count,OrdinaryHasInstance,26,37 -block_count,OrdinaryHasInstance,27,130 -block_count,OrdinaryHasInstance,28,167 +block_count,OrdinaryHasInstance,23,506 +block_count,OrdinaryHasInstance,24,381 +block_count,OrdinaryHasInstance,25,348 +block_count,OrdinaryHasInstance,26,32 +block_count,OrdinaryHasInstance,27,124 +block_count,OrdinaryHasInstance,28,157 block_count,OrdinaryHasInstance,29,0 block_count,OrdinaryHasInstance,30,0 block_count,OrdinaryHasInstance,31,0 block_count,OrdinaryHasInstance,32,0 block_count,OrdinaryHasInstance,33,0 -block_count,InstanceOf,0,8 -block_count,InstanceOf,1,8 +block_count,InstanceOf,0,7 +block_count,InstanceOf,1,7 block_count,InstanceOf,2,0 -block_count,InstanceOf,3,8 +block_count,InstanceOf,3,7 block_count,InstanceOf,4,0 -block_count,InstanceOf,5,8 +block_count,InstanceOf,5,7 block_count,InstanceOf,6,0 block_count,InstanceOf,7,0 block_count,InstanceOf,8,0 @@ -38235,7 +38135,7 @@ block_count,InstanceOf,31,0 block_count,InstanceOf,32,0 block_count,InstanceOf,33,0 -block_count,InstanceOf,34,8 +block_count,InstanceOf,34,7 block_count,InstanceOf_WithFeedback,0,2 block_count,InstanceOf_WithFeedback,1,2 block_count,InstanceOf_WithFeedback,2,2 @@ -38293,8 +38193,8 @@ block_count,InstanceOf_WithFeedback,54,0 block_count,InstanceOf_WithFeedback,55,0 block_count,InstanceOf_WithFeedback,56,2 -block_count,InstanceOf_Baseline,0,36 -block_count,InstanceOf_Baseline,1,36 +block_count,InstanceOf_Baseline,0,35 +block_count,InstanceOf_Baseline,1,35 block_count,InstanceOf_Baseline,2,0 block_count,InstanceOf_Baseline,3,0 block_count,InstanceOf_Baseline,4,0 @@ -38313,14 +38213,14 @@ block_count,InstanceOf_Baseline,17,0 block_count,InstanceOf_Baseline,18,0 block_count,InstanceOf_Baseline,19,0 -block_count,InstanceOf_Baseline,20,36 +block_count,InstanceOf_Baseline,20,35 block_count,InstanceOf_Baseline,21,0 -block_count,InstanceOf_Baseline,22,36 -block_count,InstanceOf_Baseline,23,36 +block_count,InstanceOf_Baseline,22,35 +block_count,InstanceOf_Baseline,23,35 block_count,InstanceOf_Baseline,24,0 -block_count,InstanceOf_Baseline,25,36 +block_count,InstanceOf_Baseline,25,35 block_count,InstanceOf_Baseline,26,0 -block_count,InstanceOf_Baseline,27,36 +block_count,InstanceOf_Baseline,27,35 block_count,InstanceOf_Baseline,28,0 block_count,InstanceOf_Baseline,29,0 block_count,InstanceOf_Baseline,30,0 @@ -38349,12 +38249,12 @@ block_count,InstanceOf_Baseline,53,0 block_count,InstanceOf_Baseline,54,0 block_count,InstanceOf_Baseline,55,0 -block_count,InstanceOf_Baseline,56,36 +block_count,InstanceOf_Baseline,56,35 block_count,InstanceOf_Baseline,57,0 block_count,InstanceOf_Baseline,58,0 -block_count,ForInEnumerate,0,58 -block_count,ForInEnumerate,1,55 -block_count,ForInEnumerate,2,66 +block_count,ForInEnumerate,0,56 +block_count,ForInEnumerate,1,53 +block_count,ForInEnumerate,2,63 block_count,ForInEnumerate,3,0 block_count,ForInEnumerate,4,0 block_count,ForInEnumerate,5,0 @@ -38362,20 +38262,20 @@ block_count,ForInEnumerate,7,0 block_count,ForInEnumerate,8,0 block_count,ForInEnumerate,9,0 -block_count,ForInEnumerate,10,66 -block_count,ForInEnumerate,11,66 -block_count,ForInEnumerate,12,58 +block_count,ForInEnumerate,10,63 +block_count,ForInEnumerate,11,63 +block_count,ForInEnumerate,12,56 block_count,ForInEnumerate,13,10 -block_count,ForInEnumerate,14,47 +block_count,ForInEnumerate,14,45 block_count,ForInEnumerate,15,7 block_count,ForInEnumerate,16,3 block_count,ForInEnumerate,17,0 -block_count,ForInEnumerate,18,3 -block_count,ForInEnumerate,19,3 +block_count,ForInEnumerate,18,2 +block_count,ForInEnumerate,19,2 block_count,ForInEnumerate,20,0 -block_count,ForInEnumerate,21,3 +block_count,ForInEnumerate,21,2 block_count,ForInEnumerate,22,0 -block_count,ForInEnumerate,23,3 +block_count,ForInEnumerate,23,2 block_count,ForInEnumerate,24,2 block_count,ForInEnumerate,25,0 block_count,ForInEnumerate,26,0 @@ -38392,7 +38292,7 @@ block_count,ForInEnumerate,37,0 block_count,ForInEnumerate,38,0 block_count,ForInEnumerate,39,0 -block_count,ForInEnumerate,40,50 +block_count,ForInEnumerate,40,48 block_count,ForInPrepare,0,5 block_count,ForInPrepare,1,2 block_count,ForInPrepare,2,0 @@ -38405,43 +38305,43 @@ block_count,ForInPrepare,9,0 block_count,ForInPrepare,10,3 block_count,ForInPrepare,11,3 -block_count,ForInFilter,0,219 -block_count,ForInFilter,1,219 +block_count,ForInFilter,0,210 +block_count,ForInFilter,1,210 block_count,ForInFilter,2,0 -block_count,ForInFilter,3,219 -block_count,ForInFilter,4,219 -block_count,ForInFilter,5,219 -block_count,ForInFilter,6,219 +block_count,ForInFilter,3,210 +block_count,ForInFilter,4,210 +block_count,ForInFilter,5,210 +block_count,ForInFilter,6,210 block_count,ForInFilter,7,0 block_count,ForInFilter,8,0 block_count,ForInFilter,9,0 block_count,ForInFilter,10,0 block_count,ForInFilter,11,0 -block_count,ForInFilter,12,219 -block_count,ForInFilter,13,219 +block_count,ForInFilter,12,210 +block_count,ForInFilter,13,210 block_count,ForInFilter,14,0 block_count,ForInFilter,15,0 block_count,ForInFilter,16,0 -block_count,ForInFilter,17,219 -block_count,ForInFilter,18,219 -block_count,ForInFilter,19,171 -block_count,ForInFilter,20,171 -block_count,ForInFilter,21,171 +block_count,ForInFilter,17,210 +block_count,ForInFilter,18,210 +block_count,ForInFilter,19,164 +block_count,ForInFilter,20,164 +block_count,ForInFilter,21,164 block_count,ForInFilter,22,0 block_count,ForInFilter,23,0 block_count,ForInFilter,24,0 -block_count,ForInFilter,25,171 -block_count,ForInFilter,26,171 +block_count,ForInFilter,25,164 +block_count,ForInFilter,26,164 block_count,ForInFilter,27,0 block_count,ForInFilter,28,0 block_count,ForInFilter,29,0 -block_count,ForInFilter,30,47 +block_count,ForInFilter,30,45 block_count,ForInFilter,31,0 -block_count,ForInFilter,32,171 -block_count,ForInFilter,33,220 -block_count,ForInFilter,34,220 -block_count,ForInFilter,35,196 -block_count,ForInFilter,36,196 +block_count,ForInFilter,32,164 +block_count,ForInFilter,33,211 +block_count,ForInFilter,34,211 +block_count,ForInFilter,35,188 +block_count,ForInFilter,36,188 block_count,ForInFilter,37,0 block_count,ForInFilter,38,0 block_count,ForInFilter,39,0 @@ -38467,33 +38367,33 @@ block_count,ForInFilter,59,0 block_count,ForInFilter,60,0 block_count,ForInFilter,61,0 -block_count,ForInFilter,62,195 +block_count,ForInFilter,62,187 block_count,ForInFilter,63,0 -block_count,ForInFilter,64,195 +block_count,ForInFilter,64,187 block_count,ForInFilter,65,0 -block_count,ForInFilter,66,195 -block_count,ForInFilter,67,209 -block_count,ForInFilter,68,113 -block_count,ForInFilter,69,63 -block_count,ForInFilter,70,14 -block_count,ForInFilter,71,49 -block_count,ForInFilter,72,49 -block_count,ForInFilter,73,96 -block_count,ForInFilter,74,49 -block_count,ForInFilter,75,48 +block_count,ForInFilter,66,187 +block_count,ForInFilter,67,201 +block_count,ForInFilter,68,108 +block_count,ForInFilter,69,61 +block_count,ForInFilter,70,13 +block_count,ForInFilter,71,47 +block_count,ForInFilter,72,47 +block_count,ForInFilter,73,92 +block_count,ForInFilter,74,47 +block_count,ForInFilter,75,46 block_count,ForInFilter,76,1 block_count,ForInFilter,77,0 block_count,ForInFilter,78,0 block_count,ForInFilter,79,0 -block_count,ForInFilter,80,24 -block_count,ForInFilter,81,24 +block_count,ForInFilter,80,23 +block_count,ForInFilter,81,23 block_count,ForInFilter,82,0 -block_count,ForInFilter,83,24 -block_count,ForInFilter,84,24 -block_count,ForInFilter,85,30 -block_count,ForInFilter,86,30 +block_count,ForInFilter,83,23 +block_count,ForInFilter,84,23 +block_count,ForInFilter,85,28 +block_count,ForInFilter,86,28 block_count,ForInFilter,87,5 -block_count,ForInFilter,88,24 +block_count,ForInFilter,88,23 block_count,ForInFilter,89,0 block_count,ForInFilter,90,0 block_count,ForInFilter,91,0 @@ -38523,8 +38423,8 @@ block_count,ForInFilter,115,0 block_count,ForInFilter,116,0 block_count,ForInFilter,117,0 -block_count,ForInFilter,118,48 -block_count,ForInFilter,119,48 +block_count,ForInFilter,118,46 +block_count,ForInFilter,119,46 block_count,ForInFilter,120,0 block_count,ForInFilter,121,0 block_count,ForInFilter,122,0 @@ -38563,17 +38463,17 @@ block_count,ForInFilter,155,0 block_count,ForInFilter,156,0 block_count,ForInFilter,157,0 -block_count,ForInFilter,158,48 -block_count,ForInFilter,159,48 +block_count,ForInFilter,158,46 +block_count,ForInFilter,159,46 block_count,ForInFilter,160,0 block_count,ForInFilter,161,0 block_count,ForInFilter,162,0 -block_count,ForInFilter,163,47 -block_count,ForInFilter,164,47 -block_count,ForInFilter,165,47 +block_count,ForInFilter,163,45 +block_count,ForInFilter,164,45 +block_count,ForInFilter,165,45 block_count,ForInFilter,166,0 block_count,ForInFilter,167,0 -block_count,ForInFilter,168,47 +block_count,ForInFilter,168,45 block_count,ForInFilter,169,0 block_count,ForInFilter,170,0 block_count,ForInFilter,171,0 @@ -38592,11 +38492,11 @@ block_count,ForInFilter,184,0 block_count,ForInFilter,185,0 block_count,ForInFilter,186,0 -block_count,ForInFilter,187,47 +block_count,ForInFilter,187,45 block_count,ForInFilter,188,0 -block_count,ForInFilter,189,47 +block_count,ForInFilter,189,45 block_count,ForInFilter,190,0 -block_count,ForInFilter,191,47 +block_count,ForInFilter,191,45 block_count,ForInFilter,192,0 block_count,ForInFilter,193,0 block_count,ForInFilter,194,0 @@ -38672,13 +38572,13 @@ block_count,ForInFilter,264,0 block_count,ForInFilter,265,0 block_count,ForInFilter,266,0 -block_count,ForInFilter,267,219 +block_count,ForInFilter,267,210 block_count,ForInFilter,268,0 block_count,ForInFilter,269,0 block_count,ForInFilter,270,0 -block_count,ForInFilter,271,219 +block_count,ForInFilter,271,210 block_count,ForInFilter,272,0 -block_count,ForInFilter,273,219 +block_count,ForInFilter,273,210 block_count,RegExpConstructor,0,0 block_count,RegExpConstructor,1,0 block_count,RegExpConstructor,2,0 @@ -38927,28 +38827,28 @@ block_count,RegExpConstructor,245,0 block_count,RegExpConstructor,246,0 block_count,RegExpConstructor,247,0 -block_count,FindOrderedHashSetEntry,0,113 -block_count,FindOrderedHashSetEntry,1,113 -block_count,FindOrderedHashSetEntry,2,113 -block_count,FindOrderedHashSetEntry,3,30 -block_count,FindOrderedHashSetEntry,4,30 +block_count,FindOrderedHashSetEntry,0,109 +block_count,FindOrderedHashSetEntry,1,109 +block_count,FindOrderedHashSetEntry,2,109 +block_count,FindOrderedHashSetEntry,3,28 +block_count,FindOrderedHashSetEntry,4,28 block_count,FindOrderedHashSetEntry,5,0 -block_count,FindOrderedHashSetEntry,6,30 +block_count,FindOrderedHashSetEntry,6,28 block_count,FindOrderedHashSetEntry,7,7 -block_count,FindOrderedHashSetEntry,8,7 -block_count,FindOrderedHashSetEntry,9,7 +block_count,FindOrderedHashSetEntry,8,6 +block_count,FindOrderedHashSetEntry,9,6 block_count,FindOrderedHashSetEntry,10,0 block_count,FindOrderedHashSetEntry,11,0 block_count,FindOrderedHashSetEntry,12,0 block_count,FindOrderedHashSetEntry,13,0 -block_count,FindOrderedHashSetEntry,14,22 -block_count,FindOrderedHashSetEntry,15,30 -block_count,FindOrderedHashSetEntry,16,30 -block_count,FindOrderedHashSetEntry,17,35 +block_count,FindOrderedHashSetEntry,14,21 +block_count,FindOrderedHashSetEntry,15,28 +block_count,FindOrderedHashSetEntry,16,28 +block_count,FindOrderedHashSetEntry,17,33 block_count,FindOrderedHashSetEntry,18,14 -block_count,FindOrderedHashSetEntry,19,5 +block_count,FindOrderedHashSetEntry,19,4 block_count,FindOrderedHashSetEntry,20,9 -block_count,FindOrderedHashSetEntry,21,20 +block_count,FindOrderedHashSetEntry,21,19 block_count,FindOrderedHashSetEntry,22,0 block_count,FindOrderedHashSetEntry,23,0 block_count,FindOrderedHashSetEntry,24,0 @@ -38960,20 +38860,20 @@ block_count,FindOrderedHashSetEntry,30,0 block_count,FindOrderedHashSetEntry,31,0 block_count,FindOrderedHashSetEntry,32,0 -block_count,FindOrderedHashSetEntry,33,83 -block_count,FindOrderedHashSetEntry,34,81 -block_count,FindOrderedHashSetEntry,35,43 -block_count,FindOrderedHashSetEntry,36,37 +block_count,FindOrderedHashSetEntry,33,80 +block_count,FindOrderedHashSetEntry,34,77 +block_count,FindOrderedHashSetEntry,35,41 +block_count,FindOrderedHashSetEntry,36,36 block_count,FindOrderedHashSetEntry,37,2 -block_count,FindOrderedHashSetEntry,38,83 -block_count,FindOrderedHashSetEntry,39,83 +block_count,FindOrderedHashSetEntry,38,80 +block_count,FindOrderedHashSetEntry,39,80 block_count,FindOrderedHashSetEntry,40,0 -block_count,FindOrderedHashSetEntry,41,83 -block_count,FindOrderedHashSetEntry,42,215 -block_count,FindOrderedHashSetEntry,43,147 -block_count,FindOrderedHashSetEntry,44,131 -block_count,FindOrderedHashSetEntry,45,15 -block_count,FindOrderedHashSetEntry,46,68 +block_count,FindOrderedHashSetEntry,41,80 +block_count,FindOrderedHashSetEntry,42,206 +block_count,FindOrderedHashSetEntry,43,141 +block_count,FindOrderedHashSetEntry,44,126 +block_count,FindOrderedHashSetEntry,45,14 +block_count,FindOrderedHashSetEntry,46,65 block_count,FindOrderedHashSetEntry,47,0 block_count,FindOrderedHashSetEntry,48,0 block_count,FindOrderedHashSetEntry,49,0 @@ -39009,18 +38909,18 @@ block_count,FindOrderedHashSetEntry,79,0 block_count,FindOrderedHashSetEntry,80,0 block_count,FindOrderedHashSetEntry,81,0 -block_count,SetConstructor,0,112 +block_count,SetConstructor,0,108 block_count,SetConstructor,1,0 -block_count,SetConstructor,2,112 -block_count,SetConstructor,3,112 -block_count,SetConstructor,4,29 +block_count,SetConstructor,2,108 +block_count,SetConstructor,3,108 +block_count,SetConstructor,4,28 block_count,SetConstructor,5,0 -block_count,SetConstructor,6,29 -block_count,SetConstructor,7,82 -block_count,SetConstructor,8,112 -block_count,SetConstructor,9,112 +block_count,SetConstructor,6,28 +block_count,SetConstructor,7,79 +block_count,SetConstructor,8,108 +block_count,SetConstructor,9,108 block_count,SetConstructor,10,0 -block_count,SetConstructor,11,112 +block_count,SetConstructor,11,108 block_count,SetConstructor,12,0 block_count,SetConstructor,13,0 block_count,SetConstructor,14,0 @@ -39100,40 +39000,40 @@ block_count,SetConstructor,88,0 block_count,SetConstructor,89,0 block_count,SetConstructor,90,0 -block_count,SetConstructor,91,112 -block_count,SetConstructor,92,112 +block_count,SetConstructor,91,108 +block_count,SetConstructor,92,108 block_count,SetConstructor,93,0 -block_count,SetConstructor,94,112 +block_count,SetConstructor,94,108 block_count,SetConstructor,95,0 block_count,SetConstructor,96,0 -block_count,SetConstructor,97,112 +block_count,SetConstructor,97,108 block_count,SetConstructor,98,0 -block_count,SetConstructor,99,112 -block_count,SetConstructor,100,112 +block_count,SetConstructor,99,108 +block_count,SetConstructor,100,108 block_count,SetConstructor,101,0 block_count,SetConstructor,102,0 block_count,SetConstructor,103,0 block_count,SetConstructor,104,0 -block_count,SetConstructor,105,112 +block_count,SetConstructor,105,108 block_count,SetConstructor,106,0 -block_count,SetConstructor,107,112 -block_count,SetConstructor,108,112 -block_count,SetConstructor,109,112 -block_count,SetConstructor,110,22 +block_count,SetConstructor,107,108 +block_count,SetConstructor,108,108 +block_count,SetConstructor,109,108 +block_count,SetConstructor,110,21 block_count,SetConstructor,111,0 -block_count,SetConstructor,112,22 +block_count,SetConstructor,112,21 block_count,SetConstructor,113,0 -block_count,SetConstructor,114,22 +block_count,SetConstructor,114,21 block_count,SetConstructor,115,0 -block_count,SetConstructor,116,22 -block_count,SetConstructor,117,22 -block_count,SetConstructor,118,22 -block_count,SetConstructor,119,20 -block_count,SetConstructor,120,20 +block_count,SetConstructor,116,21 +block_count,SetConstructor,117,21 +block_count,SetConstructor,118,21 +block_count,SetConstructor,119,19 +block_count,SetConstructor,120,19 block_count,SetConstructor,121,0 -block_count,SetConstructor,122,20 -block_count,SetConstructor,123,20 -block_count,SetConstructor,124,20 +block_count,SetConstructor,122,19 +block_count,SetConstructor,123,19 +block_count,SetConstructor,124,19 block_count,SetConstructor,125,0 block_count,SetConstructor,126,0 block_count,SetConstructor,127,0 @@ -39171,40 +39071,40 @@ block_count,SetConstructor,159,1 block_count,SetConstructor,160,1 block_count,SetConstructor,161,0 -block_count,SetConstructor,162,22 +block_count,SetConstructor,162,21 block_count,SetConstructor,163,0 -block_count,SetConstructor,164,21 -block_count,SetConstructor,165,22 -block_count,SetConstructor,166,22 -block_count,SetConstructor,167,22 +block_count,SetConstructor,164,20 +block_count,SetConstructor,165,21 +block_count,SetConstructor,166,21 +block_count,SetConstructor,167,21 block_count,SetConstructor,168,0 -block_count,SetConstructor,169,22 +block_count,SetConstructor,169,21 block_count,SetConstructor,170,0 block_count,SetConstructor,171,0 -block_count,SetConstructor,172,22 +block_count,SetConstructor,172,21 block_count,SetConstructor,173,0 -block_count,SetConstructor,174,22 +block_count,SetConstructor,174,21 block_count,SetConstructor,175,0 -block_count,SetConstructor,176,22 -block_count,SetConstructor,177,42 -block_count,SetConstructor,178,20 -block_count,SetConstructor,179,22 -block_count,SetConstructor,180,22 -block_count,SetConstructor,181,22 +block_count,SetConstructor,176,21 +block_count,SetConstructor,177,41 +block_count,SetConstructor,178,19 +block_count,SetConstructor,179,21 +block_count,SetConstructor,180,21 +block_count,SetConstructor,181,21 block_count,SetConstructor,182,0 -block_count,SetConstructor,183,22 +block_count,SetConstructor,183,21 block_count,SetConstructor,184,0 -block_count,SetConstructor,185,22 +block_count,SetConstructor,185,21 block_count,SetConstructor,186,0 -block_count,SetConstructor,187,22 -block_count,SetConstructor,188,171 -block_count,SetConstructor,189,149 -block_count,SetConstructor,190,22 -block_count,SetConstructor,191,22 -block_count,SetConstructor,192,22 +block_count,SetConstructor,187,21 +block_count,SetConstructor,188,164 +block_count,SetConstructor,189,143 +block_count,SetConstructor,190,21 +block_count,SetConstructor,191,21 +block_count,SetConstructor,192,21 block_count,SetConstructor,193,0 -block_count,SetConstructor,194,22 -block_count,SetConstructor,195,20 +block_count,SetConstructor,194,21 +block_count,SetConstructor,195,19 block_count,SetConstructor,196,0 block_count,SetConstructor,197,0 block_count,SetConstructor,198,0 @@ -39275,10 +39175,10 @@ block_count,SetConstructor,263,0 block_count,SetConstructor,264,0 block_count,SetConstructor,265,0 -block_count,SetConstructor,266,20 +block_count,SetConstructor,266,19 block_count,SetConstructor,267,0 -block_count,SetConstructor,268,20 -block_count,SetConstructor,269,15 +block_count,SetConstructor,268,19 +block_count,SetConstructor,269,14 block_count,SetConstructor,270,0 block_count,SetConstructor,271,0 block_count,SetConstructor,272,0 @@ -39295,15 +39195,15 @@ block_count,SetConstructor,283,0 block_count,SetConstructor,284,0 block_count,SetConstructor,285,0 -block_count,SetConstructor,286,15 -block_count,SetConstructor,287,15 -block_count,SetConstructor,288,15 +block_count,SetConstructor,286,14 +block_count,SetConstructor,287,14 +block_count,SetConstructor,288,14 block_count,SetConstructor,289,0 -block_count,SetConstructor,290,15 -block_count,SetConstructor,291,15 -block_count,SetConstructor,292,15 +block_count,SetConstructor,290,14 +block_count,SetConstructor,291,14 +block_count,SetConstructor,292,14 block_count,SetConstructor,293,0 -block_count,SetConstructor,294,15 +block_count,SetConstructor,294,14 block_count,SetConstructor,295,0 block_count,SetConstructor,296,0 block_count,SetConstructor,297,0 @@ -39312,7 +39212,7 @@ block_count,SetConstructor,300,0 block_count,SetConstructor,301,0 block_count,SetConstructor,302,5 -block_count,SetConstructor,303,20 +block_count,SetConstructor,303,19 block_count,SetConstructor,304,0 block_count,SetConstructor,305,0 block_count,SetConstructor,306,0 @@ -39383,30 +39283,30 @@ block_count,SetConstructor,371,0 block_count,SetConstructor,372,1 block_count,SetConstructor,373,0 -block_count,SetConstructor,374,90 +block_count,SetConstructor,374,86 block_count,SetConstructor,375,0 -block_count,SetConstructor,376,90 -block_count,SetConstructor,377,90 +block_count,SetConstructor,376,86 +block_count,SetConstructor,377,86 block_count,SetConstructor,378,0 -block_count,SetConstructor,379,90 +block_count,SetConstructor,379,86 block_count,SetConstructor,380,0 -block_count,SetConstructor,381,90 -block_count,SetConstructor,382,90 +block_count,SetConstructor,381,86 +block_count,SetConstructor,382,86 block_count,SetConstructor,383,0 -block_count,SetConstructor,384,90 -block_count,SetConstructor,385,90 -block_count,SetConstructor,386,90 +block_count,SetConstructor,384,86 +block_count,SetConstructor,385,86 +block_count,SetConstructor,386,86 block_count,SetConstructor,387,0 -block_count,SetConstructor,388,90 +block_count,SetConstructor,388,86 block_count,SetConstructor,389,0 -block_count,SetConstructor,390,90 +block_count,SetConstructor,390,86 block_count,SetConstructor,391,0 -block_count,SetConstructor,392,90 -block_count,SetConstructor,393,361 -block_count,SetConstructor,394,271 -block_count,SetConstructor,395,90 -block_count,SetConstructor,396,90 -block_count,SetConstructor,397,90 +block_count,SetConstructor,392,86 +block_count,SetConstructor,393,347 +block_count,SetConstructor,394,260 +block_count,SetConstructor,395,86 +block_count,SetConstructor,396,86 +block_count,SetConstructor,397,86 block_count,SetPrototypeHas,0,11 block_count,SetPrototypeHas,1,0 block_count,SetPrototypeHas,2,11 @@ -39416,34 +39316,34 @@ block_count,SetPrototypeHas,6,11 block_count,SetPrototypeHas,7,5 block_count,SetPrototypeHas,8,5 -block_count,SetPrototypeAdd,0,71 +block_count,SetPrototypeAdd,0,68 block_count,SetPrototypeAdd,1,0 -block_count,SetPrototypeAdd,2,71 -block_count,SetPrototypeAdd,3,71 -block_count,SetPrototypeAdd,4,71 +block_count,SetPrototypeAdd,2,68 +block_count,SetPrototypeAdd,3,68 +block_count,SetPrototypeAdd,4,68 block_count,SetPrototypeAdd,5,0 -block_count,SetPrototypeAdd,6,71 -block_count,SetPrototypeAdd,7,71 -block_count,SetPrototypeAdd,8,71 -block_count,SetPrototypeAdd,9,69 -block_count,SetPrototypeAdd,10,69 +block_count,SetPrototypeAdd,6,68 +block_count,SetPrototypeAdd,7,68 +block_count,SetPrototypeAdd,8,68 +block_count,SetPrototypeAdd,9,66 +block_count,SetPrototypeAdd,10,66 block_count,SetPrototypeAdd,11,0 -block_count,SetPrototypeAdd,12,69 -block_count,SetPrototypeAdd,13,20 -block_count,SetPrototypeAdd,14,19 -block_count,SetPrototypeAdd,15,19 +block_count,SetPrototypeAdd,12,66 +block_count,SetPrototypeAdd,13,19 +block_count,SetPrototypeAdd,14,18 +block_count,SetPrototypeAdd,15,18 block_count,SetPrototypeAdd,16,0 block_count,SetPrototypeAdd,17,0 block_count,SetPrototypeAdd,18,0 block_count,SetPrototypeAdd,19,1 -block_count,SetPrototypeAdd,20,49 -block_count,SetPrototypeAdd,21,69 -block_count,SetPrototypeAdd,22,69 -block_count,SetPrototypeAdd,23,98 +block_count,SetPrototypeAdd,20,47 +block_count,SetPrototypeAdd,21,66 +block_count,SetPrototypeAdd,22,66 +block_count,SetPrototypeAdd,23,95 block_count,SetPrototypeAdd,24,30 block_count,SetPrototypeAdd,25,28 block_count,SetPrototypeAdd,26,1 -block_count,SetPrototypeAdd,27,68 +block_count,SetPrototypeAdd,27,65 block_count,SetPrototypeAdd,28,0 block_count,SetPrototypeAdd,29,0 block_count,SetPrototypeAdd,30,0 @@ -39503,30 +39403,30 @@ block_count,SetPrototypeAdd,84,0 block_count,SetPrototypeAdd,85,0 block_count,SetPrototypeAdd,86,1 -block_count,SetPrototypeAdd,87,69 -block_count,SetPrototypeAdd,88,69 -block_count,SetPrototypeAdd,89,20 -block_count,SetPrototypeAdd,90,48 +block_count,SetPrototypeAdd,87,66 +block_count,SetPrototypeAdd,88,66 +block_count,SetPrototypeAdd,89,19 +block_count,SetPrototypeAdd,90,46 block_count,SetPrototypeAdd,91,0 -block_count,SetPrototypeAdd,92,69 +block_count,SetPrototypeAdd,92,66 block_count,SetPrototypeAdd,93,0 -block_count,SetPrototypeAdd,94,68 -block_count,SetPrototypeAdd,95,69 -block_count,SetPrototypeDelete,0,9 +block_count,SetPrototypeAdd,94,65 +block_count,SetPrototypeAdd,95,66 +block_count,SetPrototypeDelete,0,8 block_count,SetPrototypeDelete,1,0 -block_count,SetPrototypeDelete,2,9 -block_count,SetPrototypeDelete,3,9 -block_count,SetPrototypeDelete,4,9 +block_count,SetPrototypeDelete,2,8 +block_count,SetPrototypeDelete,3,8 +block_count,SetPrototypeDelete,4,8 block_count,SetPrototypeDelete,5,0 -block_count,SetPrototypeDelete,6,9 +block_count,SetPrototypeDelete,6,8 block_count,SetPrototypeDelete,7,0 -block_count,SetPrototypeDelete,8,9 -block_count,SetPrototypeDelete,9,9 -block_count,SetPrototypeDelete,10,9 -block_count,SetPrototypeDelete,11,9 -block_count,SetPrototypeDelete,12,9 +block_count,SetPrototypeDelete,8,8 +block_count,SetPrototypeDelete,9,8 +block_count,SetPrototypeDelete,10,8 +block_count,SetPrototypeDelete,11,8 +block_count,SetPrototypeDelete,12,8 block_count,SetPrototypeDelete,13,0 -block_count,SetPrototypeDelete,14,9 +block_count,SetPrototypeDelete,14,8 block_count,SetPrototypeDelete,15,0 block_count,SetPrototypeDelete,16,0 block_count,SetPrototypeDelete,17,0 @@ -39534,11 +39434,11 @@ block_count,SetPrototypeDelete,19,0 block_count,SetPrototypeDelete,20,0 block_count,SetPrototypeDelete,21,0 -block_count,SetPrototypeDelete,22,9 -block_count,SetPrototypeDelete,23,9 -block_count,SetPrototypeDelete,24,9 -block_count,SetPrototypeDelete,25,11 -block_count,SetPrototypeDelete,26,10 +block_count,SetPrototypeDelete,22,8 +block_count,SetPrototypeDelete,23,8 +block_count,SetPrototypeDelete,24,8 +block_count,SetPrototypeDelete,25,10 +block_count,SetPrototypeDelete,26,9 block_count,SetPrototypeDelete,27,1 block_count,SetPrototypeDelete,28,8 block_count,SetPrototypeDelete,29,0 @@ -39608,7 +39508,7 @@ block_count,SetPrototypeDelete,93,0 block_count,SetPrototypeDelete,94,8 block_count,SetPrototypeDelete,95,3 -block_count,SetPrototypeDelete,96,5 +block_count,SetPrototypeDelete,96,4 block_count,SetPrototypeEntries,0,0 block_count,SetPrototypeEntries,1,0 block_count,SetPrototypeEntries,2,0 @@ -39672,26 +39572,26 @@ block_count,SetPrototypeValues,9,0 block_count,SetPrototypeValues,10,11 block_count,SetPrototypeValues,11,11 -block_count,SetIteratorPrototypeNext,0,58 +block_count,SetIteratorPrototypeNext,0,55 block_count,SetIteratorPrototypeNext,1,0 -block_count,SetIteratorPrototypeNext,2,58 -block_count,SetIteratorPrototypeNext,3,58 -block_count,SetIteratorPrototypeNext,4,58 +block_count,SetIteratorPrototypeNext,2,55 +block_count,SetIteratorPrototypeNext,3,55 +block_count,SetIteratorPrototypeNext,4,55 block_count,SetIteratorPrototypeNext,5,0 block_count,SetIteratorPrototypeNext,6,0 block_count,SetIteratorPrototypeNext,7,0 -block_count,SetIteratorPrototypeNext,8,58 -block_count,SetIteratorPrototypeNext,9,58 +block_count,SetIteratorPrototypeNext,8,55 +block_count,SetIteratorPrototypeNext,9,55 block_count,SetIteratorPrototypeNext,10,0 block_count,SetIteratorPrototypeNext,11,0 block_count,SetIteratorPrototypeNext,12,0 block_count,SetIteratorPrototypeNext,13,0 -block_count,SetIteratorPrototypeNext,14,58 -block_count,SetIteratorPrototypeNext,15,58 -block_count,SetIteratorPrototypeNext,16,58 -block_count,SetIteratorPrototypeNext,17,23 +block_count,SetIteratorPrototypeNext,14,55 +block_count,SetIteratorPrototypeNext,15,55 +block_count,SetIteratorPrototypeNext,16,55 +block_count,SetIteratorPrototypeNext,17,22 block_count,SetIteratorPrototypeNext,18,0 -block_count,SetIteratorPrototypeNext,19,23 +block_count,SetIteratorPrototypeNext,19,22 block_count,SetIteratorPrototypeNext,20,0 block_count,SetIteratorPrototypeNext,21,0 block_count,SetIteratorPrototypeNext,22,0 @@ -39702,14 +39602,14 @@ block_count,SetIteratorPrototypeNext,27,0 block_count,SetIteratorPrototypeNext,28,0 block_count,SetIteratorPrototypeNext,29,0 -block_count,SetIteratorPrototypeNext,30,23 -block_count,SetIteratorPrototypeNext,31,34 -block_count,SetIteratorPrototypeNext,32,58 +block_count,SetIteratorPrototypeNext,30,22 +block_count,SetIteratorPrototypeNext,31,33 +block_count,SetIteratorPrototypeNext,32,55 block_count,SetIteratorPrototypeNext,33,0 -block_count,SetIteratorPrototypeNext,34,58 +block_count,SetIteratorPrototypeNext,34,55 block_count,SetIteratorPrototypeNext,35,0 -block_count,SetIteratorPrototypeNext,36,58 -block_count,SetIteratorPrototypeNext,37,58 +block_count,SetIteratorPrototypeNext,36,55 +block_count,SetIteratorPrototypeNext,37,55 block_count,SetOrSetIteratorToList,0,0 block_count,SetOrSetIteratorToList,1,0 block_count,SetOrSetIteratorToList,2,0 @@ -39767,10 +39667,10 @@ block_count,SetOrSetIteratorToList,54,0 block_count,SetOrSetIteratorToList,55,0 block_count,SetOrSetIteratorToList,56,0 -block_count,StringFromCharCode,0,17 +block_count,StringFromCharCode,0,14 block_count,StringFromCharCode,1,0 -block_count,StringFromCharCode,2,17 -block_count,StringFromCharCode,3,17 +block_count,StringFromCharCode,2,14 +block_count,StringFromCharCode,3,14 block_count,StringFromCharCode,4,8 block_count,StringFromCharCode,5,8 block_count,StringFromCharCode,6,8 @@ -39784,8 +39684,8 @@ block_count,StringFromCharCode,14,0 block_count,StringFromCharCode,15,8 block_count,StringFromCharCode,16,8 -block_count,StringFromCharCode,17,863 -block_count,StringFromCharCode,18,863 +block_count,StringFromCharCode,17,827 +block_count,StringFromCharCode,18,827 block_count,StringFromCharCode,19,0 block_count,StringFromCharCode,20,0 block_count,StringFromCharCode,21,0 @@ -39795,9 +39695,9 @@ block_count,StringFromCharCode,25,0 block_count,StringFromCharCode,26,0 block_count,StringFromCharCode,27,0 -block_count,StringFromCharCode,28,863 -block_count,StringFromCharCode,29,863 -block_count,StringFromCharCode,30,854 +block_count,StringFromCharCode,28,827 +block_count,StringFromCharCode,29,827 +block_count,StringFromCharCode,30,819 block_count,StringFromCharCode,31,8 block_count,StringFromCharCode,32,0 block_count,StringFromCharCode,33,0 @@ -39825,8 +39725,8 @@ block_count,StringFromCharCode,55,0 block_count,StringFromCharCode,56,0 block_count,StringFromCharCode,57,0 -block_count,StringFromCharCode,58,8 -block_count,StringFromCharCode,59,8 +block_count,StringFromCharCode,58,7 +block_count,StringFromCharCode,59,7 block_count,StringFromCharCode,60,0 block_count,StringFromCharCode,61,0 block_count,StringFromCharCode,62,0 @@ -39836,15 +39736,15 @@ block_count,StringFromCharCode,66,0 block_count,StringFromCharCode,67,0 block_count,StringFromCharCode,68,0 -block_count,StringFromCharCode,69,8 -block_count,StringFromCharCode,70,8 +block_count,StringFromCharCode,69,7 +block_count,StringFromCharCode,70,7 block_count,StringFromCharCode,71,0 block_count,StringFromCharCode,72,0 block_count,StringFromCharCode,73,0 -block_count,StringFromCharCode,74,8 +block_count,StringFromCharCode,74,6 block_count,StringFromCharCode,75,0 -block_count,StringFromCharCode,76,8 -block_count,StringFromCharCode,77,6 +block_count,StringFromCharCode,76,6 +block_count,StringFromCharCode,77,4 block_count,StringFromCharCode,78,2 block_count,StringFromCharCode,79,2 block_count,StringFromCharCode,80,2 @@ -39854,36 +39754,36 @@ block_count,StringFromCharCode,84,0 block_count,StringFromCharCode,85,2 block_count,StringFromCharCode,86,0 -block_count,StringFromCharCode,87,8 +block_count,StringFromCharCode,87,6 block_count,StringFromCharCode,88,0 block_count,StringFromCharCode,89,0 block_count,StringFromCharCode,90,0 block_count,StringFromCharCode,91,0 -block_count,StringFromCharCode,92,8 -block_count,StringPrototypeReplace,0,242 +block_count,StringFromCharCode,92,6 +block_count,StringPrototypeReplace,0,232 block_count,StringPrototypeReplace,1,0 -block_count,StringPrototypeReplace,2,242 -block_count,StringPrototypeReplace,3,242 -block_count,StringPrototypeReplace,4,242 -block_count,StringPrototypeReplace,5,242 -block_count,StringPrototypeReplace,6,47 -block_count,StringPrototypeReplace,7,195 -block_count,StringPrototypeReplace,8,195 +block_count,StringPrototypeReplace,2,232 +block_count,StringPrototypeReplace,3,232 +block_count,StringPrototypeReplace,4,232 +block_count,StringPrototypeReplace,5,232 +block_count,StringPrototypeReplace,6,45 +block_count,StringPrototypeReplace,7,187 +block_count,StringPrototypeReplace,8,187 block_count,StringPrototypeReplace,9,0 -block_count,StringPrototypeReplace,10,195 -block_count,StringPrototypeReplace,11,195 +block_count,StringPrototypeReplace,10,187 +block_count,StringPrototypeReplace,11,187 block_count,StringPrototypeReplace,12,0 -block_count,StringPrototypeReplace,13,195 +block_count,StringPrototypeReplace,13,187 block_count,StringPrototypeReplace,14,0 -block_count,StringPrototypeReplace,15,195 +block_count,StringPrototypeReplace,15,187 block_count,StringPrototypeReplace,16,0 -block_count,StringPrototypeReplace,17,195 +block_count,StringPrototypeReplace,17,187 block_count,StringPrototypeReplace,18,0 -block_count,StringPrototypeReplace,19,195 +block_count,StringPrototypeReplace,19,187 block_count,StringPrototypeReplace,20,0 -block_count,StringPrototypeReplace,21,195 +block_count,StringPrototypeReplace,21,187 block_count,StringPrototypeReplace,22,0 -block_count,StringPrototypeReplace,23,195 +block_count,StringPrototypeReplace,23,187 block_count,StringPrototypeReplace,24,0 block_count,StringPrototypeReplace,25,0 block_count,StringPrototypeReplace,26,0 @@ -39892,22 +39792,22 @@ block_count,StringPrototypeReplace,29,0 block_count,StringPrototypeReplace,30,0 block_count,StringPrototypeReplace,31,0 -block_count,StringPrototypeReplace,32,47 -block_count,StringPrototypeReplace,33,47 +block_count,StringPrototypeReplace,32,45 +block_count,StringPrototypeReplace,33,45 block_count,StringPrototypeReplace,34,0 -block_count,StringPrototypeReplace,35,47 +block_count,StringPrototypeReplace,35,45 block_count,StringPrototypeReplace,36,0 block_count,StringPrototypeReplace,37,0 -block_count,StringPrototypeReplace,38,47 -block_count,StringPrototypeReplace,39,47 +block_count,StringPrototypeReplace,38,45 +block_count,StringPrototypeReplace,39,45 block_count,StringPrototypeReplace,40,0 -block_count,StringPrototypeReplace,41,47 +block_count,StringPrototypeReplace,41,45 block_count,StringPrototypeReplace,42,0 block_count,StringPrototypeReplace,43,0 -block_count,StringPrototypeReplace,44,47 +block_count,StringPrototypeReplace,44,45 block_count,StringPrototypeReplace,45,0 -block_count,StringPrototypeReplace,46,47 -block_count,StringPrototypeReplace,47,46 +block_count,StringPrototypeReplace,46,45 +block_count,StringPrototypeReplace,47,45 block_count,StringPrototypeReplace,48,0 block_count,StringPrototypeReplace,49,0 block_count,StringPrototypeReplace,50,0 @@ -39917,7 +39817,7 @@ block_count,StringPrototypeReplace,54,0 block_count,StringPrototypeReplace,55,0 block_count,StringPrototypeReplace,56,0 -block_count,StringPrototypeReplace,57,47 +block_count,StringPrototypeReplace,57,45 block_count,StringPrototypeReplace,58,4 block_count,StringPrototypeReplace,59,4 block_count,StringPrototypeReplace,60,0 @@ -39939,29 +39839,29 @@ block_count,StringPrototypeReplace,76,0 block_count,StringPrototypeReplace,77,4 block_count,StringPrototypeReplace,78,4 -block_count,StringPrototypeReplace,79,42 -block_count,StringPrototypeReplace,80,42 -block_count,StringPrototypeReplace,81,42 +block_count,StringPrototypeReplace,79,40 +block_count,StringPrototypeReplace,80,40 +block_count,StringPrototypeReplace,81,40 block_count,StringPrototypeReplace,82,0 -block_count,StringPrototypeReplace,83,42 -block_count,StringPrototypeReplace,84,42 -block_count,StringPrototypeSplit,0,53 +block_count,StringPrototypeReplace,83,40 +block_count,StringPrototypeReplace,84,40 +block_count,StringPrototypeSplit,0,51 block_count,StringPrototypeSplit,1,0 -block_count,StringPrototypeSplit,2,53 -block_count,StringPrototypeSplit,3,53 -block_count,StringPrototypeSplit,4,53 +block_count,StringPrototypeSplit,2,51 +block_count,StringPrototypeSplit,3,51 +block_count,StringPrototypeSplit,4,51 block_count,StringPrototypeSplit,5,0 -block_count,StringPrototypeSplit,6,53 +block_count,StringPrototypeSplit,6,51 block_count,StringPrototypeSplit,7,0 -block_count,StringPrototypeSplit,8,53 +block_count,StringPrototypeSplit,8,51 block_count,StringPrototypeSplit,9,0 block_count,StringPrototypeSplit,10,0 block_count,StringPrototypeSplit,11,0 -block_count,StringPrototypeSplit,12,53 -block_count,StringPrototypeSplit,13,53 -block_count,StringPrototypeSplit,14,53 -block_count,StringPrototypeSplit,15,53 -block_count,StringPrototypeSplit,16,39 +block_count,StringPrototypeSplit,12,51 +block_count,StringPrototypeSplit,13,51 +block_count,StringPrototypeSplit,14,51 +block_count,StringPrototypeSplit,15,51 +block_count,StringPrototypeSplit,16,38 block_count,StringPrototypeSplit,17,13 block_count,StringPrototypeSplit,18,13 block_count,StringPrototypeSplit,19,0 @@ -39987,13 +39887,13 @@ block_count,StringPrototypeSplit,39,0 block_count,StringPrototypeSplit,40,0 block_count,StringPrototypeSplit,41,0 -block_count,StringPrototypeSplit,42,39 -block_count,StringPrototypeSplit,43,39 +block_count,StringPrototypeSplit,42,38 +block_count,StringPrototypeSplit,43,38 block_count,StringPrototypeSplit,44,0 -block_count,StringPrototypeSplit,45,39 +block_count,StringPrototypeSplit,45,38 block_count,StringPrototypeSplit,46,0 block_count,StringPrototypeSplit,47,0 -block_count,StringPrototypeSplit,48,39 +block_count,StringPrototypeSplit,48,38 block_count,StringPrototypeSplit,49,0 block_count,StringPrototypeSplit,50,0 block_count,StringPrototypeSplit,51,0 @@ -40064,28 +39964,28 @@ block_count,StringPrototypeSplit,116,0 block_count,StringPrototypeSplit,117,0 block_count,StringPrototypeSplit,118,0 -block_count,StringPrototypeSplit,119,39 -block_count,StringPrototypeSplit,120,39 -block_count,StringPrototypeSplit,121,39 +block_count,StringPrototypeSplit,119,38 +block_count,StringPrototypeSplit,120,38 +block_count,StringPrototypeSplit,121,38 block_count,StringPrototypeSplit,122,0 -block_count,StringPrototypeSplit,123,39 +block_count,StringPrototypeSplit,123,38 block_count,StringPrototypeSplit,124,0 block_count,StringPrototypeSplit,125,0 -block_count,StringPrototypeSplit,126,39 -block_count,StringPrototypeSplit,127,39 -block_count,StringPrototypeSplit,128,39 -block_count,StringPrototypeSplit,129,2 -block_count,StringPrototypeSplit,130,37 -block_count,StringPrototypeSplit,131,37 +block_count,StringPrototypeSplit,126,38 +block_count,StringPrototypeSplit,127,38 +block_count,StringPrototypeSplit,128,38 +block_count,StringPrototypeSplit,129,1 +block_count,StringPrototypeSplit,130,36 +block_count,StringPrototypeSplit,131,36 block_count,StringPrototypeSplit,132,0 -block_count,StringPrototypeSplit,133,37 -block_count,StringPrototypeSplit,134,37 +block_count,StringPrototypeSplit,133,36 +block_count,StringPrototypeSplit,134,36 block_count,StringPrototypeSplit,135,0 block_count,StringPrototypeSplit,136,0 block_count,StringPrototypeSplit,137,0 block_count,StringPrototypeSplit,138,0 -block_count,StringPrototypeSplit,139,37 -block_count,StringPrototypeSplit,140,37 +block_count,StringPrototypeSplit,139,36 +block_count,StringPrototypeSplit,140,36 block_count,StringPrototypeSplit,141,0 block_count,StringPrototypeSplit,142,0 block_count,StringPrototypeSplit,143,0 @@ -40096,18 +39996,18 @@ block_count,StringPrototypeSplit,148,0 block_count,StringPrototypeSplit,149,0 block_count,StringPrototypeSplit,150,0 -block_count,StringPrototypeSplit,151,37 -block_count,StringPrototypeSplit,152,37 +block_count,StringPrototypeSplit,151,36 +block_count,StringPrototypeSplit,152,36 block_count,StringPrototypeSplit,153,0 -block_count,StringPrototypeSplit,154,37 -block_count,StringPrototypeSplit,155,37 -block_count,StringPrototypeSplit,156,37 +block_count,StringPrototypeSplit,154,36 +block_count,StringPrototypeSplit,155,36 +block_count,StringPrototypeSplit,156,36 block_count,StringPrototypeSplit,157,0 -block_count,StringPrototypeSplit,158,37 +block_count,StringPrototypeSplit,158,36 block_count,StringPrototypeSplit,159,0 block_count,StringPrototypeSplit,160,0 -block_count,StringPrototypeSplit,161,37 -block_count,StringPrototypeSplit,162,37 +block_count,StringPrototypeSplit,161,36 +block_count,StringPrototypeSplit,162,36 block_count,StringPrototypeSplit,163,0 block_count,StringPrototypeSplit,164,0 block_count,StringPrototypeSplit,165,0 @@ -40123,42 +40023,42 @@ block_count,StringPrototypeSplit,175,0 block_count,StringPrototypeSplit,176,0 block_count,StringPrototypeSplit,177,0 -block_count,StringPrototypeSplit,178,37 -block_count,StringPrototypeSplit,179,37 -block_count,StringPrototypeSplit,180,413 -block_count,StringPrototypeSplit,181,413 -block_count,StringPrototypeSplit,182,376 -block_count,StringPrototypeSplit,183,37 +block_count,StringPrototypeSplit,178,36 +block_count,StringPrototypeSplit,179,36 +block_count,StringPrototypeSplit,180,396 +block_count,StringPrototypeSplit,181,396 +block_count,StringPrototypeSplit,182,360 +block_count,StringPrototypeSplit,183,36 block_count,StringPrototypeSplit,184,0 block_count,StringPrototypeSplit,185,0 -block_count,StringPrototypeSplit,186,37 +block_count,StringPrototypeSplit,186,36 block_count,StringPrototypeSplit,187,0 -block_count,StringPrototypeSplit,188,37 +block_count,StringPrototypeSplit,188,36 block_count,StringPrototypeSplit,189,0 -block_count,StringPrototypeSplit,190,37 -block_count,StringPrototypeSplit,191,37 +block_count,StringPrototypeSplit,190,36 +block_count,StringPrototypeSplit,191,36 block_count,StringPrototypeSplit,192,0 block_count,StringPrototypeSplit,193,0 -block_count,TypedArrayConstructor,0,4 +block_count,TypedArrayConstructor,0,3 block_count,TypedArrayConstructor,1,0 -block_count,TypedArrayConstructor,2,4 -block_count,TypedArrayConstructor,3,4 -block_count,TypedArrayConstructor,4,4 +block_count,TypedArrayConstructor,2,3 +block_count,TypedArrayConstructor,3,3 +block_count,TypedArrayConstructor,4,3 block_count,TypedArrayConstructor,5,0 -block_count,TypedArrayConstructor,6,4 +block_count,TypedArrayConstructor,6,3 block_count,TypedArrayConstructor,7,0 -block_count,TypedArrayConstructor,8,4 +block_count,TypedArrayConstructor,8,3 block_count,TypedArrayConstructor,9,1 block_count,TypedArrayConstructor,10,0 block_count,TypedArrayConstructor,11,1 block_count,TypedArrayConstructor,12,2 -block_count,TypedArrayConstructor,13,4 +block_count,TypedArrayConstructor,13,3 block_count,TypedArrayConstructor,14,1 block_count,TypedArrayConstructor,15,0 block_count,TypedArrayConstructor,16,1 block_count,TypedArrayConstructor,17,2 -block_count,TypedArrayConstructor,18,4 -block_count,TypedArrayConstructor,19,4 +block_count,TypedArrayConstructor,18,3 +block_count,TypedArrayConstructor,19,3 block_count,TypedArrayPrototypeByteLength,0,0 block_count,TypedArrayPrototypeByteLength,1,0 block_count,TypedArrayPrototypeByteLength,2,0 @@ -40904,8 +40804,8 @@ block_count,WeakMapConstructor,421,0 block_count,WeakMapConstructor,422,0 block_count,WeakMapConstructor,423,0 -block_count,WeakMapLookupHashIndex,0,74 -block_count,WeakMapLookupHashIndex,1,74 +block_count,WeakMapLookupHashIndex,0,71 +block_count,WeakMapLookupHashIndex,1,71 block_count,WeakMapLookupHashIndex,2,0 block_count,WeakMapLookupHashIndex,3,0 block_count,WeakMapLookupHashIndex,4,0 @@ -40914,9 +40814,9 @@ block_count,WeakMapLookupHashIndex,7,0 block_count,WeakMapLookupHashIndex,8,0 block_count,WeakMapLookupHashIndex,9,0 -block_count,WeakMapLookupHashIndex,10,74 -block_count,WeakMapLookupHashIndex,11,74 -block_count,WeakMapLookupHashIndex,12,71 +block_count,WeakMapLookupHashIndex,10,71 +block_count,WeakMapLookupHashIndex,11,71 +block_count,WeakMapLookupHashIndex,12,68 block_count,WeakMapLookupHashIndex,13,1 block_count,WeakMapLookupHashIndex,14,1 block_count,WeakMapLookupHashIndex,15,0 @@ -40924,44 +40824,44 @@ block_count,WeakMapLookupHashIndex,17,0 block_count,WeakMapLookupHashIndex,18,0 block_count,WeakMapLookupHashIndex,19,0 -block_count,WeakMapLookupHashIndex,20,70 -block_count,WeakMapLookupHashIndex,21,69 +block_count,WeakMapLookupHashIndex,20,67 +block_count,WeakMapLookupHashIndex,21,66 block_count,WeakMapLookupHashIndex,22,0 block_count,WeakMapLookupHashIndex,23,2 block_count,WeakMapLookupHashIndex,24,2 block_count,WeakMapLookupHashIndex,25,0 -block_count,WeakMapLookupHashIndex,26,72 -block_count,WeakMapLookupHashIndex,27,2 +block_count,WeakMapLookupHashIndex,26,69 +block_count,WeakMapLookupHashIndex,27,1 block_count,WeakMapLookupHashIndex,28,0 -block_count,WeakMapLookupHashIndex,29,72 +block_count,WeakMapLookupHashIndex,29,69 block_count,WeakMapLookupHashIndex,30,0 -block_count,WeakMapLookupHashIndex,31,72 -block_count,WeakMapLookupHashIndex,32,72 -block_count,WeakMapLookupHashIndex,33,108 -block_count,WeakMapLookupHashIndex,34,108 -block_count,WeakMapLookupHashIndex,35,35 -block_count,WeakMapLookupHashIndex,36,72 +block_count,WeakMapLookupHashIndex,31,69 +block_count,WeakMapLookupHashIndex,32,69 +block_count,WeakMapLookupHashIndex,33,107 +block_count,WeakMapLookupHashIndex,34,107 +block_count,WeakMapLookupHashIndex,35,37 +block_count,WeakMapLookupHashIndex,36,69 block_count,WeakMapLookupHashIndex,37,0 -block_count,WeakMapPrototypeGet,0,37 +block_count,WeakMapPrototypeGet,0,36 block_count,WeakMapPrototypeGet,1,0 -block_count,WeakMapPrototypeGet,2,37 -block_count,WeakMapPrototypeGet,3,37 -block_count,WeakMapPrototypeGet,4,37 +block_count,WeakMapPrototypeGet,2,36 +block_count,WeakMapPrototypeGet,3,36 +block_count,WeakMapPrototypeGet,4,36 block_count,WeakMapPrototypeGet,5,0 -block_count,WeakMapPrototypeGet,6,37 -block_count,WeakMapPrototypeGet,7,36 +block_count,WeakMapPrototypeGet,6,36 +block_count,WeakMapPrototypeGet,7,34 block_count,WeakMapPrototypeGet,8,0 -block_count,WeakMapPrototypeGet,9,36 +block_count,WeakMapPrototypeGet,9,34 block_count,WeakMapPrototypeGet,10,1 -block_count,WeakMapPrototypeHas,0,36 +block_count,WeakMapPrototypeHas,0,35 block_count,WeakMapPrototypeHas,1,0 -block_count,WeakMapPrototypeHas,2,36 -block_count,WeakMapPrototypeHas,3,36 -block_count,WeakMapPrototypeHas,4,36 +block_count,WeakMapPrototypeHas,2,35 +block_count,WeakMapPrototypeHas,3,35 +block_count,WeakMapPrototypeHas,4,35 block_count,WeakMapPrototypeHas,5,0 -block_count,WeakMapPrototypeHas,6,36 -block_count,WeakMapPrototypeHas,7,35 -block_count,WeakMapPrototypeHas,8,1 +block_count,WeakMapPrototypeHas,6,35 +block_count,WeakMapPrototypeHas,7,34 +block_count,WeakMapPrototypeHas,8,0 block_count,WeakMapPrototypeSet,0,1 block_count,WeakMapPrototypeSet,1,0 block_count,WeakMapPrototypeSet,2,1 @@ -41335,14 +41235,14 @@ block_count,WeakCollectionSet,39,1 block_count,WeakCollectionSet,40,1 block_count,WeakCollectionSet,41,0 -block_count,AsyncGeneratorResolve,0,10 +block_count,AsyncGeneratorResolve,0,9 block_count,AsyncGeneratorResolve,1,0 -block_count,AsyncGeneratorResolve,2,10 -block_count,AsyncGeneratorResolve,3,10 +block_count,AsyncGeneratorResolve,2,9 +block_count,AsyncGeneratorResolve,3,9 block_count,AsyncGeneratorResolve,4,0 -block_count,AsyncGeneratorResolve,5,10 -block_count,AsyncGeneratorResolve,6,10 -block_count,AsyncGeneratorResolve,7,10 +block_count,AsyncGeneratorResolve,5,9 +block_count,AsyncGeneratorResolve,6,9 +block_count,AsyncGeneratorResolve,7,9 block_count,AsyncGeneratorYieldWithAwait,0,7 block_count,AsyncGeneratorYieldWithAwait,1,7 block_count,AsyncGeneratorYieldWithAwait,2,7 @@ -41400,12 +41300,12 @@ block_count,AsyncGeneratorYieldWithAwait,54,7 block_count,AsyncGeneratorYieldWithAwait,55,0 block_count,AsyncGeneratorYieldWithAwait,56,7 -block_count,AsyncGeneratorResumeNext,0,25 -block_count,AsyncGeneratorResumeNext,1,35 -block_count,AsyncGeneratorResumeNext,2,20 -block_count,AsyncGeneratorResumeNext,3,10 -block_count,AsyncGeneratorResumeNext,4,10 -block_count,AsyncGeneratorResumeNext,5,10 +block_count,AsyncGeneratorResumeNext,0,24 +block_count,AsyncGeneratorResumeNext,1,33 +block_count,AsyncGeneratorResumeNext,2,19 +block_count,AsyncGeneratorResumeNext,3,9 +block_count,AsyncGeneratorResumeNext,4,9 +block_count,AsyncGeneratorResumeNext,5,9 block_count,AsyncGeneratorResumeNext,6,0 block_count,AsyncGeneratorResumeNext,7,0 block_count,AsyncGeneratorResumeNext,8,0 @@ -41415,47 +41315,47 @@ block_count,AsyncGeneratorResumeNext,12,0 block_count,AsyncGeneratorResumeNext,13,0 block_count,AsyncGeneratorResumeNext,14,0 -block_count,AsyncGeneratorResumeNext,15,10 -block_count,AsyncGeneratorResumeNext,16,10 -block_count,AsyncGeneratorResumeNext,17,10 -block_count,AsyncGeneratorResumeNext,18,15 -block_count,AsyncGeneratorPrototypeNext,0,10 +block_count,AsyncGeneratorResumeNext,15,9 +block_count,AsyncGeneratorResumeNext,16,9 +block_count,AsyncGeneratorResumeNext,17,9 +block_count,AsyncGeneratorResumeNext,18,14 +block_count,AsyncGeneratorPrototypeNext,0,9 block_count,AsyncGeneratorPrototypeNext,1,0 -block_count,AsyncGeneratorPrototypeNext,2,10 -block_count,AsyncGeneratorPrototypeNext,3,10 +block_count,AsyncGeneratorPrototypeNext,2,9 +block_count,AsyncGeneratorPrototypeNext,3,9 block_count,AsyncGeneratorPrototypeNext,4,0 block_count,AsyncGeneratorPrototypeNext,5,0 block_count,AsyncGeneratorPrototypeNext,6,0 -block_count,AsyncGeneratorPrototypeNext,7,10 -block_count,AsyncGeneratorPrototypeNext,8,10 +block_count,AsyncGeneratorPrototypeNext,7,9 +block_count,AsyncGeneratorPrototypeNext,8,9 block_count,AsyncGeneratorPrototypeNext,9,0 -block_count,AsyncGeneratorPrototypeNext,10,10 +block_count,AsyncGeneratorPrototypeNext,10,9 block_count,AsyncGeneratorPrototypeNext,11,0 -block_count,AsyncGeneratorPrototypeNext,12,10 -block_count,AsyncGeneratorPrototypeNext,13,10 +block_count,AsyncGeneratorPrototypeNext,12,9 +block_count,AsyncGeneratorPrototypeNext,13,9 block_count,AsyncGeneratorPrototypeNext,14,0 block_count,AsyncGeneratorPrototypeNext,15,0 block_count,AsyncGeneratorPrototypeNext,16,0 -block_count,AsyncGeneratorPrototypeNext,17,10 -block_count,AsyncGeneratorPrototypeNext,18,10 -block_count,AsyncGeneratorPrototypeNext,19,10 +block_count,AsyncGeneratorPrototypeNext,17,9 +block_count,AsyncGeneratorPrototypeNext,18,9 +block_count,AsyncGeneratorPrototypeNext,19,9 block_count,AsyncGeneratorPrototypeNext,20,0 -block_count,AsyncGeneratorPrototypeNext,21,10 +block_count,AsyncGeneratorPrototypeNext,21,9 block_count,AsyncGeneratorPrototypeNext,22,0 -block_count,AsyncGeneratorPrototypeNext,23,10 -block_count,AsyncGeneratorPrototypeNext,24,10 +block_count,AsyncGeneratorPrototypeNext,23,9 +block_count,AsyncGeneratorPrototypeNext,24,9 block_count,AsyncGeneratorPrototypeNext,25,0 block_count,AsyncGeneratorPrototypeNext,26,0 block_count,AsyncGeneratorPrototypeNext,27,0 block_count,AsyncGeneratorPrototypeNext,28,0 -block_count,AsyncGeneratorPrototypeNext,29,10 -block_count,AsyncGeneratorPrototypeNext,30,10 -block_count,AsyncGeneratorPrototypeNext,31,10 -block_count,AsyncGeneratorAwait,0,7 -block_count,AsyncGeneratorAwait,1,7 -block_count,AsyncGeneratorAwait,2,7 +block_count,AsyncGeneratorPrototypeNext,29,9 +block_count,AsyncGeneratorPrototypeNext,30,9 +block_count,AsyncGeneratorPrototypeNext,31,9 +block_count,AsyncGeneratorAwait,0,6 +block_count,AsyncGeneratorAwait,1,6 +block_count,AsyncGeneratorAwait,2,6 block_count,AsyncGeneratorAwait,3,0 -block_count,AsyncGeneratorAwait,4,7 +block_count,AsyncGeneratorAwait,4,6 block_count,AsyncGeneratorAwait,5,0 block_count,AsyncGeneratorAwait,6,0 block_count,AsyncGeneratorAwait,7,0 @@ -41468,15 +41368,15 @@ block_count,AsyncGeneratorAwait,14,0 block_count,AsyncGeneratorAwait,15,0 block_count,AsyncGeneratorAwait,16,0 -block_count,AsyncGeneratorAwait,17,7 -block_count,AsyncGeneratorAwait,18,7 +block_count,AsyncGeneratorAwait,17,6 +block_count,AsyncGeneratorAwait,18,6 block_count,AsyncGeneratorAwait,19,0 -block_count,AsyncGeneratorAwait,20,7 +block_count,AsyncGeneratorAwait,20,6 block_count,AsyncGeneratorAwait,21,0 -block_count,AsyncGeneratorAwait,22,7 +block_count,AsyncGeneratorAwait,22,6 block_count,AsyncGeneratorAwait,23,0 -block_count,AsyncGeneratorAwait,24,7 -block_count,AsyncGeneratorAwait,25,7 +block_count,AsyncGeneratorAwait,24,6 +block_count,AsyncGeneratorAwait,25,6 block_count,AsyncGeneratorAwait,26,0 block_count,AsyncGeneratorAwait,27,0 block_count,AsyncGeneratorAwait,28,0 @@ -41495,51 +41395,51 @@ block_count,AsyncGeneratorAwait,41,0 block_count,AsyncGeneratorAwait,42,0 block_count,AsyncGeneratorAwait,43,0 -block_count,AsyncGeneratorAwait,44,7 +block_count,AsyncGeneratorAwait,44,6 block_count,AsyncGeneratorAwait,45,0 -block_count,AsyncGeneratorAwait,46,7 -block_count,AsyncGeneratorAwait,47,7 +block_count,AsyncGeneratorAwait,46,6 +block_count,AsyncGeneratorAwait,47,6 block_count,AsyncGeneratorAwait,48,0 -block_count,AsyncGeneratorAwait,49,7 +block_count,AsyncGeneratorAwait,49,6 block_count,AsyncGeneratorAwait,50,0 -block_count,AsyncGeneratorAwait,51,7 +block_count,AsyncGeneratorAwait,51,6 block_count,AsyncGeneratorAwait,52,0 -block_count,AsyncGeneratorAwait,53,7 -block_count,AsyncGeneratorAwait,54,7 +block_count,AsyncGeneratorAwait,53,6 +block_count,AsyncGeneratorAwait,54,6 block_count,AsyncGeneratorAwait,55,0 -block_count,AsyncGeneratorAwait,56,7 -block_count,AsyncGeneratorAwaitResolveClosure,0,7 +block_count,AsyncGeneratorAwait,56,6 +block_count,AsyncGeneratorAwaitResolveClosure,0,6 block_count,AsyncGeneratorAwaitResolveClosure,1,0 -block_count,AsyncGeneratorAwaitResolveClosure,2,7 -block_count,AsyncGeneratorAwaitResolveClosure,3,7 +block_count,AsyncGeneratorAwaitResolveClosure,2,6 +block_count,AsyncGeneratorAwaitResolveClosure,3,6 block_count,AsyncGeneratorAwaitResolveClosure,4,0 -block_count,AsyncGeneratorAwaitResolveClosure,5,7 +block_count,AsyncGeneratorAwaitResolveClosure,5,6 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,0,7 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,1,0 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,2,7 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,3,7 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,4,0 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,5,7 -block_count,StringAdd_CheckNone,0,7892 -block_count,StringAdd_CheckNone,1,7477 -block_count,StringAdd_CheckNone,2,7430 -block_count,StringAdd_CheckNone,3,7430 -block_count,StringAdd_CheckNone,4,5972 -block_count,StringAdd_CheckNone,5,5939 -block_count,StringAdd_CheckNone,6,32 -block_count,StringAdd_CheckNone,7,5972 -block_count,StringAdd_CheckNone,8,5961 -block_count,StringAdd_CheckNone,9,11 -block_count,StringAdd_CheckNone,10,5972 +block_count,StringAdd_CheckNone,0,10000 +block_count,StringAdd_CheckNone,1,9602 +block_count,StringAdd_CheckNone,2,9557 +block_count,StringAdd_CheckNone,3,9557 +block_count,StringAdd_CheckNone,4,7462 +block_count,StringAdd_CheckNone,5,7431 +block_count,StringAdd_CheckNone,6,30 +block_count,StringAdd_CheckNone,7,7462 +block_count,StringAdd_CheckNone,8,7451 +block_count,StringAdd_CheckNone,9,10 +block_count,StringAdd_CheckNone,10,7462 block_count,StringAdd_CheckNone,11,2 -block_count,StringAdd_CheckNone,12,5969 -block_count,StringAdd_CheckNone,13,5972 +block_count,StringAdd_CheckNone,12,7459 +block_count,StringAdd_CheckNone,13,7462 block_count,StringAdd_CheckNone,14,0 -block_count,StringAdd_CheckNone,15,5971 -block_count,StringAdd_CheckNone,16,5972 -block_count,StringAdd_CheckNone,17,1458 -block_count,StringAdd_CheckNone,18,1483 -block_count,StringAdd_CheckNone,19,25 +block_count,StringAdd_CheckNone,15,7461 +block_count,StringAdd_CheckNone,16,7462 +block_count,StringAdd_CheckNone,17,2094 +block_count,StringAdd_CheckNone,18,2119 +block_count,StringAdd_CheckNone,19,24 block_count,StringAdd_CheckNone,20,1 block_count,StringAdd_CheckNone,21,0 block_count,StringAdd_CheckNone,22,0 @@ -41553,47 +41453,47 @@ block_count,StringAdd_CheckNone,30,0 block_count,StringAdd_CheckNone,31,1 block_count,StringAdd_CheckNone,32,1 -block_count,StringAdd_CheckNone,33,23 -block_count,StringAdd_CheckNone,34,23 -block_count,StringAdd_CheckNone,35,23 +block_count,StringAdd_CheckNone,33,22 +block_count,StringAdd_CheckNone,34,22 +block_count,StringAdd_CheckNone,35,22 block_count,StringAdd_CheckNone,36,0 block_count,StringAdd_CheckNone,37,0 block_count,StringAdd_CheckNone,38,0 -block_count,StringAdd_CheckNone,39,23 +block_count,StringAdd_CheckNone,39,22 block_count,StringAdd_CheckNone,40,0 block_count,StringAdd_CheckNone,41,0 -block_count,StringAdd_CheckNone,42,25 -block_count,StringAdd_CheckNone,43,1458 -block_count,StringAdd_CheckNone,44,1448 -block_count,StringAdd_CheckNone,45,1448 -block_count,StringAdd_CheckNone,46,1448 +block_count,StringAdd_CheckNone,42,24 +block_count,StringAdd_CheckNone,43,2094 +block_count,StringAdd_CheckNone,44,2085 +block_count,StringAdd_CheckNone,45,2085 +block_count,StringAdd_CheckNone,46,2085 block_count,StringAdd_CheckNone,47,0 -block_count,StringAdd_CheckNone,48,1448 +block_count,StringAdd_CheckNone,48,2085 block_count,StringAdd_CheckNone,49,0 block_count,StringAdd_CheckNone,50,0 -block_count,StringAdd_CheckNone,51,1448 +block_count,StringAdd_CheckNone,51,2085 block_count,StringAdd_CheckNone,52,0 -block_count,StringAdd_CheckNone,53,1448 -block_count,StringAdd_CheckNone,54,821 -block_count,StringAdd_CheckNone,55,627 -block_count,StringAdd_CheckNone,56,1505 -block_count,StringAdd_CheckNone,57,877 -block_count,StringAdd_CheckNone,58,627 -block_count,StringAdd_CheckNone,59,1448 -block_count,StringAdd_CheckNone,60,372 -block_count,StringAdd_CheckNone,61,1076 -block_count,StringAdd_CheckNone,62,1448 +block_count,StringAdd_CheckNone,53,2085 +block_count,StringAdd_CheckNone,54,787 +block_count,StringAdd_CheckNone,55,1297 +block_count,StringAdd_CheckNone,56,3483 +block_count,StringAdd_CheckNone,57,2185 +block_count,StringAdd_CheckNone,58,1297 +block_count,StringAdd_CheckNone,59,2085 +block_count,StringAdd_CheckNone,60,737 +block_count,StringAdd_CheckNone,61,1347 +block_count,StringAdd_CheckNone,62,2085 block_count,StringAdd_CheckNone,63,0 -block_count,StringAdd_CheckNone,64,1448 -block_count,StringAdd_CheckNone,65,1006 -block_count,StringAdd_CheckNone,66,442 -block_count,StringAdd_CheckNone,67,554 -block_count,StringAdd_CheckNone,68,112 -block_count,StringAdd_CheckNone,69,442 -block_count,StringAdd_CheckNone,70,1448 -block_count,StringAdd_CheckNone,71,370 -block_count,StringAdd_CheckNone,72,1078 -block_count,StringAdd_CheckNone,73,1448 +block_count,StringAdd_CheckNone,64,2085 +block_count,StringAdd_CheckNone,65,1239 +block_count,StringAdd_CheckNone,66,846 +block_count,StringAdd_CheckNone,67,963 +block_count,StringAdd_CheckNone,68,117 +block_count,StringAdd_CheckNone,69,846 +block_count,StringAdd_CheckNone,70,2085 +block_count,StringAdd_CheckNone,71,770 +block_count,StringAdd_CheckNone,72,1314 +block_count,StringAdd_CheckNone,73,2085 block_count,StringAdd_CheckNone,74,0 block_count,StringAdd_CheckNone,75,9 block_count,StringAdd_CheckNone,76,9 @@ -41619,10 +41519,10 @@ block_count,StringAdd_CheckNone,96,0 block_count,StringAdd_CheckNone,97,9 block_count,StringAdd_CheckNone,98,2 -block_count,StringAdd_CheckNone,99,7 +block_count,StringAdd_CheckNone,99,6 block_count,StringAdd_CheckNone,100,13 block_count,StringAdd_CheckNone,101,6 -block_count,StringAdd_CheckNone,102,7 +block_count,StringAdd_CheckNone,102,6 block_count,StringAdd_CheckNone,103,9 block_count,StringAdd_CheckNone,104,4 block_count,StringAdd_CheckNone,105,5 @@ -41640,67 +41540,67 @@ block_count,StringAdd_CheckNone,117,0 block_count,StringAdd_CheckNone,118,0 block_count,StringAdd_CheckNone,119,8 -block_count,StringAdd_CheckNone,120,9 +block_count,StringAdd_CheckNone,120,8 block_count,StringAdd_CheckNone,121,0 -block_count,StringAdd_CheckNone,122,9 -block_count,StringAdd_CheckNone,123,9 +block_count,StringAdd_CheckNone,122,8 +block_count,StringAdd_CheckNone,123,8 block_count,StringAdd_CheckNone,124,0 block_count,StringAdd_CheckNone,125,0 block_count,StringAdd_CheckNone,126,0 block_count,StringAdd_CheckNone,127,0 -block_count,StringAdd_CheckNone,128,9 +block_count,StringAdd_CheckNone,128,8 block_count,StringAdd_CheckNone,129,0 -block_count,StringAdd_CheckNone,130,9 -block_count,StringAdd_CheckNone,131,9 +block_count,StringAdd_CheckNone,130,8 +block_count,StringAdd_CheckNone,131,8 block_count,StringAdd_CheckNone,132,0 block_count,StringAdd_CheckNone,133,0 block_count,StringAdd_CheckNone,134,0 block_count,StringAdd_CheckNone,135,0 -block_count,StringAdd_CheckNone,136,47 -block_count,StringAdd_CheckNone,137,414 -block_count,SubString,0,1637 -block_count,SubString,1,1410 -block_count,SubString,2,1298 -block_count,SubString,3,1032 -block_count,SubString,4,1315 -block_count,SubString,5,283 -block_count,SubString,6,283 -block_count,SubString,7,129 +block_count,StringAdd_CheckNone,136,45 +block_count,StringAdd_CheckNone,137,397 +block_count,SubString,0,1569 +block_count,SubString,1,1352 +block_count,SubString,2,1245 +block_count,SubString,3,989 +block_count,SubString,4,1175 +block_count,SubString,5,186 +block_count,SubString,6,186 +block_count,SubString,7,123 block_count,SubString,8,7 -block_count,SubString,9,121 -block_count,SubString,10,154 -block_count,SubString,11,154 +block_count,SubString,9,116 +block_count,SubString,10,62 +block_count,SubString,11,62 block_count,SubString,12,0 -block_count,SubString,13,283 +block_count,SubString,13,186 block_count,SubString,14,0 -block_count,SubString,15,1032 -block_count,SubString,16,1032 -block_count,SubString,17,447 +block_count,SubString,15,989 +block_count,SubString,16,989 +block_count,SubString,17,429 block_count,SubString,18,1 block_count,SubString,19,0 block_count,SubString,20,1 block_count,SubString,21,1 -block_count,SubString,22,446 +block_count,SubString,22,428 block_count,SubString,23,0 -block_count,SubString,24,446 -block_count,SubString,25,446 -block_count,SubString,26,584 -block_count,SubString,27,584 -block_count,SubString,28,21 -block_count,SubString,29,21 +block_count,SubString,24,428 +block_count,SubString,25,428 +block_count,SubString,26,560 +block_count,SubString,27,560 +block_count,SubString,28,20 +block_count,SubString,29,20 block_count,SubString,30,0 block_count,SubString,31,0 block_count,SubString,32,0 block_count,SubString,33,0 block_count,SubString,34,0 block_count,SubString,35,0 -block_count,SubString,36,21 -block_count,SubString,37,21 -block_count,SubString,38,87 -block_count,SubString,39,65 -block_count,SubString,40,21 +block_count,SubString,36,20 +block_count,SubString,37,20 +block_count,SubString,38,83 +block_count,SubString,39,63 +block_count,SubString,40,20 block_count,SubString,41,0 -block_count,SubString,42,21 +block_count,SubString,42,20 block_count,SubString,43,1 block_count,SubString,44,1 block_count,SubString,45,1 @@ -41721,50 +41621,50 @@ block_count,SubString,60,0 block_count,SubString,61,1 block_count,SubString,62,0 -block_count,SubString,63,19 -block_count,SubString,64,19 -block_count,SubString,65,19 -block_count,SubString,66,19 -block_count,SubString,67,19 +block_count,SubString,63,18 +block_count,SubString,64,18 +block_count,SubString,65,18 +block_count,SubString,66,18 +block_count,SubString,67,18 block_count,SubString,68,0 -block_count,SubString,69,19 +block_count,SubString,69,18 block_count,SubString,70,0 block_count,SubString,71,0 -block_count,SubString,72,19 +block_count,SubString,72,18 block_count,SubString,73,0 -block_count,SubString,74,19 +block_count,SubString,74,18 block_count,SubString,75,0 -block_count,SubString,76,19 -block_count,SubString,77,40 -block_count,SubString,78,20 -block_count,SubString,79,19 -block_count,SubString,80,19 -block_count,SubString,81,19 +block_count,SubString,76,18 +block_count,SubString,77,38 +block_count,SubString,78,19 +block_count,SubString,79,18 +block_count,SubString,80,18 +block_count,SubString,81,18 block_count,SubString,82,0 -block_count,SubString,83,19 +block_count,SubString,83,18 block_count,SubString,84,0 block_count,SubString,85,0 -block_count,SubString,86,562 -block_count,SubString,87,562 -block_count,SubString,88,562 +block_count,SubString,86,539 +block_count,SubString,87,539 +block_count,SubString,88,539 block_count,SubString,89,0 -block_count,SubString,90,562 +block_count,SubString,90,539 block_count,SubString,91,0 block_count,SubString,92,0 -block_count,SubString,93,562 +block_count,SubString,93,539 block_count,SubString,94,0 -block_count,SubString,95,562 +block_count,SubString,95,539 block_count,SubString,96,0 -block_count,SubString,97,562 -block_count,SubString,98,1357 -block_count,SubString,99,794 -block_count,SubString,100,562 -block_count,SubString,101,562 -block_count,SubString,102,408 -block_count,SubString,103,153 -block_count,SubString,104,562 +block_count,SubString,97,539 +block_count,SubString,98,1301 +block_count,SubString,99,762 +block_count,SubString,100,539 +block_count,SubString,101,539 +block_count,SubString,102,392 +block_count,SubString,103,147 +block_count,SubString,104,539 block_count,SubString,105,0 -block_count,SubString,106,584 +block_count,SubString,106,560 block_count,SubString,107,0 block_count,SubString,108,0 block_count,SubString,109,0 @@ -41849,17 +41749,17 @@ block_count,SubString,188,0 block_count,SubString,189,0 block_count,SubString,190,0 -block_count,SubString,191,266 -block_count,SubString,192,402 -block_count,SubString,193,135 -block_count,SubString,194,135 -block_count,SubString,195,132 +block_count,SubString,191,255 +block_count,SubString,192,384 +block_count,SubString,193,128 +block_count,SubString,194,128 +block_count,SubString,195,126 block_count,SubString,196,0 -block_count,SubString,197,131 -block_count,SubString,198,3 -block_count,SubString,199,3 +block_count,SubString,197,126 +block_count,SubString,198,1 +block_count,SubString,199,1 block_count,SubString,200,0 -block_count,SubString,201,135 +block_count,SubString,201,128 block_count,SubString,202,0 block_count,SubString,203,0 block_count,SubString,204,0 @@ -41872,114 +41772,114 @@ block_count,SubString,211,0 block_count,SubString,212,0 block_count,SubString,213,0 -block_count,SubString,214,266 -block_count,SubString,215,266 +block_count,SubString,214,255 +block_count,SubString,215,255 block_count,SubString,216,0 -block_count,SubString,217,265 -block_count,SubString,218,266 +block_count,SubString,217,254 +block_count,SubString,218,255 block_count,SubString,219,0 block_count,SubString,220,0 block_count,SubString,221,0 block_count,SubString,222,0 -block_count,SubString,223,266 -block_count,SubString,224,266 -block_count,SubString,225,111 -block_count,SubString,226,227 -block_count,SubString,227,227 -block_count,GetProperty,0,445 -block_count,GetProperty,1,445 +block_count,SubString,223,255 +block_count,SubString,224,255 +block_count,SubString,225,106 +block_count,SubString,226,217 +block_count,SubString,227,217 +block_count,GetProperty,0,427 +block_count,GetProperty,1,427 block_count,GetProperty,2,0 -block_count,GetProperty,3,445 -block_count,GetProperty,4,440 -block_count,GetProperty,5,440 -block_count,GetProperty,6,440 +block_count,GetProperty,3,427 +block_count,GetProperty,4,422 +block_count,GetProperty,5,422 +block_count,GetProperty,6,422 block_count,GetProperty,7,0 block_count,GetProperty,8,0 block_count,GetProperty,9,0 block_count,GetProperty,10,0 block_count,GetProperty,11,0 -block_count,GetProperty,12,440 -block_count,GetProperty,13,350 +block_count,GetProperty,12,422 +block_count,GetProperty,13,335 block_count,GetProperty,14,0 block_count,GetProperty,15,0 block_count,GetProperty,16,0 -block_count,GetProperty,17,350 -block_count,GetProperty,18,350 -block_count,GetProperty,19,350 -block_count,GetProperty,20,350 -block_count,GetProperty,21,350 +block_count,GetProperty,17,335 +block_count,GetProperty,18,335 +block_count,GetProperty,19,335 +block_count,GetProperty,20,335 +block_count,GetProperty,21,335 block_count,GetProperty,22,0 block_count,GetProperty,23,0 block_count,GetProperty,24,0 -block_count,GetProperty,25,350 -block_count,GetProperty,26,350 +block_count,GetProperty,25,335 +block_count,GetProperty,26,335 block_count,GetProperty,27,0 block_count,GetProperty,28,0 block_count,GetProperty,29,0 block_count,GetProperty,30,0 -block_count,GetProperty,31,90 -block_count,GetProperty,32,440 -block_count,GetProperty,33,1167 -block_count,GetProperty,34,1167 -block_count,GetProperty,35,1166 -block_count,GetProperty,36,1144 -block_count,GetProperty,37,43 -block_count,GetProperty,38,43 +block_count,GetProperty,31,86 +block_count,GetProperty,32,422 +block_count,GetProperty,33,1119 +block_count,GetProperty,34,1119 +block_count,GetProperty,35,1119 +block_count,GetProperty,36,1097 +block_count,GetProperty,37,41 +block_count,GetProperty,38,41 block_count,GetProperty,39,0 -block_count,GetProperty,40,43 -block_count,GetProperty,41,261 -block_count,GetProperty,42,261 +block_count,GetProperty,40,41 +block_count,GetProperty,41,250 +block_count,GetProperty,42,250 block_count,GetProperty,43,0 -block_count,GetProperty,44,261 -block_count,GetProperty,45,87 -block_count,GetProperty,46,174 -block_count,GetProperty,47,261 -block_count,GetProperty,48,218 -block_count,GetProperty,49,43 -block_count,GetProperty,50,43 -block_count,GetProperty,51,43 -block_count,GetProperty,52,43 +block_count,GetProperty,44,250 +block_count,GetProperty,45,83 +block_count,GetProperty,46,167 +block_count,GetProperty,47,250 +block_count,GetProperty,48,209 +block_count,GetProperty,49,41 +block_count,GetProperty,50,41 +block_count,GetProperty,51,41 +block_count,GetProperty,52,41 block_count,GetProperty,53,0 -block_count,GetProperty,54,43 -block_count,GetProperty,55,43 +block_count,GetProperty,54,41 +block_count,GetProperty,55,41 block_count,GetProperty,56,0 -block_count,GetProperty,57,43 +block_count,GetProperty,57,41 block_count,GetProperty,58,0 -block_count,GetProperty,59,43 +block_count,GetProperty,59,41 block_count,GetProperty,60,0 block_count,GetProperty,61,0 -block_count,GetProperty,62,1101 +block_count,GetProperty,62,1056 block_count,GetProperty,63,0 -block_count,GetProperty,64,1101 -block_count,GetProperty,65,55 -block_count,GetProperty,66,1045 -block_count,GetProperty,67,2676 -block_count,GetProperty,68,2417 -block_count,GetProperty,69,2298 -block_count,GetProperty,70,1631 -block_count,GetProperty,71,666 -block_count,GetProperty,72,119 -block_count,GetProperty,73,259 -block_count,GetProperty,74,722 -block_count,GetProperty,75,439 -block_count,GetProperty,76,282 -block_count,GetProperty,77,273 +block_count,GetProperty,64,1056 +block_count,GetProperty,65,53 +block_count,GetProperty,66,1002 +block_count,GetProperty,67,2569 +block_count,GetProperty,68,2320 +block_count,GetProperty,69,2205 +block_count,GetProperty,70,1566 +block_count,GetProperty,71,638 +block_count,GetProperty,72,114 +block_count,GetProperty,73,248 +block_count,GetProperty,74,692 +block_count,GetProperty,75,421 +block_count,GetProperty,76,270 +block_count,GetProperty,77,262 block_count,GetProperty,78,8 -block_count,GetProperty,79,431 -block_count,GetProperty,80,2 -block_count,GetProperty,81,428 -block_count,GetProperty,82,416 +block_count,GetProperty,79,413 +block_count,GetProperty,80,1 +block_count,GetProperty,81,411 +block_count,GetProperty,82,400 block_count,GetProperty,83,0 -block_count,GetProperty,84,416 -block_count,GetProperty,85,12 +block_count,GetProperty,84,400 +block_count,GetProperty,85,11 block_count,GetProperty,86,0 -block_count,GetProperty,87,12 +block_count,GetProperty,87,11 block_count,GetProperty,88,0 block_count,GetProperty,89,0 block_count,GetProperty,90,0 block_count,GetProperty,91,0 -block_count,GetProperty,92,431 -block_count,GetProperty,93,22 +block_count,GetProperty,92,413 +block_count,GetProperty,93,21 block_count,GetProperty,94,0 block_count,GetProperty,95,0 block_count,GetProperty,96,0 @@ -42021,8 +41921,8 @@ block_count,GetProperty,132,0 block_count,GetProperty,133,0 block_count,GetProperty,134,0 -block_count,GetProperty,135,736 -block_count,GetProperty,136,735 +block_count,GetProperty,135,706 +block_count,GetProperty,136,705 block_count,GetProperty,137,1 block_count,GetProperty,138,0 block_count,GetProperty,139,1 @@ -42061,12 +41961,12 @@ block_count,GetProperty,172,0 block_count,GetProperty,173,0 block_count,GetProperty,174,0 -block_count,GetProperty,175,736 -block_count,GetProperty,176,726 +block_count,GetProperty,175,706 +block_count,GetProperty,176,697 block_count,GetProperty,177,9 -block_count,GetProperty,178,431 -block_count,GetProperty,179,2 -block_count,GetProperty,180,2 +block_count,GetProperty,178,413 +block_count,GetProperty,179,1 +block_count,GetProperty,180,1 block_count,GetProperty,181,0 block_count,GetProperty,182,0 block_count,GetProperty,183,0 @@ -42074,7 +41974,7 @@ block_count,GetProperty,185,0 block_count,GetProperty,186,0 block_count,GetProperty,187,0 -block_count,GetProperty,188,2 +block_count,GetProperty,188,1 block_count,GetProperty,189,0 block_count,GetProperty,190,0 block_count,GetProperty,191,0 @@ -42104,55 +42004,55 @@ block_count,GetProperty,215,0 block_count,GetProperty,216,0 block_count,GetProperty,217,0 -block_count,GetProperty,218,428 -block_count,GetProperty,219,428 +block_count,GetProperty,218,411 +block_count,GetProperty,219,411 block_count,GetProperty,220,0 block_count,GetProperty,221,0 block_count,GetProperty,222,0 block_count,GetProperty,223,0 block_count,GetProperty,224,0 -block_count,GetProperty,225,428 +block_count,GetProperty,225,411 block_count,GetProperty,226,0 block_count,GetProperty,227,4 block_count,GetProperty,228,0 block_count,GetProperty,229,0 -block_count,GetPropertyWithReceiver,0,18 -block_count,GetPropertyWithReceiver,1,18 +block_count,GetPropertyWithReceiver,0,17 +block_count,GetPropertyWithReceiver,1,17 block_count,GetPropertyWithReceiver,2,0 -block_count,GetPropertyWithReceiver,3,18 -block_count,GetPropertyWithReceiver,4,18 -block_count,GetPropertyWithReceiver,5,18 -block_count,GetPropertyWithReceiver,6,18 +block_count,GetPropertyWithReceiver,3,17 +block_count,GetPropertyWithReceiver,4,17 +block_count,GetPropertyWithReceiver,5,17 +block_count,GetPropertyWithReceiver,6,17 block_count,GetPropertyWithReceiver,7,0 block_count,GetPropertyWithReceiver,8,0 block_count,GetPropertyWithReceiver,9,0 block_count,GetPropertyWithReceiver,10,0 block_count,GetPropertyWithReceiver,11,0 -block_count,GetPropertyWithReceiver,12,18 -block_count,GetPropertyWithReceiver,13,18 +block_count,GetPropertyWithReceiver,12,17 +block_count,GetPropertyWithReceiver,13,17 block_count,GetPropertyWithReceiver,14,0 block_count,GetPropertyWithReceiver,15,0 block_count,GetPropertyWithReceiver,16,0 -block_count,GetPropertyWithReceiver,17,18 -block_count,GetPropertyWithReceiver,18,18 -block_count,GetPropertyWithReceiver,19,18 -block_count,GetPropertyWithReceiver,20,18 -block_count,GetPropertyWithReceiver,21,18 +block_count,GetPropertyWithReceiver,17,17 +block_count,GetPropertyWithReceiver,18,17 +block_count,GetPropertyWithReceiver,19,17 +block_count,GetPropertyWithReceiver,20,17 +block_count,GetPropertyWithReceiver,21,17 block_count,GetPropertyWithReceiver,22,0 block_count,GetPropertyWithReceiver,23,0 block_count,GetPropertyWithReceiver,24,0 -block_count,GetPropertyWithReceiver,25,18 -block_count,GetPropertyWithReceiver,26,18 +block_count,GetPropertyWithReceiver,25,17 +block_count,GetPropertyWithReceiver,26,17 block_count,GetPropertyWithReceiver,27,0 block_count,GetPropertyWithReceiver,28,0 block_count,GetPropertyWithReceiver,29,0 block_count,GetPropertyWithReceiver,30,0 block_count,GetPropertyWithReceiver,31,0 -block_count,GetPropertyWithReceiver,32,18 -block_count,GetPropertyWithReceiver,33,18 -block_count,GetPropertyWithReceiver,34,18 -block_count,GetPropertyWithReceiver,35,18 -block_count,GetPropertyWithReceiver,36,18 +block_count,GetPropertyWithReceiver,32,17 +block_count,GetPropertyWithReceiver,33,17 +block_count,GetPropertyWithReceiver,34,17 +block_count,GetPropertyWithReceiver,35,17 +block_count,GetPropertyWithReceiver,36,17 block_count,GetPropertyWithReceiver,37,0 block_count,GetPropertyWithReceiver,38,0 block_count,GetPropertyWithReceiver,39,0 @@ -42178,13 +42078,13 @@ block_count,GetPropertyWithReceiver,59,0 block_count,GetPropertyWithReceiver,60,0 block_count,GetPropertyWithReceiver,61,0 -block_count,GetPropertyWithReceiver,62,18 +block_count,GetPropertyWithReceiver,62,17 block_count,GetPropertyWithReceiver,63,0 -block_count,GetPropertyWithReceiver,64,18 -block_count,GetPropertyWithReceiver,65,12 +block_count,GetPropertyWithReceiver,64,17 +block_count,GetPropertyWithReceiver,65,11 block_count,GetPropertyWithReceiver,66,5 -block_count,GetPropertyWithReceiver,67,6 -block_count,GetPropertyWithReceiver,68,6 +block_count,GetPropertyWithReceiver,67,5 +block_count,GetPropertyWithReceiver,68,5 block_count,GetPropertyWithReceiver,69,0 block_count,GetPropertyWithReceiver,70,0 block_count,GetPropertyWithReceiver,71,0 @@ -42192,23 +42092,23 @@ block_count,GetPropertyWithReceiver,73,0 block_count,GetPropertyWithReceiver,74,12 block_count,GetPropertyWithReceiver,75,0 -block_count,GetPropertyWithReceiver,76,12 +block_count,GetPropertyWithReceiver,76,11 block_count,GetPropertyWithReceiver,77,0 -block_count,GetPropertyWithReceiver,78,12 -block_count,GetPropertyWithReceiver,79,18 +block_count,GetPropertyWithReceiver,78,11 +block_count,GetPropertyWithReceiver,79,17 block_count,GetPropertyWithReceiver,80,0 -block_count,GetPropertyWithReceiver,81,18 +block_count,GetPropertyWithReceiver,81,17 block_count,GetPropertyWithReceiver,82,0 block_count,GetPropertyWithReceiver,83,0 block_count,GetPropertyWithReceiver,84,0 -block_count,GetPropertyWithReceiver,85,18 +block_count,GetPropertyWithReceiver,85,17 block_count,GetPropertyWithReceiver,86,0 -block_count,GetPropertyWithReceiver,87,18 +block_count,GetPropertyWithReceiver,87,17 block_count,GetPropertyWithReceiver,88,0 block_count,GetPropertyWithReceiver,89,0 block_count,GetPropertyWithReceiver,90,0 block_count,GetPropertyWithReceiver,91,0 -block_count,GetPropertyWithReceiver,92,18 +block_count,GetPropertyWithReceiver,92,17 block_count,GetPropertyWithReceiver,93,0 block_count,GetPropertyWithReceiver,94,0 block_count,GetPropertyWithReceiver,95,0 @@ -42296,7 +42196,7 @@ block_count,GetPropertyWithReceiver,177,0 block_count,GetPropertyWithReceiver,178,0 block_count,GetPropertyWithReceiver,179,0 -block_count,GetPropertyWithReceiver,180,18 +block_count,GetPropertyWithReceiver,180,17 block_count,GetPropertyWithReceiver,181,0 block_count,GetPropertyWithReceiver,182,0 block_count,GetPropertyWithReceiver,183,0 @@ -42339,14 +42239,14 @@ block_count,GetPropertyWithReceiver,220,0 block_count,GetPropertyWithReceiver,221,0 block_count,GetPropertyWithReceiver,222,0 -block_count,GetPropertyWithReceiver,223,18 -block_count,GetPropertyWithReceiver,224,18 +block_count,GetPropertyWithReceiver,223,17 +block_count,GetPropertyWithReceiver,224,17 block_count,GetPropertyWithReceiver,225,0 block_count,GetPropertyWithReceiver,226,0 block_count,GetPropertyWithReceiver,227,0 block_count,GetPropertyWithReceiver,228,0 block_count,GetPropertyWithReceiver,229,0 -block_count,GetPropertyWithReceiver,230,18 +block_count,GetPropertyWithReceiver,230,17 block_count,SetProperty,0,0 block_count,SetProperty,1,0 block_count,SetProperty,2,0 @@ -45186,11 +45086,11 @@ block_count,OrdinaryGetOwnPropertyDescriptor,216,0 block_count,OrdinaryGetOwnPropertyDescriptor,217,0 block_count,OrdinaryGetOwnPropertyDescriptor,218,0 -block_count,ArrayPrototypeConcat,0,98 +block_count,ArrayPrototypeConcat,0,94 block_count,ArrayPrototypeConcat,1,0 -block_count,ArrayPrototypeConcat,2,98 -block_count,ArrayPrototypeConcat,3,98 -block_count,ArrayPrototypeConcat,4,96 +block_count,ArrayPrototypeConcat,2,94 +block_count,ArrayPrototypeConcat,3,94 +block_count,ArrayPrototypeConcat,4,92 block_count,ArrayPrototypeConcat,5,1 block_count,ArrayPrototypeConcat,6,1 block_count,ArrayPrototypeConcat,7,1 @@ -45208,34 +45108,34 @@ block_count,ArrayPrototypeConcat,19,0 block_count,ArrayPrototypeConcat,20,0 block_count,ArrayPrototypeConcat,21,0 -block_count,ArrayPrototypeConcat,22,96 -block_count,ArrayPrototypeConcat,23,96 -block_count,ArrayPrototypeConcat,24,96 -block_count,ArrayPrototypeConcat,25,96 -block_count,ArrayPrototypeConcat,26,96 -block_count,ArrayPrototypeConcat,27,96 +block_count,ArrayPrototypeConcat,22,92 +block_count,ArrayPrototypeConcat,23,92 +block_count,ArrayPrototypeConcat,24,92 +block_count,ArrayPrototypeConcat,25,92 +block_count,ArrayPrototypeConcat,26,92 +block_count,ArrayPrototypeConcat,27,92 block_count,ArrayPrototypeConcat,28,0 -block_count,ArrayPrototypeConcat,29,96 -block_count,ArrayPrototypeConcat,30,96 -block_count,ArrayPrototypeConcat,31,96 +block_count,ArrayPrototypeConcat,29,92 +block_count,ArrayPrototypeConcat,30,92 +block_count,ArrayPrototypeConcat,31,92 block_count,ArrayPrototypeConcat,32,0 block_count,ArrayPrototypeConcat,33,0 block_count,ArrayPrototypeConcat,34,0 -block_count,ArrayPrototypeConcat,35,96 -block_count,ArrayPrototypeConcat,36,46 -block_count,ArrayPrototypeConcat,37,50 -block_count,ArrayPrototypeConcat,38,50 +block_count,ArrayPrototypeConcat,35,92 +block_count,ArrayPrototypeConcat,36,44 +block_count,ArrayPrototypeConcat,37,48 +block_count,ArrayPrototypeConcat,38,48 block_count,ArrayPrototypeConcat,39,0 -block_count,ArrayPrototypeConcat,40,49 -block_count,ArrayPrototypeConcat,41,49 +block_count,ArrayPrototypeConcat,40,47 +block_count,ArrayPrototypeConcat,41,47 block_count,ArrayPrototypeConcat,42,0 -block_count,ArrayPrototypeConcat,43,49 +block_count,ArrayPrototypeConcat,43,47 block_count,ArrayPrototypeConcat,44,0 -block_count,ArrayPrototypeConcat,45,49 -block_count,ArrayPrototypeConcat,46,49 -block_count,ArrayPrototypeConcat,47,48 -block_count,ArrayPrototypeConcat,48,48 -block_count,ArrayPrototypeConcat,49,48 +block_count,ArrayPrototypeConcat,45,47 +block_count,ArrayPrototypeConcat,46,47 +block_count,ArrayPrototypeConcat,47,46 +block_count,ArrayPrototypeConcat,48,46 +block_count,ArrayPrototypeConcat,49,46 block_count,ArrayPrototypeConcat,50,0 block_count,ArrayPrototypeConcat,51,0 block_count,ArrayPrototypeConcat,52,1 @@ -45247,7 +45147,7 @@ block_count,ArrayPrototypeConcat,58,0 block_count,ArrayPrototypeConcat,59,0 block_count,ArrayPrototypeConcat,60,0 -block_count,ArrayPrototypeConcat,61,48 +block_count,ArrayPrototypeConcat,61,46 block_count,ArrayEvery,0,0 block_count,ArrayEvery,1,0 block_count,ArrayEvery,2,0 @@ -45516,14 +45416,14 @@ block_count,ArrayFilter,77,2 block_count,ArrayFilter,78,2 block_count,ArrayFilter,79,4 -block_count,ArrayFilter,80,2 -block_count,ArrayFilter,81,2 -block_count,ArrayFilter,82,2 -block_count,ArrayFilter,83,2 -block_count,ArrayFilter,84,2 -block_count,ArrayFilter,85,2 -block_count,ArrayFilter,86,2 -block_count,ArrayFilter,87,2 +block_count,ArrayFilter,80,1 +block_count,ArrayFilter,81,1 +block_count,ArrayFilter,82,1 +block_count,ArrayFilter,83,1 +block_count,ArrayFilter,84,1 +block_count,ArrayFilter,85,1 +block_count,ArrayFilter,86,1 +block_count,ArrayFilter,87,1 block_count,ArrayFilter,88,0 block_count,ArrayFilter,89,0 block_count,ArrayFilter,90,0 @@ -45541,8 +45441,8 @@ block_count,ArrayFilter,102,0 block_count,ArrayFilter,103,0 block_count,ArrayFilter,104,0 -block_count,ArrayFilter,105,2 -block_count,ArrayFilter,106,2 +block_count,ArrayFilter,105,1 +block_count,ArrayFilter,106,1 block_count,ArrayFilter,107,1 block_count,ArrayFilter,108,0 block_count,ArrayFilter,109,0 @@ -45580,7 +45480,7 @@ block_count,ArrayFilter,141,1 block_count,ArrayFilter,142,0 block_count,ArrayFilter,143,1 -block_count,ArrayFilter,144,13 +block_count,ArrayFilter,144,12 block_count,ArrayFilter,145,11 block_count,ArrayFilter,146,1 block_count,ArrayFilter,147,1 @@ -45727,8 +45627,8 @@ block_count,ArrayFilter,288,0 block_count,ArrayFilter,289,1 block_count,ArrayFilter,290,0 -block_count,ArrayFilter,291,2 -block_count,ArrayFilter,292,2 +block_count,ArrayFilter,291,1 +block_count,ArrayFilter,292,1 block_count,ArrayFilter,293,0 block_count,ArrayFilter,294,0 block_count,ArrayFilter,295,0 @@ -45930,14 +45830,14 @@ block_count,ArrayForEach,57,1 block_count,ArrayForEach,58,1 block_count,ArrayForEach,59,5 -block_count,ArrayForEach,60,4 -block_count,ArrayForEach,61,4 -block_count,ArrayForEach,62,4 -block_count,ArrayForEach,63,4 -block_count,ArrayForEach,64,4 -block_count,ArrayForEach,65,4 -block_count,ArrayForEach,66,4 -block_count,ArrayForEach,67,4 +block_count,ArrayForEach,60,3 +block_count,ArrayForEach,61,3 +block_count,ArrayForEach,62,3 +block_count,ArrayForEach,63,3 +block_count,ArrayForEach,64,3 +block_count,ArrayForEach,65,3 +block_count,ArrayForEach,66,3 +block_count,ArrayForEach,67,3 block_count,ArrayForEach,68,0 block_count,ArrayForEach,69,0 block_count,ArrayForEach,70,0 @@ -45954,8 +45854,8 @@ block_count,ArrayForEach,81,0 block_count,ArrayForEach,82,0 block_count,ArrayForEach,83,0 -block_count,ArrayForEach,84,4 -block_count,ArrayForEach,85,4 +block_count,ArrayForEach,84,3 +block_count,ArrayForEach,85,3 block_count,ArrayForEach,86,0 block_count,ArrayForEach,87,0 block_count,ArrayForEach,88,0 @@ -46176,20 +46076,20 @@ block_count,ArrayFrom,212,0 block_count,ArrayFrom,213,0 block_count,ArrayFrom,214,0 -block_count,ArrayIsArray,0,13 +block_count,ArrayIsArray,0,11 block_count,ArrayIsArray,1,0 -block_count,ArrayIsArray,2,13 -block_count,ArrayIsArray,3,13 -block_count,ArrayIsArray,4,12 +block_count,ArrayIsArray,2,11 +block_count,ArrayIsArray,3,11 +block_count,ArrayIsArray,4,10 block_count,ArrayIsArray,5,5 -block_count,ArrayIsArray,6,6 +block_count,ArrayIsArray,6,5 block_count,ArrayIsArray,7,0 -block_count,ArrayIsArray,8,6 +block_count,ArrayIsArray,8,5 block_count,ArrayIsArray,9,0 -block_count,LoadJoinElement_FastSmiOrObjectElements_0,0,641 +block_count,LoadJoinElement_FastSmiOrObjectElements_0,0,614 block_count,LoadJoinElement_FastSmiOrObjectElements_0,1,0 -block_count,LoadJoinElement_FastSmiOrObjectElements_0,2,641 -block_count,LoadJoinElement_FastSmiOrObjectElements_0,3,641 +block_count,LoadJoinElement_FastSmiOrObjectElements_0,2,614 +block_count,LoadJoinElement_FastSmiOrObjectElements_0,3,614 block_count,JoinStackPush,0,0 block_count,JoinStackPush,1,0 block_count,JoinStackPush,2,0 @@ -46248,23 +46148,23 @@ block_count,JoinStackPop,13,0 block_count,JoinStackPop,14,0 block_count,JoinStackPop,15,0 -block_count,ArrayPrototypeJoin,0,78 +block_count,ArrayPrototypeJoin,0,75 block_count,ArrayPrototypeJoin,1,0 -block_count,ArrayPrototypeJoin,2,78 -block_count,ArrayPrototypeJoin,3,78 -block_count,ArrayPrototypeJoin,4,78 +block_count,ArrayPrototypeJoin,2,75 +block_count,ArrayPrototypeJoin,3,75 +block_count,ArrayPrototypeJoin,4,75 block_count,ArrayPrototypeJoin,5,0 -block_count,ArrayPrototypeJoin,6,78 +block_count,ArrayPrototypeJoin,6,75 block_count,ArrayPrototypeJoin,7,0 -block_count,ArrayPrototypeJoin,8,78 -block_count,ArrayPrototypeJoin,9,78 +block_count,ArrayPrototypeJoin,8,75 +block_count,ArrayPrototypeJoin,9,75 block_count,ArrayPrototypeJoin,10,0 -block_count,ArrayPrototypeJoin,11,78 +block_count,ArrayPrototypeJoin,11,75 block_count,ArrayPrototypeJoin,12,0 block_count,ArrayPrototypeJoin,13,0 -block_count,ArrayPrototypeJoin,14,78 -block_count,ArrayPrototypeJoin,15,78 -block_count,ArrayPrototypeJoin,16,78 +block_count,ArrayPrototypeJoin,14,75 +block_count,ArrayPrototypeJoin,15,75 +block_count,ArrayPrototypeJoin,16,75 block_count,ArrayPrototypeJoin,17,0 block_count,ArrayPrototypeJoin,18,0 block_count,ArrayPrototypeJoin,19,0 @@ -46292,48 +46192,48 @@ block_count,ArrayPrototypeJoin,41,0 block_count,ArrayPrototypeJoin,42,0 block_count,ArrayPrototypeJoin,43,0 -block_count,ArrayPrototypeJoin,44,78 -block_count,ArrayPrototypeJoin,45,78 +block_count,ArrayPrototypeJoin,44,75 +block_count,ArrayPrototypeJoin,45,75 block_count,ArrayPrototypeJoin,46,0 -block_count,ArrayPrototypeJoin,47,78 +block_count,ArrayPrototypeJoin,47,75 block_count,ArrayPrototypeJoin,48,0 block_count,ArrayPrototypeJoin,49,0 block_count,ArrayPrototypeJoin,50,0 block_count,ArrayPrototypeJoin,51,0 block_count,ArrayPrototypeJoin,52,0 -block_count,ArrayPrototypeJoin,53,78 -block_count,ArrayPrototypeJoin,54,78 +block_count,ArrayPrototypeJoin,53,75 +block_count,ArrayPrototypeJoin,54,75 block_count,ArrayPrototypeJoin,55,0 -block_count,ArrayPrototypeJoin,56,78 -block_count,ArrayPrototypeJoin,57,78 -block_count,ArrayPrototypeJoin,58,78 +block_count,ArrayPrototypeJoin,56,75 +block_count,ArrayPrototypeJoin,57,75 +block_count,ArrayPrototypeJoin,58,75 block_count,ArrayPrototypeJoin,59,0 -block_count,ArrayPrototypeJoin,60,78 +block_count,ArrayPrototypeJoin,60,75 block_count,ArrayPrototypeJoin,61,0 block_count,ArrayPrototypeJoin,62,0 -block_count,ArrayPrototypeJoin,63,78 +block_count,ArrayPrototypeJoin,63,75 block_count,ArrayPrototypeJoin,64,0 -block_count,ArrayPrototypeJoin,65,78 +block_count,ArrayPrototypeJoin,65,75 block_count,ArrayPrototypeJoin,66,0 block_count,ArrayPrototypeJoin,67,0 block_count,ArrayPrototypeJoin,68,0 -block_count,ArrayPrototypeJoin,69,78 -block_count,ArrayPrototypeJoin,70,78 +block_count,ArrayPrototypeJoin,69,75 +block_count,ArrayPrototypeJoin,70,75 block_count,ArrayPrototypeJoin,71,0 -block_count,ArrayPrototypeJoinImpl,0,179 -block_count,ArrayPrototypeJoinImpl,1,179 -block_count,ArrayPrototypeJoinImpl,2,179 +block_count,ArrayPrototypeJoinImpl,0,172 +block_count,ArrayPrototypeJoinImpl,1,172 +block_count,ArrayPrototypeJoinImpl,2,172 block_count,ArrayPrototypeJoinImpl,3,0 -block_count,ArrayPrototypeJoinImpl,4,179 -block_count,ArrayPrototypeJoinImpl,5,179 -block_count,ArrayPrototypeJoinImpl,6,179 -block_count,ArrayPrototypeJoinImpl,7,136 -block_count,ArrayPrototypeJoinImpl,8,103 -block_count,ArrayPrototypeJoinImpl,9,33 -block_count,ArrayPrototypeJoinImpl,10,33 -block_count,ArrayPrototypeJoinImpl,11,33 +block_count,ArrayPrototypeJoinImpl,4,172 +block_count,ArrayPrototypeJoinImpl,5,172 +block_count,ArrayPrototypeJoinImpl,6,172 +block_count,ArrayPrototypeJoinImpl,7,131 +block_count,ArrayPrototypeJoinImpl,8,98 +block_count,ArrayPrototypeJoinImpl,9,32 +block_count,ArrayPrototypeJoinImpl,10,32 +block_count,ArrayPrototypeJoinImpl,11,32 block_count,ArrayPrototypeJoinImpl,12,0 -block_count,ArrayPrototypeJoinImpl,13,33 +block_count,ArrayPrototypeJoinImpl,13,32 block_count,ArrayPrototypeJoinImpl,14,0 block_count,ArrayPrototypeJoinImpl,15,0 block_count,ArrayPrototypeJoinImpl,16,0 @@ -46341,22 +46241,22 @@ block_count,ArrayPrototypeJoinImpl,18,0 block_count,ArrayPrototypeJoinImpl,19,0 block_count,ArrayPrototypeJoinImpl,20,0 -block_count,ArrayPrototypeJoinImpl,21,33 -block_count,ArrayPrototypeJoinImpl,22,33 +block_count,ArrayPrototypeJoinImpl,21,32 +block_count,ArrayPrototypeJoinImpl,22,32 block_count,ArrayPrototypeJoinImpl,23,0 -block_count,ArrayPrototypeJoinImpl,24,33 -block_count,ArrayPrototypeJoinImpl,25,33 -block_count,ArrayPrototypeJoinImpl,26,33 +block_count,ArrayPrototypeJoinImpl,24,32 +block_count,ArrayPrototypeJoinImpl,25,32 +block_count,ArrayPrototypeJoinImpl,26,32 block_count,ArrayPrototypeJoinImpl,27,0 -block_count,ArrayPrototypeJoinImpl,28,33 +block_count,ArrayPrototypeJoinImpl,28,32 block_count,ArrayPrototypeJoinImpl,29,0 block_count,ArrayPrototypeJoinImpl,30,0 -block_count,ArrayPrototypeJoinImpl,31,33 +block_count,ArrayPrototypeJoinImpl,31,32 block_count,ArrayPrototypeJoinImpl,32,0 -block_count,ArrayPrototypeJoinImpl,33,33 -block_count,ArrayPrototypeJoinImpl,34,33 +block_count,ArrayPrototypeJoinImpl,33,32 +block_count,ArrayPrototypeJoinImpl,34,32 block_count,ArrayPrototypeJoinImpl,35,0 -block_count,ArrayPrototypeJoinImpl,36,33 +block_count,ArrayPrototypeJoinImpl,36,32 block_count,ArrayPrototypeJoinImpl,37,0 block_count,ArrayPrototypeJoinImpl,38,0 block_count,ArrayPrototypeJoinImpl,39,0 @@ -46364,30 +46264,30 @@ block_count,ArrayPrototypeJoinImpl,41,0 block_count,ArrayPrototypeJoinImpl,42,0 block_count,ArrayPrototypeJoinImpl,43,0 -block_count,ArrayPrototypeJoinImpl,44,33 -block_count,ArrayPrototypeJoinImpl,45,33 +block_count,ArrayPrototypeJoinImpl,44,32 +block_count,ArrayPrototypeJoinImpl,45,32 block_count,ArrayPrototypeJoinImpl,46,0 -block_count,ArrayPrototypeJoinImpl,47,33 -block_count,ArrayPrototypeJoinImpl,48,135 -block_count,ArrayPrototypeJoinImpl,49,101 -block_count,ArrayPrototypeJoinImpl,50,33 -block_count,ArrayPrototypeJoinImpl,51,67 -block_count,ArrayPrototypeJoinImpl,52,101 -block_count,ArrayPrototypeJoinImpl,53,101 -block_count,ArrayPrototypeJoinImpl,54,101 +block_count,ArrayPrototypeJoinImpl,47,32 +block_count,ArrayPrototypeJoinImpl,48,129 +block_count,ArrayPrototypeJoinImpl,49,97 +block_count,ArrayPrototypeJoinImpl,50,32 +block_count,ArrayPrototypeJoinImpl,51,64 +block_count,ArrayPrototypeJoinImpl,52,97 +block_count,ArrayPrototypeJoinImpl,53,97 +block_count,ArrayPrototypeJoinImpl,54,97 block_count,ArrayPrototypeJoinImpl,55,2 -block_count,ArrayPrototypeJoinImpl,56,99 -block_count,ArrayPrototypeJoinImpl,57,7 -block_count,ArrayPrototypeJoinImpl,58,92 +block_count,ArrayPrototypeJoinImpl,56,95 +block_count,ArrayPrototypeJoinImpl,57,6 +block_count,ArrayPrototypeJoinImpl,58,88 block_count,ArrayPrototypeJoinImpl,59,0 block_count,ArrayPrototypeJoinImpl,60,9 -block_count,ArrayPrototypeJoinImpl,61,101 -block_count,ArrayPrototypeJoinImpl,62,67 -block_count,ArrayPrototypeJoinImpl,63,67 -block_count,ArrayPrototypeJoinImpl,64,67 -block_count,ArrayPrototypeJoinImpl,65,67 -block_count,ArrayPrototypeJoinImpl,66,67 -block_count,ArrayPrototypeJoinImpl,67,67 +block_count,ArrayPrototypeJoinImpl,61,97 +block_count,ArrayPrototypeJoinImpl,62,64 +block_count,ArrayPrototypeJoinImpl,63,64 +block_count,ArrayPrototypeJoinImpl,64,64 +block_count,ArrayPrototypeJoinImpl,65,64 +block_count,ArrayPrototypeJoinImpl,66,64 +block_count,ArrayPrototypeJoinImpl,67,64 block_count,ArrayPrototypeJoinImpl,68,0 block_count,ArrayPrototypeJoinImpl,69,0 block_count,ArrayPrototypeJoinImpl,70,0 @@ -46411,18 +46311,18 @@ block_count,ArrayPrototypeJoinImpl,88,0 block_count,ArrayPrototypeJoinImpl,89,0 block_count,ArrayPrototypeJoinImpl,90,0 -block_count,ArrayPrototypeJoinImpl,91,67 +block_count,ArrayPrototypeJoinImpl,91,64 block_count,ArrayPrototypeJoinImpl,92,0 block_count,ArrayPrototypeJoinImpl,93,0 block_count,ArrayPrototypeJoinImpl,94,0 block_count,ArrayPrototypeJoinImpl,95,0 block_count,ArrayPrototypeJoinImpl,96,0 -block_count,ArrayPrototypeJoinImpl,97,33 -block_count,ArrayPrototypeJoinImpl,98,33 -block_count,ArrayPrototypeJoinImpl,99,101 -block_count,ArrayPrototypeJoinImpl,100,101 -block_count,ArrayPrototypeJoinImpl,101,101 -block_count,ArrayPrototypeJoinImpl,102,79 +block_count,ArrayPrototypeJoinImpl,97,32 +block_count,ArrayPrototypeJoinImpl,98,32 +block_count,ArrayPrototypeJoinImpl,99,97 +block_count,ArrayPrototypeJoinImpl,100,97 +block_count,ArrayPrototypeJoinImpl,101,97 +block_count,ArrayPrototypeJoinImpl,102,76 block_count,ArrayPrototypeJoinImpl,103,0 block_count,ArrayPrototypeJoinImpl,104,0 block_count,ArrayPrototypeJoinImpl,105,0 @@ -46441,12 +46341,12 @@ block_count,ArrayPrototypeJoinImpl,118,0 block_count,ArrayPrototypeJoinImpl,119,0 block_count,ArrayPrototypeJoinImpl,120,0 -block_count,ArrayPrototypeJoinImpl,121,79 -block_count,ArrayPrototypeJoinImpl,122,79 +block_count,ArrayPrototypeJoinImpl,121,76 +block_count,ArrayPrototypeJoinImpl,122,76 block_count,ArrayPrototypeJoinImpl,123,0 -block_count,ArrayPrototypeJoinImpl,124,79 -block_count,ArrayPrototypeJoinImpl,125,21 -block_count,ArrayPrototypeJoinImpl,126,21 +block_count,ArrayPrototypeJoinImpl,124,76 +block_count,ArrayPrototypeJoinImpl,125,20 +block_count,ArrayPrototypeJoinImpl,126,20 block_count,ArrayPrototypeJoinImpl,127,20 block_count,ArrayPrototypeJoinImpl,128,20 block_count,ArrayPrototypeJoinImpl,129,0 @@ -46473,20 +46373,20 @@ block_count,ArrayPrototypeJoinImpl,150,20 block_count,ArrayPrototypeJoinImpl,151,0 block_count,ArrayPrototypeJoinImpl,152,0 -block_count,ArrayPrototypeJoinImpl,153,21 +block_count,ArrayPrototypeJoinImpl,153,20 block_count,ArrayPrototypeJoinImpl,154,0 -block_count,ArrayPrototypeJoinImpl,155,101 +block_count,ArrayPrototypeJoinImpl,155,97 block_count,ArrayPrototypeJoinImpl,156,0 block_count,ArrayPrototypeJoinImpl,157,0 block_count,ArrayPrototypeJoinImpl,158,0 block_count,ArrayPrototypeJoinImpl,159,0 -block_count,ArrayPrototypeJoinImpl,160,33 -block_count,ArrayPrototypeJoinImpl,161,33 +block_count,ArrayPrototypeJoinImpl,160,32 +block_count,ArrayPrototypeJoinImpl,161,32 block_count,ArrayPrototypeJoinImpl,162,0 block_count,ArrayPrototypeJoinImpl,163,0 block_count,ArrayPrototypeJoinImpl,164,0 block_count,ArrayPrototypeJoinImpl,165,0 -block_count,ArrayPrototypeJoinImpl,166,33 +block_count,ArrayPrototypeJoinImpl,166,32 block_count,ArrayPrototypeJoinImpl,167,0 block_count,ArrayPrototypeJoinImpl,168,0 block_count,ArrayPrototypeJoinImpl,169,0 @@ -46519,11 +46419,11 @@ block_count,ArrayPrototypeJoinImpl,196,0 block_count,ArrayPrototypeJoinImpl,197,0 block_count,ArrayPrototypeJoinImpl,198,0 -block_count,ArrayPrototypeJoinImpl,199,33 -block_count,ArrayPrototypeJoinImpl,200,33 -block_count,ArrayPrototypeJoinImpl,201,33 -block_count,ArrayPrototypeJoinImpl,202,33 -block_count,ArrayPrototypeJoinImpl,203,33 +block_count,ArrayPrototypeJoinImpl,199,32 +block_count,ArrayPrototypeJoinImpl,200,32 +block_count,ArrayPrototypeJoinImpl,201,32 +block_count,ArrayPrototypeJoinImpl,202,32 +block_count,ArrayPrototypeJoinImpl,203,32 block_count,ArrayPrototypeJoinImpl,204,0 block_count,ArrayPrototypeJoinImpl,205,0 block_count,ArrayPrototypeJoinImpl,206,0 @@ -46533,7 +46433,7 @@ block_count,ArrayPrototypeJoinImpl,210,0 block_count,ArrayPrototypeJoinImpl,211,0 block_count,ArrayPrototypeJoinImpl,212,0 -block_count,ArrayPrototypeJoinImpl,213,33 +block_count,ArrayPrototypeJoinImpl,213,32 block_count,ArrayPrototypeJoinImpl,214,0 block_count,ArrayPrototypeJoinImpl,215,0 block_count,ArrayPrototypeJoinImpl,216,0 @@ -46548,19 +46448,19 @@ block_count,ArrayPrototypeJoinImpl,225,0 block_count,ArrayPrototypeJoinImpl,226,0 block_count,ArrayPrototypeJoinImpl,227,0 -block_count,ArrayPrototypeJoinImpl,228,33 -block_count,ArrayPrototypeJoinImpl,229,33 -block_count,ArrayPrototypeJoinImpl,230,33 -block_count,ArrayPrototypeJoinImpl,231,33 +block_count,ArrayPrototypeJoinImpl,228,32 +block_count,ArrayPrototypeJoinImpl,229,32 +block_count,ArrayPrototypeJoinImpl,230,32 +block_count,ArrayPrototypeJoinImpl,231,32 block_count,ArrayPrototypeJoinImpl,232,0 -block_count,ArrayPrototypeJoinImpl,233,33 +block_count,ArrayPrototypeJoinImpl,233,32 block_count,ArrayPrototypeJoinImpl,234,0 block_count,ArrayPrototypeJoinImpl,235,0 -block_count,ArrayPrototypeJoinImpl,236,33 +block_count,ArrayPrototypeJoinImpl,236,32 block_count,ArrayPrototypeJoinImpl,237,0 block_count,ArrayPrototypeJoinImpl,238,0 -block_count,ArrayPrototypeJoinImpl,239,33 -block_count,ArrayPrototypeJoinImpl,240,33 +block_count,ArrayPrototypeJoinImpl,239,32 +block_count,ArrayPrototypeJoinImpl,240,32 block_count,ArrayPrototypeJoinImpl,241,0 block_count,ArrayPrototypeJoinImpl,242,0 block_count,ArrayPrototypeJoinImpl,243,0 @@ -46802,11 +46702,11 @@ block_count,ArrayPrototypeJoinImpl,479,0 block_count,ArrayPrototypeJoinImpl,480,0 block_count,ArrayPrototypeJoinImpl,481,0 -block_count,ArrayPrototypeJoinImpl,482,42 -block_count,ArrayPrototypeJoinImpl,483,42 -block_count,ArrayPrototypeJoinImpl,484,42 +block_count,ArrayPrototypeJoinImpl,482,40 +block_count,ArrayPrototypeJoinImpl,483,40 +block_count,ArrayPrototypeJoinImpl,484,40 block_count,ArrayPrototypeJoinImpl,485,0 -block_count,ArrayPrototypeJoinImpl,486,42 +block_count,ArrayPrototypeJoinImpl,486,40 block_count,ArrayPrototypeJoinImpl,487,0 block_count,ArrayPrototypeJoinImpl,488,0 block_count,ArrayPrototypeJoinImpl,489,0 @@ -46814,22 +46714,22 @@ block_count,ArrayPrototypeJoinImpl,491,0 block_count,ArrayPrototypeJoinImpl,492,0 block_count,ArrayPrototypeJoinImpl,493,0 -block_count,ArrayPrototypeJoinImpl,494,42 -block_count,ArrayPrototypeJoinImpl,495,42 +block_count,ArrayPrototypeJoinImpl,494,40 +block_count,ArrayPrototypeJoinImpl,495,40 block_count,ArrayPrototypeJoinImpl,496,0 -block_count,ArrayPrototypeJoinImpl,497,42 -block_count,ArrayPrototypeJoinImpl,498,42 -block_count,ArrayPrototypeJoinImpl,499,42 +block_count,ArrayPrototypeJoinImpl,497,40 +block_count,ArrayPrototypeJoinImpl,498,40 +block_count,ArrayPrototypeJoinImpl,499,40 block_count,ArrayPrototypeJoinImpl,500,0 -block_count,ArrayPrototypeJoinImpl,501,42 +block_count,ArrayPrototypeJoinImpl,501,40 block_count,ArrayPrototypeJoinImpl,502,0 block_count,ArrayPrototypeJoinImpl,503,0 -block_count,ArrayPrototypeJoinImpl,504,42 +block_count,ArrayPrototypeJoinImpl,504,40 block_count,ArrayPrototypeJoinImpl,505,0 -block_count,ArrayPrototypeJoinImpl,506,42 -block_count,ArrayPrototypeJoinImpl,507,42 +block_count,ArrayPrototypeJoinImpl,506,40 +block_count,ArrayPrototypeJoinImpl,507,40 block_count,ArrayPrototypeJoinImpl,508,0 -block_count,ArrayPrototypeJoinImpl,509,42 +block_count,ArrayPrototypeJoinImpl,509,40 block_count,ArrayPrototypeJoinImpl,510,0 block_count,ArrayPrototypeJoinImpl,511,0 block_count,ArrayPrototypeJoinImpl,512,0 @@ -46837,17 +46737,17 @@ block_count,ArrayPrototypeJoinImpl,514,0 block_count,ArrayPrototypeJoinImpl,515,0 block_count,ArrayPrototypeJoinImpl,516,0 -block_count,ArrayPrototypeJoinImpl,517,42 -block_count,ArrayPrototypeJoinImpl,518,42 +block_count,ArrayPrototypeJoinImpl,517,40 +block_count,ArrayPrototypeJoinImpl,518,40 block_count,ArrayPrototypeJoinImpl,519,0 -block_count,ArrayPrototypeJoinImpl,520,42 -block_count,ArrayPrototypeJoinImpl,521,126 -block_count,ArrayPrototypeJoinImpl,522,84 -block_count,ArrayPrototypeJoinImpl,523,42 -block_count,ArrayPrototypeJoinImpl,524,42 -block_count,ArrayPrototypeJoinImpl,525,84 -block_count,ArrayPrototypeJoinImpl,526,84 -block_count,ArrayPrototypeJoinImpl,527,84 +block_count,ArrayPrototypeJoinImpl,520,40 +block_count,ArrayPrototypeJoinImpl,521,121 +block_count,ArrayPrototypeJoinImpl,522,81 +block_count,ArrayPrototypeJoinImpl,523,40 +block_count,ArrayPrototypeJoinImpl,524,40 +block_count,ArrayPrototypeJoinImpl,525,81 +block_count,ArrayPrototypeJoinImpl,526,81 +block_count,ArrayPrototypeJoinImpl,527,81 block_count,ArrayPrototypeJoinImpl,528,0 block_count,ArrayPrototypeJoinImpl,529,0 block_count,ArrayPrototypeJoinImpl,530,0 @@ -46876,13 +46776,13 @@ block_count,ArrayPrototypeJoinImpl,553,0 block_count,ArrayPrototypeJoinImpl,554,0 block_count,ArrayPrototypeJoinImpl,555,0 -block_count,ArrayPrototypeJoinImpl,556,84 -block_count,ArrayPrototypeJoinImpl,557,42 -block_count,ArrayPrototypeJoinImpl,558,42 -block_count,ArrayPrototypeJoinImpl,559,42 -block_count,ArrayPrototypeJoinImpl,560,42 -block_count,ArrayPrototypeJoinImpl,561,42 -block_count,ArrayPrototypeJoinImpl,562,42 +block_count,ArrayPrototypeJoinImpl,556,81 +block_count,ArrayPrototypeJoinImpl,557,40 +block_count,ArrayPrototypeJoinImpl,558,40 +block_count,ArrayPrototypeJoinImpl,559,40 +block_count,ArrayPrototypeJoinImpl,560,40 +block_count,ArrayPrototypeJoinImpl,561,40 +block_count,ArrayPrototypeJoinImpl,562,40 block_count,ArrayPrototypeJoinImpl,563,0 block_count,ArrayPrototypeJoinImpl,564,0 block_count,ArrayPrototypeJoinImpl,565,0 @@ -46906,18 +46806,18 @@ block_count,ArrayPrototypeJoinImpl,583,0 block_count,ArrayPrototypeJoinImpl,584,0 block_count,ArrayPrototypeJoinImpl,585,0 -block_count,ArrayPrototypeJoinImpl,586,42 +block_count,ArrayPrototypeJoinImpl,586,40 block_count,ArrayPrototypeJoinImpl,587,0 block_count,ArrayPrototypeJoinImpl,588,0 block_count,ArrayPrototypeJoinImpl,589,0 block_count,ArrayPrototypeJoinImpl,590,0 block_count,ArrayPrototypeJoinImpl,591,0 -block_count,ArrayPrototypeJoinImpl,592,42 -block_count,ArrayPrototypeJoinImpl,593,42 -block_count,ArrayPrototypeJoinImpl,594,84 -block_count,ArrayPrototypeJoinImpl,595,84 -block_count,ArrayPrototypeJoinImpl,596,84 -block_count,ArrayPrototypeJoinImpl,597,84 +block_count,ArrayPrototypeJoinImpl,592,40 +block_count,ArrayPrototypeJoinImpl,593,40 +block_count,ArrayPrototypeJoinImpl,594,81 +block_count,ArrayPrototypeJoinImpl,595,81 +block_count,ArrayPrototypeJoinImpl,596,81 +block_count,ArrayPrototypeJoinImpl,597,81 block_count,ArrayPrototypeJoinImpl,598,0 block_count,ArrayPrototypeJoinImpl,599,0 block_count,ArrayPrototypeJoinImpl,600,0 @@ -46936,10 +46836,10 @@ block_count,ArrayPrototypeJoinImpl,613,0 block_count,ArrayPrototypeJoinImpl,614,0 block_count,ArrayPrototypeJoinImpl,615,0 -block_count,ArrayPrototypeJoinImpl,616,84 -block_count,ArrayPrototypeJoinImpl,617,84 +block_count,ArrayPrototypeJoinImpl,616,81 +block_count,ArrayPrototypeJoinImpl,617,81 block_count,ArrayPrototypeJoinImpl,618,0 -block_count,ArrayPrototypeJoinImpl,619,84 +block_count,ArrayPrototypeJoinImpl,619,81 block_count,ArrayPrototypeJoinImpl,620,0 block_count,ArrayPrototypeJoinImpl,621,0 block_count,ArrayPrototypeJoinImpl,622,0 @@ -46970,18 +46870,18 @@ block_count,ArrayPrototypeJoinImpl,647,0 block_count,ArrayPrototypeJoinImpl,648,0 block_count,ArrayPrototypeJoinImpl,649,0 -block_count,ArrayPrototypeJoinImpl,650,84 +block_count,ArrayPrototypeJoinImpl,650,81 block_count,ArrayPrototypeJoinImpl,651,0 block_count,ArrayPrototypeJoinImpl,652,0 block_count,ArrayPrototypeJoinImpl,653,0 block_count,ArrayPrototypeJoinImpl,654,0 -block_count,ArrayPrototypeJoinImpl,655,42 -block_count,ArrayPrototypeJoinImpl,656,42 +block_count,ArrayPrototypeJoinImpl,655,40 +block_count,ArrayPrototypeJoinImpl,656,40 block_count,ArrayPrototypeJoinImpl,657,0 block_count,ArrayPrototypeJoinImpl,658,0 block_count,ArrayPrototypeJoinImpl,659,0 block_count,ArrayPrototypeJoinImpl,660,0 -block_count,ArrayPrototypeJoinImpl,661,42 +block_count,ArrayPrototypeJoinImpl,661,40 block_count,ArrayPrototypeJoinImpl,662,0 block_count,ArrayPrototypeJoinImpl,663,0 block_count,ArrayPrototypeJoinImpl,664,0 @@ -47014,11 +46914,11 @@ block_count,ArrayPrototypeJoinImpl,691,0 block_count,ArrayPrototypeJoinImpl,692,0 block_count,ArrayPrototypeJoinImpl,693,0 -block_count,ArrayPrototypeJoinImpl,694,42 -block_count,ArrayPrototypeJoinImpl,695,42 -block_count,ArrayPrototypeJoinImpl,696,42 -block_count,ArrayPrototypeJoinImpl,697,42 -block_count,ArrayPrototypeJoinImpl,698,42 +block_count,ArrayPrototypeJoinImpl,694,40 +block_count,ArrayPrototypeJoinImpl,695,40 +block_count,ArrayPrototypeJoinImpl,696,40 +block_count,ArrayPrototypeJoinImpl,697,40 +block_count,ArrayPrototypeJoinImpl,698,40 block_count,ArrayPrototypeJoinImpl,699,0 block_count,ArrayPrototypeJoinImpl,700,0 block_count,ArrayPrototypeJoinImpl,701,0 @@ -47028,7 +46928,7 @@ block_count,ArrayPrototypeJoinImpl,705,0 block_count,ArrayPrototypeJoinImpl,706,0 block_count,ArrayPrototypeJoinImpl,707,0 -block_count,ArrayPrototypeJoinImpl,708,42 +block_count,ArrayPrototypeJoinImpl,708,40 block_count,ArrayPrototypeJoinImpl,709,0 block_count,ArrayPrototypeJoinImpl,710,0 block_count,ArrayPrototypeJoinImpl,711,0 @@ -47043,19 +46943,19 @@ block_count,ArrayPrototypeJoinImpl,720,0 block_count,ArrayPrototypeJoinImpl,721,0 block_count,ArrayPrototypeJoinImpl,722,0 -block_count,ArrayPrototypeJoinImpl,723,42 -block_count,ArrayPrototypeJoinImpl,724,42 -block_count,ArrayPrototypeJoinImpl,725,42 -block_count,ArrayPrototypeJoinImpl,726,42 +block_count,ArrayPrototypeJoinImpl,723,40 +block_count,ArrayPrototypeJoinImpl,724,40 +block_count,ArrayPrototypeJoinImpl,725,40 +block_count,ArrayPrototypeJoinImpl,726,40 block_count,ArrayPrototypeJoinImpl,727,0 -block_count,ArrayPrototypeJoinImpl,728,42 +block_count,ArrayPrototypeJoinImpl,728,40 block_count,ArrayPrototypeJoinImpl,729,0 block_count,ArrayPrototypeJoinImpl,730,0 -block_count,ArrayPrototypeJoinImpl,731,42 +block_count,ArrayPrototypeJoinImpl,731,40 block_count,ArrayPrototypeJoinImpl,732,0 block_count,ArrayPrototypeJoinImpl,733,0 -block_count,ArrayPrototypeJoinImpl,734,42 -block_count,ArrayPrototypeJoinImpl,735,42 +block_count,ArrayPrototypeJoinImpl,734,40 +block_count,ArrayPrototypeJoinImpl,735,40 block_count,ArrayPrototypeJoinImpl,736,0 block_count,ArrayPrototypeJoinImpl,737,0 block_count,ArrayPrototypeJoinImpl,738,0 @@ -47099,7 +46999,7 @@ block_count,ArrayPrototypeJoinImpl,776,1 block_count,ArrayPrototypeJoinImpl,777,1 block_count,ArrayPrototypeJoinImpl,778,0 -block_count,ArrayPrototypeJoinImpl,779,1 +block_count,ArrayPrototypeJoinImpl,779,0 block_count,ArrayPrototypeJoinImpl,780,1 block_count,ArrayPrototypeJoinImpl,781,1 block_count,ArrayPrototypeJoinImpl,782,0 @@ -47320,19 +47220,19 @@ block_count,ArrayPrototypeJoinImpl,997,0 block_count,ArrayPrototypeJoinImpl,998,0 block_count,ArrayPrototypeJoinImpl,999,0 -block_count,ArrayPrototypeJoinImpl,1000,103 +block_count,ArrayPrototypeJoinImpl,1000,98 block_count,ArrayPrototypeJoinImpl,1001,0 -block_count,ArrayPrototypeJoinImpl,1002,103 -block_count,ArrayPrototypeJoinImpl,1003,103 +block_count,ArrayPrototypeJoinImpl,1002,98 +block_count,ArrayPrototypeJoinImpl,1003,98 block_count,ArrayPrototypeJoinImpl,1004,0 block_count,ArrayPrototypeJoinImpl,1005,0 block_count,ArrayPrototypeJoinImpl,1006,0 -block_count,ArrayPrototypeJoinImpl,1007,103 +block_count,ArrayPrototypeJoinImpl,1007,98 block_count,ArrayPrototypeJoinImpl,1008,0 -block_count,ArrayPrototypeJoinImpl,1009,103 -block_count,ArrayPrototypeJoinImpl,1010,103 +block_count,ArrayPrototypeJoinImpl,1009,98 +block_count,ArrayPrototypeJoinImpl,1010,98 block_count,ArrayPrototypeJoinImpl,1011,0 -block_count,ArrayPrototypeJoinImpl,1012,103 +block_count,ArrayPrototypeJoinImpl,1012,98 block_count,ArrayPrototypeJoinImpl,1013,0 block_count,ArrayPrototypeJoinImpl,1014,0 block_count,ArrayPrototypeJoinImpl,1015,0 @@ -47341,31 +47241,31 @@ block_count,ArrayPrototypeJoinImpl,1018,0 block_count,ArrayPrototypeJoinImpl,1019,0 block_count,ArrayPrototypeJoinImpl,1020,0 -block_count,ArrayPrototypeJoinImpl,1021,103 +block_count,ArrayPrototypeJoinImpl,1021,98 block_count,ArrayPrototypeJoinImpl,1022,0 -block_count,ArrayPrototypeJoinImpl,1023,103 +block_count,ArrayPrototypeJoinImpl,1023,98 block_count,ArrayPrototypeJoinImpl,1024,0 block_count,ArrayPrototypeJoinImpl,1025,0 block_count,ArrayPrototypeJoinImpl,1026,0 -block_count,ArrayPrototypeJoinImpl,1027,103 -block_count,ArrayPrototypeJoinImpl,1028,103 -block_count,ArrayPrototypeJoinImpl,1029,103 +block_count,ArrayPrototypeJoinImpl,1027,98 +block_count,ArrayPrototypeJoinImpl,1028,98 +block_count,ArrayPrototypeJoinImpl,1029,98 block_count,ArrayPrototypeJoinImpl,1030,0 block_count,ArrayPrototypeJoinImpl,1031,0 block_count,ArrayPrototypeJoinImpl,1032,0 -block_count,ArrayPrototypeJoinImpl,1033,103 +block_count,ArrayPrototypeJoinImpl,1033,98 block_count,ArrayPrototypeJoinImpl,1034,0 -block_count,ArrayPrototypeJoinImpl,1035,103 +block_count,ArrayPrototypeJoinImpl,1035,98 block_count,ArrayPrototypeJoinImpl,1036,0 -block_count,ArrayPrototypeJoinImpl,1037,103 +block_count,ArrayPrototypeJoinImpl,1037,98 block_count,ArrayPrototypeJoinImpl,1038,0 block_count,ArrayPrototypeJoinImpl,1039,0 block_count,ArrayPrototypeJoinImpl,1040,0 -block_count,ArrayPrototypeJoinImpl,1041,103 +block_count,ArrayPrototypeJoinImpl,1041,98 block_count,ArrayPrototypeJoinImpl,1042,0 -block_count,ArrayPrototypeJoinImpl,1043,103 -block_count,ArrayPrototypeJoinImpl,1044,103 -block_count,ArrayPrototypeJoinImpl,1045,103 +block_count,ArrayPrototypeJoinImpl,1043,98 +block_count,ArrayPrototypeJoinImpl,1044,98 +block_count,ArrayPrototypeJoinImpl,1045,98 block_count,ArrayPrototypeJoinImpl,1046,0 block_count,ArrayPrototypeJoinImpl,1047,0 block_count,ArrayPrototypeJoinImpl,1048,0 @@ -47409,16 +47309,16 @@ block_count,ArrayPrototypeJoinImpl,1086,0 block_count,ArrayPrototypeJoinImpl,1087,0 block_count,ArrayPrototypeJoinImpl,1088,0 -block_count,ArrayPrototypeJoinImpl,1089,103 -block_count,ArrayPrototypeJoinImpl,1090,103 +block_count,ArrayPrototypeJoinImpl,1089,98 +block_count,ArrayPrototypeJoinImpl,1090,98 block_count,ArrayPrototypeJoinImpl,1091,0 block_count,ArrayPrototypeJoinImpl,1092,0 block_count,ArrayPrototypeJoinImpl,1093,0 block_count,ArrayPrototypeJoinImpl,1094,0 -block_count,ArrayPrototypeJoinImpl,1095,103 -block_count,ArrayPrototypeJoinImpl,1096,103 +block_count,ArrayPrototypeJoinImpl,1095,98 +block_count,ArrayPrototypeJoinImpl,1096,98 block_count,ArrayPrototypeJoinImpl,1097,0 -block_count,ArrayPrototypeJoinImpl,1098,103 +block_count,ArrayPrototypeJoinImpl,1098,98 block_count,ArrayPrototypeJoinImpl,1099,0 block_count,ArrayPrototypeJoinImpl,1100,0 block_count,ArrayPrototypeJoinImpl,1101,0 @@ -47426,52 +47326,52 @@ block_count,ArrayPrototypeJoinImpl,1103,0 block_count,ArrayPrototypeJoinImpl,1104,0 block_count,ArrayPrototypeJoinImpl,1105,0 -block_count,ArrayPrototypeJoinImpl,1106,103 -block_count,ArrayPrototypeJoinImpl,1107,103 +block_count,ArrayPrototypeJoinImpl,1106,98 +block_count,ArrayPrototypeJoinImpl,1107,98 block_count,ArrayPrototypeJoinImpl,1108,0 -block_count,ArrayPrototypeJoinImpl,1109,103 -block_count,ArrayPrototypeJoinImpl,1110,103 -block_count,ArrayPrototypeJoinImpl,1111,103 +block_count,ArrayPrototypeJoinImpl,1109,98 +block_count,ArrayPrototypeJoinImpl,1110,98 +block_count,ArrayPrototypeJoinImpl,1111,98 block_count,ArrayPrototypeJoinImpl,1112,0 -block_count,ArrayPrototypeJoinImpl,1113,103 +block_count,ArrayPrototypeJoinImpl,1113,98 block_count,ArrayPrototypeJoinImpl,1114,0 block_count,ArrayPrototypeJoinImpl,1115,0 -block_count,ArrayPrototypeJoinImpl,1116,103 +block_count,ArrayPrototypeJoinImpl,1116,98 block_count,ArrayPrototypeJoinImpl,1117,0 -block_count,ArrayPrototypeJoinImpl,1118,103 -block_count,ArrayPrototypeJoinImpl,1119,744 -block_count,ArrayPrototypeJoinImpl,1120,641 -block_count,ArrayPrototypeJoinImpl,1121,641 -block_count,ArrayPrototypeJoinImpl,1122,641 +block_count,ArrayPrototypeJoinImpl,1118,98 +block_count,ArrayPrototypeJoinImpl,1119,713 +block_count,ArrayPrototypeJoinImpl,1120,614 +block_count,ArrayPrototypeJoinImpl,1121,614 +block_count,ArrayPrototypeJoinImpl,1122,614 block_count,ArrayPrototypeJoinImpl,1123,0 block_count,ArrayPrototypeJoinImpl,1124,0 block_count,ArrayPrototypeJoinImpl,1125,0 -block_count,ArrayPrototypeJoinImpl,1126,641 +block_count,ArrayPrototypeJoinImpl,1126,614 block_count,ArrayPrototypeJoinImpl,1127,0 -block_count,ArrayPrototypeJoinImpl,1128,641 +block_count,ArrayPrototypeJoinImpl,1128,614 block_count,ArrayPrototypeJoinImpl,1129,0 -block_count,ArrayPrototypeJoinImpl,1130,641 +block_count,ArrayPrototypeJoinImpl,1130,614 block_count,ArrayPrototypeJoinImpl,1131,0 block_count,ArrayPrototypeJoinImpl,1132,0 block_count,ArrayPrototypeJoinImpl,1133,0 -block_count,ArrayPrototypeJoinImpl,1134,641 -block_count,ArrayPrototypeJoinImpl,1135,641 +block_count,ArrayPrototypeJoinImpl,1134,614 +block_count,ArrayPrototypeJoinImpl,1135,614 block_count,ArrayPrototypeJoinImpl,1136,0 block_count,ArrayPrototypeJoinImpl,1137,0 block_count,ArrayPrototypeJoinImpl,1138,0 block_count,ArrayPrototypeJoinImpl,1139,0 -block_count,ArrayPrototypeJoinImpl,1140,641 -block_count,ArrayPrototypeJoinImpl,1141,641 -block_count,ArrayPrototypeJoinImpl,1142,103 -block_count,ArrayPrototypeJoinImpl,1143,538 -block_count,ArrayPrototypeJoinImpl,1144,641 -block_count,ArrayPrototypeJoinImpl,1145,641 -block_count,ArrayPrototypeJoinImpl,1146,641 -block_count,ArrayPrototypeJoinImpl,1147,523 -block_count,ArrayPrototypeJoinImpl,1148,499 -block_count,ArrayPrototypeJoinImpl,1149,499 +block_count,ArrayPrototypeJoinImpl,1140,614 +block_count,ArrayPrototypeJoinImpl,1141,614 +block_count,ArrayPrototypeJoinImpl,1142,98 +block_count,ArrayPrototypeJoinImpl,1143,515 +block_count,ArrayPrototypeJoinImpl,1144,614 +block_count,ArrayPrototypeJoinImpl,1145,614 +block_count,ArrayPrototypeJoinImpl,1146,614 +block_count,ArrayPrototypeJoinImpl,1147,502 +block_count,ArrayPrototypeJoinImpl,1148,478 +block_count,ArrayPrototypeJoinImpl,1149,478 block_count,ArrayPrototypeJoinImpl,1150,0 -block_count,ArrayPrototypeJoinImpl,1151,24 +block_count,ArrayPrototypeJoinImpl,1151,23 block_count,ArrayPrototypeJoinImpl,1152,0 block_count,ArrayPrototypeJoinImpl,1153,0 block_count,ArrayPrototypeJoinImpl,1154,0 @@ -47489,14 +47389,14 @@ block_count,ArrayPrototypeJoinImpl,1166,0 block_count,ArrayPrototypeJoinImpl,1167,0 block_count,ArrayPrototypeJoinImpl,1168,0 -block_count,ArrayPrototypeJoinImpl,1169,24 -block_count,ArrayPrototypeJoinImpl,1170,24 -block_count,ArrayPrototypeJoinImpl,1171,48 -block_count,ArrayPrototypeJoinImpl,1172,48 -block_count,ArrayPrototypeJoinImpl,1173,48 -block_count,ArrayPrototypeJoinImpl,1174,24 -block_count,ArrayPrototypeJoinImpl,1175,24 -block_count,ArrayPrototypeJoinImpl,1176,24 +block_count,ArrayPrototypeJoinImpl,1169,23 +block_count,ArrayPrototypeJoinImpl,1170,23 +block_count,ArrayPrototypeJoinImpl,1171,46 +block_count,ArrayPrototypeJoinImpl,1172,46 +block_count,ArrayPrototypeJoinImpl,1173,46 +block_count,ArrayPrototypeJoinImpl,1174,23 +block_count,ArrayPrototypeJoinImpl,1175,23 +block_count,ArrayPrototypeJoinImpl,1176,23 block_count,ArrayPrototypeJoinImpl,1177,0 block_count,ArrayPrototypeJoinImpl,1178,0 block_count,ArrayPrototypeJoinImpl,1179,0 @@ -47506,10 +47406,10 @@ block_count,ArrayPrototypeJoinImpl,1183,0 block_count,ArrayPrototypeJoinImpl,1184,0 block_count,ArrayPrototypeJoinImpl,1185,0 -block_count,ArrayPrototypeJoinImpl,1186,24 -block_count,ArrayPrototypeJoinImpl,1187,24 +block_count,ArrayPrototypeJoinImpl,1186,23 +block_count,ArrayPrototypeJoinImpl,1187,23 block_count,ArrayPrototypeJoinImpl,1188,0 -block_count,ArrayPrototypeJoinImpl,1189,24 +block_count,ArrayPrototypeJoinImpl,1189,23 block_count,ArrayPrototypeJoinImpl,1190,0 block_count,ArrayPrototypeJoinImpl,1191,0 block_count,ArrayPrototypeJoinImpl,1192,0 @@ -47549,10 +47449,10 @@ block_count,ArrayPrototypeJoinImpl,1226,0 block_count,ArrayPrototypeJoinImpl,1227,0 block_count,ArrayPrototypeJoinImpl,1228,0 -block_count,ArrayPrototypeJoinImpl,1229,24 -block_count,ArrayPrototypeJoinImpl,1230,145 -block_count,ArrayPrototypeJoinImpl,1231,120 -block_count,ArrayPrototypeJoinImpl,1232,120 +block_count,ArrayPrototypeJoinImpl,1229,23 +block_count,ArrayPrototypeJoinImpl,1230,139 +block_count,ArrayPrototypeJoinImpl,1231,115 +block_count,ArrayPrototypeJoinImpl,1232,115 block_count,ArrayPrototypeJoinImpl,1233,0 block_count,ArrayPrototypeJoinImpl,1234,0 block_count,ArrayPrototypeJoinImpl,1235,0 @@ -47593,22 +47493,22 @@ block_count,ArrayPrototypeJoinImpl,1270,0 block_count,ArrayPrototypeJoinImpl,1271,0 block_count,ArrayPrototypeJoinImpl,1272,0 -block_count,ArrayPrototypeJoinImpl,1273,120 -block_count,ArrayPrototypeJoinImpl,1274,24 -block_count,ArrayPrototypeJoinImpl,1275,24 -block_count,ArrayPrototypeJoinImpl,1276,24 -block_count,ArrayPrototypeJoinImpl,1277,24 -block_count,ArrayPrototypeJoinImpl,1278,24 +block_count,ArrayPrototypeJoinImpl,1273,115 +block_count,ArrayPrototypeJoinImpl,1274,23 +block_count,ArrayPrototypeJoinImpl,1275,23 +block_count,ArrayPrototypeJoinImpl,1276,23 +block_count,ArrayPrototypeJoinImpl,1277,23 +block_count,ArrayPrototypeJoinImpl,1278,23 block_count,ArrayPrototypeJoinImpl,1279,0 -block_count,ArrayPrototypeJoinImpl,1280,24 -block_count,ArrayPrototypeJoinImpl,1281,24 -block_count,ArrayPrototypeJoinImpl,1282,24 +block_count,ArrayPrototypeJoinImpl,1280,23 +block_count,ArrayPrototypeJoinImpl,1281,23 +block_count,ArrayPrototypeJoinImpl,1282,23 block_count,ArrayPrototypeJoinImpl,1283,0 -block_count,ArrayPrototypeJoinImpl,1284,24 +block_count,ArrayPrototypeJoinImpl,1284,23 block_count,ArrayPrototypeJoinImpl,1285,0 -block_count,ArrayPrototypeJoinImpl,1286,24 -block_count,ArrayPrototypeJoinImpl,1287,24 -block_count,ArrayPrototypeJoinImpl,1288,24 +block_count,ArrayPrototypeJoinImpl,1286,23 +block_count,ArrayPrototypeJoinImpl,1287,23 +block_count,ArrayPrototypeJoinImpl,1288,23 block_count,ArrayPrototypeJoinImpl,1289,0 block_count,ArrayPrototypeJoinImpl,1290,0 block_count,ArrayPrototypeJoinImpl,1291,0 @@ -47621,7 +47521,7 @@ block_count,ArrayPrototypeJoinImpl,1298,0 block_count,ArrayPrototypeJoinImpl,1299,0 block_count,ArrayPrototypeJoinImpl,1300,0 -block_count,ArrayPrototypeJoinImpl,1301,24 +block_count,ArrayPrototypeJoinImpl,1301,23 block_count,ArrayPrototypeJoinImpl,1302,0 block_count,ArrayPrototypeJoinImpl,1303,0 block_count,ArrayPrototypeJoinImpl,1304,0 @@ -47658,9 +47558,9 @@ block_count,ArrayPrototypeJoinImpl,1335,0 block_count,ArrayPrototypeJoinImpl,1336,0 block_count,ArrayPrototypeJoinImpl,1337,0 -block_count,ArrayPrototypeJoinImpl,1338,24 +block_count,ArrayPrototypeJoinImpl,1338,23 block_count,ArrayPrototypeJoinImpl,1339,0 -block_count,ArrayPrototypeJoinImpl,1340,24 +block_count,ArrayPrototypeJoinImpl,1340,23 block_count,ArrayPrototypeJoinImpl,1341,0 block_count,ArrayPrototypeJoinImpl,1342,0 block_count,ArrayPrototypeJoinImpl,1343,0 @@ -47671,7 +47571,7 @@ block_count,ArrayPrototypeJoinImpl,1348,0 block_count,ArrayPrototypeJoinImpl,1349,0 block_count,ArrayPrototypeJoinImpl,1350,0 -block_count,ArrayPrototypeJoinImpl,1351,24 +block_count,ArrayPrototypeJoinImpl,1351,23 block_count,ArrayPrototypeJoinImpl,1352,0 block_count,ArrayPrototypeJoinImpl,1353,0 block_count,ArrayPrototypeJoinImpl,1354,0 @@ -47732,15 +47632,15 @@ block_count,ArrayPrototypeJoinImpl,1409,0 block_count,ArrayPrototypeJoinImpl,1410,0 block_count,ArrayPrototypeJoinImpl,1411,0 -block_count,ArrayPrototypeJoinImpl,1412,24 -block_count,ArrayPrototypeJoinImpl,1413,24 +block_count,ArrayPrototypeJoinImpl,1412,23 +block_count,ArrayPrototypeJoinImpl,1413,23 block_count,ArrayPrototypeJoinImpl,1414,0 block_count,ArrayPrototypeJoinImpl,1415,0 -block_count,ArrayPrototypeJoinImpl,1416,117 -block_count,ArrayPrototypeJoinImpl,1417,117 -block_count,ArrayPrototypeJoinImpl,1418,80 -block_count,ArrayPrototypeJoinImpl,1419,37 -block_count,ArrayPrototypeJoinImpl,1420,37 +block_count,ArrayPrototypeJoinImpl,1416,112 +block_count,ArrayPrototypeJoinImpl,1417,112 +block_count,ArrayPrototypeJoinImpl,1418,76 +block_count,ArrayPrototypeJoinImpl,1419,36 +block_count,ArrayPrototypeJoinImpl,1420,36 block_count,ArrayPrototypeJoinImpl,1421,0 block_count,ArrayPrototypeJoinImpl,1422,0 block_count,ArrayPrototypeJoinImpl,1423,0 @@ -47772,16 +47672,16 @@ block_count,ArrayPrototypeJoinImpl,1449,0 block_count,ArrayPrototypeJoinImpl,1450,0 block_count,ArrayPrototypeJoinImpl,1451,0 -block_count,ArrayPrototypeJoinImpl,1452,117 -block_count,ArrayPrototypeJoinImpl,1453,117 +block_count,ArrayPrototypeJoinImpl,1452,112 +block_count,ArrayPrototypeJoinImpl,1453,112 block_count,ArrayPrototypeJoinImpl,1454,0 block_count,ArrayPrototypeJoinImpl,1455,0 block_count,ArrayPrototypeJoinImpl,1456,0 block_count,ArrayPrototypeJoinImpl,1457,0 -block_count,ArrayPrototypeJoinImpl,1458,117 -block_count,ArrayPrototypeJoinImpl,1459,141 -block_count,ArrayPrototypeJoinImpl,1460,641 -block_count,ArrayPrototypeJoinImpl,1461,538 +block_count,ArrayPrototypeJoinImpl,1458,112 +block_count,ArrayPrototypeJoinImpl,1459,135 +block_count,ArrayPrototypeJoinImpl,1460,614 +block_count,ArrayPrototypeJoinImpl,1461,515 block_count,ArrayPrototypeJoinImpl,1462,5 block_count,ArrayPrototypeJoinImpl,1463,5 block_count,ArrayPrototypeJoinImpl,1464,5 @@ -47824,13 +47724,13 @@ block_count,ArrayPrototypeJoinImpl,1501,0 block_count,ArrayPrototypeJoinImpl,1502,0 block_count,ArrayPrototypeJoinImpl,1503,0 -block_count,ArrayPrototypeJoinImpl,1504,532 -block_count,ArrayPrototypeJoinImpl,1505,103 -block_count,ArrayPrototypeJoinImpl,1506,635 -block_count,ArrayPrototypeJoinImpl,1507,641 -block_count,ArrayPrototypeJoinImpl,1508,641 -block_count,ArrayPrototypeJoinImpl,1509,641 -block_count,ArrayPrototypeJoinImpl,1510,640 +block_count,ArrayPrototypeJoinImpl,1504,510 +block_count,ArrayPrototypeJoinImpl,1505,98 +block_count,ArrayPrototypeJoinImpl,1506,609 +block_count,ArrayPrototypeJoinImpl,1507,614 +block_count,ArrayPrototypeJoinImpl,1508,614 +block_count,ArrayPrototypeJoinImpl,1509,614 +block_count,ArrayPrototypeJoinImpl,1510,614 block_count,ArrayPrototypeJoinImpl,1511,0 block_count,ArrayPrototypeJoinImpl,1512,0 block_count,ArrayPrototypeJoinImpl,1513,0 @@ -47852,10 +47752,10 @@ block_count,ArrayPrototypeJoinImpl,1529,0 block_count,ArrayPrototypeJoinImpl,1530,0 block_count,ArrayPrototypeJoinImpl,1531,0 -block_count,ArrayPrototypeJoinImpl,1532,640 -block_count,ArrayPrototypeJoinImpl,1533,640 +block_count,ArrayPrototypeJoinImpl,1532,614 +block_count,ArrayPrototypeJoinImpl,1533,614 block_count,ArrayPrototypeJoinImpl,1534,0 -block_count,ArrayPrototypeJoinImpl,1535,640 +block_count,ArrayPrototypeJoinImpl,1535,614 block_count,ArrayPrototypeJoinImpl,1536,0 block_count,ArrayPrototypeJoinImpl,1537,0 block_count,ArrayPrototypeJoinImpl,1538,0 @@ -47889,16 +47789,16 @@ block_count,ArrayPrototypeJoinImpl,1566,0 block_count,ArrayPrototypeJoinImpl,1567,0 block_count,ArrayPrototypeJoinImpl,1568,0 -block_count,ArrayPrototypeJoinImpl,1569,641 +block_count,ArrayPrototypeJoinImpl,1569,614 block_count,ArrayPrototypeJoinImpl,1570,0 block_count,ArrayPrototypeJoinImpl,1571,0 block_count,ArrayPrototypeJoinImpl,1572,0 block_count,ArrayPrototypeJoinImpl,1573,0 block_count,ArrayPrototypeJoinImpl,1574,0 block_count,ArrayPrototypeJoinImpl,1575,0 -block_count,ArrayPrototypeJoinImpl,1576,641 +block_count,ArrayPrototypeJoinImpl,1576,614 block_count,ArrayPrototypeJoinImpl,1577,0 -block_count,ArrayPrototypeJoinImpl,1578,103 +block_count,ArrayPrototypeJoinImpl,1578,98 block_count,ArrayPrototypeJoinImpl,1579,0 block_count,ArrayPrototypeJoinImpl,1580,0 block_count,ArrayPrototypeJoinImpl,1581,0 @@ -47940,72 +47840,72 @@ block_count,ArrayPrototypeJoinImpl,1617,0 block_count,ArrayPrototypeJoinImpl,1618,0 block_count,ArrayPrototypeJoinImpl,1619,0 -block_count,ArrayPrototypeJoinImpl,1620,103 -block_count,ArrayPrototypeJoinImpl,1621,103 -block_count,ArrayPrototypeJoinImpl,1622,103 -block_count,ArrayPrototypeJoinImpl,1623,103 -block_count,ArrayPrototypeJoinImpl,1624,77 -block_count,ArrayPrototypeJoinImpl,1625,25 +block_count,ArrayPrototypeJoinImpl,1620,98 +block_count,ArrayPrototypeJoinImpl,1621,98 +block_count,ArrayPrototypeJoinImpl,1622,98 +block_count,ArrayPrototypeJoinImpl,1623,98 +block_count,ArrayPrototypeJoinImpl,1624,74 +block_count,ArrayPrototypeJoinImpl,1625,24 block_count,ArrayPrototypeJoinImpl,1626,0 -block_count,ArrayPrototypeJoinImpl,1627,25 +block_count,ArrayPrototypeJoinImpl,1627,24 block_count,ArrayPrototypeJoinImpl,1628,0 -block_count,ArrayPrototypeJoinImpl,1629,25 -block_count,ArrayPrototypeJoinImpl,1630,25 -block_count,ArrayPrototypeJoinImpl,1631,25 +block_count,ArrayPrototypeJoinImpl,1629,24 +block_count,ArrayPrototypeJoinImpl,1630,24 +block_count,ArrayPrototypeJoinImpl,1631,24 block_count,ArrayPrototypeJoinImpl,1632,0 block_count,ArrayPrototypeJoinImpl,1633,0 block_count,ArrayPrototypeJoinImpl,1634,0 block_count,ArrayPrototypeJoinImpl,1635,0 block_count,ArrayPrototypeJoinImpl,1636,0 -block_count,ArrayPrototypeJoinImpl,1637,77 -block_count,ArrayPrototypeJoinImpl,1638,37 -block_count,ArrayPrototypeJoinImpl,1639,37 -block_count,ArrayPrototypeJoinImpl,1640,37 -block_count,ArrayPrototypeJoinImpl,1641,37 -block_count,ArrayPrototypeJoinImpl,1642,37 +block_count,ArrayPrototypeJoinImpl,1637,74 +block_count,ArrayPrototypeJoinImpl,1638,36 +block_count,ArrayPrototypeJoinImpl,1639,36 +block_count,ArrayPrototypeJoinImpl,1640,36 +block_count,ArrayPrototypeJoinImpl,1641,36 +block_count,ArrayPrototypeJoinImpl,1642,36 block_count,ArrayPrototypeJoinImpl,1643,0 -block_count,ArrayPrototypeJoinImpl,1644,37 +block_count,ArrayPrototypeJoinImpl,1644,36 block_count,ArrayPrototypeJoinImpl,1645,0 block_count,ArrayPrototypeJoinImpl,1646,0 -block_count,ArrayPrototypeJoinImpl,1647,37 +block_count,ArrayPrototypeJoinImpl,1647,36 block_count,ArrayPrototypeJoinImpl,1648,0 block_count,ArrayPrototypeJoinImpl,1649,0 block_count,ArrayPrototypeJoinImpl,1650,0 -block_count,ArrayPrototypeJoinImpl,1651,37 -block_count,ArrayPrototypeJoinImpl,1652,39 -block_count,ArrayPrototypeJoinImpl,1653,39 -block_count,ArrayPrototypeJoinImpl,1654,39 -block_count,ArrayPrototypeJoinImpl,1655,39 +block_count,ArrayPrototypeJoinImpl,1651,36 +block_count,ArrayPrototypeJoinImpl,1652,37 +block_count,ArrayPrototypeJoinImpl,1653,37 +block_count,ArrayPrototypeJoinImpl,1654,37 +block_count,ArrayPrototypeJoinImpl,1655,37 block_count,ArrayPrototypeJoinImpl,1656,0 -block_count,ArrayPrototypeJoinImpl,1657,39 +block_count,ArrayPrototypeJoinImpl,1657,37 block_count,ArrayPrototypeJoinImpl,1658,0 block_count,ArrayPrototypeJoinImpl,1659,0 -block_count,ArrayPrototypeJoinImpl,1660,39 +block_count,ArrayPrototypeJoinImpl,1660,37 block_count,ArrayPrototypeJoinImpl,1661,0 block_count,ArrayPrototypeJoinImpl,1662,0 -block_count,ArrayPrototypeJoinImpl,1663,39 -block_count,ArrayPrototypeJoinImpl,1664,77 +block_count,ArrayPrototypeJoinImpl,1663,37 +block_count,ArrayPrototypeJoinImpl,1664,74 block_count,ArrayPrototypeJoinImpl,1665,0 -block_count,ArrayPrototypeJoinImpl,1666,103 +block_count,ArrayPrototypeJoinImpl,1666,98 block_count,ArrayPrototypeJoinImpl,1667,0 block_count,ArrayPrototypeJoinImpl,1668,0 block_count,ArrayPrototypeJoinImpl,1669,0 block_count,ArrayPrototypeJoinImpl,1670,0 -block_count,ArrayPrototypeJoinImpl,1671,103 +block_count,ArrayPrototypeJoinImpl,1671,98 block_count,ArrayPrototypeJoinImpl,1672,0 -block_count,ArrayPrototypeJoinImpl,1673,103 +block_count,ArrayPrototypeJoinImpl,1673,98 block_count,ArrayPrototypeJoinImpl,1674,0 -block_count,ArrayPrototypeJoinImpl,1675,103 +block_count,ArrayPrototypeJoinImpl,1675,98 block_count,ArrayPrototypeJoinImpl,1676,0 -block_count,ArrayPrototypeJoinImpl,1677,103 +block_count,ArrayPrototypeJoinImpl,1677,98 block_count,ArrayPrototypeJoinImpl,1678,0 -block_count,ArrayPrototypeJoinImpl,1679,103 +block_count,ArrayPrototypeJoinImpl,1679,98 block_count,ArrayPrototypeJoinImpl,1680,0 -block_count,ArrayPrototypeJoinImpl,1681,103 +block_count,ArrayPrototypeJoinImpl,1681,98 block_count,ArrayPrototypeJoinImpl,1682,0 block_count,ArrayPrototypeJoinImpl,1683,0 block_count,ArrayPrototypeJoinImpl,1684,0 -block_count,ArrayPrototypeJoinImpl,1685,103 +block_count,ArrayPrototypeJoinImpl,1685,98 block_count,ArrayPrototypeToString,0,0 block_count,ArrayPrototypeToString,1,0 block_count,ArrayPrototypeToString,2,0 @@ -48288,16 +48188,16 @@ block_count,ArrayPrototypeLastIndexOf,266,1 block_count,ArrayPrototypeLastIndexOf,267,0 block_count,ArrayPrototypeLastIndexOf,268,1 -block_count,ArrayPrototypeLastIndexOf,269,39 -block_count,ArrayPrototypeLastIndexOf,270,38 -block_count,ArrayPrototypeLastIndexOf,271,38 -block_count,ArrayPrototypeLastIndexOf,272,38 -block_count,ArrayPrototypeLastIndexOf,273,38 -block_count,ArrayPrototypeLastIndexOf,274,38 -block_count,ArrayPrototypeLastIndexOf,275,38 -block_count,ArrayPrototypeLastIndexOf,276,33 -block_count,ArrayPrototypeLastIndexOf,277,33 -block_count,ArrayPrototypeLastIndexOf,278,33 +block_count,ArrayPrototypeLastIndexOf,269,38 +block_count,ArrayPrototypeLastIndexOf,270,36 +block_count,ArrayPrototypeLastIndexOf,271,36 +block_count,ArrayPrototypeLastIndexOf,272,36 +block_count,ArrayPrototypeLastIndexOf,273,36 +block_count,ArrayPrototypeLastIndexOf,274,36 +block_count,ArrayPrototypeLastIndexOf,275,36 +block_count,ArrayPrototypeLastIndexOf,276,32 +block_count,ArrayPrototypeLastIndexOf,277,32 +block_count,ArrayPrototypeLastIndexOf,278,32 block_count,ArrayPrototypeLastIndexOf,279,0 block_count,ArrayPrototypeLastIndexOf,280,0 block_count,ArrayPrototypeLastIndexOf,281,0 @@ -48357,13 +48257,13 @@ block_count,ArrayPrototypeLastIndexOf,335,0 block_count,ArrayPrototypeLastIndexOf,336,0 block_count,ArrayPrototypeLastIndexOf,337,0 -block_count,ArrayPrototypeLastIndexOf,338,37 +block_count,ArrayPrototypeLastIndexOf,338,36 block_count,ArrayPrototypeLastIndexOf,339,0 -block_count,ArrayPrototypeLastIndexOf,340,38 -block_count,ArrayPrototypeLastIndexOf,341,38 +block_count,ArrayPrototypeLastIndexOf,340,36 +block_count,ArrayPrototypeLastIndexOf,341,36 block_count,ArrayPrototypeLastIndexOf,342,0 block_count,ArrayPrototypeLastIndexOf,343,0 -block_count,ArrayPrototypeLastIndexOf,344,38 +block_count,ArrayPrototypeLastIndexOf,344,36 block_count,ArrayPrototypeLastIndexOf,345,0 block_count,ArrayPrototypeLastIndexOf,346,1 block_count,ArrayPrototypeLastIndexOf,347,1 @@ -48708,19 +48608,19 @@ block_count,ArrayMapLoopContinuation,315,0 block_count,ArrayMapLoopContinuation,316,0 block_count,ArrayMapLoopContinuation,317,0 -block_count,ArrayMap,0,42 +block_count,ArrayMap,0,40 block_count,ArrayMap,1,0 -block_count,ArrayMap,2,42 -block_count,ArrayMap,3,42 -block_count,ArrayMap,4,42 -block_count,ArrayMap,5,42 +block_count,ArrayMap,2,40 +block_count,ArrayMap,3,40 +block_count,ArrayMap,4,40 +block_count,ArrayMap,5,40 block_count,ArrayMap,6,0 -block_count,ArrayMap,7,42 +block_count,ArrayMap,7,40 block_count,ArrayMap,8,0 block_count,ArrayMap,9,0 -block_count,ArrayMap,10,42 -block_count,ArrayMap,11,42 -block_count,ArrayMap,12,42 +block_count,ArrayMap,10,40 +block_count,ArrayMap,11,40 +block_count,ArrayMap,12,40 block_count,ArrayMap,13,0 block_count,ArrayMap,14,0 block_count,ArrayMap,15,0 @@ -48748,69 +48648,69 @@ block_count,ArrayMap,37,0 block_count,ArrayMap,38,0 block_count,ArrayMap,39,0 -block_count,ArrayMap,40,42 -block_count,ArrayMap,41,42 +block_count,ArrayMap,40,40 +block_count,ArrayMap,41,40 block_count,ArrayMap,42,0 -block_count,ArrayMap,43,42 -block_count,ArrayMap,44,42 +block_count,ArrayMap,43,40 +block_count,ArrayMap,44,40 block_count,ArrayMap,45,0 -block_count,ArrayMap,46,42 +block_count,ArrayMap,46,40 block_count,ArrayMap,47,0 block_count,ArrayMap,48,0 block_count,ArrayMap,49,0 -block_count,ArrayMap,50,42 -block_count,ArrayMap,51,42 -block_count,ArrayMap,52,42 -block_count,ArrayMap,53,42 -block_count,ArrayMap,54,42 -block_count,ArrayMap,55,42 +block_count,ArrayMap,50,40 +block_count,ArrayMap,51,40 +block_count,ArrayMap,52,40 +block_count,ArrayMap,53,40 +block_count,ArrayMap,54,40 +block_count,ArrayMap,55,40 block_count,ArrayMap,56,0 -block_count,ArrayMap,57,42 -block_count,ArrayMap,58,42 -block_count,ArrayMap,59,42 -block_count,ArrayMap,60,42 -block_count,ArrayMap,61,12 -block_count,ArrayMap,62,30 -block_count,ArrayMap,63,30 -block_count,ArrayMap,64,30 +block_count,ArrayMap,57,40 +block_count,ArrayMap,58,40 +block_count,ArrayMap,59,40 +block_count,ArrayMap,60,40 +block_count,ArrayMap,61,11 +block_count,ArrayMap,62,28 +block_count,ArrayMap,63,28 +block_count,ArrayMap,64,28 block_count,ArrayMap,65,0 -block_count,ArrayMap,66,30 +block_count,ArrayMap,66,28 block_count,ArrayMap,67,0 block_count,ArrayMap,68,0 -block_count,ArrayMap,69,30 +block_count,ArrayMap,69,28 block_count,ArrayMap,70,0 -block_count,ArrayMap,71,30 -block_count,ArrayMap,72,25 -block_count,ArrayMap,73,5 -block_count,ArrayMap,74,14 -block_count,ArrayMap,75,9 -block_count,ArrayMap,76,5 -block_count,ArrayMap,77,30 +block_count,ArrayMap,71,28 +block_count,ArrayMap,72,24 +block_count,ArrayMap,73,4 +block_count,ArrayMap,74,13 +block_count,ArrayMap,75,8 +block_count,ArrayMap,76,4 +block_count,ArrayMap,77,28 block_count,ArrayMap,78,4 -block_count,ArrayMap,79,25 -block_count,ArrayMap,80,30 +block_count,ArrayMap,79,24 +block_count,ArrayMap,80,28 block_count,ArrayMap,81,0 -block_count,ArrayMap,82,42 -block_count,ArrayMap,83,95 -block_count,ArrayMap,84,53 -block_count,ArrayMap,85,53 -block_count,ArrayMap,86,53 +block_count,ArrayMap,82,40 +block_count,ArrayMap,83,91 +block_count,ArrayMap,84,51 +block_count,ArrayMap,85,51 +block_count,ArrayMap,86,51 block_count,ArrayMap,87,0 block_count,ArrayMap,88,0 block_count,ArrayMap,89,0 -block_count,ArrayMap,90,53 +block_count,ArrayMap,90,51 block_count,ArrayMap,91,0 -block_count,ArrayMap,92,53 -block_count,ArrayMap,93,53 +block_count,ArrayMap,92,51 +block_count,ArrayMap,93,51 block_count,ArrayMap,94,0 block_count,ArrayMap,95,0 block_count,ArrayMap,96,0 block_count,ArrayMap,97,0 -block_count,ArrayMap,98,53 -block_count,ArrayMap,99,53 -block_count,ArrayMap,100,53 -block_count,ArrayMap,101,53 -block_count,ArrayMap,102,53 +block_count,ArrayMap,98,51 +block_count,ArrayMap,99,51 +block_count,ArrayMap,100,51 +block_count,ArrayMap,101,51 +block_count,ArrayMap,102,51 block_count,ArrayMap,103,0 block_count,ArrayMap,104,0 block_count,ArrayMap,105,0 @@ -48828,25 +48728,25 @@ block_count,ArrayMap,117,0 block_count,ArrayMap,118,0 block_count,ArrayMap,119,0 -block_count,ArrayMap,120,53 -block_count,ArrayMap,121,19 -block_count,ArrayMap,122,19 +block_count,ArrayMap,120,51 +block_count,ArrayMap,121,18 +block_count,ArrayMap,122,18 block_count,ArrayMap,123,0 -block_count,ArrayMap,124,34 +block_count,ArrayMap,124,32 block_count,ArrayMap,125,0 block_count,ArrayMap,126,0 block_count,ArrayMap,127,0 -block_count,ArrayMap,128,33 +block_count,ArrayMap,128,32 block_count,ArrayMap,129,0 block_count,ArrayMap,130,0 block_count,ArrayMap,131,0 -block_count,ArrayMap,132,33 -block_count,ArrayMap,133,33 +block_count,ArrayMap,132,32 +block_count,ArrayMap,133,32 block_count,ArrayMap,134,0 -block_count,ArrayMap,135,33 -block_count,ArrayMap,136,34 -block_count,ArrayMap,137,53 -block_count,ArrayMap,138,53 +block_count,ArrayMap,135,32 +block_count,ArrayMap,136,32 +block_count,ArrayMap,137,51 +block_count,ArrayMap,138,51 block_count,ArrayMap,139,0 block_count,ArrayMap,140,0 block_count,ArrayMap,141,0 @@ -48927,18 +48827,18 @@ block_count,ArrayMap,216,0 block_count,ArrayMap,217,0 block_count,ArrayMap,218,0 -block_count,ArrayMap,219,42 +block_count,ArrayMap,219,40 block_count,ArrayMap,220,13 -block_count,ArrayMap,221,28 -block_count,ArrayMap,222,27 -block_count,ArrayMap,223,27 +block_count,ArrayMap,221,27 +block_count,ArrayMap,222,26 +block_count,ArrayMap,223,26 block_count,ArrayMap,224,0 -block_count,ArrayMap,225,27 +block_count,ArrayMap,225,26 block_count,ArrayMap,226,0 -block_count,ArrayMap,227,28 -block_count,ArrayMap,228,42 -block_count,ArrayMap,229,42 -block_count,ArrayMap,230,42 +block_count,ArrayMap,227,27 +block_count,ArrayMap,228,40 +block_count,ArrayMap,229,40 +block_count,ArrayMap,230,40 block_count,ArrayMap,231,0 block_count,ArrayMap,232,0 block_count,ArrayMap,233,0 @@ -48953,13 +48853,13 @@ block_count,ArrayMap,242,0 block_count,ArrayMap,243,0 block_count,ArrayMap,244,0 -block_count,ArrayMap,245,42 +block_count,ArrayMap,245,40 block_count,ArrayMap,246,0 -block_count,ArrayMap,247,42 -block_count,ArrayMap,248,41 +block_count,ArrayMap,247,40 +block_count,ArrayMap,248,39 block_count,ArrayMap,249,0 -block_count,ArrayMap,250,41 -block_count,ArrayMap,251,41 +block_count,ArrayMap,250,39 +block_count,ArrayMap,251,39 block_count,ArrayMap,252,0 block_count,ArrayMap,253,0 block_count,ArrayMap,254,0 @@ -49254,23 +49154,23 @@ block_count,ArrayPrototypeReverse,135,0 block_count,ArrayPrototypeReverse,136,0 block_count,ArrayPrototypeReverse,137,0 -block_count,ArrayPrototypeShift,0,193 +block_count,ArrayPrototypeShift,0,185 block_count,ArrayPrototypeShift,1,0 -block_count,ArrayPrototypeShift,2,193 -block_count,ArrayPrototypeShift,3,193 -block_count,ArrayPrototypeShift,4,193 -block_count,ArrayPrototypeShift,5,193 -block_count,ArrayPrototypeShift,6,193 +block_count,ArrayPrototypeShift,2,185 +block_count,ArrayPrototypeShift,3,185 +block_count,ArrayPrototypeShift,4,185 +block_count,ArrayPrototypeShift,5,185 +block_count,ArrayPrototypeShift,6,185 block_count,ArrayPrototypeShift,7,0 -block_count,ArrayPrototypeShift,8,193 -block_count,ArrayPrototypeShift,9,193 -block_count,ArrayPrototypeShift,10,193 +block_count,ArrayPrototypeShift,8,185 +block_count,ArrayPrototypeShift,9,185 +block_count,ArrayPrototypeShift,10,185 block_count,ArrayPrototypeShift,11,0 -block_count,ArrayPrototypeShift,12,193 -block_count,ArrayPrototypeShift,13,193 +block_count,ArrayPrototypeShift,12,185 +block_count,ArrayPrototypeShift,13,185 block_count,ArrayPrototypeShift,14,0 -block_count,ArrayPrototypeShift,15,193 -block_count,ArrayPrototypeShift,16,193 +block_count,ArrayPrototypeShift,15,185 +block_count,ArrayPrototypeShift,16,185 block_count,ArrayPrototypeShift,17,0 block_count,ArrayPrototypeShift,18,0 block_count,ArrayPrototypeShift,19,0 @@ -49297,16 +49197,16 @@ block_count,ArrayPrototypeShift,40,0 block_count,ArrayPrototypeShift,41,0 block_count,ArrayPrototypeShift,42,0 -block_count,ArrayPrototypeShift,43,193 -block_count,ArrayPrototypeShift,44,193 -block_count,ArrayPrototypeShift,45,192 -block_count,ArrayPrototypeShift,46,192 -block_count,ArrayPrototypeShift,47,188 -block_count,ArrayPrototypeShift,48,188 -block_count,ArrayPrototypeShift,49,188 +block_count,ArrayPrototypeShift,43,185 +block_count,ArrayPrototypeShift,44,185 +block_count,ArrayPrototypeShift,45,184 +block_count,ArrayPrototypeShift,46,184 +block_count,ArrayPrototypeShift,47,181 +block_count,ArrayPrototypeShift,48,181 +block_count,ArrayPrototypeShift,49,181 block_count,ArrayPrototypeShift,50,0 -block_count,ArrayPrototypeShift,51,188 -block_count,ArrayPrototypeShift,52,188 +block_count,ArrayPrototypeShift,51,181 +block_count,ArrayPrototypeShift,52,181 block_count,ArrayPrototypeShift,53,0 block_count,ArrayPrototypeShift,54,0 block_count,ArrayPrototypeShift,55,0 @@ -49323,12 +49223,12 @@ block_count,ArrayPrototypeShift,66,0 block_count,ArrayPrototypeShift,67,0 block_count,ArrayPrototypeShift,68,0 -block_count,ArrayPrototypeShift,69,188 -block_count,ArrayPrototypeShift,70,188 -block_count,ArrayPrototypeShift,71,188 -block_count,ArrayPrototypeShift,72,188 -block_count,ArrayPrototypeShift,73,188 -block_count,ArrayPrototypeShift,74,188 +block_count,ArrayPrototypeShift,69,181 +block_count,ArrayPrototypeShift,70,181 +block_count,ArrayPrototypeShift,71,181 +block_count,ArrayPrototypeShift,72,181 +block_count,ArrayPrototypeShift,73,181 +block_count,ArrayPrototypeShift,74,181 block_count,ArrayPrototypeShift,75,0 block_count,ArrayPrototypeShift,76,0 block_count,ArrayPrototypeShift,77,0 @@ -49353,10 +49253,10 @@ block_count,ArrayPrototypeShift,96,0 block_count,ArrayPrototypeShift,97,0 block_count,ArrayPrototypeShift,98,0 -block_count,ArrayPrototypeShift,99,188 -block_count,ArrayPrototypeShift,100,188 +block_count,ArrayPrototypeShift,99,181 +block_count,ArrayPrototypeShift,100,181 block_count,ArrayPrototypeShift,101,0 -block_count,ArrayPrototypeShift,102,188 +block_count,ArrayPrototypeShift,102,181 block_count,ArrayPrototypeShift,103,0 block_count,ArrayPrototypeShift,104,0 block_count,ArrayPrototypeShift,105,0 @@ -49366,26 +49266,26 @@ block_count,ArrayPrototypeShift,109,0 block_count,ArrayPrototypeShift,110,0 block_count,ArrayPrototypeShift,111,0 -block_count,ArrayPrototypeShift,112,188 +block_count,ArrayPrototypeShift,112,181 block_count,ArrayPrototypeShift,113,3 block_count,ArrayPrototypeShift,114,0 block_count,ArrayPrototypeShift,115,3 block_count,ArrayPrototypeShift,116,0 -block_count,ArrayPrototypeSlice,0,27 +block_count,ArrayPrototypeSlice,0,26 block_count,ArrayPrototypeSlice,1,0 -block_count,ArrayPrototypeSlice,2,27 -block_count,ArrayPrototypeSlice,3,27 -block_count,ArrayPrototypeSlice,4,27 +block_count,ArrayPrototypeSlice,2,26 +block_count,ArrayPrototypeSlice,3,26 +block_count,ArrayPrototypeSlice,4,26 block_count,ArrayPrototypeSlice,5,0 -block_count,ArrayPrototypeSlice,6,27 +block_count,ArrayPrototypeSlice,6,26 block_count,ArrayPrototypeSlice,7,0 block_count,ArrayPrototypeSlice,8,0 -block_count,ArrayPrototypeSlice,9,27 -block_count,ArrayPrototypeSlice,10,27 -block_count,ArrayPrototypeSlice,11,24 -block_count,ArrayPrototypeSlice,12,3 +block_count,ArrayPrototypeSlice,9,26 +block_count,ArrayPrototypeSlice,10,26 +block_count,ArrayPrototypeSlice,11,23 +block_count,ArrayPrototypeSlice,12,2 block_count,ArrayPrototypeSlice,13,0 -block_count,ArrayPrototypeSlice,14,3 +block_count,ArrayPrototypeSlice,14,2 block_count,ArrayPrototypeSlice,15,1 block_count,ArrayPrototypeSlice,16,1 block_count,ArrayPrototypeSlice,17,0 @@ -49403,53 +49303,53 @@ block_count,ArrayPrototypeSlice,29,1 block_count,ArrayPrototypeSlice,30,0 block_count,ArrayPrototypeSlice,31,0 -block_count,ArrayPrototypeSlice,32,3 +block_count,ArrayPrototypeSlice,32,2 block_count,ArrayPrototypeSlice,33,0 -block_count,ArrayPrototypeSlice,34,3 -block_count,ArrayPrototypeSlice,35,3 +block_count,ArrayPrototypeSlice,34,2 +block_count,ArrayPrototypeSlice,35,2 block_count,ArrayPrototypeSlice,36,0 -block_count,ArrayPrototypeSlice,37,3 -block_count,ArrayPrototypeSlice,38,3 -block_count,ArrayPrototypeSlice,39,27 -block_count,ArrayPrototypeSlice,40,25 +block_count,ArrayPrototypeSlice,37,2 +block_count,ArrayPrototypeSlice,38,2 +block_count,ArrayPrototypeSlice,39,26 +block_count,ArrayPrototypeSlice,40,24 block_count,ArrayPrototypeSlice,41,0 -block_count,ArrayPrototypeSlice,42,25 +block_count,ArrayPrototypeSlice,42,24 block_count,ArrayPrototypeSlice,43,1 -block_count,ArrayPrototypeSlice,44,27 -block_count,ArrayPrototypeSlice,45,25 +block_count,ArrayPrototypeSlice,44,26 +block_count,ArrayPrototypeSlice,45,24 block_count,ArrayPrototypeSlice,46,1 -block_count,ArrayPrototypeSlice,47,27 +block_count,ArrayPrototypeSlice,47,26 block_count,ArrayPrototypeSlice,48,0 block_count,ArrayPrototypeSlice,49,0 block_count,ArrayPrototypeSlice,50,0 block_count,ArrayPrototypeSlice,51,0 block_count,ArrayPrototypeSlice,52,0 -block_count,ArrayPrototypeSlice,53,27 -block_count,ArrayPrototypeSlice,54,25 +block_count,ArrayPrototypeSlice,53,26 +block_count,ArrayPrototypeSlice,54,24 block_count,ArrayPrototypeSlice,55,0 -block_count,ArrayPrototypeSlice,56,25 -block_count,ArrayPrototypeSlice,57,25 +block_count,ArrayPrototypeSlice,56,24 +block_count,ArrayPrototypeSlice,57,24 block_count,ArrayPrototypeSlice,58,0 block_count,ArrayPrototypeSlice,59,1 block_count,ArrayPrototypeSlice,60,0 block_count,ArrayPrototypeSlice,61,0 block_count,ArrayPrototypeSlice,62,0 -block_count,ArrayPrototypeSlice,63,25 +block_count,ArrayPrototypeSlice,63,24 block_count,ArrayPrototypeSlice,64,0 block_count,ArrayPrototypeSlice,65,0 block_count,ArrayPrototypeSlice,66,0 -block_count,ArrayPrototypeSlice,67,25 +block_count,ArrayPrototypeSlice,67,24 block_count,ArrayPrototypeSlice,68,0 -block_count,ArrayPrototypeSlice,69,25 +block_count,ArrayPrototypeSlice,69,24 block_count,ArrayPrototypeSlice,70,0 -block_count,ArrayPrototypeSlice,71,25 +block_count,ArrayPrototypeSlice,71,24 block_count,ArrayPrototypeSlice,72,0 block_count,ArrayPrototypeSlice,73,0 block_count,ArrayPrototypeSlice,74,0 block_count,ArrayPrototypeSlice,75,0 -block_count,ArrayPrototypeSlice,76,25 +block_count,ArrayPrototypeSlice,76,24 block_count,ArrayPrototypeSlice,77,0 -block_count,ArrayPrototypeSlice,78,25 +block_count,ArrayPrototypeSlice,78,24 block_count,ArrayPrototypeSlice,79,1 block_count,ArrayPrototypeSlice,80,1 block_count,ArrayPrototypeSlice,81,1 @@ -49494,21 +49394,21 @@ block_count,ArrayPrototypeSlice,120,0 block_count,ArrayPrototypeSlice,121,1 block_count,ArrayPrototypeSlice,122,1 -block_count,ArrayPrototypeSlice,123,27 -block_count,ArrayPrototypeSlice,124,20 +block_count,ArrayPrototypeSlice,123,26 +block_count,ArrayPrototypeSlice,124,19 block_count,ArrayPrototypeSlice,125,0 -block_count,ArrayPrototypeSlice,126,20 -block_count,ArrayPrototypeSlice,127,7 -block_count,ArrayPrototypeSlice,128,27 -block_count,ArrayPrototypeSlice,129,20 -block_count,ArrayPrototypeSlice,130,20 +block_count,ArrayPrototypeSlice,126,19 +block_count,ArrayPrototypeSlice,127,6 +block_count,ArrayPrototypeSlice,128,26 +block_count,ArrayPrototypeSlice,129,19 +block_count,ArrayPrototypeSlice,130,19 block_count,ArrayPrototypeSlice,131,0 -block_count,ArrayPrototypeSlice,132,20 -block_count,ArrayPrototypeSlice,133,7 -block_count,ArrayPrototypeSlice,134,27 -block_count,ArrayPrototypeSlice,135,25 +block_count,ArrayPrototypeSlice,132,19 +block_count,ArrayPrototypeSlice,133,6 +block_count,ArrayPrototypeSlice,134,26 +block_count,ArrayPrototypeSlice,135,24 block_count,ArrayPrototypeSlice,136,7 -block_count,ArrayPrototypeSlice,137,18 +block_count,ArrayPrototypeSlice,137,17 block_count,ArrayPrototypeSlice,138,1 block_count,ArrayPrototypeSlice,139,19 block_count,ArrayPrototypeSlice,140,17 @@ -49527,19 +49427,19 @@ block_count,ArrayPrototypeSlice,153,1 block_count,ArrayPrototypeSlice,154,0 block_count,ArrayPrototypeSlice,155,0 -block_count,ArrayPrototypeSlice,156,27 +block_count,ArrayPrototypeSlice,156,26 block_count,ArrayPrototypeSlice,157,0 block_count,ArrayPrototypeSlice,158,0 block_count,ArrayPrototypeSlice,159,0 block_count,ArrayPrototypeSlice,160,0 block_count,ArrayPrototypeSlice,161,0 -block_count,ArrayPrototypeSlice,162,27 +block_count,ArrayPrototypeSlice,162,26 block_count,ArrayPrototypeSlice,163,12 block_count,ArrayPrototypeSlice,164,0 block_count,ArrayPrototypeSlice,165,12 block_count,ArrayPrototypeSlice,166,2 -block_count,ArrayPrototypeSlice,167,10 -block_count,ArrayPrototypeSlice,168,14 +block_count,ArrayPrototypeSlice,167,9 +block_count,ArrayPrototypeSlice,168,13 block_count,ArrayPrototypeSlice,169,0 block_count,ArrayPrototypeSlice,170,0 block_count,ArrayPrototypeSlice,171,0 @@ -49557,12 +49457,12 @@ block_count,ArrayPrototypeSlice,183,0 block_count,ArrayPrototypeSlice,184,0 block_count,ArrayPrototypeSlice,185,2 -block_count,ArrayPrototypeSlice,186,10 +block_count,ArrayPrototypeSlice,186,9 block_count,ArrayPrototypeSlice,187,12 -block_count,ArrayPrototypeSlice,188,14 -block_count,ArrayPrototypeSlice,189,14 -block_count,ArrayPrototypeSlice,190,14 -block_count,ArrayPrototypeSlice,191,14 +block_count,ArrayPrototypeSlice,188,13 +block_count,ArrayPrototypeSlice,189,13 +block_count,ArrayPrototypeSlice,190,13 +block_count,ArrayPrototypeSlice,191,13 block_count,ArrayPrototypeSlice,192,0 block_count,ArrayPrototypeSlice,193,0 block_count,ArrayPrototypeSlice,194,0 @@ -49588,25 +49488,25 @@ block_count,ArrayPrototypeSlice,214,0 block_count,ArrayPrototypeSlice,215,0 block_count,ArrayPrototypeSlice,216,0 -block_count,ArrayPrototypeSlice,217,14 +block_count,ArrayPrototypeSlice,217,13 block_count,ArrayPrototypeSlice,218,0 block_count,ArrayPrototypeSlice,219,0 block_count,ArrayPrototypeSlice,220,0 block_count,ArrayPrototypeSlice,221,0 block_count,ArrayPrototypeSlice,222,0 -block_count,ArrayPrototypeSlice,223,14 +block_count,ArrayPrototypeSlice,223,13 block_count,ArrayPrototypeSlice,224,0 block_count,ArrayPrototypeSlice,225,0 block_count,ArrayPrototypeSlice,226,0 -block_count,ArrayPrototypeSlice,227,14 +block_count,ArrayPrototypeSlice,227,13 block_count,ArrayPrototypeSlice,228,0 block_count,ArrayPrototypeSlice,229,0 -block_count,ArrayPrototypeSlice,230,14 -block_count,ArrayPrototypeSlice,231,14 -block_count,ArrayPrototypeSlice,232,27 -block_count,ArrayPrototypeSlice,233,27 -block_count,ArrayPrototypeSlice,234,27 -block_count,ArrayPrototypeSlice,235,27 +block_count,ArrayPrototypeSlice,230,13 +block_count,ArrayPrototypeSlice,231,13 +block_count,ArrayPrototypeSlice,232,26 +block_count,ArrayPrototypeSlice,233,26 +block_count,ArrayPrototypeSlice,234,26 +block_count,ArrayPrototypeSlice,235,26 block_count,ArrayPrototypeSlice,236,0 block_count,ArrayPrototypeSlice,237,0 block_count,ArrayPrototypeSlice,238,0 @@ -49631,41 +49531,41 @@ block_count,ArrayPrototypeSlice,257,0 block_count,ArrayPrototypeSlice,258,0 block_count,ArrayPrototypeSlice,259,0 -block_count,ArrayPrototypeSlice,260,27 +block_count,ArrayPrototypeSlice,260,26 block_count,ArrayPrototypeSlice,261,0 block_count,ArrayPrototypeSlice,262,0 block_count,ArrayPrototypeSlice,263,0 block_count,ArrayPrototypeSlice,264,0 block_count,ArrayPrototypeSlice,265,0 -block_count,ArrayPrototypeSlice,266,27 +block_count,ArrayPrototypeSlice,266,26 block_count,ArrayPrototypeSlice,267,0 block_count,ArrayPrototypeSlice,268,0 block_count,ArrayPrototypeSlice,269,0 -block_count,ArrayPrototypeSlice,270,27 +block_count,ArrayPrototypeSlice,270,26 block_count,ArrayPrototypeSlice,271,0 block_count,ArrayPrototypeSlice,272,0 -block_count,ArrayPrototypeSlice,273,27 -block_count,ArrayPrototypeSlice,274,27 -block_count,ArrayPrototypeSlice,275,27 -block_count,ArrayPrototypeSlice,276,27 -block_count,ArrayPrototypeSlice,277,27 -block_count,ArrayPrototypeSlice,278,27 -block_count,ArrayPrototypeSlice,279,24 -block_count,ArrayPrototypeSlice,280,24 +block_count,ArrayPrototypeSlice,273,26 +block_count,ArrayPrototypeSlice,274,26 +block_count,ArrayPrototypeSlice,275,26 +block_count,ArrayPrototypeSlice,276,26 +block_count,ArrayPrototypeSlice,277,26 +block_count,ArrayPrototypeSlice,278,26 +block_count,ArrayPrototypeSlice,279,23 +block_count,ArrayPrototypeSlice,280,23 block_count,ArrayPrototypeSlice,281,0 -block_count,ArrayPrototypeSlice,282,24 -block_count,ArrayPrototypeSlice,283,24 -block_count,ArrayPrototypeSlice,284,24 -block_count,ArrayPrototypeSlice,285,24 +block_count,ArrayPrototypeSlice,282,23 +block_count,ArrayPrototypeSlice,283,23 +block_count,ArrayPrototypeSlice,284,23 +block_count,ArrayPrototypeSlice,285,23 block_count,ArrayPrototypeSlice,286,0 block_count,ArrayPrototypeSlice,287,0 block_count,ArrayPrototypeSlice,288,0 block_count,ArrayPrototypeSlice,289,0 -block_count,ArrayPrototypeSlice,290,3 +block_count,ArrayPrototypeSlice,290,2 block_count,ArrayPrototypeSlice,291,0 -block_count,ArrayPrototypeSlice,292,3 +block_count,ArrayPrototypeSlice,292,2 block_count,ArrayPrototypeSlice,293,0 -block_count,ArrayPrototypeSlice,294,3 +block_count,ArrayPrototypeSlice,294,2 block_count,ArrayPrototypeSlice,295,1 block_count,ArrayPrototypeSlice,296,1 block_count,ArrayPrototypeSlice,297,0 @@ -49941,12 +49841,12 @@ block_count,ArraySome,107,0 block_count,ArraySome,108,0 block_count,ArraySome,109,0 -block_count,ArrayPrototypeSplice,0,178 +block_count,ArrayPrototypeSplice,0,170 block_count,ArrayPrototypeSplice,1,0 -block_count,ArrayPrototypeSplice,2,178 -block_count,ArrayPrototypeSplice,3,178 -block_count,ArrayPrototypeSplice,4,178 -block_count,ArrayPrototypeSplice,5,178 +block_count,ArrayPrototypeSplice,2,170 +block_count,ArrayPrototypeSplice,3,170 +block_count,ArrayPrototypeSplice,4,170 +block_count,ArrayPrototypeSplice,5,170 block_count,ArrayPrototypeSplice,6,0 block_count,ArrayPrototypeSplice,7,0 block_count,ArrayPrototypeSplice,8,0 @@ -49974,46 +49874,46 @@ block_count,ArrayPrototypeSplice,30,0 block_count,ArrayPrototypeSplice,31,0 block_count,ArrayPrototypeSplice,32,0 -block_count,ArrayPrototypeSplice,33,178 -block_count,ArrayPrototypeSplice,34,178 +block_count,ArrayPrototypeSplice,33,170 +block_count,ArrayPrototypeSplice,34,170 block_count,ArrayPrototypeSplice,35,0 -block_count,ArrayPrototypeSplice,36,178 +block_count,ArrayPrototypeSplice,36,170 block_count,ArrayPrototypeSplice,37,0 -block_count,ArrayPrototypeSplice,38,178 -block_count,ArrayPrototypeSplice,39,178 +block_count,ArrayPrototypeSplice,38,170 +block_count,ArrayPrototypeSplice,39,170 block_count,ArrayPrototypeSplice,40,0 -block_count,ArrayPrototypeSplice,41,178 +block_count,ArrayPrototypeSplice,41,170 block_count,ArrayPrototypeSplice,42,0 block_count,ArrayPrototypeSplice,43,0 block_count,ArrayPrototypeSplice,44,0 block_count,ArrayPrototypeSplice,45,0 block_count,ArrayPrototypeSplice,46,0 -block_count,ArrayPrototypeSplice,47,178 -block_count,ArrayPrototypeSplice,48,178 +block_count,ArrayPrototypeSplice,47,170 +block_count,ArrayPrototypeSplice,48,170 block_count,ArrayPrototypeSplice,49,0 -block_count,ArrayPrototypeSplice,50,178 -block_count,ArrayPrototypeSplice,51,174 +block_count,ArrayPrototypeSplice,50,170 +block_count,ArrayPrototypeSplice,51,167 block_count,ArrayPrototypeSplice,52,3 block_count,ArrayPrototypeSplice,53,0 block_count,ArrayPrototypeSplice,54,0 block_count,ArrayPrototypeSplice,55,0 block_count,ArrayPrototypeSplice,56,0 -block_count,ArrayPrototypeSplice,57,174 +block_count,ArrayPrototypeSplice,57,167 block_count,ArrayPrototypeSplice,58,0 block_count,ArrayPrototypeSplice,59,0 block_count,ArrayPrototypeSplice,60,0 -block_count,ArrayPrototypeSplice,61,174 +block_count,ArrayPrototypeSplice,61,167 block_count,ArrayPrototypeSplice,62,0 -block_count,ArrayPrototypeSplice,63,174 +block_count,ArrayPrototypeSplice,63,167 block_count,ArrayPrototypeSplice,64,0 -block_count,ArrayPrototypeSplice,65,174 +block_count,ArrayPrototypeSplice,65,167 block_count,ArrayPrototypeSplice,66,0 block_count,ArrayPrototypeSplice,67,0 block_count,ArrayPrototypeSplice,68,0 block_count,ArrayPrototypeSplice,69,0 -block_count,ArrayPrototypeSplice,70,174 +block_count,ArrayPrototypeSplice,70,167 block_count,ArrayPrototypeSplice,71,3 -block_count,ArrayPrototypeSplice,72,178 +block_count,ArrayPrototypeSplice,72,170 block_count,ArrayPrototypeSplice,73,0 block_count,ArrayPrototypeSplice,74,0 block_count,ArrayPrototypeSplice,75,0 @@ -50058,34 +49958,34 @@ block_count,ArrayPrototypeSplice,114,0 block_count,ArrayPrototypeSplice,115,0 block_count,ArrayPrototypeSplice,116,0 -block_count,ArrayPrototypeSplice,117,178 -block_count,ArrayPrototypeSplice,118,178 -block_count,ArrayPrototypeSplice,119,178 -block_count,ArrayPrototypeSplice,120,178 +block_count,ArrayPrototypeSplice,117,170 +block_count,ArrayPrototypeSplice,118,170 +block_count,ArrayPrototypeSplice,119,170 +block_count,ArrayPrototypeSplice,120,170 block_count,ArrayPrototypeSplice,121,0 -block_count,ArrayPrototypeSplice,122,178 +block_count,ArrayPrototypeSplice,122,170 block_count,ArrayPrototypeSplice,123,0 -block_count,ArrayPrototypeSplice,124,178 -block_count,ArrayPrototypeSplice,125,178 +block_count,ArrayPrototypeSplice,124,170 +block_count,ArrayPrototypeSplice,125,170 block_count,ArrayPrototypeSplice,126,0 -block_count,ArrayPrototypeSplice,127,178 +block_count,ArrayPrototypeSplice,127,170 block_count,ArrayPrototypeSplice,128,0 block_count,ArrayPrototypeSplice,129,0 block_count,ArrayPrototypeSplice,130,0 block_count,ArrayPrototypeSplice,131,0 block_count,ArrayPrototypeSplice,132,0 -block_count,ArrayPrototypeSplice,133,178 +block_count,ArrayPrototypeSplice,133,170 block_count,ArrayPrototypeSplice,134,0 block_count,ArrayPrototypeSplice,135,0 block_count,ArrayPrototypeSplice,136,0 -block_count,ArrayPrototypeSplice,137,178 +block_count,ArrayPrototypeSplice,137,170 block_count,ArrayPrototypeSplice,138,0 block_count,ArrayPrototypeSplice,139,0 -block_count,ArrayPrototypeSplice,140,178 -block_count,ArrayPrototypeSplice,141,178 -block_count,ArrayPrototypeSplice,142,178 -block_count,ArrayPrototypeSplice,143,178 -block_count,ArrayPrototypeSplice,144,178 +block_count,ArrayPrototypeSplice,140,170 +block_count,ArrayPrototypeSplice,141,170 +block_count,ArrayPrototypeSplice,142,170 +block_count,ArrayPrototypeSplice,143,170 +block_count,ArrayPrototypeSplice,144,170 block_count,ArrayPrototypeSplice,145,0 block_count,ArrayPrototypeSplice,146,0 block_count,ArrayPrototypeSplice,147,0 @@ -50110,34 +50010,34 @@ block_count,ArrayPrototypeSplice,166,0 block_count,ArrayPrototypeSplice,167,0 block_count,ArrayPrototypeSplice,168,0 -block_count,ArrayPrototypeSplice,169,178 +block_count,ArrayPrototypeSplice,169,170 block_count,ArrayPrototypeSplice,170,0 block_count,ArrayPrototypeSplice,171,0 block_count,ArrayPrototypeSplice,172,0 -block_count,ArrayPrototypeSplice,173,178 +block_count,ArrayPrototypeSplice,173,170 block_count,ArrayPrototypeSplice,174,0 -block_count,ArrayPrototypeSplice,175,178 -block_count,ArrayPrototypeSplice,176,132 -block_count,ArrayPrototypeSplice,177,45 +block_count,ArrayPrototypeSplice,175,170 +block_count,ArrayPrototypeSplice,176,127 +block_count,ArrayPrototypeSplice,177,43 block_count,ArrayPrototypeSplice,178,0 block_count,ArrayPrototypeSplice,179,0 block_count,ArrayPrototypeSplice,180,0 -block_count,ArrayPrototypeSplice,181,132 +block_count,ArrayPrototypeSplice,181,127 block_count,ArrayPrototypeSplice,182,0 block_count,ArrayPrototypeSplice,183,0 block_count,ArrayPrototypeSplice,184,0 -block_count,ArrayPrototypeSplice,185,132 +block_count,ArrayPrototypeSplice,185,127 block_count,ArrayPrototypeSplice,186,0 -block_count,ArrayPrototypeSplice,187,132 +block_count,ArrayPrototypeSplice,187,127 block_count,ArrayPrototypeSplice,188,0 -block_count,ArrayPrototypeSplice,189,132 +block_count,ArrayPrototypeSplice,189,127 block_count,ArrayPrototypeSplice,190,0 block_count,ArrayPrototypeSplice,191,0 block_count,ArrayPrototypeSplice,192,0 block_count,ArrayPrototypeSplice,193,0 -block_count,ArrayPrototypeSplice,194,132 -block_count,ArrayPrototypeSplice,195,45 -block_count,ArrayPrototypeSplice,196,178 +block_count,ArrayPrototypeSplice,194,127 +block_count,ArrayPrototypeSplice,195,43 +block_count,ArrayPrototypeSplice,196,170 block_count,ArrayPrototypeSplice,197,0 block_count,ArrayPrototypeSplice,198,0 block_count,ArrayPrototypeSplice,199,0 @@ -50167,12 +50067,12 @@ block_count,ArrayPrototypeSplice,223,0 block_count,ArrayPrototypeSplice,224,0 block_count,ArrayPrototypeSplice,225,0 -block_count,ArrayPrototypeSplice,226,178 +block_count,ArrayPrototypeSplice,226,170 block_count,ArrayPrototypeSplice,227,0 -block_count,ArrayPrototypeSplice,228,178 -block_count,ArrayPrototypeSplice,229,178 -block_count,ArrayPrototypeSplice,230,178 -block_count,ArrayPrototypeSplice,231,178 +block_count,ArrayPrototypeSplice,228,170 +block_count,ArrayPrototypeSplice,229,170 +block_count,ArrayPrototypeSplice,230,170 +block_count,ArrayPrototypeSplice,231,170 block_count,ArrayPrototypeSplice,232,0 block_count,ArrayPrototypeSplice,233,0 block_count,ArrayPrototypeSplice,234,0 @@ -50197,10 +50097,10 @@ block_count,ArrayPrototypeSplice,253,0 block_count,ArrayPrototypeSplice,254,0 block_count,ArrayPrototypeSplice,255,0 -block_count,ArrayPrototypeSplice,256,178 -block_count,ArrayPrototypeSplice,257,178 -block_count,ArrayPrototypeSplice,258,178 -block_count,ArrayPrototypeSplice,259,178 +block_count,ArrayPrototypeSplice,256,170 +block_count,ArrayPrototypeSplice,257,170 +block_count,ArrayPrototypeSplice,258,170 +block_count,ArrayPrototypeSplice,259,170 block_count,ArrayPrototypeSplice,260,0 block_count,ArrayPrototypeSplice,261,0 block_count,ArrayPrototypeSplice,262,0 @@ -50225,43 +50125,43 @@ block_count,ArrayPrototypeSplice,281,0 block_count,ArrayPrototypeSplice,282,0 block_count,ArrayPrototypeSplice,283,0 -block_count,ArrayPrototypeSplice,284,178 -block_count,ArrayPrototypeSplice,285,178 +block_count,ArrayPrototypeSplice,284,170 +block_count,ArrayPrototypeSplice,285,170 block_count,ArrayPrototypeSplice,286,0 -block_count,ArrayPrototypeSplice,287,178 +block_count,ArrayPrototypeSplice,287,170 block_count,ArrayPrototypeSplice,288,0 block_count,ArrayPrototypeSplice,289,0 block_count,ArrayPrototypeSplice,290,0 block_count,ArrayPrototypeSplice,291,0 block_count,ArrayPrototypeSplice,292,0 -block_count,ArrayPrototypeSplice,293,178 -block_count,ArrayPrototypeSplice,294,178 +block_count,ArrayPrototypeSplice,293,170 +block_count,ArrayPrototypeSplice,294,170 block_count,ArrayPrototypeSplice,295,0 -block_count,ArrayPrototypeSplice,296,178 -block_count,ArrayPrototypeSplice,297,178 -block_count,ArrayPrototypeSplice,298,178 -block_count,ArrayPrototypeSplice,299,178 -block_count,ArrayPrototypeSplice,300,178 +block_count,ArrayPrototypeSplice,296,170 +block_count,ArrayPrototypeSplice,297,170 +block_count,ArrayPrototypeSplice,298,170 +block_count,ArrayPrototypeSplice,299,170 +block_count,ArrayPrototypeSplice,300,170 block_count,ArrayPrototypeSplice,301,0 -block_count,ArrayPrototypeSplice,302,178 -block_count,ArrayPrototypeSplice,303,178 -block_count,ArrayPrototypeSplice,304,178 -block_count,ArrayPrototypeSplice,305,178 +block_count,ArrayPrototypeSplice,302,170 +block_count,ArrayPrototypeSplice,303,170 +block_count,ArrayPrototypeSplice,304,170 +block_count,ArrayPrototypeSplice,305,170 block_count,ArrayPrototypeSplice,306,0 -block_count,ArrayPrototypeSplice,307,178 -block_count,ArrayPrototypeSplice,308,178 +block_count,ArrayPrototypeSplice,307,170 +block_count,ArrayPrototypeSplice,308,170 block_count,ArrayPrototypeSplice,309,0 -block_count,ArrayPrototypeSplice,310,178 -block_count,ArrayPrototypeSplice,311,178 -block_count,ArrayPrototypeSplice,312,178 -block_count,ArrayPrototypeSplice,313,178 -block_count,ArrayPrototypeSplice,314,91 -block_count,ArrayPrototypeSplice,315,91 -block_count,ArrayPrototypeSplice,316,91 +block_count,ArrayPrototypeSplice,310,170 +block_count,ArrayPrototypeSplice,311,170 +block_count,ArrayPrototypeSplice,312,170 +block_count,ArrayPrototypeSplice,313,170 +block_count,ArrayPrototypeSplice,314,87 +block_count,ArrayPrototypeSplice,315,87 +block_count,ArrayPrototypeSplice,316,87 block_count,ArrayPrototypeSplice,317,0 block_count,ArrayPrototypeSplice,318,0 -block_count,ArrayPrototypeSplice,319,91 -block_count,ArrayPrototypeSplice,320,91 +block_count,ArrayPrototypeSplice,319,87 +block_count,ArrayPrototypeSplice,320,87 block_count,ArrayPrototypeSplice,321,0 block_count,ArrayPrototypeSplice,322,0 block_count,ArrayPrototypeSplice,323,0 @@ -50278,7 +50178,7 @@ block_count,ArrayPrototypeSplice,334,0 block_count,ArrayPrototypeSplice,335,0 block_count,ArrayPrototypeSplice,336,0 -block_count,ArrayPrototypeSplice,337,91 +block_count,ArrayPrototypeSplice,337,87 block_count,ArrayPrototypeSplice,338,0 block_count,ArrayPrototypeSplice,339,0 block_count,ArrayPrototypeSplice,340,0 @@ -50301,15 +50201,15 @@ block_count,ArrayPrototypeSplice,357,0 block_count,ArrayPrototypeSplice,358,0 block_count,ArrayPrototypeSplice,359,0 -block_count,ArrayPrototypeSplice,360,86 -block_count,ArrayPrototypeSplice,361,178 -block_count,ArrayPrototypeSplice,362,178 +block_count,ArrayPrototypeSplice,360,83 +block_count,ArrayPrototypeSplice,361,170 +block_count,ArrayPrototypeSplice,362,170 block_count,ArrayPrototypeSplice,363,0 -block_count,ArrayPrototypeSplice,364,178 -block_count,ArrayPrototypeSplice,365,178 -block_count,ArrayPrototypeSplice,366,178 -block_count,ArrayPrototypeSplice,367,132 -block_count,ArrayPrototypeSplice,368,40 +block_count,ArrayPrototypeSplice,364,170 +block_count,ArrayPrototypeSplice,365,170 +block_count,ArrayPrototypeSplice,366,170 +block_count,ArrayPrototypeSplice,367,127 +block_count,ArrayPrototypeSplice,368,38 block_count,ArrayPrototypeSplice,369,0 block_count,ArrayPrototypeSplice,370,0 block_count,ArrayPrototypeSplice,371,0 @@ -50336,9 +50236,9 @@ block_count,ArrayPrototypeSplice,392,0 block_count,ArrayPrototypeSplice,393,0 block_count,ArrayPrototypeSplice,394,0 -block_count,ArrayPrototypeSplice,395,40 -block_count,ArrayPrototypeSplice,396,40 -block_count,ArrayPrototypeSplice,397,40 +block_count,ArrayPrototypeSplice,395,38 +block_count,ArrayPrototypeSplice,396,38 +block_count,ArrayPrototypeSplice,397,38 block_count,ArrayPrototypeSplice,398,0 block_count,ArrayPrototypeSplice,399,0 block_count,ArrayPrototypeSplice,400,0 @@ -50405,8 +50305,8 @@ block_count,ArrayPrototypeSplice,461,0 block_count,ArrayPrototypeSplice,462,0 block_count,ArrayPrototypeSplice,463,0 -block_count,ArrayPrototypeSplice,464,40 -block_count,ArrayPrototypeSplice,465,40 +block_count,ArrayPrototypeSplice,464,38 +block_count,ArrayPrototypeSplice,465,38 block_count,ArrayPrototypeSplice,466,0 block_count,ArrayPrototypeSplice,467,0 block_count,ArrayPrototypeSplice,468,0 @@ -50421,8 +50321,8 @@ block_count,ArrayPrototypeSplice,477,0 block_count,ArrayPrototypeSplice,478,0 block_count,ArrayPrototypeSplice,479,0 -block_count,ArrayPrototypeSplice,480,40 -block_count,ArrayPrototypeSplice,481,92 +block_count,ArrayPrototypeSplice,480,38 +block_count,ArrayPrototypeSplice,481,88 block_count,ArrayPrototypeSplice,482,0 block_count,ArrayPrototypeSplice,483,0 block_count,ArrayPrototypeSplice,484,0 @@ -50449,13 +50349,13 @@ block_count,ArrayPrototypeSplice,505,0 block_count,ArrayPrototypeSplice,506,0 block_count,ArrayPrototypeSplice,507,0 -block_count,ArrayPrototypeSplice,508,92 -block_count,ArrayPrototypeSplice,509,92 +block_count,ArrayPrototypeSplice,508,88 +block_count,ArrayPrototypeSplice,509,88 block_count,ArrayPrototypeSplice,510,0 -block_count,ArrayPrototypeSplice,511,92 -block_count,ArrayPrototypeSplice,512,91 +block_count,ArrayPrototypeSplice,511,88 +block_count,ArrayPrototypeSplice,512,87 block_count,ArrayPrototypeSplice,513,0 -block_count,ArrayPrototypeSplice,514,91 +block_count,ArrayPrototypeSplice,514,87 block_count,ArrayPrototypeSplice,515,2 block_count,ArrayPrototypeSplice,516,0 block_count,ArrayPrototypeSplice,517,2 @@ -50469,11 +50369,11 @@ block_count,ArrayPrototypeSplice,525,0 block_count,ArrayPrototypeSplice,526,0 block_count,ArrayPrototypeSplice,527,2 -block_count,ArrayPrototypeSplice,528,625 -block_count,ArrayPrototypeSplice,529,622 -block_count,ArrayPrototypeSplice,530,214 -block_count,ArrayPrototypeSplice,531,408 -block_count,ArrayPrototypeSplice,532,622 +block_count,ArrayPrototypeSplice,528,599 +block_count,ArrayPrototypeSplice,529,597 +block_count,ArrayPrototypeSplice,530,205 +block_count,ArrayPrototypeSplice,531,391 +block_count,ArrayPrototypeSplice,532,597 block_count,ArrayPrototypeSplice,533,2 block_count,ArrayPrototypeSplice,534,0 block_count,ArrayPrototypeSplice,535,0 @@ -50494,16 +50394,16 @@ block_count,ArrayPrototypeSplice,550,0 block_count,ArrayPrototypeSplice,551,0 block_count,ArrayPrototypeSplice,552,0 -block_count,ArrayPrototypeSplice,553,88 -block_count,ArrayPrototypeSplice,554,88 +block_count,ArrayPrototypeSplice,553,85 +block_count,ArrayPrototypeSplice,554,85 block_count,ArrayPrototypeSplice,555,0 block_count,ArrayPrototypeSplice,556,0 block_count,ArrayPrototypeSplice,557,0 block_count,ArrayPrototypeSplice,558,0 block_count,ArrayPrototypeSplice,559,0 block_count,ArrayPrototypeSplice,560,0 -block_count,ArrayPrototypeSplice,561,6 -block_count,ArrayPrototypeSplice,562,6 +block_count,ArrayPrototypeSplice,561,1 +block_count,ArrayPrototypeSplice,562,0 block_count,ArrayPrototypeSplice,563,0 block_count,ArrayPrototypeSplice,564,0 block_count,ArrayPrototypeSplice,565,0 @@ -50550,22 +50450,22 @@ block_count,ArrayPrototypeSplice,606,1 block_count,ArrayPrototypeSplice,607,0 block_count,ArrayPrototypeSplice,608,1 -block_count,ArrayPrototypeSplice,609,92 +block_count,ArrayPrototypeSplice,609,88 block_count,ArrayPrototypeSplice,610,1 -block_count,ArrayPrototypeSplice,611,91 -block_count,ArrayPrototypeSplice,612,351 -block_count,ArrayPrototypeSplice,613,260 -block_count,ArrayPrototypeSplice,614,260 -block_count,ArrayPrototypeSplice,615,260 +block_count,ArrayPrototypeSplice,611,87 +block_count,ArrayPrototypeSplice,612,337 +block_count,ArrayPrototypeSplice,613,249 +block_count,ArrayPrototypeSplice,614,249 +block_count,ArrayPrototypeSplice,615,249 block_count,ArrayPrototypeSplice,616,0 block_count,ArrayPrototypeSplice,617,0 -block_count,ArrayPrototypeSplice,618,260 -block_count,ArrayPrototypeSplice,619,260 +block_count,ArrayPrototypeSplice,618,249 +block_count,ArrayPrototypeSplice,619,249 block_count,ArrayPrototypeSplice,620,0 -block_count,ArrayPrototypeSplice,621,91 -block_count,ArrayPrototypeSplice,622,92 -block_count,ArrayPrototypeSplice,623,132 -block_count,ArrayPrototypeSplice,624,45 +block_count,ArrayPrototypeSplice,621,87 +block_count,ArrayPrototypeSplice,622,88 +block_count,ArrayPrototypeSplice,623,127 +block_count,ArrayPrototypeSplice,624,43 block_count,ArrayPrototypeUnshift,0,3 block_count,ArrayPrototypeUnshift,1,0 block_count,ArrayPrototypeUnshift,2,3 @@ -51068,12 +50968,12 @@ block_count,BooleanPrototypeToString,8,0 block_count,BooleanPrototypeToString,9,0 block_count,ToString,0,66 -block_count,ToString,1,105 -block_count,ToString,2,96 -block_count,ToString,3,78 -block_count,ToString,4,38 -block_count,ToString,5,38 -block_count,ToString,6,38 +block_count,ToString,1,103 +block_count,ToString,2,92 +block_count,ToString,3,75 +block_count,ToString,4,36 +block_count,ToString,5,36 +block_count,ToString,6,36 block_count,ToString,7,0 block_count,ToString,8,0 block_count,ToString,9,0 @@ -51083,10 +50983,10 @@ block_count,ToString,13,0 block_count,ToString,14,0 block_count,ToString,15,0 -block_count,ToString,16,38 -block_count,ToString,17,38 +block_count,ToString,16,36 +block_count,ToString,17,36 block_count,ToString,18,0 -block_count,ToString,19,38 +block_count,ToString,19,36 block_count,ToString,20,0 block_count,ToString,21,0 block_count,ToString,22,0 @@ -51120,10 +51020,10 @@ block_count,ToString,50,0 block_count,ToString,51,0 block_count,ToString,52,0 -block_count,ToString,53,38 -block_count,ToString,54,153 -block_count,ToString,55,115 -block_count,ToString,56,115 +block_count,ToString,53,36 +block_count,ToString,54,147 +block_count,ToString,55,110 +block_count,ToString,56,110 block_count,ToString,57,0 block_count,ToString,58,0 block_count,ToString,59,0 @@ -51155,18 +51055,18 @@ block_count,ToString,85,0 block_count,ToString,86,0 block_count,ToString,87,0 -block_count,ToString,88,115 -block_count,ToString,89,38 -block_count,ToString,90,38 -block_count,ToString,91,38 +block_count,ToString,88,110 +block_count,ToString,89,36 +block_count,ToString,90,36 +block_count,ToString,91,36 block_count,ToString,92,0 -block_count,ToString,93,38 +block_count,ToString,93,36 block_count,ToString,94,0 -block_count,ToString,95,38 +block_count,ToString,95,36 block_count,ToString,96,0 -block_count,ToString,97,38 -block_count,ToString,98,38 -block_count,ToString,99,38 +block_count,ToString,97,36 +block_count,ToString,98,36 +block_count,ToString,99,36 block_count,ToString,100,0 block_count,ToString,101,0 block_count,ToString,102,0 @@ -51179,7 +51079,7 @@ block_count,ToString,109,0 block_count,ToString,110,0 block_count,ToString,111,0 -block_count,ToString,112,38 +block_count,ToString,112,36 block_count,ToString,113,0 block_count,ToString,114,0 block_count,ToString,115,0 @@ -51206,15 +51106,15 @@ block_count,ToString,136,0 block_count,ToString,137,0 block_count,ToString,138,0 -block_count,ToString,139,38 -block_count,ToString,140,38 +block_count,ToString,139,36 +block_count,ToString,140,36 block_count,ToString,141,0 block_count,ToString,142,0 block_count,ToString,143,0 block_count,ToString,144,0 -block_count,ToString,145,39 -block_count,ToString,146,18 -block_count,ToString,147,18 +block_count,ToString,145,38 +block_count,ToString,146,17 +block_count,ToString,147,17 block_count,ToString,148,0 block_count,ToString,149,0 block_count,ToString,150,0 @@ -51223,16 +51123,16 @@ block_count,ToString,153,0 block_count,ToString,154,0 block_count,ToString,155,0 -block_count,ToString,156,18 -block_count,ToString,157,18 +block_count,ToString,156,17 +block_count,ToString,157,17 block_count,ToString,158,17 block_count,ToString,159,0 block_count,ToString,160,0 block_count,ToString,161,0 block_count,ToString,162,0 -block_count,ToString,163,8 -block_count,ToString,164,8 -block_count,ToString,165,8 +block_count,ToString,163,10 +block_count,ToString,164,10 +block_count,ToString,165,10 block_count,ToString,166,0 block_count,ToString,167,0 block_count,ToString,168,0 @@ -51266,10 +51166,10 @@ block_count,ToString,196,0 block_count,ToString,197,0 block_count,ToString,198,0 -block_count,ToString,199,8 -block_count,ToString,200,8 -block_count,ToString,201,18 -block_count,ToString,202,26 +block_count,ToString,199,10 +block_count,ToString,200,10 +block_count,ToString,201,17 +block_count,ToString,202,28 block_count,ToStringConvertSymbol,0,0 block_count,ToStringConvertSymbol,1,0 block_count,ToStringConvertSymbol,2,0 @@ -51478,16 +51378,16 @@ block_count,ToStringConvertSymbol,205,0 block_count,ToStringConvertSymbol,206,0 block_count,ToStringConvertSymbol,207,0 -block_count,StringPrototypeToString,0,18 +block_count,StringPrototypeToString,0,17 block_count,StringPrototypeToString,1,0 -block_count,StringPrototypeToString,2,18 -block_count,StringPrototypeToString,3,18 +block_count,StringPrototypeToString,2,17 +block_count,StringPrototypeToString,3,17 block_count,StringPrototypeToString,4,18 block_count,StringPrototypeToString,5,18 block_count,StringPrototypeToString,6,0 -block_count,StringPrototypeToString,7,18 +block_count,StringPrototypeToString,7,17 block_count,StringPrototypeToString,8,0 -block_count,StringPrototypeToString,9,18 +block_count,StringPrototypeToString,9,17 block_count,StringPrototypeCharAt,0,14 block_count,StringPrototypeCharAt,1,0 block_count,StringPrototypeCharAt,2,14 @@ -51503,8 +51403,8 @@ block_count,StringPrototypeCharAt,12,0 block_count,StringPrototypeCharAt,13,14 block_count,StringPrototypeCharAt,14,14 -block_count,StringPrototypeCharAt,15,14 -block_count,StringPrototypeCharAt,16,15 +block_count,StringPrototypeCharAt,15,13 +block_count,StringPrototypeCharAt,16,14 block_count,StringPrototypeCharAt,17,0 block_count,StringPrototypeCharAt,18,0 block_count,StringPrototypeCharAt,19,0 @@ -51526,43 +51426,43 @@ block_count,StringPrototypeCharAt,35,0 block_count,StringPrototypeCharAt,36,0 block_count,StringPrototypeCharAt,37,0 -block_count,StringPrototypeCharAt,38,14 -block_count,StringPrototypeCharAt,39,14 +block_count,StringPrototypeCharAt,38,13 +block_count,StringPrototypeCharAt,39,13 block_count,StringPrototypeCharAt,40,0 -block_count,StringPrototypeCharAt,41,14 -block_count,StringPrototypeCharAt,42,14 +block_count,StringPrototypeCharAt,41,13 +block_count,StringPrototypeCharAt,42,13 block_count,StringPrototypeCharAt,43,0 block_count,StringPrototypeCharAt,44,0 block_count,StringPrototypeCharAt,45,0 block_count,StringPrototypeCharAt,46,0 -block_count,StringPrototypeCharAt,47,14 +block_count,StringPrototypeCharAt,47,13 block_count,StringPrototypeCharAt,48,0 -block_count,StringPrototypeCharCodeAt,0,16 +block_count,StringPrototypeCharCodeAt,0,14 block_count,StringPrototypeCharCodeAt,1,0 -block_count,StringPrototypeCharCodeAt,2,16 -block_count,StringPrototypeCharCodeAt,3,16 -block_count,StringPrototypeCharCodeAt,4,16 +block_count,StringPrototypeCharCodeAt,2,14 +block_count,StringPrototypeCharCodeAt,3,14 +block_count,StringPrototypeCharCodeAt,4,14 block_count,StringPrototypeCharCodeAt,5,0 block_count,StringPrototypeCharCodeAt,6,0 block_count,StringPrototypeCharCodeAt,7,0 -block_count,StringPrototypeCharCodeAt,8,16 +block_count,StringPrototypeCharCodeAt,8,14 block_count,StringPrototypeCharCodeAt,9,0 -block_count,StringPrototypeCharCodeAt,10,16 -block_count,StringPrototypeCharCodeAt,11,16 +block_count,StringPrototypeCharCodeAt,10,14 +block_count,StringPrototypeCharCodeAt,11,14 block_count,StringPrototypeCharCodeAt,12,0 -block_count,StringPrototypeCharCodeAt,13,16 -block_count,StringPrototypeCharCodeAt,14,16 -block_count,StringPrototypeCharCodeAt,15,16 -block_count,StringPrototypeCharCodeAt,16,23 -block_count,StringPrototypeCharCodeAt,17,7 -block_count,StringPrototypeCharCodeAt,18,7 +block_count,StringPrototypeCharCodeAt,13,14 +block_count,StringPrototypeCharCodeAt,14,14 +block_count,StringPrototypeCharCodeAt,15,14 +block_count,StringPrototypeCharCodeAt,16,20 +block_count,StringPrototypeCharCodeAt,17,6 +block_count,StringPrototypeCharCodeAt,18,6 block_count,StringPrototypeCharCodeAt,19,0 block_count,StringPrototypeCharCodeAt,20,0 block_count,StringPrototypeCharCodeAt,21,0 -block_count,StringPrototypeCharCodeAt,22,7 -block_count,StringPrototypeCharCodeAt,23,7 +block_count,StringPrototypeCharCodeAt,22,5 +block_count,StringPrototypeCharCodeAt,23,5 block_count,StringPrototypeCharCodeAt,24,0 -block_count,StringPrototypeCharCodeAt,25,7 +block_count,StringPrototypeCharCodeAt,25,6 block_count,StringPrototypeCharCodeAt,26,0 block_count,StringPrototypeCharCodeAt,27,0 block_count,StringPrototypeCharCodeAt,28,0 @@ -51575,10 +51475,10 @@ block_count,StringPrototypeCharCodeAt,35,0 block_count,StringPrototypeCharCodeAt,36,0 block_count,StringPrototypeCharCodeAt,37,0 -block_count,StringPrototypeCharCodeAt,38,16 -block_count,StringPrototypeCharCodeAt,39,16 -block_count,StringPrototypeCharCodeAt,40,3 -block_count,StringPrototypeCharCodeAt,41,13 +block_count,StringPrototypeCharCodeAt,38,14 +block_count,StringPrototypeCharCodeAt,39,14 +block_count,StringPrototypeCharCodeAt,40,2 +block_count,StringPrototypeCharCodeAt,41,11 block_count,StringPrototypeCharCodeAt,42,0 block_count,StringPrototypeCodePointAt,0,0 block_count,StringPrototypeCodePointAt,1,0 @@ -51680,30 +51580,30 @@ block_count,StringPrototypeConcat,22,0 block_count,StringPrototypeConcat,23,0 block_count,StringPrototypeConcat,24,0 -block_count,StringConstructor,0,29 +block_count,StringConstructor,0,28 block_count,StringConstructor,1,0 -block_count,StringConstructor,2,29 -block_count,StringConstructor,3,29 -block_count,StringConstructor,4,29 +block_count,StringConstructor,2,28 +block_count,StringConstructor,3,28 +block_count,StringConstructor,4,28 block_count,StringConstructor,5,0 -block_count,StringConstructor,6,29 +block_count,StringConstructor,6,28 block_count,StringConstructor,7,0 -block_count,StringConstructor,8,29 -block_count,StringConstructor,9,22 +block_count,StringConstructor,8,28 +block_count,StringConstructor,9,21 block_count,StringConstructor,10,0 -block_count,StringConstructor,11,22 +block_count,StringConstructor,11,21 block_count,StringConstructor,12,7 -block_count,StringConstructor,13,29 +block_count,StringConstructor,13,28 block_count,StringConstructor,14,0 -block_count,StringConstructor,15,29 -block_count,StringConstructor,16,22 -block_count,StringConstructor,17,18 +block_count,StringConstructor,15,28 +block_count,StringConstructor,16,21 +block_count,StringConstructor,17,17 block_count,StringConstructor,18,3 block_count,StringConstructor,19,7 -block_count,StringConstructor,20,25 -block_count,StringConstructor,21,29 +block_count,StringConstructor,20,24 +block_count,StringConstructor,21,28 block_count,StringConstructor,22,0 -block_count,StringConstructor,23,29 +block_count,StringConstructor,23,28 block_count,StringConstructor,24,0 block_count,StringConstructor,25,0 block_count,StringConstructor,26,0 @@ -51790,17 +51690,17 @@ block_count,StringConstructor,107,0 block_count,StringConstructor,108,0 block_count,StringConstructor,109,0 -block_count,StringConstructor,110,29 -block_count,StringAddConvertLeft,0,17 -block_count,StringAddConvertLeft,1,17 -block_count,StringAddConvertLeft,2,17 +block_count,StringConstructor,110,28 +block_count,StringAddConvertLeft,0,16 +block_count,StringAddConvertLeft,1,16 +block_count,StringAddConvertLeft,2,16 block_count,StringAddConvertLeft,3,0 block_count,StringAddConvertLeft,4,0 block_count,StringAddConvertLeft,5,0 -block_count,StringAddConvertLeft,6,17 -block_count,StringAddConvertLeft,7,17 -block_count,StringAddConvertLeft,8,17 -block_count,StringAddConvertLeft,9,17 +block_count,StringAddConvertLeft,6,16 +block_count,StringAddConvertLeft,7,16 +block_count,StringAddConvertLeft,8,16 +block_count,StringAddConvertLeft,9,16 block_count,StringAddConvertLeft,10,0 block_count,StringAddConvertLeft,11,0 block_count,StringAddConvertLeft,12,0 @@ -51942,7 +51842,7 @@ block_count,StringAddConvertLeft,148,0 block_count,StringAddConvertLeft,149,0 block_count,StringAddConvertLeft,150,0 -block_count,StringAddConvertLeft,151,17 +block_count,StringAddConvertLeft,151,16 block_count,StringAddConvertLeft,152,0 block_count,StringAddConvertLeft,153,0 block_count,StringAddConvertLeft,154,0 @@ -52000,16 +51900,16 @@ block_count,StringAddConvertLeft,206,0 block_count,StringAddConvertLeft,207,0 block_count,StringAddConvertLeft,208,0 -block_count,StringAddConvertRight,0,190 -block_count,StringAddConvertRight,1,180 -block_count,StringAddConvertRight,2,136 -block_count,StringAddConvertRight,3,44 +block_count,StringAddConvertRight,0,182 +block_count,StringAddConvertRight,1,173 +block_count,StringAddConvertRight,2,130 +block_count,StringAddConvertRight,3,42 block_count,StringAddConvertRight,4,9 -block_count,StringAddConvertRight,5,53 -block_count,StringAddConvertRight,6,190 -block_count,StringAddConvertRight,7,190 -block_count,StringAddConvertRight,8,180 -block_count,StringAddConvertRight,9,180 +block_count,StringAddConvertRight,5,51 +block_count,StringAddConvertRight,6,182 +block_count,StringAddConvertRight,7,182 +block_count,StringAddConvertRight,8,173 +block_count,StringAddConvertRight,9,173 block_count,StringAddConvertRight,10,0 block_count,StringAddConvertRight,11,0 block_count,StringAddConvertRight,12,0 @@ -52151,7 +52051,7 @@ block_count,StringAddConvertRight,148,0 block_count,StringAddConvertRight,149,0 block_count,StringAddConvertRight,150,0 -block_count,StringAddConvertRight,151,180 +block_count,StringAddConvertRight,151,173 block_count,StringAddConvertRight,152,0 block_count,StringAddConvertRight,153,0 block_count,StringAddConvertRight,154,0 @@ -52172,7 +52072,7 @@ block_count,StringAddConvertRight,169,9 block_count,StringAddConvertRight,170,9 block_count,StringAddConvertRight,171,2 -block_count,StringAddConvertRight,172,7 +block_count,StringAddConvertRight,172,6 block_count,StringAddConvertRight,173,6 block_count,StringAddConvertRight,174,0 block_count,StringAddConvertRight,175,0 @@ -52209,8 +52109,8 @@ block_count,StringAddConvertRight,206,9 block_count,StringAddConvertRight,207,0 block_count,StringAddConvertRight,208,9 -block_count,StringCharAt,0,9 -block_count,StringCharAt,1,11 +block_count,StringCharAt,0,8 +block_count,StringCharAt,1,10 block_count,StringCharAt,2,1 block_count,StringCharAt,3,1 block_count,StringCharAt,4,1 @@ -52232,35 +52132,35 @@ block_count,StringCharAt,20,0 block_count,StringCharAt,21,0 block_count,StringCharAt,22,0 -block_count,StringCharAt,23,9 -block_count,StringCharAt,24,9 +block_count,StringCharAt,23,8 +block_count,StringCharAt,24,8 block_count,StringCharAt,25,0 -block_count,StringCharAt,26,9 -block_count,StringCharAt,27,9 +block_count,StringCharAt,26,8 +block_count,StringCharAt,27,8 block_count,StringCharAt,28,0 block_count,StringCharAt,29,0 block_count,StringCharAt,30,0 block_count,StringCharAt,31,0 -block_count,StringCharAt,32,9 +block_count,StringCharAt,32,8 block_count,FastNewClosureBaseline,0,35 -block_count,FastNewFunctionContextFunction,0,47 -block_count,FastNewFunctionContextFunction,1,47 +block_count,FastNewFunctionContextFunction,0,45 +block_count,FastNewFunctionContextFunction,1,45 block_count,FastNewFunctionContextFunction,2,0 -block_count,FastNewFunctionContextFunction,3,47 +block_count,FastNewFunctionContextFunction,3,45 block_count,FastNewFunctionContextFunction,4,0 block_count,FastNewFunctionContextFunction,5,0 -block_count,FastNewFunctionContextFunction,6,47 +block_count,FastNewFunctionContextFunction,6,45 block_count,FastNewFunctionContextFunction,7,0 -block_count,FastNewFunctionContextFunction,8,47 +block_count,FastNewFunctionContextFunction,8,45 block_count,FastNewFunctionContextFunction,9,0 -block_count,FastNewFunctionContextFunction,10,47 +block_count,FastNewFunctionContextFunction,10,45 block_count,FastNewFunctionContextFunction,11,0 -block_count,FastNewFunctionContextFunction,12,47 -block_count,FastNewFunctionContextFunction,13,863 -block_count,FastNewFunctionContextFunction,14,816 -block_count,FastNewFunctionContextFunction,15,47 -block_count,FastNewFunctionContextFunction,16,47 -block_count,FastNewFunctionContextFunction,17,41 +block_count,FastNewFunctionContextFunction,12,45 +block_count,FastNewFunctionContextFunction,13,827 +block_count,FastNewFunctionContextFunction,14,782 +block_count,FastNewFunctionContextFunction,15,45 +block_count,FastNewFunctionContextFunction,16,45 +block_count,FastNewFunctionContextFunction,17,40 block_count,FastNewFunctionContextFunction,18,5 block_count,FastNewFunctionContextFunctionWithCells,0,15 block_count,FastNewFunctionContextFunctionWithCells,1,15 @@ -52276,7 +52176,7 @@ block_count,FastNewFunctionContextFunctionWithCells,11,15 block_count,FastNewFunctionContextFunctionWithCells,12,0 block_count,FastNewFunctionContextFunctionWithCells,13,15 -block_count,FastNewFunctionContextFunctionWithCells,14,10 +block_count,FastNewFunctionContextFunctionWithCells,14,11 block_count,FastNewFunctionContextFunctionWithCells,15,4 block_count,FastNewFunctionContextFunctionWithCells,16,4 block_count,FastNewFunctionContextFunctionWithCells,17,4 @@ -52311,21 +52211,21 @@ block_count,FastNewFunctionContextFunctionWithCells,46,0 block_count,FastNewFunctionContextFunctionWithCells,47,15 block_count,FastNewFunctionContextFunctionWithCells,48,4 -block_count,FastNewFunctionContextFunctionWithCells,49,10 -block_count,FastNewFunctionContextFunctionWithCells,50,10 +block_count,FastNewFunctionContextFunctionWithCells,49,11 +block_count,FastNewFunctionContextFunctionWithCells,50,11 block_count,FastNewFunctionContextFunctionWithCells,51,0 -block_count,FastNewFunctionContextFunctionWithCells,52,10 +block_count,FastNewFunctionContextFunctionWithCells,52,11 block_count,FastNewFunctionContextFunctionWithCells,53,0 -block_count,FastNewFunctionContextFunctionWithCells,54,10 -block_count,FastNewFunctionContextFunctionWithCells,55,10 -block_count,FastNewFunctionContextFunctionWithCells,56,10 +block_count,FastNewFunctionContextFunctionWithCells,54,11 +block_count,FastNewFunctionContextFunctionWithCells,55,11 +block_count,FastNewFunctionContextFunctionWithCells,56,11 block_count,FastNewFunctionContextFunctionWithCells,57,0 -block_count,FastNewFunctionContextFunctionWithCells,58,10 +block_count,FastNewFunctionContextFunctionWithCells,58,11 block_count,FastNewFunctionContextFunctionWithCells,59,0 -block_count,FastNewFunctionContextFunctionWithCells,60,10 -block_count,FastNewFunctionContextFunctionWithCells,61,9 -block_count,FastNewFunctionContextFunctionWithCells,62,1 -block_count,FastNewFunctionContextFunctionWithCells,63,10 +block_count,FastNewFunctionContextFunctionWithCells,60,11 +block_count,FastNewFunctionContextFunctionWithCells,61,10 +block_count,FastNewFunctionContextFunctionWithCells,62,0 +block_count,FastNewFunctionContextFunctionWithCells,63,11 block_count,FastNewFunctionContextFunctionWithCells,64,15 block_count,FastNewFunctionContextFunctionWithCells,65,0 block_count,FastNewFunctionContextFunctionWithCells,66,15 @@ -52343,21 +52243,21 @@ block_count,CreateRegExpLiteral,11,12 block_count,CreateRegExpLiteral,12,0 block_count,CreateRegExpLiteral,13,0 -block_count,CreateShallowArrayLiteral,0,8 -block_count,CreateShallowArrayLiteral,1,8 +block_count,CreateShallowArrayLiteral,0,9 +block_count,CreateShallowArrayLiteral,1,9 block_count,CreateShallowArrayLiteral,2,0 -block_count,CreateShallowArrayLiteral,3,8 -block_count,CreateShallowArrayLiteral,4,8 +block_count,CreateShallowArrayLiteral,3,9 +block_count,CreateShallowArrayLiteral,4,9 block_count,CreateShallowArrayLiteral,5,8 -block_count,CreateShallowArrayLiteral,6,6 -block_count,CreateShallowArrayLiteral,7,6 -block_count,CreateShallowArrayLiteral,8,6 +block_count,CreateShallowArrayLiteral,6,5 +block_count,CreateShallowArrayLiteral,7,5 +block_count,CreateShallowArrayLiteral,8,5 block_count,CreateShallowArrayLiteral,9,0 -block_count,CreateShallowArrayLiteral,10,6 +block_count,CreateShallowArrayLiteral,10,5 block_count,CreateShallowArrayLiteral,11,0 block_count,CreateShallowArrayLiteral,12,0 -block_count,CreateShallowArrayLiteral,13,6 -block_count,CreateShallowArrayLiteral,14,6 +block_count,CreateShallowArrayLiteral,13,5 +block_count,CreateShallowArrayLiteral,14,5 block_count,CreateShallowArrayLiteral,15,0 block_count,CreateShallowArrayLiteral,16,0 block_count,CreateShallowArrayLiteral,17,0 @@ -52367,8 +52267,8 @@ block_count,CreateShallowArrayLiteral,21,0 block_count,CreateShallowArrayLiteral,22,0 block_count,CreateShallowArrayLiteral,23,0 -block_count,CreateShallowArrayLiteral,24,6 -block_count,CreateShallowArrayLiteral,25,6 +block_count,CreateShallowArrayLiteral,24,5 +block_count,CreateShallowArrayLiteral,25,5 block_count,CreateShallowArrayLiteral,26,0 block_count,CreateShallowArrayLiteral,27,0 block_count,CreateShallowArrayLiteral,28,0 @@ -52380,9 +52280,9 @@ block_count,CreateShallowArrayLiteral,34,0 block_count,CreateShallowArrayLiteral,35,0 block_count,CreateShallowArrayLiteral,36,0 -block_count,CreateShallowArrayLiteral,37,6 +block_count,CreateShallowArrayLiteral,37,5 block_count,CreateShallowArrayLiteral,38,0 -block_count,CreateShallowArrayLiteral,39,2 +block_count,CreateShallowArrayLiteral,39,3 block_count,CreateShallowArrayLiteral,40,8 block_count,CreateShallowArrayLiteral,41,0 block_count,CreateShallowArrayLiteral,42,0 @@ -52406,40 +52306,40 @@ block_count,CreateShallowArrayLiteral,60,0 block_count,CreateShallowArrayLiteral,61,0 block_count,CreateShallowArrayLiteral,62,0 -block_count,CreateShallowArrayLiteral,63,8 +block_count,CreateShallowArrayLiteral,63,9 block_count,CreateShallowArrayLiteral,64,0 -block_count,CreateShallowArrayLiteral,65,8 -block_count,CreateShallowArrayLiteral,66,8 +block_count,CreateShallowArrayLiteral,65,9 +block_count,CreateShallowArrayLiteral,66,9 block_count,CreateShallowArrayLiteral,67,0 -block_count,CreateShallowArrayLiteral,68,8 +block_count,CreateShallowArrayLiteral,68,9 block_count,CreateShallowArrayLiteral,69,0 -block_count,CreateShallowArrayLiteral,70,8 -block_count,CreateShallowArrayLiteral,71,8 +block_count,CreateShallowArrayLiteral,70,9 +block_count,CreateShallowArrayLiteral,71,9 block_count,CreateShallowArrayLiteral,72,0 block_count,CreateShallowArrayLiteral,73,0 -block_count,CreateEmptyArrayLiteral,0,13 -block_count,CreateEmptyArrayLiteral,1,13 +block_count,CreateEmptyArrayLiteral,0,12 +block_count,CreateEmptyArrayLiteral,1,12 block_count,CreateEmptyArrayLiteral,2,0 block_count,CreateEmptyArrayLiteral,3,0 block_count,CreateEmptyArrayLiteral,4,0 block_count,CreateEmptyArrayLiteral,5,0 -block_count,CreateEmptyArrayLiteral,6,13 +block_count,CreateEmptyArrayLiteral,6,12 block_count,CreateEmptyArrayLiteral,7,0 -block_count,CreateEmptyArrayLiteral,8,13 +block_count,CreateEmptyArrayLiteral,8,12 block_count,CreateEmptyArrayLiteral,9,0 -block_count,CreateEmptyArrayLiteral,10,13 -block_count,CreateEmptyArrayLiteral,11,13 +block_count,CreateEmptyArrayLiteral,10,12 +block_count,CreateEmptyArrayLiteral,11,12 block_count,CreateShallowObjectLiteral,0,16 block_count,CreateShallowObjectLiteral,1,16 block_count,CreateShallowObjectLiteral,2,0 -block_count,CreateShallowObjectLiteral,3,16 -block_count,CreateShallowObjectLiteral,4,16 -block_count,CreateShallowObjectLiteral,5,16 -block_count,CreateShallowObjectLiteral,6,16 +block_count,CreateShallowObjectLiteral,3,15 +block_count,CreateShallowObjectLiteral,4,15 +block_count,CreateShallowObjectLiteral,5,15 +block_count,CreateShallowObjectLiteral,6,15 block_count,CreateShallowObjectLiteral,7,0 -block_count,CreateShallowObjectLiteral,8,16 +block_count,CreateShallowObjectLiteral,8,15 block_count,CreateShallowObjectLiteral,9,0 -block_count,CreateShallowObjectLiteral,10,16 +block_count,CreateShallowObjectLiteral,10,15 block_count,CreateShallowObjectLiteral,11,0 block_count,CreateShallowObjectLiteral,12,0 block_count,CreateShallowObjectLiteral,13,0 @@ -52481,7 +52381,7 @@ block_count,CreateShallowObjectLiteral,49,0 block_count,CreateShallowObjectLiteral,50,0 block_count,CreateShallowObjectLiteral,51,0 -block_count,CreateShallowObjectLiteral,52,16 +block_count,CreateShallowObjectLiteral,52,15 block_count,CreateShallowObjectLiteral,53,0 block_count,CreateShallowObjectLiteral,54,0 block_count,CreateShallowObjectLiteral,55,0 @@ -52543,17 +52443,17 @@ block_count,CreateShallowObjectLiteral,111,0 block_count,CreateShallowObjectLiteral,112,0 block_count,CreateShallowObjectLiteral,113,0 -block_count,CreateShallowObjectLiteral,114,16 -block_count,CreateShallowObjectLiteral,115,16 -block_count,CreateShallowObjectLiteral,116,16 +block_count,CreateShallowObjectLiteral,114,15 +block_count,CreateShallowObjectLiteral,115,15 +block_count,CreateShallowObjectLiteral,116,15 block_count,CreateShallowObjectLiteral,117,0 -block_count,CreateShallowObjectLiteral,118,16 +block_count,CreateShallowObjectLiteral,118,15 block_count,CreateShallowObjectLiteral,119,0 block_count,CreateShallowObjectLiteral,120,0 -block_count,CreateShallowObjectLiteral,121,16 -block_count,CreateShallowObjectLiteral,122,16 -block_count,CreateShallowObjectLiteral,123,41 -block_count,CreateShallowObjectLiteral,124,34 +block_count,CreateShallowObjectLiteral,121,15 +block_count,CreateShallowObjectLiteral,122,15 +block_count,CreateShallowObjectLiteral,123,39 +block_count,CreateShallowObjectLiteral,124,33 block_count,CreateShallowObjectLiteral,125,0 block_count,CreateShallowObjectLiteral,126,0 block_count,CreateShallowObjectLiteral,127,0 @@ -52580,32 +52480,32 @@ block_count,CreateShallowObjectLiteral,148,0 block_count,CreateShallowObjectLiteral,149,0 block_count,CreateShallowObjectLiteral,150,0 -block_count,CreateShallowObjectLiteral,151,34 +block_count,CreateShallowObjectLiteral,151,33 block_count,CreateShallowObjectLiteral,152,6 -block_count,CreateShallowObjectLiteral,153,40 -block_count,CreateShallowObjectLiteral,154,24 -block_count,CreateShallowObjectLiteral,155,16 +block_count,CreateShallowObjectLiteral,153,39 +block_count,CreateShallowObjectLiteral,154,23 +block_count,CreateShallowObjectLiteral,155,15 block_count,CreateShallowObjectLiteral,156,0 block_count,CreateShallowObjectLiteral,157,0 block_count,CreateShallowObjectLiteral,158,0 block_count,CreateShallowObjectLiteral,159,0 -block_count,ObjectConstructor,0,24 +block_count,ObjectConstructor,0,23 block_count,ObjectConstructor,1,0 -block_count,ObjectConstructor,2,24 -block_count,ObjectConstructor,3,24 +block_count,ObjectConstructor,2,23 +block_count,ObjectConstructor,3,23 block_count,ObjectConstructor,4,0 block_count,ObjectConstructor,5,0 block_count,ObjectConstructor,6,0 -block_count,ObjectConstructor,7,24 -block_count,ObjectConstructor,8,24 -block_count,ObjectConstructor,9,24 +block_count,ObjectConstructor,7,23 +block_count,ObjectConstructor,8,23 +block_count,ObjectConstructor,9,23 block_count,ObjectConstructor,10,0 -block_count,ObjectConstructor,11,24 +block_count,ObjectConstructor,11,23 block_count,ObjectConstructor,12,0 -block_count,ObjectConstructor,13,24 -block_count,ObjectConstructor,14,24 -block_count,ObjectConstructor,15,24 -block_count,ObjectConstructor,16,24 +block_count,ObjectConstructor,13,23 +block_count,ObjectConstructor,14,23 +block_count,ObjectConstructor,15,23 +block_count,ObjectConstructor,16,23 block_count,ObjectConstructor,17,0 block_count,ObjectConstructor,18,0 block_count,ObjectConstructor,19,0 @@ -52683,18 +52583,18 @@ block_count,NumberConstructor,35,2 block_count,NumberConstructor,36,0 block_count,NumberConstructor,37,2 -block_count,StringToNumber,0,31 +block_count,StringToNumber,0,29 block_count,StringToNumber,1,1 -block_count,StringToNumber,2,29 -block_count,NonNumberToNumber,0,4 -block_count,NonNumberToNumber,1,4 +block_count,StringToNumber,2,28 +block_count,NonNumberToNumber,0,3 +block_count,NonNumberToNumber,1,3 block_count,NonNumberToNumber,2,0 block_count,NonNumberToNumber,3,0 block_count,NonNumberToNumber,4,0 block_count,NonNumberToNumber,5,0 block_count,NonNumberToNumber,6,0 block_count,NonNumberToNumber,7,0 -block_count,NonNumberToNumber,8,4 +block_count,NonNumberToNumber,8,3 block_count,NonNumberToNumber,9,1 block_count,NonNumberToNumber,10,0 block_count,NonNumberToNumber,11,1 @@ -52702,7 +52602,7 @@ block_count,NonNumberToNumber,13,0 block_count,NonNumberToNumber,14,1 block_count,NonNumberToNumber,15,2 -block_count,NonNumberToNumber,16,4 +block_count,NonNumberToNumber,16,3 block_count,NonNumberToNumeric,0,5 block_count,NonNumberToNumeric,1,5 block_count,NonNumberToNumeric,2,0 @@ -52725,9 +52625,9 @@ block_count,NonNumberToNumeric,19,2 block_count,NonNumberToNumeric,20,5 block_count,NonNumberToNumeric,21,5 -block_count,NumberToString,0,1188 -block_count,NumberToString,1,46 -block_count,NumberToString,2,46 +block_count,NumberToString,0,1406 +block_count,NumberToString,1,44 +block_count,NumberToString,2,44 block_count,NumberToString,3,0 block_count,NumberToString,4,0 block_count,NumberToString,5,0 @@ -52736,18 +52636,18 @@ block_count,NumberToString,8,0 block_count,NumberToString,9,0 block_count,NumberToString,10,0 -block_count,NumberToString,11,46 -block_count,NumberToString,12,46 -block_count,NumberToString,13,20 -block_count,NumberToString,14,26 +block_count,NumberToString,11,44 +block_count,NumberToString,12,44 +block_count,NumberToString,13,19 +block_count,NumberToString,14,25 block_count,NumberToString,15,2 -block_count,NumberToString,16,23 +block_count,NumberToString,16,22 block_count,NumberToString,17,0 -block_count,NumberToString,18,1142 -block_count,NumberToString,19,1142 -block_count,NumberToString,20,935 -block_count,NumberToString,21,206 -block_count,NumberToString,22,206 +block_count,NumberToString,18,1361 +block_count,NumberToString,19,1361 +block_count,NumberToString,20,1029 +block_count,NumberToString,21,331 +block_count,NumberToString,22,331 block_count,NumberToString,23,0 block_count,NumberToString,24,0 block_count,NumberToString,25,0 @@ -52779,13 +52679,13 @@ block_count,NumberToString,51,0 block_count,NumberToString,52,0 block_count,NumberToString,53,0 -block_count,NumberToString,54,1142 -block_count,NumberToString,55,1166 -block_count,NumberToString,56,22 -block_count,SmiToString,0,18 +block_count,NumberToString,54,1361 +block_count,NumberToString,55,1384 +block_count,NumberToString,56,21 +block_count,SmiToString,0,19 block_count,SmiToString,1,14 -block_count,SmiToString,2,3 -block_count,SmiToString,3,3 +block_count,SmiToString,2,5 +block_count,SmiToString,3,4 block_count,SmiToString,4,0 block_count,SmiToString,5,0 block_count,SmiToString,6,0 @@ -52878,8 +52778,8 @@ block_count,Float64ToString,5,0 block_count,Float64ToString,6,0 block_count,Float64ToString,7,0 -block_count,ToBoolean,0,13 -block_count,ToBoolean,1,13 +block_count,ToBoolean,0,15 +block_count,ToBoolean,1,15 block_count,ToBoolean,2,1 block_count,ToBoolean,3,0 block_count,ToBoolean,4,0 @@ -52893,14 +52793,14 @@ block_count,ToBoolean,12,0 block_count,ToBoolean,13,0 block_count,ToBoolean,14,0 -block_count,ToBoolean,15,12 +block_count,ToBoolean,15,13 block_count,ToBoolean,16,0 block_count,ToBoolean,17,0 block_count,ToBoolean,18,0 -block_count,ToBooleanForBaselineJump,0,70 -block_count,ToBooleanForBaselineJump,1,70 -block_count,ToBooleanForBaselineJump,2,70 -block_count,ToBooleanForBaselineJump,3,70 +block_count,ToBooleanForBaselineJump,0,68 +block_count,ToBooleanForBaselineJump,1,68 +block_count,ToBooleanForBaselineJump,2,68 +block_count,ToBooleanForBaselineJump,3,68 block_count,ToBooleanForBaselineJump,4,0 block_count,ToBooleanForBaselineJump,5,0 block_count,ToBooleanForBaselineJump,6,0 @@ -52953,13 +52853,13 @@ block_count,ToLength,43,0 block_count,ToLength,44,2 block_count,ToLength,45,2 -block_count,ToName,0,47 -block_count,ToName,1,90 -block_count,ToName,2,88 -block_count,ToName,3,42 -block_count,ToName,4,42 -block_count,ToName,5,42 -block_count,ToName,6,42 +block_count,ToName,0,45 +block_count,ToName,1,86 +block_count,ToName,2,84 +block_count,ToName,3,40 +block_count,ToName,4,40 +block_count,ToName,5,40 +block_count,ToName,6,40 block_count,ToName,7,0 block_count,ToName,8,0 block_count,ToName,9,0 @@ -52979,7 +52879,7 @@ block_count,ToName,23,0 block_count,ToName,24,0 block_count,ToName,25,0 -block_count,ToName,26,46 +block_count,ToName,26,44 block_count,ToName,27,1 block_count,ToName,28,1 block_count,ToName,29,1 @@ -53018,10 +52918,10 @@ block_count,ToName,62,0 block_count,ToName,63,1 block_count,ToName,64,1 -block_count,ToObject,0,242 +block_count,ToObject,0,232 block_count,ToObject,1,0 -block_count,ToObject,2,242 -block_count,ToObject,3,241 +block_count,ToObject,2,232 +block_count,ToObject,3,231 block_count,ToObject,4,0 block_count,ToObject,5,0 block_count,ToObject,6,0 @@ -53073,7 +52973,7 @@ block_count,ToObject,52,0 block_count,ToObject,53,0 block_count,ToObject,54,0 -block_count,NonPrimitiveToPrimitive_Default,0,177 +block_count,NonPrimitiveToPrimitive_Default,0,170 block_count,NonPrimitiveToPrimitive_Default,1,0 block_count,NonPrimitiveToPrimitive_Default,2,0 block_count,NonPrimitiveToPrimitive_Default,3,0 @@ -53083,46 +52983,46 @@ block_count,NonPrimitiveToPrimitive_Default,7,0 block_count,NonPrimitiveToPrimitive_Default,8,0 block_count,NonPrimitiveToPrimitive_Default,9,0 -block_count,NonPrimitiveToPrimitive_Default,10,177 +block_count,NonPrimitiveToPrimitive_Default,10,170 block_count,NonPrimitiveToPrimitive_Default,11,0 -block_count,NonPrimitiveToPrimitive_Default,12,177 -block_count,NonPrimitiveToPrimitive_Default,13,59 -block_count,NonPrimitiveToPrimitive_Default,14,118 -block_count,NonPrimitiveToPrimitive_Default,15,59 +block_count,NonPrimitiveToPrimitive_Default,12,170 +block_count,NonPrimitiveToPrimitive_Default,13,57 +block_count,NonPrimitiveToPrimitive_Default,14,113 +block_count,NonPrimitiveToPrimitive_Default,15,57 block_count,NonPrimitiveToPrimitive_Default,16,0 -block_count,NonPrimitiveToPrimitive_Default,17,59 -block_count,NonPrimitiveToPrimitive_Default,18,59 +block_count,NonPrimitiveToPrimitive_Default,17,57 +block_count,NonPrimitiveToPrimitive_Default,18,57 block_count,NonPrimitiveToPrimitive_Default,19,0 block_count,NonPrimitiveToPrimitive_Default,20,0 block_count,NonPrimitiveToPrimitive_Default,21,0 -block_count,NonPrimitiveToPrimitive_Default,22,59 -block_count,NonPrimitiveToPrimitive_Default,23,58 +block_count,NonPrimitiveToPrimitive_Default,22,57 +block_count,NonPrimitiveToPrimitive_Default,23,55 block_count,NonPrimitiveToPrimitive_Default,24,1 -block_count,NonPrimitiveToPrimitive_Default,25,58 -block_count,NonPrimitiveToPrimitive_Default,26,58 +block_count,NonPrimitiveToPrimitive_Default,25,55 +block_count,NonPrimitiveToPrimitive_Default,26,55 block_count,NonPrimitiveToPrimitive_Default,27,0 -block_count,NonPrimitiveToPrimitive_Default,28,58 +block_count,NonPrimitiveToPrimitive_Default,28,55 block_count,NonPrimitiveToPrimitive_Default,29,0 block_count,NonPrimitiveToPrimitive_Default,30,0 block_count,NonPrimitiveToPrimitive_Default,31,0 block_count,NonPrimitiveToPrimitive_Default,32,0 block_count,NonPrimitiveToPrimitive_Default,33,0 -block_count,NonPrimitiveToPrimitive_Default,34,58 -block_count,NonPrimitiveToPrimitive_Default,35,58 +block_count,NonPrimitiveToPrimitive_Default,34,55 +block_count,NonPrimitiveToPrimitive_Default,35,55 block_count,NonPrimitiveToPrimitive_Default,36,0 -block_count,NonPrimitiveToPrimitive_Default,37,58 -block_count,NonPrimitiveToPrimitive_Default,38,58 -block_count,NonPrimitiveToPrimitive_Default,39,58 +block_count,NonPrimitiveToPrimitive_Default,37,55 +block_count,NonPrimitiveToPrimitive_Default,38,55 +block_count,NonPrimitiveToPrimitive_Default,39,55 block_count,NonPrimitiveToPrimitive_Default,40,0 block_count,NonPrimitiveToPrimitive_Default,41,0 block_count,NonPrimitiveToPrimitive_Default,42,0 block_count,NonPrimitiveToPrimitive_Default,43,0 block_count,NonPrimitiveToPrimitive_Default,44,1 block_count,NonPrimitiveToPrimitive_Default,45,0 -block_count,NonPrimitiveToPrimitive_Default,46,118 -block_count,NonPrimitiveToPrimitive_Default,47,593 -block_count,NonPrimitiveToPrimitive_Default,48,475 -block_count,NonPrimitiveToPrimitive_Default,49,475 +block_count,NonPrimitiveToPrimitive_Default,46,113 +block_count,NonPrimitiveToPrimitive_Default,47,569 +block_count,NonPrimitiveToPrimitive_Default,48,456 +block_count,NonPrimitiveToPrimitive_Default,49,456 block_count,NonPrimitiveToPrimitive_Default,50,0 block_count,NonPrimitiveToPrimitive_Default,51,0 block_count,NonPrimitiveToPrimitive_Default,52,0 @@ -53155,12 +53055,12 @@ block_count,NonPrimitiveToPrimitive_Default,79,0 block_count,NonPrimitiveToPrimitive_Default,80,0 block_count,NonPrimitiveToPrimitive_Default,81,0 -block_count,NonPrimitiveToPrimitive_Default,82,475 -block_count,NonPrimitiveToPrimitive_Default,83,118 -block_count,NonPrimitiveToPrimitive_Number,0,14 -block_count,NonPrimitiveToPrimitive_Number,1,56 -block_count,NonPrimitiveToPrimitive_Number,2,42 -block_count,NonPrimitiveToPrimitive_Number,3,42 +block_count,NonPrimitiveToPrimitive_Default,82,456 +block_count,NonPrimitiveToPrimitive_Default,83,113 +block_count,NonPrimitiveToPrimitive_Number,0,13 +block_count,NonPrimitiveToPrimitive_Number,1,54 +block_count,NonPrimitiveToPrimitive_Number,2,40 +block_count,NonPrimitiveToPrimitive_Number,3,40 block_count,NonPrimitiveToPrimitive_Number,4,0 block_count,NonPrimitiveToPrimitive_Number,5,0 block_count,NonPrimitiveToPrimitive_Number,6,0 @@ -53193,9 +53093,9 @@ block_count,NonPrimitiveToPrimitive_Number,33,0 block_count,NonPrimitiveToPrimitive_Number,34,0 block_count,NonPrimitiveToPrimitive_Number,35,0 -block_count,NonPrimitiveToPrimitive_Number,36,42 -block_count,NonPrimitiveToPrimitive_Number,37,14 -block_count,NonPrimitiveToPrimitive_String,0,42 +block_count,NonPrimitiveToPrimitive_Number,36,40 +block_count,NonPrimitiveToPrimitive_Number,37,13 +block_count,NonPrimitiveToPrimitive_String,0,40 block_count,NonPrimitiveToPrimitive_String,1,0 block_count,NonPrimitiveToPrimitive_String,2,0 block_count,NonPrimitiveToPrimitive_String,3,0 @@ -53205,42 +53105,42 @@ block_count,NonPrimitiveToPrimitive_String,7,0 block_count,NonPrimitiveToPrimitive_String,8,0 block_count,NonPrimitiveToPrimitive_String,9,0 -block_count,NonPrimitiveToPrimitive_String,10,42 +block_count,NonPrimitiveToPrimitive_String,10,40 block_count,NonPrimitiveToPrimitive_String,11,0 -block_count,NonPrimitiveToPrimitive_String,12,42 -block_count,NonPrimitiveToPrimitive_String,13,42 +block_count,NonPrimitiveToPrimitive_String,12,40 +block_count,NonPrimitiveToPrimitive_String,13,40 block_count,NonPrimitiveToPrimitive_String,14,0 -block_count,NonPrimitiveToPrimitive_String,15,42 +block_count,NonPrimitiveToPrimitive_String,15,40 block_count,NonPrimitiveToPrimitive_String,16,0 -block_count,NonPrimitiveToPrimitive_String,17,42 -block_count,NonPrimitiveToPrimitive_String,18,42 +block_count,NonPrimitiveToPrimitive_String,17,40 +block_count,NonPrimitiveToPrimitive_String,18,40 block_count,NonPrimitiveToPrimitive_String,19,0 block_count,NonPrimitiveToPrimitive_String,20,0 block_count,NonPrimitiveToPrimitive_String,21,0 -block_count,NonPrimitiveToPrimitive_String,22,42 -block_count,NonPrimitiveToPrimitive_String,23,42 +block_count,NonPrimitiveToPrimitive_String,22,40 +block_count,NonPrimitiveToPrimitive_String,23,40 block_count,NonPrimitiveToPrimitive_String,24,0 -block_count,NonPrimitiveToPrimitive_String,25,42 -block_count,NonPrimitiveToPrimitive_String,26,42 +block_count,NonPrimitiveToPrimitive_String,25,40 +block_count,NonPrimitiveToPrimitive_String,26,40 block_count,NonPrimitiveToPrimitive_String,27,0 -block_count,NonPrimitiveToPrimitive_String,28,42 +block_count,NonPrimitiveToPrimitive_String,28,40 block_count,NonPrimitiveToPrimitive_String,29,0 block_count,NonPrimitiveToPrimitive_String,30,0 block_count,NonPrimitiveToPrimitive_String,31,0 block_count,NonPrimitiveToPrimitive_String,32,0 block_count,NonPrimitiveToPrimitive_String,33,0 -block_count,NonPrimitiveToPrimitive_String,34,42 -block_count,NonPrimitiveToPrimitive_String,35,42 +block_count,NonPrimitiveToPrimitive_String,34,40 +block_count,NonPrimitiveToPrimitive_String,35,40 block_count,NonPrimitiveToPrimitive_String,36,0 -block_count,NonPrimitiveToPrimitive_String,37,42 -block_count,NonPrimitiveToPrimitive_String,38,42 -block_count,NonPrimitiveToPrimitive_String,39,42 +block_count,NonPrimitiveToPrimitive_String,37,40 +block_count,NonPrimitiveToPrimitive_String,38,40 +block_count,NonPrimitiveToPrimitive_String,39,40 block_count,NonPrimitiveToPrimitive_String,40,0 block_count,NonPrimitiveToPrimitive_String,41,0 block_count,NonPrimitiveToPrimitive_String,42,0 block_count,NonPrimitiveToPrimitive_String,43,0 block_count,NonPrimitiveToPrimitive_String,44,0 -block_count,NonPrimitiveToPrimitive_String,45,42 +block_count,NonPrimitiveToPrimitive_String,45,40 block_count,NonPrimitiveToPrimitive_String,46,0 block_count,NonPrimitiveToPrimitive_String,47,0 block_count,NonPrimitiveToPrimitive_String,48,0 @@ -53330,41 +53230,41 @@ block_count,NonPrimitiveToPrimitive_String,132,0 block_count,NonPrimitiveToPrimitive_String,133,0 block_count,OrdinaryToPrimitive_Number,0,0 -block_count,OrdinaryToPrimitive_Number_Inline,0,132 -block_count,OrdinaryToPrimitive_Number_Inline,1,132 +block_count,OrdinaryToPrimitive_Number_Inline,0,126 +block_count,OrdinaryToPrimitive_Number_Inline,1,126 block_count,OrdinaryToPrimitive_Number_Inline,2,0 -block_count,OrdinaryToPrimitive_Number_Inline,3,132 +block_count,OrdinaryToPrimitive_Number_Inline,3,126 block_count,OrdinaryToPrimitive_Number_Inline,4,0 -block_count,OrdinaryToPrimitive_Number_Inline,5,132 +block_count,OrdinaryToPrimitive_Number_Inline,5,126 block_count,OrdinaryToPrimitive_Number_Inline,6,0 -block_count,OrdinaryToPrimitive_Number_Inline,7,132 -block_count,OrdinaryToPrimitive_Number_Inline,8,132 +block_count,OrdinaryToPrimitive_Number_Inline,7,126 +block_count,OrdinaryToPrimitive_Number_Inline,8,126 block_count,OrdinaryToPrimitive_Number_Inline,9,0 -block_count,OrdinaryToPrimitive_Number_Inline,10,132 +block_count,OrdinaryToPrimitive_Number_Inline,10,126 block_count,OrdinaryToPrimitive_Number_Inline,11,0 -block_count,OrdinaryToPrimitive_Number_Inline,12,132 -block_count,OrdinaryToPrimitive_Number_Inline,13,132 -block_count,OrdinaryToPrimitive_Number_Inline,14,132 +block_count,OrdinaryToPrimitive_Number_Inline,12,126 +block_count,OrdinaryToPrimitive_Number_Inline,13,126 +block_count,OrdinaryToPrimitive_Number_Inline,14,126 block_count,OrdinaryToPrimitive_Number_Inline,15,0 -block_count,OrdinaryToPrimitive_Number_Inline,16,132 +block_count,OrdinaryToPrimitive_Number_Inline,16,126 block_count,OrdinaryToPrimitive_Number_Inline,17,0 -block_count,OrdinaryToPrimitive_Number_Inline,18,132 +block_count,OrdinaryToPrimitive_Number_Inline,18,126 block_count,OrdinaryToPrimitive_Number_Inline,19,0 block_count,OrdinaryToPrimitive_Number_Inline,20,0 block_count,OrdinaryToPrimitive_Number_Inline,21,0 block_count,OrdinaryToPrimitive_Number_Inline,22,0 block_count,OrdinaryToPrimitive_Number_Inline,23,0 block_count,OrdinaryToPrimitive_Number_Inline,24,0 -block_count,OrdinaryToPrimitive_Number_Inline,25,132 -block_count,OrdinaryToPrimitive_Number_Inline,26,132 +block_count,OrdinaryToPrimitive_Number_Inline,25,126 +block_count,OrdinaryToPrimitive_Number_Inline,26,126 block_count,OrdinaryToPrimitive_Number_Inline,27,0 -block_count,OrdinaryToPrimitive_Number_Inline,28,132 +block_count,OrdinaryToPrimitive_Number_Inline,28,126 block_count,OrdinaryToPrimitive_Number_Inline,29,0 -block_count,OrdinaryToPrimitive_Number_Inline,30,132 +block_count,OrdinaryToPrimitive_Number_Inline,30,126 block_count,OrdinaryToPrimitive_Number_Inline,31,0 -block_count,OrdinaryToPrimitive_Number_Inline,32,132 -block_count,OrdinaryToPrimitive_Number_Inline,33,132 -block_count,OrdinaryToPrimitive_Number_Inline,34,132 +block_count,OrdinaryToPrimitive_Number_Inline,32,126 +block_count,OrdinaryToPrimitive_Number_Inline,33,126 +block_count,OrdinaryToPrimitive_Number_Inline,34,126 block_count,OrdinaryToPrimitive_String,0,0 block_count,OrdinaryToPrimitive_String,1,0 block_count,OrdinaryToPrimitive_String,2,0 @@ -53753,38 +53653,38 @@ block_count,DataViewPrototypeSetFloat64,119,0 block_count,DataViewPrototypeSetFloat64,120,0 block_count,DataViewPrototypeSetFloat64,121,0 -block_count,FunctionPrototypeHasInstance,0,48 +block_count,FunctionPrototypeHasInstance,0,46 block_count,FunctionPrototypeHasInstance,1,0 -block_count,FunctionPrototypeHasInstance,2,48 -block_count,FunctionPrototypeHasInstance,3,48 -block_count,FunctionPrototypeHasInstance,4,48 -block_count,FunctionPrototypeHasInstance,5,48 +block_count,FunctionPrototypeHasInstance,2,46 +block_count,FunctionPrototypeHasInstance,3,46 +block_count,FunctionPrototypeHasInstance,4,46 +block_count,FunctionPrototypeHasInstance,5,46 block_count,FunctionPrototypeHasInstance,6,0 -block_count,FunctionPrototypeHasInstance,7,48 +block_count,FunctionPrototypeHasInstance,7,46 block_count,FunctionPrototypeHasInstance,8,0 block_count,FunctionPrototypeHasInstance,9,0 block_count,FunctionPrototypeHasInstance,10,0 -block_count,FunctionPrototypeHasInstance,11,48 -block_count,FunctionPrototypeHasInstance,12,48 -block_count,FunctionPrototypeHasInstance,13,48 -block_count,FunctionPrototypeHasInstance,14,48 -block_count,FunctionPrototypeHasInstance,15,2 -block_count,FunctionPrototypeHasInstance,16,46 -block_count,FunctionPrototypeHasInstance,17,48 -block_count,FunctionPrototypeHasInstance,18,155 -block_count,FunctionPrototypeHasInstance,19,152 +block_count,FunctionPrototypeHasInstance,11,46 +block_count,FunctionPrototypeHasInstance,12,46 +block_count,FunctionPrototypeHasInstance,13,46 +block_count,FunctionPrototypeHasInstance,14,46 +block_count,FunctionPrototypeHasInstance,15,1 +block_count,FunctionPrototypeHasInstance,16,44 +block_count,FunctionPrototypeHasInstance,17,46 +block_count,FunctionPrototypeHasInstance,18,151 +block_count,FunctionPrototypeHasInstance,19,148 block_count,FunctionPrototypeHasInstance,20,2 block_count,FunctionPrototypeHasInstance,21,2 block_count,FunctionPrototypeHasInstance,22,2 block_count,FunctionPrototypeHasInstance,23,0 block_count,FunctionPrototypeHasInstance,24,0 block_count,FunctionPrototypeHasInstance,25,0 -block_count,FunctionPrototypeHasInstance,26,155 -block_count,FunctionPrototypeHasInstance,27,128 -block_count,FunctionPrototypeHasInstance,28,107 -block_count,FunctionPrototypeHasInstance,29,20 +block_count,FunctionPrototypeHasInstance,26,151 +block_count,FunctionPrototypeHasInstance,27,124 +block_count,FunctionPrototypeHasInstance,28,104 +block_count,FunctionPrototypeHasInstance,29,19 block_count,FunctionPrototypeHasInstance,30,27 -block_count,FunctionPrototypeHasInstance,31,48 +block_count,FunctionPrototypeHasInstance,31,46 block_count,FunctionPrototypeHasInstance,32,0 block_count,FunctionPrototypeHasInstance,33,0 block_count,FunctionPrototypeHasInstance,34,0 @@ -53861,19 +53761,19 @@ block_count,FastFunctionPrototypeBind,68,0 block_count,FastFunctionPrototypeBind,69,7 block_count,FastFunctionPrototypeBind,70,7 -block_count,ForInNext,0,30 +block_count,ForInNext,0,28 block_count,ForInNext,1,0 -block_count,ForInNext,2,30 -block_count,ForInNext,3,11 +block_count,ForInNext,2,28 +block_count,ForInNext,3,9 block_count,ForInNext,4,0 -block_count,ForInNext,5,11 -block_count,ForInNext,6,19 +block_count,ForInNext,5,9 +block_count,ForInNext,6,18 block_count,GetIteratorWithFeedback,0,0 block_count,GetIteratorWithFeedback,1,0 block_count,GetIteratorWithFeedback,2,0 -block_count,GetIteratorBaseline,0,14 -block_count,CallIteratorWithFeedback,0,15 -block_count,CallIteratorWithFeedback,1,15 +block_count,GetIteratorBaseline,0,13 +block_count,CallIteratorWithFeedback,0,13 +block_count,CallIteratorWithFeedback,1,13 block_count,CallIteratorWithFeedback,2,0 block_count,CallIteratorWithFeedback,3,0 block_count,CallIteratorWithFeedback,4,0 @@ -53938,15 +53838,15 @@ block_count,CallIteratorWithFeedback,63,0 block_count,CallIteratorWithFeedback,64,0 block_count,CallIteratorWithFeedback,65,0 -block_count,CallIteratorWithFeedback,66,15 +block_count,CallIteratorWithFeedback,66,13 block_count,CallIteratorWithFeedback,67,0 -block_count,CallIteratorWithFeedback,68,15 -block_count,CallIteratorWithFeedback,69,15 +block_count,CallIteratorWithFeedback,68,13 +block_count,CallIteratorWithFeedback,69,13 block_count,CallIteratorWithFeedback,70,0 -block_count,CallIteratorWithFeedback,71,15 -block_count,CallIteratorWithFeedback,72,15 +block_count,CallIteratorWithFeedback,71,13 +block_count,CallIteratorWithFeedback,72,13 block_count,CallIteratorWithFeedback,73,0 -block_count,CallIteratorWithFeedback,74,15 +block_count,CallIteratorWithFeedback,74,13 block_count,MathAbs,0,0 block_count,MathAbs,1,0 block_count,MathAbs,2,0 @@ -54117,7 +54017,7 @@ block_count,MathMax,1,0 block_count,MathMax,2,1 block_count,MathMax,3,1 -block_count,MathMax,4,5 +block_count,MathMax,4,4 block_count,MathMax,5,3 block_count,MathMax,6,3 block_count,MathMax,7,3 @@ -54148,7 +54048,7 @@ block_count,MathMin,1,0 block_count,MathMin,2,1 block_count,MathMin,3,1 -block_count,MathMin,4,4 +block_count,MathMin,4,3 block_count,MathMin,5,2 block_count,MathMin,6,2 block_count,MathMin,7,2 @@ -54156,8 +54056,8 @@ block_count,MathMin,9,0 block_count,MathMin,10,2 block_count,MathMin,11,2 -block_count,MathMin,12,1 -block_count,MathMin,13,1 +block_count,MathMin,12,0 +block_count,MathMin,13,0 block_count,MathMin,14,0 block_count,MathMin,15,1 block_count,MathMin,16,2 @@ -54165,8 +54065,8 @@ block_count,MathMin,18,0 block_count,MathMin,19,1 block_count,MathMin,20,0 -block_count,MathMin,21,1 -block_count,MathMin,22,1 +block_count,MathMin,21,0 +block_count,MathMin,22,0 block_count,MathMin,23,0 block_count,MathMin,24,1 block_count,MathMin,25,1 @@ -54483,65 +54383,65 @@ block_count,MathTanh,23,0 block_count,MathTanh,24,0 block_count,MathTanh,25,0 -block_count,MathRandom,0,312 +block_count,MathRandom,0,299 block_count,MathRandom,1,0 -block_count,MathRandom,2,312 -block_count,MathRandom,3,312 +block_count,MathRandom,2,299 +block_count,MathRandom,3,299 block_count,MathRandom,4,0 -block_count,MathRandom,5,312 -block_count,MathRandom,6,307 +block_count,MathRandom,5,299 +block_count,MathRandom,6,295 block_count,MathRandom,7,4 -block_count,MathRandom,8,312 +block_count,MathRandom,8,299 block_count,MathRandom,9,0 -block_count,MathRandom,10,312 +block_count,MathRandom,10,299 block_count,MathRandom,11,0 -block_count,MathRandom,12,312 +block_count,MathRandom,12,299 block_count,MathRandom,13,0 -block_count,MathRandom,14,312 +block_count,MathRandom,14,299 block_count,MathRandom,15,0 -block_count,MathRandom,16,312 -block_count,MathRandom,17,312 -block_count,NumberPrototypeToString,0,79 +block_count,MathRandom,16,299 +block_count,MathRandom,17,299 +block_count,NumberPrototypeToString,0,75 block_count,NumberPrototypeToString,1,0 -block_count,NumberPrototypeToString,2,79 -block_count,NumberPrototypeToString,3,79 -block_count,NumberPrototypeToString,4,79 +block_count,NumberPrototypeToString,2,75 +block_count,NumberPrototypeToString,3,75 +block_count,NumberPrototypeToString,4,75 block_count,NumberPrototypeToString,5,0 block_count,NumberPrototypeToString,6,0 block_count,NumberPrototypeToString,7,0 block_count,NumberPrototypeToString,8,0 block_count,NumberPrototypeToString,9,0 -block_count,NumberPrototypeToString,10,78 -block_count,NumberPrototypeToString,11,79 -block_count,NumberPrototypeToString,12,76 +block_count,NumberPrototypeToString,10,75 +block_count,NumberPrototypeToString,11,75 +block_count,NumberPrototypeToString,12,73 block_count,NumberPrototypeToString,13,0 -block_count,NumberPrototypeToString,14,76 +block_count,NumberPrototypeToString,14,73 block_count,NumberPrototypeToString,15,2 -block_count,NumberPrototypeToString,16,79 -block_count,NumberPrototypeToString,17,76 -block_count,NumberPrototypeToString,18,76 +block_count,NumberPrototypeToString,16,75 +block_count,NumberPrototypeToString,17,73 +block_count,NumberPrototypeToString,18,73 block_count,NumberPrototypeToString,19,0 -block_count,NumberPrototypeToString,20,76 +block_count,NumberPrototypeToString,20,73 block_count,NumberPrototypeToString,21,2 -block_count,NumberPrototypeToString,22,79 +block_count,NumberPrototypeToString,22,75 block_count,NumberPrototypeToString,23,0 block_count,NumberPrototypeToString,24,0 block_count,NumberPrototypeToString,25,0 block_count,NumberPrototypeToString,26,0 block_count,NumberPrototypeToString,27,0 -block_count,NumberPrototypeToString,28,79 -block_count,NumberPrototypeToString,29,79 -block_count,NumberPrototypeToString,30,79 +block_count,NumberPrototypeToString,28,75 +block_count,NumberPrototypeToString,29,75 +block_count,NumberPrototypeToString,30,75 block_count,NumberPrototypeToString,31,0 block_count,NumberPrototypeToString,32,0 -block_count,NumberPrototypeToString,33,79 +block_count,NumberPrototypeToString,33,75 block_count,NumberPrototypeToString,34,0 block_count,NumberPrototypeToString,35,0 block_count,NumberPrototypeToString,36,0 -block_count,NumberPrototypeToString,37,79 -block_count,NumberPrototypeToString,38,76 +block_count,NumberPrototypeToString,37,75 +block_count,NumberPrototypeToString,38,73 block_count,NumberPrototypeToString,39,2 -block_count,NumberPrototypeToString,40,76 +block_count,NumberPrototypeToString,40,73 block_count,NumberPrototypeToString,41,0 block_count,NumberPrototypeToString,42,0 block_count,NumberPrototypeToString,43,0 @@ -54557,24 +54457,24 @@ block_count,NumberPrototypeToString,53,0 block_count,NumberPrototypeToString,54,0 block_count,NumberPrototypeToString,55,0 -block_count,NumberPrototypeToString,56,76 -block_count,NumberPrototypeToString,57,76 +block_count,NumberPrototypeToString,56,73 +block_count,NumberPrototypeToString,57,73 block_count,NumberPrototypeToString,58,0 -block_count,NumberPrototypeToString,59,76 +block_count,NumberPrototypeToString,59,73 block_count,NumberPrototypeToString,60,0 -block_count,NumberPrototypeToString,61,76 +block_count,NumberPrototypeToString,61,73 block_count,NumberPrototypeToString,62,0 -block_count,NumberPrototypeToString,63,76 -block_count,NumberPrototypeToString,64,75 -block_count,NumberPrototypeToString,65,45 -block_count,NumberPrototypeToString,66,29 -block_count,NumberPrototypeToString,67,75 +block_count,NumberPrototypeToString,63,73 +block_count,NumberPrototypeToString,64,72 +block_count,NumberPrototypeToString,65,43 +block_count,NumberPrototypeToString,66,28 +block_count,NumberPrototypeToString,67,72 block_count,NumberPrototypeToString,68,0 block_count,NumberPrototypeToString,69,0 block_count,NumberPrototypeToString,70,0 block_count,NumberPrototypeToString,71,0 -block_count,NumberPrototypeToString,72,75 -block_count,NumberPrototypeToString,73,75 +block_count,NumberPrototypeToString,72,72 +block_count,NumberPrototypeToString,73,72 block_count,NumberPrototypeToString,74,0 block_count,NumberPrototypeToString,75,0 block_count,NumberPrototypeToString,76,0 @@ -54658,10 +54558,10 @@ block_count,NumberPrototypeToString,154,2 block_count,NumberPrototypeToString,155,2 block_count,NumberPrototypeToString,156,0 -block_count,NumberIsInteger,0,2 +block_count,NumberIsInteger,0,1 block_count,NumberIsInteger,1,0 -block_count,NumberIsInteger,2,2 -block_count,NumberIsInteger,3,2 +block_count,NumberIsInteger,2,1 +block_count,NumberIsInteger,3,1 block_count,NumberIsInteger,4,0 block_count,NumberIsInteger,5,0 block_count,NumberIsInteger,6,0 @@ -54682,8 +54582,8 @@ block_count,NumberIsInteger,21,0 block_count,NumberIsInteger,22,0 block_count,NumberIsInteger,23,0 -block_count,NumberIsInteger,24,2 -block_count,NumberIsInteger,25,2 +block_count,NumberIsInteger,24,1 +block_count,NumberIsInteger,25,1 block_count,NumberIsNaN,0,0 block_count,NumberIsNaN,1,0 block_count,NumberIsNaN,2,0 @@ -54711,40 +54611,40 @@ block_count,NumberParseFloat,14,2 block_count,NumberParseFloat,15,0 block_count,NumberParseFloat,16,2 -block_count,ParseInt,0,133 -block_count,ParseInt,1,67 -block_count,ParseInt,2,65 -block_count,ParseInt,3,65 +block_count,ParseInt,0,127 +block_count,ParseInt,1,65 +block_count,ParseInt,2,62 +block_count,ParseInt,3,62 block_count,ParseInt,4,0 block_count,ParseInt,5,0 block_count,ParseInt,6,0 -block_count,ParseInt,7,133 +block_count,ParseInt,7,127 block_count,ParseInt,8,10 -block_count,ParseInt,9,122 -block_count,ParseInt,10,44 -block_count,ParseInt,11,44 +block_count,ParseInt,9,117 +block_count,ParseInt,10,43 +block_count,ParseInt,11,43 block_count,ParseInt,12,0 -block_count,ParseInt,13,44 +block_count,ParseInt,13,43 block_count,ParseInt,14,0 -block_count,ParseInt,15,44 +block_count,ParseInt,15,43 block_count,ParseInt,16,0 -block_count,ParseInt,17,44 -block_count,ParseInt,18,44 +block_count,ParseInt,17,43 +block_count,ParseInt,18,43 block_count,ParseInt,19,0 block_count,ParseInt,20,0 block_count,ParseInt,21,0 block_count,ParseInt,22,0 -block_count,ParseInt,23,77 -block_count,ParseInt,24,73 -block_count,ParseInt,25,66 +block_count,ParseInt,23,74 +block_count,ParseInt,24,70 +block_count,ParseInt,25,63 block_count,ParseInt,26,6 block_count,ParseInt,27,0 block_count,ParseInt,28,6 block_count,ParseInt,29,4 -block_count,ParseInt,30,71 -block_count,NumberParseInt,0,26 +block_count,ParseInt,30,68 +block_count,NumberParseInt,0,24 block_count,NumberParseInt,1,0 -block_count,NumberParseInt,2,26 +block_count,NumberParseInt,2,24 block_count,Add,0,6 block_count,Add,1,6 block_count,Add,2,0 @@ -55180,16 +55080,16 @@ block_count,GreaterThanOrEqual,71,0 block_count,GreaterThanOrEqual,72,0 block_count,GreaterThanOrEqual,73,6 -block_count,Equal,0,47 -block_count,Equal,1,136 -block_count,Equal,2,134 -block_count,Equal,3,75 -block_count,Equal,4,56 -block_count,Equal,5,36 -block_count,Equal,6,24 -block_count,Equal,7,19 -block_count,Equal,8,19 -block_count,Equal,9,19 +block_count,Equal,0,45 +block_count,Equal,1,130 +block_count,Equal,2,128 +block_count,Equal,3,72 +block_count,Equal,4,53 +block_count,Equal,5,34 +block_count,Equal,6,23 +block_count,Equal,7,18 +block_count,Equal,8,18 +block_count,Equal,9,18 block_count,Equal,10,16 block_count,Equal,11,16 block_count,Equal,12,0 @@ -55241,7 +55141,7 @@ block_count,Equal,58,0 block_count,Equal,59,0 block_count,Equal,60,0 -block_count,Equal,61,5 +block_count,Equal,61,4 block_count,Equal,62,3 block_count,Equal,63,1 block_count,Equal,64,1 @@ -55257,17 +55157,17 @@ block_count,Equal,74,11 block_count,Equal,75,0 block_count,Equal,76,11 -block_count,Equal,77,20 +block_count,Equal,77,19 block_count,Equal,78,16 block_count,Equal,79,3 block_count,Equal,80,3 block_count,Equal,81,0 block_count,Equal,82,3 -block_count,Equal,83,19 -block_count,Equal,84,37 -block_count,Equal,85,58 -block_count,Equal,86,58 -block_count,Equal,87,32 +block_count,Equal,83,18 +block_count,Equal,84,36 +block_count,Equal,85,56 +block_count,Equal,86,56 +block_count,Equal,87,30 block_count,Equal,88,4 block_count,Equal,89,4 block_count,Equal,90,4 @@ -55277,13 +55177,13 @@ block_count,Equal,94,0 block_count,Equal,95,0 block_count,Equal,96,0 -block_count,Equal,97,27 -block_count,Equal,98,26 +block_count,Equal,97,26 +block_count,Equal,98,25 block_count,Equal,99,0 -block_count,Equal,100,29 -block_count,Equal,101,88 -block_count,Equal,102,28 -block_count,Equal,103,28 +block_count,Equal,100,28 +block_count,Equal,101,85 +block_count,Equal,102,26 +block_count,Equal,103,26 block_count,Equal,104,0 block_count,Equal,105,2 block_count,Equal,106,0 @@ -55293,14 +55193,14 @@ block_count,Equal,110,0 block_count,Equal,111,1 block_count,Equal,112,2 -block_count,Equal,113,42 -block_count,StrictEqual,0,1183 -block_count,StrictEqual,1,1051 -block_count,StrictEqual,2,1051 -block_count,StrictEqual,3,1003 -block_count,StrictEqual,4,977 -block_count,StrictEqual,5,72 -block_count,StrictEqual,6,72 +block_count,Equal,113,40 +block_count,StrictEqual,0,1133 +block_count,StrictEqual,1,1007 +block_count,StrictEqual,2,1006 +block_count,StrictEqual,3,961 +block_count,StrictEqual,4,936 +block_count,StrictEqual,5,69 +block_count,StrictEqual,6,69 block_count,StrictEqual,7,0 block_count,StrictEqual,8,0 block_count,StrictEqual,9,0 @@ -55331,15 +55231,15 @@ block_count,StrictEqual,34,0 block_count,StrictEqual,35,0 block_count,StrictEqual,36,0 -block_count,StrictEqual,37,904 -block_count,StrictEqual,38,49 -block_count,StrictEqual,39,854 -block_count,StrictEqual,40,505 -block_count,StrictEqual,41,349 -block_count,StrictEqual,42,26 -block_count,StrictEqual,43,47 -block_count,StrictEqual,44,47 -block_count,StrictEqual,45,47 +block_count,StrictEqual,37,866 +block_count,StrictEqual,38,47 +block_count,StrictEqual,39,819 +block_count,StrictEqual,40,484 +block_count,StrictEqual,41,335 +block_count,StrictEqual,42,25 +block_count,StrictEqual,43,45 +block_count,StrictEqual,44,45 +block_count,StrictEqual,45,45 block_count,StrictEqual,46,0 block_count,StrictEqual,47,0 block_count,StrictEqual,48,0 @@ -55353,15 +55253,15 @@ block_count,StrictEqual,56,0 block_count,StrictEqual,57,0 block_count,StrictEqual,58,0 -block_count,StrictEqual,59,131 -block_count,StrictEqual,60,130 -block_count,StrictEqual,61,130 +block_count,StrictEqual,59,126 +block_count,StrictEqual,60,125 +block_count,StrictEqual,61,125 block_count,StrictEqual,62,0 block_count,StrictEqual,63,0 block_count,StrictEqual,64,0 block_count,StrictEqual,65,0 -block_count,StrictEqual,66,196 -block_count,StrictEqual,67,131 +block_count,StrictEqual,66,187 +block_count,StrictEqual,67,126 block_count,CreateObjectWithoutProperties,0,6 block_count,CreateObjectWithoutProperties,1,6 block_count,CreateObjectWithoutProperties,2,2 @@ -55471,29 +55371,29 @@ block_count,ObjectSetPrototypeOf,12,0 block_count,ObjectSetPrototypeOf,13,0 block_count,ObjectSetPrototypeOf,14,0 -block_count,ObjectPrototypeToString,0,62 +block_count,ObjectPrototypeToString,0,59 block_count,ObjectPrototypeToString,1,0 -block_count,ObjectPrototypeToString,2,62 -block_count,ObjectPrototypeValueOf,0,132 +block_count,ObjectPrototypeToString,2,59 +block_count,ObjectPrototypeValueOf,0,126 block_count,ObjectPrototypeValueOf,1,0 -block_count,ObjectPrototypeValueOf,2,132 -block_count,ObjectPrototypeValueOf,3,132 -block_count,ObjectPrototypeValueOf,4,132 +block_count,ObjectPrototypeValueOf,2,126 +block_count,ObjectPrototypeValueOf,3,126 +block_count,ObjectPrototypeValueOf,4,126 block_count,ObjectPrototypeValueOf,5,0 -block_count,ObjectPrototypeValueOf,6,132 -block_count,FulfillPromise,0,19 -block_count,FulfillPromise,1,29 -block_count,FulfillPromise,2,9 -block_count,FulfillPromise,3,19 -block_count,FulfillPromise,4,29 -block_count,FulfillPromise,5,9 -block_count,FulfillPromise,6,9 -block_count,FulfillPromise,7,9 +block_count,ObjectPrototypeValueOf,6,126 +block_count,FulfillPromise,0,18 +block_count,FulfillPromise,1,27 +block_count,FulfillPromise,2,8 +block_count,FulfillPromise,3,18 +block_count,FulfillPromise,4,27 +block_count,FulfillPromise,5,8 +block_count,FulfillPromise,6,8 +block_count,FulfillPromise,7,8 block_count,FulfillPromise,8,0 -block_count,FulfillPromise,9,9 +block_count,FulfillPromise,9,8 block_count,FulfillPromise,10,0 -block_count,FulfillPromise,11,9 -block_count,FulfillPromise,12,9 +block_count,FulfillPromise,11,8 +block_count,FulfillPromise,12,8 block_count,FulfillPromise,13,0 block_count,FulfillPromise,14,0 block_count,FulfillPromise,15,0 @@ -55509,8 +55409,8 @@ block_count,FulfillPromise,25,0 block_count,FulfillPromise,26,0 block_count,FulfillPromise,27,0 -block_count,FulfillPromise,28,9 -block_count,FulfillPromise,29,19 +block_count,FulfillPromise,28,8 +block_count,FulfillPromise,29,18 block_count,NewPromiseCapability,0,0 block_count,NewPromiseCapability,1,0 block_count,NewPromiseCapability,2,0 @@ -55670,7 +55570,7 @@ block_count,PerformPromiseThenFunction,86,0 block_count,PerformPromiseThenFunction,87,0 block_count,PerformPromiseThenFunction,88,0 -block_count,PerformPromiseThen,0,19 +block_count,PerformPromiseThen,0,18 block_count,PerformPromiseThen,1,10 block_count,PerformPromiseThen,2,0 block_count,PerformPromiseThen,3,0 @@ -55730,10 +55630,10 @@ block_count,PerformPromiseThen,57,10 block_count,PerformPromiseThen,58,10 block_count,PerformPromiseThen,59,10 -block_count,PerformPromiseThen,60,9 +block_count,PerformPromiseThen,60,8 block_count,PerformPromiseThen,61,0 -block_count,PerformPromiseThen,62,9 -block_count,PerformPromiseThen,63,9 +block_count,PerformPromiseThen,62,8 +block_count,PerformPromiseThen,63,8 block_count,PromiseAll,0,0 block_count,PromiseAll,1,0 block_count,PromiseAll,2,0 @@ -56262,10 +56162,10 @@ block_count,PromiseResolveThenableJob,11,0 block_count,PromiseResolveThenableJob,12,0 block_count,PromiseResolveThenableJob,13,0 -block_count,PromiseFulfillReactionJob,0,19 -block_count,PromiseFulfillReactionJob,1,19 -block_count,PromiseFulfillReactionJob,2,19 -block_count,PromiseFulfillReactionJob,3,19 +block_count,PromiseFulfillReactionJob,0,18 +block_count,PromiseFulfillReactionJob,1,18 +block_count,PromiseFulfillReactionJob,2,18 +block_count,PromiseFulfillReactionJob,3,18 block_count,PromiseFulfillReactionJob,4,0 block_count,PromiseFulfillReactionJob,5,0 block_count,PromiseFulfillReactionJob,6,0 @@ -56280,7 +56180,7 @@ block_count,PromiseFulfillReactionJob,15,0 block_count,PromiseFulfillReactionJob,16,0 block_count,PromiseFulfillReactionJob,17,0 -block_count,PromiseFulfillReactionJob,18,19 +block_count,PromiseFulfillReactionJob,18,18 block_count,PromiseFulfillReactionJob,19,0 block_count,PromiseFulfillReactionJob,20,0 block_count,PromiseFulfillReactionJob,21,0 @@ -56333,8 +56233,8 @@ block_count,ResolvePromise,1,9 block_count,ResolvePromise,2,9 block_count,ResolvePromise,3,9 -block_count,ResolvePromise,4,9 -block_count,ResolvePromise,5,9 +block_count,ResolvePromise,4,8 +block_count,ResolvePromise,5,8 block_count,ResolvePromise,6,0 block_count,ResolvePromise,7,0 block_count,ResolvePromise,8,0 @@ -56342,20 +56242,20 @@ block_count,ResolvePromise,10,0 block_count,ResolvePromise,11,0 block_count,ResolvePromise,12,0 -block_count,ResolvePromise,13,9 +block_count,ResolvePromise,13,8 block_count,ResolvePromise,14,0 -block_count,ResolvePromise,15,9 -block_count,ResolvePromise,16,9 +block_count,ResolvePromise,15,8 +block_count,ResolvePromise,16,8 block_count,ResolvePromise,17,0 block_count,ResolvePromise,18,0 -block_count,ResolvePromise,19,9 -block_count,ResolvePromise,20,9 -block_count,ResolvePromise,21,9 -block_count,ResolvePromise,22,9 -block_count,ResolvePromise,23,9 +block_count,ResolvePromise,19,8 +block_count,ResolvePromise,20,8 +block_count,ResolvePromise,21,8 +block_count,ResolvePromise,22,8 +block_count,ResolvePromise,23,8 block_count,ResolvePromise,24,0 block_count,ResolvePromise,25,0 -block_count,ResolvePromise,26,9 +block_count,ResolvePromise,26,8 block_count,ResolvePromise,27,0 block_count,ResolvePromise,28,0 block_count,ResolvePromise,29,0 @@ -56496,15 +56396,15 @@ block_count,PromisePrototypeThen,118,0 block_count,PromisePrototypeThen,119,0 block_count,PromisePrototypeThen,120,0 -block_count,ProxyConstructor,0,3 +block_count,ProxyConstructor,0,2 block_count,ProxyConstructor,1,0 -block_count,ProxyConstructor,2,3 -block_count,ProxyConstructor,3,3 -block_count,ProxyConstructor,4,3 -block_count,ProxyConstructor,5,3 -block_count,ProxyConstructor,6,3 -block_count,ProxyConstructor,7,3 -block_count,ProxyConstructor,8,3 +block_count,ProxyConstructor,2,2 +block_count,ProxyConstructor,3,2 +block_count,ProxyConstructor,4,2 +block_count,ProxyConstructor,5,2 +block_count,ProxyConstructor,6,2 +block_count,ProxyConstructor,7,2 +block_count,ProxyConstructor,8,2 block_count,ProxyConstructor,9,2 block_count,ProxyConstructor,10,0 block_count,ProxyConstructor,11,2 @@ -56524,17 +56424,17 @@ block_count,ProxyConstructor,25,0 block_count,ProxyConstructor,26,0 block_count,ProxyConstructor,27,0 -block_count,ProxyGetProperty,0,17 +block_count,ProxyGetProperty,0,16 block_count,ProxyGetProperty,1,0 -block_count,ProxyGetProperty,2,17 -block_count,ProxyGetProperty,3,17 +block_count,ProxyGetProperty,2,16 +block_count,ProxyGetProperty,3,16 block_count,ProxyGetProperty,4,0 -block_count,ProxyGetProperty,5,17 -block_count,ProxyGetProperty,6,17 -block_count,ProxyGetProperty,7,17 -block_count,ProxyGetProperty,8,17 +block_count,ProxyGetProperty,5,16 +block_count,ProxyGetProperty,6,16 +block_count,ProxyGetProperty,7,16 +block_count,ProxyGetProperty,8,16 block_count,ProxyGetProperty,9,0 -block_count,ProxyGetProperty,10,17 +block_count,ProxyGetProperty,10,16 block_count,ProxyGetProperty,11,0 block_count,ProxyGetProperty,12,0 block_count,ProxyGetProperty,13,0 @@ -56542,23 +56442,23 @@ block_count,ProxyGetProperty,15,0 block_count,ProxyGetProperty,16,0 block_count,ProxyGetProperty,17,0 -block_count,ProxyGetProperty,18,17 -block_count,ProxyGetProperty,19,17 -block_count,ProxyGetProperty,20,17 -block_count,ProxyGetProperty,21,17 -block_count,ProxyGetProperty,22,17 +block_count,ProxyGetProperty,18,16 +block_count,ProxyGetProperty,19,16 +block_count,ProxyGetProperty,20,16 +block_count,ProxyGetProperty,21,16 +block_count,ProxyGetProperty,22,16 block_count,ProxyGetProperty,23,0 -block_count,ProxyGetProperty,24,17 +block_count,ProxyGetProperty,24,16 block_count,ProxyGetProperty,25,1 block_count,ProxyGetProperty,26,0 block_count,ProxyGetProperty,27,1 block_count,ProxyGetProperty,28,15 block_count,ProxyGetProperty,29,1 -block_count,ProxyGetProperty,30,14 -block_count,ProxyGetProperty,31,15 -block_count,ProxyGetProperty,32,15 -block_count,ProxyGetProperty,33,15 -block_count,ProxyGetProperty,34,15 +block_count,ProxyGetProperty,30,13 +block_count,ProxyGetProperty,31,14 +block_count,ProxyGetProperty,32,14 +block_count,ProxyGetProperty,33,14 +block_count,ProxyGetProperty,34,14 block_count,ProxyGetProperty,35,0 block_count,ProxyGetProperty,36,0 block_count,ProxyGetProperty,37,0 @@ -56584,10 +56484,10 @@ block_count,ProxyGetProperty,57,0 block_count,ProxyGetProperty,58,0 block_count,ProxyGetProperty,59,0 -block_count,ProxyGetProperty,60,15 +block_count,ProxyGetProperty,60,14 block_count,ProxyGetProperty,61,0 -block_count,ProxyGetProperty,62,15 -block_count,ProxyGetProperty,63,15 +block_count,ProxyGetProperty,62,14 +block_count,ProxyGetProperty,63,14 block_count,ProxyGetProperty,64,0 block_count,ProxyGetProperty,65,0 block_count,ProxyGetProperty,66,0 @@ -56596,13 +56496,13 @@ block_count,ProxyGetProperty,69,0 block_count,ProxyGetProperty,70,0 block_count,ProxyGetProperty,71,0 -block_count,ProxyGetProperty,72,15 +block_count,ProxyGetProperty,72,14 block_count,ProxyGetProperty,73,0 -block_count,ProxyGetProperty,74,15 +block_count,ProxyGetProperty,74,14 block_count,ProxyGetProperty,75,2 -block_count,ProxyGetProperty,76,12 +block_count,ProxyGetProperty,76,11 block_count,ProxyGetProperty,77,2 -block_count,ProxyGetProperty,78,12 +block_count,ProxyGetProperty,78,11 block_count,ProxyGetProperty,79,2 block_count,ProxyGetProperty,80,9 block_count,ProxyGetProperty,81,0 @@ -56615,7 +56515,7 @@ block_count,ProxyGetProperty,88,0 block_count,ProxyGetProperty,89,0 block_count,ProxyGetProperty,90,0 -block_count,ProxyGetProperty,91,12 +block_count,ProxyGetProperty,91,11 block_count,ProxyGetProperty,92,0 block_count,ProxyGetProperty,93,0 block_count,ProxyGetProperty,94,0 @@ -56658,7 +56558,7 @@ block_count,ProxyGetProperty,131,0 block_count,ProxyGetProperty,132,0 block_count,ProxyGetProperty,133,0 -block_count,ProxyGetProperty,134,12 +block_count,ProxyGetProperty,134,11 block_count,ProxyGetProperty,135,2 block_count,ProxyGetProperty,136,0 block_count,ProxyGetProperty,137,2 @@ -56698,7 +56598,7 @@ block_count,ProxyGetProperty,171,0 block_count,ProxyGetProperty,172,0 block_count,ProxyGetProperty,173,9 -block_count,ProxyGetProperty,174,12 +block_count,ProxyGetProperty,174,11 block_count,ProxyGetProperty,175,9 block_count,ProxyGetProperty,176,2 block_count,ProxyGetProperty,177,2 @@ -56856,45 +56756,45 @@ block_count,ReflectHas,3,1 block_count,ReflectHas,4,1 block_count,ReflectHas,5,1 -block_count,RegExpPrototypeExec,0,415 +block_count,RegExpPrototypeExec,0,398 block_count,RegExpPrototypeExec,1,0 -block_count,RegExpPrototypeExec,2,415 -block_count,RegExpPrototypeExec,3,415 -block_count,RegExpPrototypeExec,4,415 -block_count,RegExpPrototypeExec,5,415 -block_count,RegExpPrototypeExec,6,415 +block_count,RegExpPrototypeExec,2,398 +block_count,RegExpPrototypeExec,3,398 +block_count,RegExpPrototypeExec,4,398 +block_count,RegExpPrototypeExec,5,398 +block_count,RegExpPrototypeExec,6,398 block_count,RegExpPrototypeExec,7,0 -block_count,RegExpPrototypeExec,8,415 +block_count,RegExpPrototypeExec,8,398 block_count,RegExpPrototypeExec,9,0 block_count,RegExpPrototypeExec,10,0 -block_count,RegExpPrototypeExec,11,415 +block_count,RegExpPrototypeExec,11,398 block_count,RegExpPrototypeExec,12,0 -block_count,RegExpPrototypeExec,13,415 +block_count,RegExpPrototypeExec,13,398 block_count,RegExpPrototypeExec,14,0 -block_count,RegExpPrototypeExec,15,415 +block_count,RegExpPrototypeExec,15,398 block_count,RegExpPrototypeExec,16,0 -block_count,RegExpPrototypeExec,17,415 -block_count,RegExpPrototypeExec,18,388 +block_count,RegExpPrototypeExec,17,398 +block_count,RegExpPrototypeExec,18,372 block_count,RegExpPrototypeExec,19,0 -block_count,RegExpPrototypeExec,20,388 -block_count,RegExpPrototypeExec,21,388 -block_count,RegExpPrototypeExec,22,324 -block_count,RegExpPrototypeExec,23,64 -block_count,RegExpPrototypeExec,24,388 -block_count,RegExpPrototypeExec,25,388 -block_count,RegExpPrototypeExec,26,388 +block_count,RegExpPrototypeExec,20,372 +block_count,RegExpPrototypeExec,21,372 +block_count,RegExpPrototypeExec,22,311 +block_count,RegExpPrototypeExec,23,61 +block_count,RegExpPrototypeExec,24,372 +block_count,RegExpPrototypeExec,25,372 +block_count,RegExpPrototypeExec,26,372 block_count,RegExpPrototypeExec,27,0 block_count,RegExpPrototypeExec,28,0 block_count,RegExpPrototypeExec,29,0 -block_count,RegExpPrototypeExec,30,388 -block_count,RegExpPrototypeExec,31,403 -block_count,RegExpPrototypeExec,32,14 -block_count,RegExpPrototypeExec,33,14 +block_count,RegExpPrototypeExec,30,372 +block_count,RegExpPrototypeExec,31,384 +block_count,RegExpPrototypeExec,32,12 +block_count,RegExpPrototypeExec,33,12 block_count,RegExpPrototypeExec,34,8 block_count,RegExpPrototypeExec,35,0 block_count,RegExpPrototypeExec,36,8 -block_count,RegExpPrototypeExec,37,5 -block_count,RegExpPrototypeExec,38,5 +block_count,RegExpPrototypeExec,37,3 +block_count,RegExpPrototypeExec,38,3 block_count,RegExpPrototypeExec,39,0 block_count,RegExpPrototypeExec,40,0 block_count,RegExpPrototypeExec,41,0 @@ -56912,30 +56812,30 @@ block_count,RegExpPrototypeExec,53,0 block_count,RegExpPrototypeExec,54,0 block_count,RegExpPrototypeExec,55,0 -block_count,RegExpPrototypeExec,56,14 +block_count,RegExpPrototypeExec,56,11 block_count,RegExpPrototypeExec,57,0 -block_count,RegExpPrototypeExec,58,388 -block_count,RegExpPrototypeExec,59,388 -block_count,RegExpPrototypeExec,60,388 +block_count,RegExpPrototypeExec,58,372 +block_count,RegExpPrototypeExec,59,372 +block_count,RegExpPrototypeExec,60,372 block_count,RegExpPrototypeExec,61,0 -block_count,RegExpPrototypeExec,62,324 -block_count,RegExpPrototypeExec,63,64 +block_count,RegExpPrototypeExec,62,311 +block_count,RegExpPrototypeExec,63,61 block_count,RegExpPrototypeExec,64,0 -block_count,RegExpPrototypeExec,65,324 -block_count,RegExpPrototypeExec,66,324 +block_count,RegExpPrototypeExec,65,311 +block_count,RegExpPrototypeExec,66,311 block_count,RegExpPrototypeExec,67,0 block_count,RegExpPrototypeExec,68,0 block_count,RegExpPrototypeExec,69,0 block_count,RegExpPrototypeExec,70,0 block_count,RegExpPrototypeExec,71,0 -block_count,RegExpPrototypeExec,72,324 +block_count,RegExpPrototypeExec,72,311 block_count,RegExpPrototypeExec,73,7 block_count,RegExpPrototypeExec,74,7 block_count,RegExpPrototypeExec,75,0 -block_count,RegExpPrototypeExec,76,316 -block_count,RegExpPrototypeExec,77,316 +block_count,RegExpPrototypeExec,76,303 +block_count,RegExpPrototypeExec,77,303 block_count,RegExpPrototypeExec,78,0 -block_count,RegExpPrototypeExec,79,324 +block_count,RegExpPrototypeExec,79,311 block_count,RegExpPrototypeExec,80,0 block_count,RegExpPrototypeExec,81,0 block_count,RegExpPrototypeExec,82,0 @@ -56949,65 +56849,65 @@ block_count,RegExpPrototypeExec,90,0 block_count,RegExpPrototypeExec,91,0 block_count,RegExpPrototypeExec,92,0 -block_count,RegExpPrototypeExec,93,324 +block_count,RegExpPrototypeExec,93,311 block_count,RegExpPrototypeExec,94,0 block_count,RegExpPrototypeExec,95,0 block_count,RegExpPrototypeExec,96,0 block_count,RegExpPrototypeExec,97,0 -block_count,RegExpPrototypeExec,98,388 -block_count,RegExpPrototypeExec,99,147 +block_count,RegExpPrototypeExec,98,372 +block_count,RegExpPrototypeExec,99,141 block_count,RegExpPrototypeExec,100,0 -block_count,RegExpPrototypeExec,101,147 +block_count,RegExpPrototypeExec,101,141 block_count,RegExpPrototypeExec,102,0 block_count,RegExpPrototypeExec,103,0 block_count,RegExpPrototypeExec,104,0 block_count,RegExpPrototypeExec,105,0 -block_count,RegExpPrototypeExec,106,147 -block_count,RegExpPrototypeExec,107,147 +block_count,RegExpPrototypeExec,106,141 +block_count,RegExpPrototypeExec,107,141 block_count,RegExpPrototypeExec,108,0 -block_count,RegExpPrototypeExec,109,147 +block_count,RegExpPrototypeExec,109,141 block_count,RegExpPrototypeExec,110,0 -block_count,RegExpPrototypeExec,111,147 -block_count,RegExpPrototypeExec,112,970 -block_count,RegExpPrototypeExec,113,822 -block_count,RegExpPrototypeExec,114,147 -block_count,RegExpPrototypeExec,115,147 -block_count,RegExpPrototypeExec,116,147 +block_count,RegExpPrototypeExec,111,141 +block_count,RegExpPrototypeExec,112,930 +block_count,RegExpPrototypeExec,113,788 +block_count,RegExpPrototypeExec,114,141 +block_count,RegExpPrototypeExec,115,141 +block_count,RegExpPrototypeExec,116,141 block_count,RegExpPrototypeExec,117,0 -block_count,RegExpPrototypeExec,118,147 -block_count,RegExpPrototypeExec,119,147 +block_count,RegExpPrototypeExec,118,141 +block_count,RegExpPrototypeExec,119,141 block_count,RegExpPrototypeExec,120,0 -block_count,RegExpPrototypeExec,121,147 -block_count,RegExpPrototypeExec,122,241 -block_count,RegExpPrototypeExec,123,241 +block_count,RegExpPrototypeExec,121,141 +block_count,RegExpPrototypeExec,122,231 +block_count,RegExpPrototypeExec,123,231 block_count,RegExpPrototypeExec,124,0 block_count,RegExpPrototypeExec,125,0 block_count,RegExpPrototypeExec,126,0 block_count,RegExpPrototypeExec,127,0 block_count,RegExpPrototypeExec,128,0 -block_count,RegExpPrototypeExec,129,26 +block_count,RegExpPrototypeExec,129,25 block_count,RegExpPrototypeExec,130,0 -block_count,RegExpPrototypeExec,131,26 -block_count,RegExpPrototypeExec,132,26 -block_count,RegExpPrototypeExec,133,26 +block_count,RegExpPrototypeExec,131,25 +block_count,RegExpPrototypeExec,132,25 +block_count,RegExpPrototypeExec,133,25 block_count,RegExpPrototypeExec,134,0 -block_count,RegExpPrototypeExec,135,26 -block_count,RegExpPrototypeExec,136,26 -block_count,RegExpPrototypeExec,137,26 +block_count,RegExpPrototypeExec,135,25 +block_count,RegExpPrototypeExec,136,25 +block_count,RegExpPrototypeExec,137,25 block_count,RegExpPrototypeExec,138,0 block_count,RegExpPrototypeExec,139,0 block_count,RegExpPrototypeExec,140,0 -block_count,RegExpPrototypeExec,141,26 -block_count,RegExpPrototypeExec,142,26 -block_count,RegExpPrototypeExec,143,26 -block_count,RegExpPrototypeExec,144,33 -block_count,RegExpPrototypeExec,145,7 -block_count,RegExpPrototypeExec,146,7 +block_count,RegExpPrototypeExec,141,25 +block_count,RegExpPrototypeExec,142,25 +block_count,RegExpPrototypeExec,143,25 +block_count,RegExpPrototypeExec,144,26 +block_count,RegExpPrototypeExec,145,0 +block_count,RegExpPrototypeExec,146,0 block_count,RegExpPrototypeExec,147,0 block_count,RegExpPrototypeExec,148,0 block_count,RegExpPrototypeExec,149,0 -block_count,RegExpPrototypeExec,150,7 -block_count,RegExpPrototypeExec,151,7 +block_count,RegExpPrototypeExec,150,0 +block_count,RegExpPrototypeExec,151,0 block_count,RegExpPrototypeExec,152,0 block_count,RegExpPrototypeExec,153,0 block_count,RegExpPrototypeExec,154,0 @@ -57025,30 +56925,30 @@ block_count,RegExpPrototypeExec,166,0 block_count,RegExpPrototypeExec,167,0 block_count,RegExpPrototypeExec,168,0 -block_count,RegExpPrototypeExec,169,7 +block_count,RegExpPrototypeExec,169,0 block_count,RegExpPrototypeExec,170,0 -block_count,RegExpPrototypeExec,171,26 -block_count,RegExpPrototypeExec,172,26 -block_count,RegExpPrototypeExec,173,26 +block_count,RegExpPrototypeExec,171,25 +block_count,RegExpPrototypeExec,172,25 +block_count,RegExpPrototypeExec,173,25 block_count,RegExpPrototypeExec,174,0 -block_count,RegExpPrototypeExec,175,26 +block_count,RegExpPrototypeExec,175,25 block_count,RegExpPrototypeExec,176,0 block_count,RegExpPrototypeExec,177,0 -block_count,RegExpPrototypeExec,178,26 -block_count,RegExpPrototypeExec,179,26 +block_count,RegExpPrototypeExec,178,25 +block_count,RegExpPrototypeExec,179,25 block_count,RegExpPrototypeExec,180,0 block_count,RegExpPrototypeExec,181,0 block_count,RegExpPrototypeExec,182,0 block_count,RegExpPrototypeExec,183,0 block_count,RegExpPrototypeExec,184,0 -block_count,RegExpPrototypeExec,185,26 +block_count,RegExpPrototypeExec,185,25 block_count,RegExpPrototypeExec,186,0 block_count,RegExpPrototypeExec,187,0 block_count,RegExpPrototypeExec,188,0 -block_count,RegExpPrototypeExec,189,26 -block_count,RegExpPrototypeExec,190,26 +block_count,RegExpPrototypeExec,189,25 +block_count,RegExpPrototypeExec,190,25 block_count,RegExpPrototypeExec,191,0 -block_count,RegExpPrototypeExec,192,26 +block_count,RegExpPrototypeExec,192,25 block_count,RegExpPrototypeExec,193,0 block_count,RegExpPrototypeExec,194,0 block_count,RegExpPrototypeExec,195,0 @@ -57062,14 +56962,14 @@ block_count,RegExpPrototypeExec,203,0 block_count,RegExpPrototypeExec,204,0 block_count,RegExpPrototypeExec,205,0 -block_count,RegExpPrototypeExec,206,26 +block_count,RegExpPrototypeExec,206,25 block_count,RegExpPrototypeExec,207,0 block_count,RegExpPrototypeExec,208,0 block_count,RegExpPrototypeExec,209,0 block_count,RegExpPrototypeExec,210,0 block_count,RegExpPrototypeExec,211,0 block_count,RegExpPrototypeExec,212,0 -block_count,RegExpPrototypeExec,213,26 +block_count,RegExpPrototypeExec,213,25 block_count,RegExpPrototypeExec,214,20 block_count,RegExpPrototypeExec,215,0 block_count,RegExpPrototypeExec,216,20 @@ -57083,7 +56983,7 @@ block_count,RegExpPrototypeExec,224,20 block_count,RegExpPrototypeExec,225,0 block_count,RegExpPrototypeExec,226,20 -block_count,RegExpPrototypeExec,227,38 +block_count,RegExpPrototypeExec,227,37 block_count,RegExpPrototypeExec,228,17 block_count,RegExpPrototypeExec,229,20 block_count,RegExpPrototypeExec,230,20 @@ -57103,11 +57003,11 @@ block_count,RegExpPrototypeExec,244,0 block_count,RegExpPrototypeExec,245,0 block_count,RegExpPrototypeExec,246,0 -block_count,RegExpPrototypeExec,247,168 -block_count,RegExpPrototypeExec,248,168 +block_count,RegExpPrototypeExec,247,161 +block_count,RegExpPrototypeExec,248,161 block_count,RegExpPrototypeExec,249,0 -block_count,RegExpPrototypeExec,250,168 -block_count,RegExpPrototypeExec,251,168 +block_count,RegExpPrototypeExec,250,161 +block_count,RegExpPrototypeExec,251,161 block_count,RegExpPrototypeExec,252,0 block_count,RegExpPrototypeExec,253,0 block_count,RegExpPrototypeExec,254,0 @@ -57122,18 +57022,18 @@ block_count,RegExpPrototypeExec,263,0 block_count,RegExpPrototypeExec,264,0 block_count,RegExpPrototypeExec,265,0 -block_count,RegExpPrototypeExec,266,168 -block_count,RegExpPrototypeExec,267,168 +block_count,RegExpPrototypeExec,266,161 +block_count,RegExpPrototypeExec,267,161 block_count,RegExpPrototypeExec,268,0 -block_count,RegExpPrototypeExec,269,168 +block_count,RegExpPrototypeExec,269,161 block_count,RegExpPrototypeExec,270,0 block_count,RegExpPrototypeExec,271,0 -block_count,RegExpPrototypeExec,272,168 +block_count,RegExpPrototypeExec,272,161 block_count,RegExpPrototypeExec,273,0 block_count,RegExpPrototypeExec,274,0 block_count,RegExpPrototypeExec,275,0 block_count,RegExpPrototypeExec,276,0 -block_count,RegExpPrototypeExec,277,168 +block_count,RegExpPrototypeExec,277,161 block_count,RegExpPrototypeExec,278,0 block_count,RegExpPrototypeExec,279,0 block_count,RegExpPrototypeExec,280,0 @@ -57164,36 +57064,36 @@ block_count,RegExpPrototypeExec,305,0 block_count,RegExpPrototypeExec,306,0 block_count,RegExpPrototypeExec,307,0 -block_count,RegExpPrototypeExec,308,168 +block_count,RegExpPrototypeExec,308,161 block_count,RegExpPrototypeExec,309,0 -block_count,RegExpPrototypeExec,310,168 -block_count,RegExpPrototypeExec,311,168 -block_count,RegExpPrototypeExec,312,168 +block_count,RegExpPrototypeExec,310,161 +block_count,RegExpPrototypeExec,311,161 +block_count,RegExpPrototypeExec,312,161 block_count,RegExpPrototypeExec,313,0 -block_count,RegExpPrototypeExec,314,168 +block_count,RegExpPrototypeExec,314,161 block_count,RegExpPrototypeExec,315,0 -block_count,RegExpPrototypeExec,316,168 -block_count,RegExpPrototypeExec,317,73 -block_count,RegExpPrototypeExec,318,95 -block_count,RegExpPrototypeExec,319,461 -block_count,RegExpPrototypeExec,320,365 -block_count,RegExpPrototypeExec,321,95 -block_count,RegExpPrototypeExec,322,168 -block_count,RegExpPrototypeExec,323,82 -block_count,RegExpPrototypeExec,324,86 -block_count,RegExpPrototypeExec,325,168 -block_count,RegExpPrototypeExec,326,95 -block_count,RegExpPrototypeExec,327,840 -block_count,RegExpPrototypeExec,328,344 -block_count,RegExpPrototypeExec,329,495 -block_count,RegExpPrototypeExec,330,840 -block_count,RegExpPrototypeExec,331,744 -block_count,RegExpPrototypeExec,332,95 +block_count,RegExpPrototypeExec,316,161 +block_count,RegExpPrototypeExec,317,70 +block_count,RegExpPrototypeExec,318,91 +block_count,RegExpPrototypeExec,319,442 +block_count,RegExpPrototypeExec,320,350 +block_count,RegExpPrototypeExec,321,91 +block_count,RegExpPrototypeExec,322,161 +block_count,RegExpPrototypeExec,323,78 +block_count,RegExpPrototypeExec,324,82 +block_count,RegExpPrototypeExec,325,161 +block_count,RegExpPrototypeExec,326,91 +block_count,RegExpPrototypeExec,327,805 +block_count,RegExpPrototypeExec,328,330 +block_count,RegExpPrototypeExec,329,475 +block_count,RegExpPrototypeExec,330,805 +block_count,RegExpPrototypeExec,331,714 +block_count,RegExpPrototypeExec,332,91 block_count,RegExpPrototypeExec,333,0 -block_count,RegExpPrototypeExec,334,95 -block_count,RegExpPrototypeExec,335,95 +block_count,RegExpPrototypeExec,334,91 +block_count,RegExpPrototypeExec,335,91 block_count,RegExpPrototypeExec,336,0 -block_count,RegExpPrototypeExec,337,95 +block_count,RegExpPrototypeExec,337,91 block_count,RegExpPrototypeExec,338,0 block_count,RegExpPrototypeExec,339,0 block_count,RegExpPrototypeExec,340,0 @@ -57298,15 +57198,15 @@ block_count,RegExpPrototypeExec,439,0 block_count,RegExpPrototypeExec,440,0 block_count,RegExpPrototypeExec,441,0 -block_count,RegExpPrototypeExec,442,95 -block_count,RegExpPrototypeExec,443,73 -block_count,RegExpPrototypeExec,444,168 -block_count,RegExpPrototypeExec,445,168 +block_count,RegExpPrototypeExec,442,91 +block_count,RegExpPrototypeExec,443,70 +block_count,RegExpPrototypeExec,444,161 +block_count,RegExpPrototypeExec,445,161 block_count,RegExpPrototypeExec,446,0 -block_count,RegExpPrototypeExec,447,168 -block_count,RegExpPrototypeExec,448,246 -block_count,RegExpPrototypeExec,449,415 -block_count,RegExpMatchFast,0,1226 +block_count,RegExpPrototypeExec,447,161 +block_count,RegExpPrototypeExec,448,236 +block_count,RegExpPrototypeExec,449,398 +block_count,RegExpMatchFast,0,1175 block_count,RegExpMatchFast,1,2 block_count,RegExpMatchFast,2,0 block_count,RegExpMatchFast,3,2 @@ -57769,26 +57669,26 @@ block_count,RegExpMatchFast,460,0 block_count,RegExpMatchFast,461,1 block_count,RegExpMatchFast,462,1 -block_count,RegExpMatchFast,463,1223 -block_count,RegExpMatchFast,464,1223 +block_count,RegExpMatchFast,463,1173 +block_count,RegExpMatchFast,464,1173 block_count,RegExpMatchFast,465,0 -block_count,RegExpMatchFast,466,1223 -block_count,RegExpMatchFast,467,1223 -block_count,RegExpMatchFast,468,1223 +block_count,RegExpMatchFast,466,1173 +block_count,RegExpMatchFast,467,1173 +block_count,RegExpMatchFast,468,1173 block_count,RegExpMatchFast,469,0 -block_count,RegExpMatchFast,470,1223 -block_count,RegExpMatchFast,471,1223 -block_count,RegExpMatchFast,472,1223 +block_count,RegExpMatchFast,470,1173 +block_count,RegExpMatchFast,471,1173 +block_count,RegExpMatchFast,472,1173 block_count,RegExpMatchFast,473,0 block_count,RegExpMatchFast,474,0 block_count,RegExpMatchFast,475,0 -block_count,RegExpMatchFast,476,1223 -block_count,RegExpMatchFast,477,2293 -block_count,RegExpMatchFast,478,1069 -block_count,RegExpMatchFast,479,1069 -block_count,RegExpMatchFast,480,1069 -block_count,RegExpMatchFast,481,20 -block_count,RegExpMatchFast,482,1049 +block_count,RegExpMatchFast,476,1173 +block_count,RegExpMatchFast,477,2198 +block_count,RegExpMatchFast,478,1025 +block_count,RegExpMatchFast,479,1025 +block_count,RegExpMatchFast,480,1025 +block_count,RegExpMatchFast,481,19 +block_count,RegExpMatchFast,482,1006 block_count,RegExpMatchFast,483,0 block_count,RegExpMatchFast,484,0 block_count,RegExpMatchFast,485,0 @@ -57808,30 +57708,30 @@ block_count,RegExpMatchFast,499,0 block_count,RegExpMatchFast,500,0 block_count,RegExpMatchFast,501,0 -block_count,RegExpMatchFast,502,1069 +block_count,RegExpMatchFast,502,1025 block_count,RegExpMatchFast,503,0 -block_count,RegExpMatchFast,504,1223 -block_count,RegExpMatchFast,505,1223 -block_count,RegExpMatchFast,506,1223 +block_count,RegExpMatchFast,504,1173 +block_count,RegExpMatchFast,505,1173 +block_count,RegExpMatchFast,506,1173 block_count,RegExpMatchFast,507,0 -block_count,RegExpMatchFast,508,1223 +block_count,RegExpMatchFast,508,1173 block_count,RegExpMatchFast,509,0 block_count,RegExpMatchFast,510,0 -block_count,RegExpMatchFast,511,1223 -block_count,RegExpMatchFast,512,1223 +block_count,RegExpMatchFast,511,1173 +block_count,RegExpMatchFast,512,1173 block_count,RegExpMatchFast,513,0 block_count,RegExpMatchFast,514,0 block_count,RegExpMatchFast,515,0 block_count,RegExpMatchFast,516,0 block_count,RegExpMatchFast,517,0 -block_count,RegExpMatchFast,518,1223 -block_count,RegExpMatchFast,519,124 -block_count,RegExpMatchFast,520,124 +block_count,RegExpMatchFast,518,1173 +block_count,RegExpMatchFast,519,119 +block_count,RegExpMatchFast,520,119 block_count,RegExpMatchFast,521,0 -block_count,RegExpMatchFast,522,1099 -block_count,RegExpMatchFast,523,1099 +block_count,RegExpMatchFast,522,1053 +block_count,RegExpMatchFast,523,1053 block_count,RegExpMatchFast,524,0 -block_count,RegExpMatchFast,525,1223 +block_count,RegExpMatchFast,525,1173 block_count,RegExpMatchFast,526,0 block_count,RegExpMatchFast,527,0 block_count,RegExpMatchFast,528,0 @@ -57845,37 +57745,37 @@ block_count,RegExpMatchFast,536,0 block_count,RegExpMatchFast,537,0 block_count,RegExpMatchFast,538,0 -block_count,RegExpMatchFast,539,1223 +block_count,RegExpMatchFast,539,1173 block_count,RegExpMatchFast,540,0 block_count,RegExpMatchFast,541,0 block_count,RegExpMatchFast,542,0 block_count,RegExpMatchFast,543,0 -block_count,RegExpMatchFast,544,1223 -block_count,RegExpMatchFast,545,190 +block_count,RegExpMatchFast,544,1173 +block_count,RegExpMatchFast,545,182 block_count,RegExpMatchFast,546,0 -block_count,RegExpMatchFast,547,190 +block_count,RegExpMatchFast,547,182 block_count,RegExpMatchFast,548,0 block_count,RegExpMatchFast,549,0 block_count,RegExpMatchFast,550,0 block_count,RegExpMatchFast,551,0 -block_count,RegExpMatchFast,552,190 -block_count,RegExpMatchFast,553,190 +block_count,RegExpMatchFast,552,182 +block_count,RegExpMatchFast,553,182 block_count,RegExpMatchFast,554,0 -block_count,RegExpMatchFast,555,190 +block_count,RegExpMatchFast,555,182 block_count,RegExpMatchFast,556,0 -block_count,RegExpMatchFast,557,190 -block_count,RegExpMatchFast,558,318 -block_count,RegExpMatchFast,559,128 -block_count,RegExpMatchFast,560,190 -block_count,RegExpMatchFast,561,190 -block_count,RegExpMatchFast,562,190 +block_count,RegExpMatchFast,557,182 +block_count,RegExpMatchFast,558,305 +block_count,RegExpMatchFast,559,122 +block_count,RegExpMatchFast,560,182 +block_count,RegExpMatchFast,561,182 +block_count,RegExpMatchFast,562,182 block_count,RegExpMatchFast,563,0 -block_count,RegExpMatchFast,564,190 -block_count,RegExpMatchFast,565,190 +block_count,RegExpMatchFast,564,182 +block_count,RegExpMatchFast,565,182 block_count,RegExpMatchFast,566,0 -block_count,RegExpMatchFast,567,190 -block_count,RegExpMatchFast,568,1033 -block_count,RegExpMatchFast,569,1033 +block_count,RegExpMatchFast,567,182 +block_count,RegExpMatchFast,568,991 +block_count,RegExpMatchFast,569,991 block_count,RegExpMatchFast,570,0 block_count,RegExpMatchFast,571,0 block_count,RegExpMatchFast,572,0 @@ -57999,11 +57899,11 @@ block_count,RegExpMatchFast,690,0 block_count,RegExpMatchFast,691,0 block_count,RegExpMatchFast,692,0 -block_count,RegExpMatchFast,693,190 -block_count,RegExpMatchFast,694,190 +block_count,RegExpMatchFast,693,182 +block_count,RegExpMatchFast,694,182 block_count,RegExpMatchFast,695,0 -block_count,RegExpMatchFast,696,190 -block_count,RegExpMatchFast,697,190 +block_count,RegExpMatchFast,696,182 +block_count,RegExpMatchFast,697,182 block_count,RegExpMatchFast,698,0 block_count,RegExpMatchFast,699,0 block_count,RegExpMatchFast,700,0 @@ -58018,18 +57918,18 @@ block_count,RegExpMatchFast,709,0 block_count,RegExpMatchFast,710,0 block_count,RegExpMatchFast,711,0 -block_count,RegExpMatchFast,712,190 -block_count,RegExpMatchFast,713,190 +block_count,RegExpMatchFast,712,182 +block_count,RegExpMatchFast,713,182 block_count,RegExpMatchFast,714,0 -block_count,RegExpMatchFast,715,190 +block_count,RegExpMatchFast,715,182 block_count,RegExpMatchFast,716,0 block_count,RegExpMatchFast,717,0 -block_count,RegExpMatchFast,718,190 +block_count,RegExpMatchFast,718,182 block_count,RegExpMatchFast,719,0 block_count,RegExpMatchFast,720,0 block_count,RegExpMatchFast,721,0 block_count,RegExpMatchFast,722,0 -block_count,RegExpMatchFast,723,190 +block_count,RegExpMatchFast,723,182 block_count,RegExpMatchFast,724,0 block_count,RegExpMatchFast,725,0 block_count,RegExpMatchFast,726,0 @@ -58060,36 +57960,36 @@ block_count,RegExpMatchFast,751,0 block_count,RegExpMatchFast,752,0 block_count,RegExpMatchFast,753,0 -block_count,RegExpMatchFast,754,190 +block_count,RegExpMatchFast,754,182 block_count,RegExpMatchFast,755,0 -block_count,RegExpMatchFast,756,190 -block_count,RegExpMatchFast,757,190 -block_count,RegExpMatchFast,758,190 +block_count,RegExpMatchFast,756,182 +block_count,RegExpMatchFast,757,182 +block_count,RegExpMatchFast,758,182 block_count,RegExpMatchFast,759,0 -block_count,RegExpMatchFast,760,190 +block_count,RegExpMatchFast,760,182 block_count,RegExpMatchFast,761,0 -block_count,RegExpMatchFast,762,190 -block_count,RegExpMatchFast,763,84 -block_count,RegExpMatchFast,764,105 -block_count,RegExpMatchFast,765,115 +block_count,RegExpMatchFast,762,182 +block_count,RegExpMatchFast,763,80 +block_count,RegExpMatchFast,764,101 +block_count,RegExpMatchFast,765,110 block_count,RegExpMatchFast,766,9 -block_count,RegExpMatchFast,767,105 -block_count,RegExpMatchFast,768,190 -block_count,RegExpMatchFast,769,102 -block_count,RegExpMatchFast,770,87 -block_count,RegExpMatchFast,771,190 -block_count,RegExpMatchFast,772,105 -block_count,RegExpMatchFast,773,128 -block_count,RegExpMatchFast,774,114 +block_count,RegExpMatchFast,767,101 +block_count,RegExpMatchFast,768,182 +block_count,RegExpMatchFast,769,98 +block_count,RegExpMatchFast,770,83 +block_count,RegExpMatchFast,771,182 +block_count,RegExpMatchFast,772,101 +block_count,RegExpMatchFast,773,122 +block_count,RegExpMatchFast,774,109 block_count,RegExpMatchFast,775,13 -block_count,RegExpMatchFast,776,128 -block_count,RegExpMatchFast,777,22 -block_count,RegExpMatchFast,778,105 +block_count,RegExpMatchFast,776,122 +block_count,RegExpMatchFast,777,21 +block_count,RegExpMatchFast,778,101 block_count,RegExpMatchFast,779,0 -block_count,RegExpMatchFast,780,105 -block_count,RegExpMatchFast,781,105 +block_count,RegExpMatchFast,780,101 +block_count,RegExpMatchFast,781,101 block_count,RegExpMatchFast,782,0 -block_count,RegExpMatchFast,783,105 +block_count,RegExpMatchFast,783,101 block_count,RegExpMatchFast,784,0 block_count,RegExpMatchFast,785,0 block_count,RegExpMatchFast,786,0 @@ -58194,19 +58094,19 @@ block_count,RegExpMatchFast,885,0 block_count,RegExpMatchFast,886,0 block_count,RegExpMatchFast,887,0 -block_count,RegExpMatchFast,888,105 -block_count,RegExpMatchFast,889,84 -block_count,RegExpMatchFast,890,190 -block_count,RegExpMatchFast,891,190 +block_count,RegExpMatchFast,888,101 +block_count,RegExpMatchFast,889,80 +block_count,RegExpMatchFast,890,182 +block_count,RegExpMatchFast,891,182 block_count,RegExpMatchFast,892,0 -block_count,RegExpMatchFast,893,190 -block_count,RegExpMatchFast,894,1033 -block_count,RegExpMatchFast,895,1223 -block_count,RegExpReplace,0,195 -block_count,RegExpReplace,1,195 -block_count,RegExpReplace,2,180 +block_count,RegExpMatchFast,893,182 +block_count,RegExpMatchFast,894,991 +block_count,RegExpMatchFast,895,1173 +block_count,RegExpReplace,0,187 +block_count,RegExpReplace,1,187 +block_count,RegExpReplace,2,173 block_count,RegExpReplace,3,0 -block_count,RegExpReplace,4,180 +block_count,RegExpReplace,4,173 block_count,RegExpReplace,5,14 block_count,RegExpReplace,6,0 block_count,RegExpReplace,7,14 @@ -58241,75 +58141,75 @@ block_count,RegExpReplace,36,0 block_count,RegExpReplace,37,0 block_count,RegExpReplace,38,3 -block_count,RegExpReplace,39,780 -block_count,RegExpReplace,40,780 -block_count,RegExpReplace,41,780 -block_count,RegExpReplace,42,389 +block_count,RegExpReplace,39,748 +block_count,RegExpReplace,40,748 +block_count,RegExpReplace,41,748 +block_count,RegExpReplace,42,373 block_count,RegExpReplace,43,0 block_count,RegExpReplace,44,0 block_count,RegExpReplace,45,0 -block_count,RegExpReplace,46,389 -block_count,RegExpReplace,47,389 -block_count,RegExpReplace,48,390 -block_count,RegExpReplace,49,387 -block_count,RegExpReplace,50,387 +block_count,RegExpReplace,46,373 +block_count,RegExpReplace,47,373 +block_count,RegExpReplace,48,374 +block_count,RegExpReplace,49,371 +block_count,RegExpReplace,50,371 block_count,RegExpReplace,51,0 -block_count,RegExpReplace,52,387 +block_count,RegExpReplace,52,371 block_count,RegExpReplace,53,0 block_count,RegExpReplace,54,0 -block_count,RegExpReplace,55,387 -block_count,RegExpReplace,56,387 +block_count,RegExpReplace,55,371 +block_count,RegExpReplace,56,371 block_count,RegExpReplace,57,0 block_count,RegExpReplace,58,3 block_count,RegExpReplace,59,0 block_count,RegExpReplace,60,3 -block_count,RegExpReplace,61,777 +block_count,RegExpReplace,61,745 block_count,RegExpReplace,62,0 block_count,RegExpReplace,63,0 block_count,RegExpReplace,64,3 block_count,RegExpReplace,65,3 block_count,RegExpReplace,66,0 -block_count,RegExpReplace,67,11 +block_count,RegExpReplace,67,10 block_count,RegExpReplace,68,14 block_count,RegExpReplace,69,0 block_count,RegExpReplace,70,0 -block_count,RegExpReplace,71,180 -block_count,RegExpReplace,72,180 +block_count,RegExpReplace,71,173 +block_count,RegExpReplace,72,173 block_count,RegExpReplace,73,0 -block_count,RegExpReplace,74,180 +block_count,RegExpReplace,74,173 block_count,RegExpReplace,75,0 -block_count,RegExpReplace,76,180 +block_count,RegExpReplace,76,173 block_count,RegExpReplace,77,0 -block_count,RegExpReplace,78,180 +block_count,RegExpReplace,78,173 block_count,RegExpReplace,79,0 -block_count,RegExpReplace,80,180 +block_count,RegExpReplace,80,173 block_count,RegExpReplace,81,0 -block_count,RegExpReplace,82,180 +block_count,RegExpReplace,82,173 block_count,RegExpReplace,83,0 -block_count,RegExpReplace,84,180 -block_count,RegExpReplace,85,180 -block_count,RegExpReplace,86,45 -block_count,RegExpReplace,87,45 +block_count,RegExpReplace,84,173 +block_count,RegExpReplace,85,172 +block_count,RegExpReplace,86,43 +block_count,RegExpReplace,87,43 block_count,RegExpReplace,88,0 -block_count,RegExpReplace,89,45 -block_count,RegExpReplace,90,45 -block_count,RegExpReplace,91,35 +block_count,RegExpReplace,89,43 +block_count,RegExpReplace,90,43 +block_count,RegExpReplace,91,33 block_count,RegExpReplace,92,9 -block_count,RegExpReplace,93,45 -block_count,RegExpReplace,94,45 -block_count,RegExpReplace,95,45 +block_count,RegExpReplace,93,43 +block_count,RegExpReplace,94,43 +block_count,RegExpReplace,95,43 block_count,RegExpReplace,96,0 block_count,RegExpReplace,97,0 block_count,RegExpReplace,98,0 -block_count,RegExpReplace,99,45 -block_count,RegExpReplace,100,48 -block_count,RegExpReplace,101,3 -block_count,RegExpReplace,102,3 +block_count,RegExpReplace,99,43 +block_count,RegExpReplace,100,43 +block_count,RegExpReplace,101,0 +block_count,RegExpReplace,102,0 block_count,RegExpReplace,103,0 block_count,RegExpReplace,104,0 block_count,RegExpReplace,105,0 -block_count,RegExpReplace,106,2 -block_count,RegExpReplace,107,2 +block_count,RegExpReplace,106,0 +block_count,RegExpReplace,107,0 block_count,RegExpReplace,108,0 block_count,RegExpReplace,109,0 block_count,RegExpReplace,110,0 @@ -58327,30 +58227,30 @@ block_count,RegExpReplace,122,0 block_count,RegExpReplace,123,0 block_count,RegExpReplace,124,0 -block_count,RegExpReplace,125,3 +block_count,RegExpReplace,125,0 block_count,RegExpReplace,126,0 -block_count,RegExpReplace,127,45 -block_count,RegExpReplace,128,45 -block_count,RegExpReplace,129,45 +block_count,RegExpReplace,127,43 +block_count,RegExpReplace,128,43 +block_count,RegExpReplace,129,43 block_count,RegExpReplace,130,0 -block_count,RegExpReplace,131,35 +block_count,RegExpReplace,131,33 block_count,RegExpReplace,132,9 block_count,RegExpReplace,133,0 -block_count,RegExpReplace,134,35 -block_count,RegExpReplace,135,35 +block_count,RegExpReplace,134,33 +block_count,RegExpReplace,135,33 block_count,RegExpReplace,136,0 block_count,RegExpReplace,137,0 block_count,RegExpReplace,138,0 block_count,RegExpReplace,139,0 block_count,RegExpReplace,140,0 -block_count,RegExpReplace,141,35 +block_count,RegExpReplace,141,33 block_count,RegExpReplace,142,0 block_count,RegExpReplace,143,0 block_count,RegExpReplace,144,0 -block_count,RegExpReplace,145,34 -block_count,RegExpReplace,146,34 +block_count,RegExpReplace,145,33 +block_count,RegExpReplace,146,33 block_count,RegExpReplace,147,0 -block_count,RegExpReplace,148,35 +block_count,RegExpReplace,148,33 block_count,RegExpReplace,149,0 block_count,RegExpReplace,150,0 block_count,RegExpReplace,151,0 @@ -58364,37 +58264,37 @@ block_count,RegExpReplace,159,0 block_count,RegExpReplace,160,0 block_count,RegExpReplace,161,0 -block_count,RegExpReplace,162,35 +block_count,RegExpReplace,162,33 block_count,RegExpReplace,163,0 block_count,RegExpReplace,164,0 block_count,RegExpReplace,165,0 block_count,RegExpReplace,166,0 -block_count,RegExpReplace,167,45 -block_count,RegExpReplace,168,31 +block_count,RegExpReplace,167,43 +block_count,RegExpReplace,168,30 block_count,RegExpReplace,169,0 -block_count,RegExpReplace,170,31 +block_count,RegExpReplace,170,30 block_count,RegExpReplace,171,0 block_count,RegExpReplace,172,0 block_count,RegExpReplace,173,0 block_count,RegExpReplace,174,0 -block_count,RegExpReplace,175,31 -block_count,RegExpReplace,176,31 +block_count,RegExpReplace,175,30 +block_count,RegExpReplace,176,30 block_count,RegExpReplace,177,0 -block_count,RegExpReplace,178,31 +block_count,RegExpReplace,178,30 block_count,RegExpReplace,179,0 -block_count,RegExpReplace,180,31 -block_count,RegExpReplace,181,85 -block_count,RegExpReplace,182,53 -block_count,RegExpReplace,183,31 -block_count,RegExpReplace,184,31 -block_count,RegExpReplace,185,31 +block_count,RegExpReplace,180,30 +block_count,RegExpReplace,181,82 +block_count,RegExpReplace,182,51 +block_count,RegExpReplace,183,30 +block_count,RegExpReplace,184,30 +block_count,RegExpReplace,185,30 block_count,RegExpReplace,186,0 -block_count,RegExpReplace,187,31 -block_count,RegExpReplace,188,31 +block_count,RegExpReplace,187,30 +block_count,RegExpReplace,188,30 block_count,RegExpReplace,189,0 -block_count,RegExpReplace,190,31 -block_count,RegExpReplace,191,13 -block_count,RegExpReplace,192,13 +block_count,RegExpReplace,190,30 +block_count,RegExpReplace,191,12 +block_count,RegExpReplace,192,12 block_count,RegExpReplace,193,0 block_count,RegExpReplace,194,0 block_count,RegExpReplace,195,0 @@ -58518,42 +58418,42 @@ block_count,RegExpReplace,313,0 block_count,RegExpReplace,314,0 block_count,RegExpReplace,315,0 -block_count,RegExpReplace,316,31 +block_count,RegExpReplace,316,30 block_count,RegExpReplace,317,0 -block_count,RegExpReplace,318,31 +block_count,RegExpReplace,318,30 block_count,RegExpReplace,319,0 -block_count,RegExpReplace,320,31 -block_count,RegExpReplace,321,31 +block_count,RegExpReplace,320,30 +block_count,RegExpReplace,321,30 block_count,RegExpReplace,322,0 -block_count,RegExpReplace,323,31 -block_count,RegExpReplace,324,13 -block_count,RegExpReplace,325,135 +block_count,RegExpReplace,323,30 +block_count,RegExpReplace,324,12 +block_count,RegExpReplace,325,129 block_count,RegExpReplace,326,0 -block_count,RegExpReplace,327,135 -block_count,RegExpReplace,328,135 -block_count,RegExpReplace,329,83 -block_count,RegExpReplace,330,51 -block_count,RegExpReplace,331,135 +block_count,RegExpReplace,327,129 +block_count,RegExpReplace,328,129 +block_count,RegExpReplace,329,80 +block_count,RegExpReplace,330,49 +block_count,RegExpReplace,331,129 block_count,RegExpReplace,332,0 -block_count,RegExpReplace,333,135 -block_count,RegExpReplace,334,135 -block_count,RegExpReplace,335,135 -block_count,RegExpReplace,336,135 +block_count,RegExpReplace,333,129 +block_count,RegExpReplace,334,129 +block_count,RegExpReplace,335,129 +block_count,RegExpReplace,336,129 block_count,RegExpReplace,337,0 block_count,RegExpReplace,338,0 block_count,RegExpReplace,339,0 -block_count,RegExpReplace,340,135 -block_count,RegExpReplace,341,192 -block_count,RegExpReplace,342,142 -block_count,RegExpReplace,343,142 -block_count,RegExpReplace,344,158 -block_count,RegExpReplace,345,15 -block_count,RegExpReplace,346,15 +block_count,RegExpReplace,340,129 +block_count,RegExpReplace,341,184 +block_count,RegExpReplace,342,136 +block_count,RegExpReplace,343,136 +block_count,RegExpReplace,344,139 +block_count,RegExpReplace,345,3 +block_count,RegExpReplace,346,3 block_count,RegExpReplace,347,1 block_count,RegExpReplace,348,0 block_count,RegExpReplace,349,1 -block_count,RegExpReplace,350,14 -block_count,RegExpReplace,351,14 +block_count,RegExpReplace,350,2 +block_count,RegExpReplace,351,1 block_count,RegExpReplace,352,0 block_count,RegExpReplace,353,0 block_count,RegExpReplace,354,0 @@ -58571,29 +58471,29 @@ block_count,RegExpReplace,366,0 block_count,RegExpReplace,367,0 block_count,RegExpReplace,368,0 -block_count,RegExpReplace,369,15 +block_count,RegExpReplace,369,3 block_count,RegExpReplace,370,0 -block_count,RegExpReplace,371,142 -block_count,RegExpReplace,372,142 -block_count,RegExpReplace,373,142 -block_count,RegExpReplace,374,91 -block_count,RegExpReplace,375,51 +block_count,RegExpReplace,371,136 +block_count,RegExpReplace,372,136 +block_count,RegExpReplace,373,136 +block_count,RegExpReplace,374,87 +block_count,RegExpReplace,375,49 block_count,RegExpReplace,376,0 -block_count,RegExpReplace,377,91 -block_count,RegExpReplace,378,91 +block_count,RegExpReplace,377,87 +block_count,RegExpReplace,378,87 block_count,RegExpReplace,379,0 block_count,RegExpReplace,380,0 block_count,RegExpReplace,381,0 block_count,RegExpReplace,382,0 block_count,RegExpReplace,383,0 -block_count,RegExpReplace,384,91 +block_count,RegExpReplace,384,87 block_count,RegExpReplace,385,3 block_count,RegExpReplace,386,3 block_count,RegExpReplace,387,0 -block_count,RegExpReplace,388,87 -block_count,RegExpReplace,389,87 +block_count,RegExpReplace,388,83 +block_count,RegExpReplace,389,83 block_count,RegExpReplace,390,0 -block_count,RegExpReplace,391,91 +block_count,RegExpReplace,391,87 block_count,RegExpReplace,392,0 block_count,RegExpReplace,393,0 block_count,RegExpReplace,394,0 @@ -58607,70 +58507,70 @@ block_count,RegExpReplace,402,0 block_count,RegExpReplace,403,0 block_count,RegExpReplace,404,0 -block_count,RegExpReplace,405,91 +block_count,RegExpReplace,405,87 block_count,RegExpReplace,406,0 block_count,RegExpReplace,407,0 block_count,RegExpReplace,408,0 block_count,RegExpReplace,409,0 block_count,RegExpReplace,410,0 block_count,RegExpReplace,411,0 -block_count,RegExpReplace,412,142 -block_count,RegExpReplace,413,56 +block_count,RegExpReplace,412,136 +block_count,RegExpReplace,413,54 block_count,RegExpReplace,414,0 -block_count,RegExpReplace,415,56 -block_count,RegExpReplace,416,15 -block_count,RegExpReplace,417,41 -block_count,RegExpReplace,418,274 -block_count,RegExpReplace,419,274 -block_count,RegExpReplace,420,274 -block_count,RegExpReplace,421,274 -block_count,RegExpReplace,422,274 -block_count,RegExpReplace,423,94 -block_count,RegExpReplace,424,94 -block_count,RegExpReplace,425,94 +block_count,RegExpReplace,415,54 +block_count,RegExpReplace,416,14 +block_count,RegExpReplace,417,39 +block_count,RegExpReplace,418,263 +block_count,RegExpReplace,419,263 +block_count,RegExpReplace,420,263 +block_count,RegExpReplace,421,263 +block_count,RegExpReplace,422,263 +block_count,RegExpReplace,423,91 +block_count,RegExpReplace,424,91 +block_count,RegExpReplace,425,91 block_count,RegExpReplace,426,0 -block_count,RegExpReplace,427,179 -block_count,RegExpReplace,428,274 -block_count,RegExpReplace,429,274 -block_count,RegExpReplace,430,274 -block_count,RegExpReplace,431,274 -block_count,RegExpReplace,432,274 -block_count,RegExpReplace,433,94 -block_count,RegExpReplace,434,94 -block_count,RegExpReplace,435,94 +block_count,RegExpReplace,427,171 +block_count,RegExpReplace,428,263 +block_count,RegExpReplace,429,263 +block_count,RegExpReplace,430,263 +block_count,RegExpReplace,431,263 +block_count,RegExpReplace,432,263 +block_count,RegExpReplace,433,91 +block_count,RegExpReplace,434,91 +block_count,RegExpReplace,435,91 block_count,RegExpReplace,436,0 -block_count,RegExpReplace,437,179 -block_count,RegExpReplace,438,274 -block_count,RegExpReplace,439,232 -block_count,RegExpReplace,440,41 +block_count,RegExpReplace,437,171 +block_count,RegExpReplace,438,263 +block_count,RegExpReplace,439,223 +block_count,RegExpReplace,440,39 block_count,RegExpReplace,441,0 block_count,RegExpReplace,442,0 block_count,RegExpReplace,443,0 block_count,RegExpReplace,444,0 -block_count,RegExpReplace,445,56 -block_count,RegExpReplace,446,37 -block_count,RegExpReplace,447,19 -block_count,RegExpReplace,448,19 -block_count,RegExpReplace,449,19 -block_count,RegExpReplace,450,19 -block_count,RegExpReplace,451,19 +block_count,RegExpReplace,445,54 +block_count,RegExpReplace,446,36 +block_count,RegExpReplace,447,18 +block_count,RegExpReplace,448,18 +block_count,RegExpReplace,449,18 +block_count,RegExpReplace,450,18 +block_count,RegExpReplace,451,18 block_count,RegExpReplace,452,0 block_count,RegExpReplace,453,0 block_count,RegExpReplace,454,0 block_count,RegExpReplace,455,0 -block_count,RegExpReplace,456,19 -block_count,RegExpReplace,457,19 +block_count,RegExpReplace,456,18 +block_count,RegExpReplace,457,18 block_count,RegExpReplace,458,0 block_count,RegExpReplace,459,0 -block_count,RegExpReplace,460,56 -block_count,RegExpReplace,461,20 -block_count,RegExpReplace,462,20 +block_count,RegExpReplace,460,54 +block_count,RegExpReplace,461,19 +block_count,RegExpReplace,462,19 block_count,RegExpReplace,463,0 block_count,RegExpReplace,464,0 block_count,RegExpReplace,465,0 block_count,RegExpReplace,466,0 -block_count,RegExpReplace,467,20 -block_count,RegExpReplace,468,20 +block_count,RegExpReplace,467,19 +block_count,RegExpReplace,468,19 block_count,RegExpReplace,469,0 block_count,RegExpReplace,470,0 block_count,RegExpReplace,471,0 @@ -58749,37 +58649,37 @@ block_count,RegExpReplace,544,0 block_count,RegExpReplace,545,0 block_count,RegExpReplace,546,0 -block_count,RegExpReplace,547,20 -block_count,RegExpReplace,548,36 -block_count,RegExpReplace,549,56 -block_count,RegExpReplace,550,85 +block_count,RegExpReplace,547,19 +block_count,RegExpReplace,548,34 +block_count,RegExpReplace,549,54 +block_count,RegExpReplace,550,82 block_count,RegExpReplace,551,0 block_count,RegExpReplace,552,0 block_count,RegExpReplace,553,0 block_count,RegExpReplace,554,0 -block_count,RegExpReplace,555,49 -block_count,RegExpReplace,556,135 -block_count,RegExpReplace,557,49 +block_count,RegExpReplace,555,47 +block_count,RegExpReplace,556,129 +block_count,RegExpReplace,557,47 block_count,RegExpReplace,558,0 -block_count,RegExpReplace,559,49 +block_count,RegExpReplace,559,47 block_count,RegExpReplace,560,0 -block_count,RegExpReplace,561,49 -block_count,RegExpReplace,562,49 +block_count,RegExpReplace,561,47 +block_count,RegExpReplace,562,47 block_count,RegExpReplace,563,0 -block_count,RegExpReplace,564,49 +block_count,RegExpReplace,564,47 block_count,RegExpReplace,565,0 -block_count,RegExpReplace,566,49 -block_count,RegExpReplace,567,55 +block_count,RegExpReplace,566,47 +block_count,RegExpReplace,567,53 block_count,RegExpReplace,568,6 -block_count,RegExpReplace,569,49 -block_count,RegExpReplace,570,49 -block_count,RegExpReplace,571,49 +block_count,RegExpReplace,569,47 +block_count,RegExpReplace,570,47 +block_count,RegExpReplace,571,47 block_count,RegExpReplace,572,0 -block_count,RegExpReplace,573,85 -block_count,RegExpReplace,574,135 -block_count,RegExpReplace,575,135 +block_count,RegExpReplace,573,82 +block_count,RegExpReplace,574,129 +block_count,RegExpReplace,575,129 block_count,RegExpReplace,576,0 -block_count,RegExpReplace,577,135 +block_count,RegExpReplace,577,129 block_count,RegExpReplace,578,0 block_count,RegExpPrototypeReplace,0,0 block_count,RegExpPrototypeReplace,1,0 @@ -59073,18 +58973,18 @@ block_count,RegExpSplit,18,13 block_count,RegExpSplit,19,13 block_count,RegExpSplit,20,13 -block_count,RegExpSplit,21,51 -block_count,RegExpSplit,22,51 -block_count,RegExpSplit,23,51 -block_count,RegExpSplit,24,51 -block_count,RegExpSplit,25,63 -block_count,RegExpSplit,26,11 -block_count,RegExpSplit,27,11 +block_count,RegExpSplit,21,49 +block_count,RegExpSplit,22,49 +block_count,RegExpSplit,23,49 +block_count,RegExpSplit,24,49 +block_count,RegExpSplit,25,49 +block_count,RegExpSplit,26,0 +block_count,RegExpSplit,27,0 block_count,RegExpSplit,28,0 block_count,RegExpSplit,29,0 block_count,RegExpSplit,30,0 -block_count,RegExpSplit,31,11 -block_count,RegExpSplit,32,11 +block_count,RegExpSplit,31,0 +block_count,RegExpSplit,32,0 block_count,RegExpSplit,33,0 block_count,RegExpSplit,34,0 block_count,RegExpSplit,35,0 @@ -59102,29 +59002,29 @@ block_count,RegExpSplit,47,0 block_count,RegExpSplit,48,0 block_count,RegExpSplit,49,0 -block_count,RegExpSplit,50,11 +block_count,RegExpSplit,50,0 block_count,RegExpSplit,51,0 -block_count,RegExpSplit,52,51 -block_count,RegExpSplit,53,51 -block_count,RegExpSplit,54,51 -block_count,RegExpSplit,55,51 +block_count,RegExpSplit,52,49 +block_count,RegExpSplit,53,49 +block_count,RegExpSplit,54,49 +block_count,RegExpSplit,55,49 block_count,RegExpSplit,56,0 block_count,RegExpSplit,57,0 -block_count,RegExpSplit,58,51 -block_count,RegExpSplit,59,51 +block_count,RegExpSplit,58,49 +block_count,RegExpSplit,59,49 block_count,RegExpSplit,60,0 block_count,RegExpSplit,61,0 block_count,RegExpSplit,62,0 block_count,RegExpSplit,63,0 block_count,RegExpSplit,64,0 -block_count,RegExpSplit,65,51 +block_count,RegExpSplit,65,49 block_count,RegExpSplit,66,0 block_count,RegExpSplit,67,0 block_count,RegExpSplit,68,0 -block_count,RegExpSplit,69,50 -block_count,RegExpSplit,70,50 +block_count,RegExpSplit,69,48 +block_count,RegExpSplit,70,48 block_count,RegExpSplit,71,0 -block_count,RegExpSplit,72,51 +block_count,RegExpSplit,72,49 block_count,RegExpSplit,73,0 block_count,RegExpSplit,74,0 block_count,RegExpSplit,75,0 @@ -59138,7 +59038,7 @@ block_count,RegExpSplit,83,0 block_count,RegExpSplit,84,0 block_count,RegExpSplit,85,0 -block_count,RegExpSplit,86,51 +block_count,RegExpSplit,86,49 block_count,RegExpSplit,87,0 block_count,RegExpSplit,88,0 block_count,RegExpSplit,89,0 @@ -59146,28 +59046,28 @@ block_count,RegExpSplit,91,0 block_count,RegExpSplit,92,0 block_count,RegExpSplit,93,0 -block_count,RegExpSplit,94,51 -block_count,RegExpSplit,95,37 -block_count,RegExpSplit,96,37 -block_count,RegExpSplit,97,37 +block_count,RegExpSplit,94,49 +block_count,RegExpSplit,95,36 +block_count,RegExpSplit,96,36 +block_count,RegExpSplit,97,36 block_count,RegExpSplit,98,0 block_count,RegExpSplit,99,0 block_count,RegExpSplit,100,0 block_count,RegExpSplit,101,0 -block_count,RegExpSplit,102,37 -block_count,RegExpSplit,103,37 +block_count,RegExpSplit,102,36 +block_count,RegExpSplit,103,36 block_count,RegExpSplit,104,0 -block_count,RegExpSplit,105,37 +block_count,RegExpSplit,105,36 block_count,RegExpSplit,106,0 -block_count,RegExpSplit,107,37 -block_count,RegExpSplit,108,37 +block_count,RegExpSplit,107,36 +block_count,RegExpSplit,108,36 block_count,RegExpSplit,109,0 -block_count,RegExpSplit,110,37 -block_count,RegExpSplit,111,37 -block_count,RegExpSplit,112,37 +block_count,RegExpSplit,110,36 +block_count,RegExpSplit,111,36 +block_count,RegExpSplit,112,36 block_count,RegExpSplit,113,0 -block_count,RegExpSplit,114,37 -block_count,RegExpSplit,115,37 +block_count,RegExpSplit,114,36 +block_count,RegExpSplit,115,35 block_count,RegExpSplit,116,0 block_count,RegExpSplit,117,0 block_count,RegExpSplit,118,0 @@ -59260,34 +59160,34 @@ block_count,RegExpSplit,205,0 block_count,RegExpSplit,206,0 block_count,RegExpSplit,207,0 -block_count,RegExpSplit,208,37 -block_count,RegExpSplit,209,37 -block_count,RegExpSplit,210,37 -block_count,RegExpSplit,211,29 -block_count,RegExpSplit,212,8 -block_count,RegExpSplit,213,8 -block_count,RegExpSplit,214,8 +block_count,RegExpSplit,208,35 +block_count,RegExpSplit,209,35 +block_count,RegExpSplit,210,35 +block_count,RegExpSplit,211,28 +block_count,RegExpSplit,212,7 +block_count,RegExpSplit,213,7 +block_count,RegExpSplit,214,7 block_count,RegExpSplit,215,0 -block_count,RegExpSplit,216,8 -block_count,RegExpSplit,217,8 -block_count,RegExpSplit,218,8 +block_count,RegExpSplit,216,7 +block_count,RegExpSplit,217,7 +block_count,RegExpSplit,218,7 block_count,RegExpSplit,219,0 -block_count,RegExpSplit,220,8 +block_count,RegExpSplit,220,7 block_count,RegExpSplit,221,0 block_count,RegExpSplit,222,0 -block_count,RegExpSplit,223,8 +block_count,RegExpSplit,223,7 block_count,RegExpSplit,224,0 -block_count,RegExpSplit,225,8 +block_count,RegExpSplit,225,7 block_count,RegExpSplit,226,0 -block_count,RegExpSplit,227,8 -block_count,RegExpSplit,228,66 -block_count,RegExpSplit,229,58 -block_count,RegExpSplit,230,8 -block_count,RegExpSplit,231,8 -block_count,RegExpSplit,232,8 +block_count,RegExpSplit,227,7 +block_count,RegExpSplit,228,63 +block_count,RegExpSplit,229,55 +block_count,RegExpSplit,230,7 +block_count,RegExpSplit,231,7 +block_count,RegExpSplit,232,7 block_count,RegExpSplit,233,0 -block_count,RegExpSplit,234,8 -block_count,RegExpSplit,235,8 +block_count,RegExpSplit,234,7 +block_count,RegExpSplit,235,7 block_count,RegExpSplit,236,0 block_count,RegExpSplit,237,0 block_count,RegExpSplit,238,0 @@ -59299,16 +59199,16 @@ block_count,RegExpSplit,244,0 block_count,RegExpSplit,245,0 block_count,RegExpSplit,246,0 -block_count,RegExpSplit,247,8 +block_count,RegExpSplit,247,7 block_count,RegExpSplit,248,0 block_count,RegExpSplit,249,0 block_count,RegExpSplit,250,0 block_count,RegExpSplit,251,0 block_count,RegExpSplit,252,0 -block_count,RegExpSplit,253,8 -block_count,RegExpSplit,254,37 -block_count,RegExpSplit,255,37 -block_count,RegExpSplit,256,37 +block_count,RegExpSplit,253,7 +block_count,RegExpSplit,254,35 +block_count,RegExpSplit,255,35 +block_count,RegExpSplit,256,35 block_count,RegExpSplit,257,0 block_count,RegExpSplit,258,0 block_count,RegExpSplit,259,0 @@ -59365,10 +59265,10 @@ block_count,RegExpSplit,310,0 block_count,RegExpSplit,311,0 block_count,RegExpSplit,312,0 -block_count,RegExpSplit,313,37 +block_count,RegExpSplit,313,35 block_count,RegExpSplit,314,0 block_count,RegExpSplit,315,0 -block_count,RegExpSplit,316,37 +block_count,RegExpSplit,316,36 block_count,RegExpSplit,317,0 block_count,RegExpSplit,318,0 block_count,RegExpSplit,319,13 @@ -59377,30 +59277,30 @@ block_count,RegExpSplit,322,13 block_count,RegExpSplit,323,13 block_count,RegExpSplit,324,7 -block_count,RegExpSplit,325,6 -block_count,RegExpSplit,326,6 -block_count,RegExpSplit,327,6 +block_count,RegExpSplit,325,5 +block_count,RegExpSplit,326,5 +block_count,RegExpSplit,327,5 block_count,RegExpSplit,328,0 -block_count,RegExpSplit,329,6 -block_count,RegExpSplit,330,6 -block_count,RegExpSplit,331,6 +block_count,RegExpSplit,329,5 +block_count,RegExpSplit,330,5 +block_count,RegExpSplit,331,5 block_count,RegExpSplit,332,0 -block_count,RegExpSplit,333,6 +block_count,RegExpSplit,333,5 block_count,RegExpSplit,334,0 block_count,RegExpSplit,335,0 -block_count,RegExpSplit,336,6 +block_count,RegExpSplit,336,5 block_count,RegExpSplit,337,0 -block_count,RegExpSplit,338,6 +block_count,RegExpSplit,338,5 block_count,RegExpSplit,339,0 -block_count,RegExpSplit,340,6 -block_count,RegExpSplit,341,48 -block_count,RegExpSplit,342,42 -block_count,RegExpSplit,343,6 -block_count,RegExpSplit,344,6 -block_count,RegExpSplit,345,6 +block_count,RegExpSplit,340,5 +block_count,RegExpSplit,341,46 +block_count,RegExpSplit,342,40 +block_count,RegExpSplit,343,5 +block_count,RegExpSplit,344,5 +block_count,RegExpSplit,345,5 block_count,RegExpSplit,346,0 -block_count,RegExpSplit,347,6 -block_count,RegExpSplit,348,6 +block_count,RegExpSplit,347,5 +block_count,RegExpSplit,348,5 block_count,RegExpSplit,349,0 block_count,RegExpSplit,350,0 block_count,RegExpSplit,351,0 @@ -59412,13 +59312,13 @@ block_count,RegExpSplit,357,0 block_count,RegExpSplit,358,0 block_count,RegExpSplit,359,0 -block_count,RegExpSplit,360,6 +block_count,RegExpSplit,360,5 block_count,RegExpSplit,361,0 block_count,RegExpSplit,362,0 block_count,RegExpSplit,363,0 block_count,RegExpSplit,364,0 block_count,RegExpSplit,365,0 -block_count,RegExpSplit,366,6 +block_count,RegExpSplit,366,5 block_count,RegExpSplit,367,13 block_count,RegExpSplit,368,0 block_count,RegExpSplit,369,13 @@ -59578,31 +59478,31 @@ block_count,RegExpSplit,523,0 block_count,RegExpSplit,524,13 block_count,RegExpSplit,525,13 -block_count,RegExpPrototypeTest,0,137 +block_count,RegExpPrototypeTest,0,133 block_count,RegExpPrototypeTest,1,0 -block_count,RegExpPrototypeTest,2,137 -block_count,RegExpPrototypeTest,3,137 -block_count,RegExpPrototypeTest,4,137 -block_count,RegExpPrototypeTest,5,137 -block_count,RegExpPrototypeTest,6,137 -block_count,RegExpPrototypeTest,7,38 -block_count,RegExpPrototypeTest,8,99 +block_count,RegExpPrototypeTest,2,133 +block_count,RegExpPrototypeTest,3,133 +block_count,RegExpPrototypeTest,4,133 +block_count,RegExpPrototypeTest,5,133 +block_count,RegExpPrototypeTest,6,133 +block_count,RegExpPrototypeTest,7,36 +block_count,RegExpPrototypeTest,8,96 block_count,RegExpPrototypeTest,9,0 -block_count,RegExpPrototypeTest,10,38 -block_count,RegExpPrototypeTest,11,137 -block_count,RegExpPrototypeTest,12,137 +block_count,RegExpPrototypeTest,10,36 +block_count,RegExpPrototypeTest,11,133 +block_count,RegExpPrototypeTest,12,133 block_count,RegExpPrototypeTest,13,0 -block_count,RegExpPrototypeTest,14,137 +block_count,RegExpPrototypeTest,14,133 block_count,RegExpPrototypeTest,15,0 -block_count,RegExpPrototypeTest,16,137 +block_count,RegExpPrototypeTest,16,133 block_count,RegExpPrototypeTest,17,0 -block_count,RegExpPrototypeTest,18,137 +block_count,RegExpPrototypeTest,18,133 block_count,RegExpPrototypeTest,19,0 -block_count,RegExpPrototypeTest,20,137 +block_count,RegExpPrototypeTest,20,133 block_count,RegExpPrototypeTest,21,0 -block_count,RegExpPrototypeTest,22,137 +block_count,RegExpPrototypeTest,22,133 block_count,RegExpPrototypeTest,23,0 -block_count,RegExpPrototypeTest,24,137 +block_count,RegExpPrototypeTest,24,133 block_count,RegExpPrototypeTest,25,0 block_count,RegExpPrototypeTest,26,0 block_count,RegExpPrototypeTest,27,0 @@ -59631,32 +59531,32 @@ block_count,RegExpPrototypeTest,50,0 block_count,RegExpPrototypeTest,51,0 block_count,RegExpPrototypeTest,52,0 -block_count,RegExpPrototypeTest,53,137 -block_count,RegExpPrototypeTest,54,137 +block_count,RegExpPrototypeTest,53,133 +block_count,RegExpPrototypeTest,54,133 block_count,RegExpPrototypeTest,55,0 -block_count,RegExpPrototypeTest,56,137 -block_count,RegExpPrototypeTest,57,137 -block_count,RegExpPrototypeTest,58,136 +block_count,RegExpPrototypeTest,56,133 +block_count,RegExpPrototypeTest,57,133 +block_count,RegExpPrototypeTest,58,131 block_count,RegExpPrototypeTest,59,1 -block_count,RegExpPrototypeTest,60,137 -block_count,RegExpPrototypeTest,61,137 -block_count,RegExpPrototypeTest,62,137 +block_count,RegExpPrototypeTest,60,133 +block_count,RegExpPrototypeTest,61,133 +block_count,RegExpPrototypeTest,62,133 block_count,RegExpPrototypeTest,63,0 block_count,RegExpPrototypeTest,64,0 block_count,RegExpPrototypeTest,65,0 -block_count,RegExpPrototypeTest,66,137 -block_count,RegExpPrototypeTest,67,176 -block_count,RegExpPrototypeTest,68,77 -block_count,RegExpPrototypeTest,69,77 -block_count,RegExpPrototypeTest,70,38 +block_count,RegExpPrototypeTest,66,133 +block_count,RegExpPrototypeTest,67,170 +block_count,RegExpPrototypeTest,68,74 +block_count,RegExpPrototypeTest,69,74 +block_count,RegExpPrototypeTest,70,37 block_count,RegExpPrototypeTest,71,17 block_count,RegExpPrototypeTest,72,20 -block_count,RegExpPrototypeTest,73,38 +block_count,RegExpPrototypeTest,73,36 block_count,RegExpPrototypeTest,74,0 -block_count,RegExpPrototypeTest,75,38 -block_count,RegExpPrototypeTest,76,38 -block_count,RegExpPrototypeTest,77,38 -block_count,RegExpPrototypeTest,78,38 +block_count,RegExpPrototypeTest,75,36 +block_count,RegExpPrototypeTest,76,36 +block_count,RegExpPrototypeTest,77,36 +block_count,RegExpPrototypeTest,78,36 block_count,RegExpPrototypeTest,79,0 block_count,RegExpPrototypeTest,80,0 block_count,RegExpPrototypeTest,81,0 @@ -59667,33 +59567,33 @@ block_count,RegExpPrototypeTest,86,0 block_count,RegExpPrototypeTest,87,0 block_count,RegExpPrototypeTest,88,0 -block_count,RegExpPrototypeTest,89,38 -block_count,RegExpPrototypeTest,90,38 +block_count,RegExpPrototypeTest,89,36 +block_count,RegExpPrototypeTest,90,36 block_count,RegExpPrototypeTest,91,0 -block_count,RegExpPrototypeTest,92,38 +block_count,RegExpPrototypeTest,92,37 block_count,RegExpPrototypeTest,93,0 -block_count,RegExpPrototypeTest,94,99 -block_count,RegExpPrototypeTest,95,99 -block_count,RegExpPrototypeTest,96,137 +block_count,RegExpPrototypeTest,94,96 +block_count,RegExpPrototypeTest,95,96 +block_count,RegExpPrototypeTest,96,133 block_count,RegExpPrototypeTest,97,0 -block_count,RegExpPrototypeTest,98,136 +block_count,RegExpPrototypeTest,98,131 block_count,RegExpPrototypeTest,99,1 block_count,RegExpPrototypeTest,100,0 -block_count,RegExpPrototypeTest,101,136 -block_count,RegExpPrototypeTest,102,136 +block_count,RegExpPrototypeTest,101,131 +block_count,RegExpPrototypeTest,102,131 block_count,RegExpPrototypeTest,103,0 block_count,RegExpPrototypeTest,104,0 block_count,RegExpPrototypeTest,105,0 block_count,RegExpPrototypeTest,106,0 block_count,RegExpPrototypeTest,107,0 -block_count,RegExpPrototypeTest,108,136 +block_count,RegExpPrototypeTest,108,131 block_count,RegExpPrototypeTest,109,0 block_count,RegExpPrototypeTest,110,0 block_count,RegExpPrototypeTest,111,0 -block_count,RegExpPrototypeTest,112,135 -block_count,RegExpPrototypeTest,113,135 +block_count,RegExpPrototypeTest,112,131 +block_count,RegExpPrototypeTest,113,131 block_count,RegExpPrototypeTest,114,0 -block_count,RegExpPrototypeTest,115,136 +block_count,RegExpPrototypeTest,115,131 block_count,RegExpPrototypeTest,116,0 block_count,RegExpPrototypeTest,117,0 block_count,RegExpPrototypeTest,118,0 @@ -59707,59 +59607,59 @@ block_count,RegExpPrototypeTest,126,0 block_count,RegExpPrototypeTest,127,0 block_count,RegExpPrototypeTest,128,0 -block_count,RegExpPrototypeTest,129,136 +block_count,RegExpPrototypeTest,129,131 block_count,RegExpPrototypeTest,130,0 block_count,RegExpPrototypeTest,131,0 block_count,RegExpPrototypeTest,132,0 block_count,RegExpPrototypeTest,133,0 -block_count,RegExpPrototypeTest,134,137 -block_count,RegExpPrototypeTest,135,22 +block_count,RegExpPrototypeTest,134,133 +block_count,RegExpPrototypeTest,135,21 block_count,RegExpPrototypeTest,136,0 -block_count,RegExpPrototypeTest,137,22 +block_count,RegExpPrototypeTest,137,21 block_count,RegExpPrototypeTest,138,0 block_count,RegExpPrototypeTest,139,0 block_count,RegExpPrototypeTest,140,0 block_count,RegExpPrototypeTest,141,0 -block_count,RegExpPrototypeTest,142,22 -block_count,RegExpPrototypeTest,143,22 +block_count,RegExpPrototypeTest,142,21 +block_count,RegExpPrototypeTest,143,21 block_count,RegExpPrototypeTest,144,0 -block_count,RegExpPrototypeTest,145,22 +block_count,RegExpPrototypeTest,145,21 block_count,RegExpPrototypeTest,146,0 -block_count,RegExpPrototypeTest,147,22 -block_count,RegExpPrototypeTest,148,69 -block_count,RegExpPrototypeTest,149,46 -block_count,RegExpPrototypeTest,150,22 -block_count,RegExpPrototypeTest,151,22 -block_count,RegExpPrototypeTest,152,22 +block_count,RegExpPrototypeTest,147,21 +block_count,RegExpPrototypeTest,148,66 +block_count,RegExpPrototypeTest,149,44 +block_count,RegExpPrototypeTest,150,21 +block_count,RegExpPrototypeTest,151,21 +block_count,RegExpPrototypeTest,152,21 block_count,RegExpPrototypeTest,153,0 -block_count,RegExpPrototypeTest,154,22 -block_count,RegExpPrototypeTest,155,22 +block_count,RegExpPrototypeTest,154,21 +block_count,RegExpPrototypeTest,155,21 block_count,RegExpPrototypeTest,156,0 -block_count,RegExpPrototypeTest,157,22 -block_count,RegExpPrototypeTest,158,115 -block_count,RegExpPrototypeTest,159,115 +block_count,RegExpPrototypeTest,157,21 +block_count,RegExpPrototypeTest,158,111 +block_count,RegExpPrototypeTest,159,111 block_count,RegExpPrototypeTest,160,0 -block_count,RegExpPrototypeTest,161,115 -block_count,RegExpPrototypeTestFast,0,399 -block_count,RegExpPrototypeTestFast,1,399 +block_count,RegExpPrototypeTest,161,111 +block_count,RegExpPrototypeTestFast,0,382 +block_count,RegExpPrototypeTestFast,1,382 block_count,RegExpPrototypeTestFast,2,0 -block_count,RegExpPrototypeTestFast,3,399 -block_count,RegExpPrototypeTestFast,4,399 -block_count,RegExpPrototypeTestFast,5,395 +block_count,RegExpPrototypeTestFast,3,382 +block_count,RegExpPrototypeTestFast,4,382 +block_count,RegExpPrototypeTestFast,5,378 block_count,RegExpPrototypeTestFast,6,4 -block_count,RegExpPrototypeTestFast,7,399 -block_count,RegExpPrototypeTestFast,8,399 -block_count,RegExpPrototypeTestFast,9,399 +block_count,RegExpPrototypeTestFast,7,382 +block_count,RegExpPrototypeTestFast,8,382 +block_count,RegExpPrototypeTestFast,9,382 block_count,RegExpPrototypeTestFast,10,0 block_count,RegExpPrototypeTestFast,11,0 block_count,RegExpPrototypeTestFast,12,0 -block_count,RegExpPrototypeTestFast,13,399 -block_count,RegExpPrototypeTestFast,14,592 -block_count,RegExpPrototypeTestFast,15,192 -block_count,RegExpPrototypeTestFast,16,192 -block_count,RegExpPrototypeTestFast,17,192 -block_count,RegExpPrototypeTestFast,18,144 -block_count,RegExpPrototypeTestFast,19,48 +block_count,RegExpPrototypeTestFast,13,382 +block_count,RegExpPrototypeTestFast,14,566 +block_count,RegExpPrototypeTestFast,15,184 +block_count,RegExpPrototypeTestFast,16,184 +block_count,RegExpPrototypeTestFast,17,184 +block_count,RegExpPrototypeTestFast,18,138 +block_count,RegExpPrototypeTestFast,19,46 block_count,RegExpPrototypeTestFast,20,0 block_count,RegExpPrototypeTestFast,21,0 block_count,RegExpPrototypeTestFast,22,0 @@ -59779,30 +59679,30 @@ block_count,RegExpPrototypeTestFast,36,0 block_count,RegExpPrototypeTestFast,37,0 block_count,RegExpPrototypeTestFast,38,0 -block_count,RegExpPrototypeTestFast,39,192 +block_count,RegExpPrototypeTestFast,39,184 block_count,RegExpPrototypeTestFast,40,0 -block_count,RegExpPrototypeTestFast,41,399 -block_count,RegExpPrototypeTestFast,42,399 -block_count,RegExpPrototypeTestFast,43,399 +block_count,RegExpPrototypeTestFast,41,382 +block_count,RegExpPrototypeTestFast,42,382 +block_count,RegExpPrototypeTestFast,43,382 block_count,RegExpPrototypeTestFast,44,0 -block_count,RegExpPrototypeTestFast,45,395 +block_count,RegExpPrototypeTestFast,45,378 block_count,RegExpPrototypeTestFast,46,4 block_count,RegExpPrototypeTestFast,47,0 -block_count,RegExpPrototypeTestFast,48,395 -block_count,RegExpPrototypeTestFast,49,395 +block_count,RegExpPrototypeTestFast,48,378 +block_count,RegExpPrototypeTestFast,49,378 block_count,RegExpPrototypeTestFast,50,0 block_count,RegExpPrototypeTestFast,51,0 block_count,RegExpPrototypeTestFast,52,0 block_count,RegExpPrototypeTestFast,53,0 block_count,RegExpPrototypeTestFast,54,0 -block_count,RegExpPrototypeTestFast,55,395 +block_count,RegExpPrototypeTestFast,55,378 block_count,RegExpPrototypeTestFast,56,0 block_count,RegExpPrototypeTestFast,57,0 block_count,RegExpPrototypeTestFast,58,0 -block_count,RegExpPrototypeTestFast,59,395 -block_count,RegExpPrototypeTestFast,60,395 +block_count,RegExpPrototypeTestFast,59,377 +block_count,RegExpPrototypeTestFast,60,377 block_count,RegExpPrototypeTestFast,61,0 -block_count,RegExpPrototypeTestFast,62,395 +block_count,RegExpPrototypeTestFast,62,378 block_count,RegExpPrototypeTestFast,63,0 block_count,RegExpPrototypeTestFast,64,0 block_count,RegExpPrototypeTestFast,65,0 @@ -59816,39 +59716,39 @@ block_count,RegExpPrototypeTestFast,73,0 block_count,RegExpPrototypeTestFast,74,0 block_count,RegExpPrototypeTestFast,75,0 -block_count,RegExpPrototypeTestFast,76,395 +block_count,RegExpPrototypeTestFast,76,378 block_count,RegExpPrototypeTestFast,77,0 block_count,RegExpPrototypeTestFast,78,0 block_count,RegExpPrototypeTestFast,79,0 block_count,RegExpPrototypeTestFast,80,0 -block_count,RegExpPrototypeTestFast,81,399 -block_count,RegExpPrototypeTestFast,82,121 +block_count,RegExpPrototypeTestFast,81,382 +block_count,RegExpPrototypeTestFast,82,116 block_count,RegExpPrototypeTestFast,83,0 -block_count,RegExpPrototypeTestFast,84,121 +block_count,RegExpPrototypeTestFast,84,116 block_count,RegExpPrototypeTestFast,85,0 block_count,RegExpPrototypeTestFast,86,0 block_count,RegExpPrototypeTestFast,87,0 block_count,RegExpPrototypeTestFast,88,0 -block_count,RegExpPrototypeTestFast,89,121 -block_count,RegExpPrototypeTestFast,90,121 +block_count,RegExpPrototypeTestFast,89,116 +block_count,RegExpPrototypeTestFast,90,116 block_count,RegExpPrototypeTestFast,91,0 -block_count,RegExpPrototypeTestFast,92,121 +block_count,RegExpPrototypeTestFast,92,116 block_count,RegExpPrototypeTestFast,93,0 -block_count,RegExpPrototypeTestFast,94,121 -block_count,RegExpPrototypeTestFast,95,1625 -block_count,RegExpPrototypeTestFast,96,1504 -block_count,RegExpPrototypeTestFast,97,121 -block_count,RegExpPrototypeTestFast,98,121 -block_count,RegExpPrototypeTestFast,99,121 +block_count,RegExpPrototypeTestFast,94,116 +block_count,RegExpPrototypeTestFast,95,1558 +block_count,RegExpPrototypeTestFast,96,1442 +block_count,RegExpPrototypeTestFast,97,116 +block_count,RegExpPrototypeTestFast,98,116 +block_count,RegExpPrototypeTestFast,99,116 block_count,RegExpPrototypeTestFast,100,0 -block_count,RegExpPrototypeTestFast,101,121 -block_count,RegExpPrototypeTestFast,102,121 +block_count,RegExpPrototypeTestFast,101,116 +block_count,RegExpPrototypeTestFast,102,116 block_count,RegExpPrototypeTestFast,103,0 -block_count,RegExpPrototypeTestFast,104,121 -block_count,RegExpPrototypeTestFast,105,278 -block_count,RegExpPrototypeTestFast,106,278 +block_count,RegExpPrototypeTestFast,104,116 +block_count,RegExpPrototypeTestFast,105,266 +block_count,RegExpPrototypeTestFast,106,266 block_count,RegExpPrototypeTestFast,107,0 -block_count,RegExpPrototypeTestFast,108,278 +block_count,RegExpPrototypeTestFast,108,266 block_count,RegExpPrototypeGlobalGetter,0,0 block_count,RegExpPrototypeGlobalGetter,1,0 block_count,RegExpPrototypeGlobalGetter,2,0 @@ -60603,34 +60503,34 @@ block_count,StringPrototypeIncludes,77,0 block_count,StringPrototypeIncludes,78,0 block_count,StringPrototypeIncludes,79,0 -block_count,StringPrototypeIndexOf,0,19 +block_count,StringPrototypeIndexOf,0,18 block_count,StringPrototypeIndexOf,1,0 -block_count,StringPrototypeIndexOf,2,19 -block_count,StringPrototypeIndexOf,3,19 -block_count,StringPrototypeIndexOf,4,19 +block_count,StringPrototypeIndexOf,2,18 +block_count,StringPrototypeIndexOf,3,18 +block_count,StringPrototypeIndexOf,4,18 block_count,StringPrototypeIndexOf,5,0 -block_count,StringPrototypeIndexOf,6,19 +block_count,StringPrototypeIndexOf,6,18 block_count,StringPrototypeIndexOf,7,0 -block_count,StringPrototypeIndexOf,8,19 +block_count,StringPrototypeIndexOf,8,18 block_count,StringPrototypeIndexOf,9,1 block_count,StringPrototypeIndexOf,10,0 block_count,StringPrototypeIndexOf,11,1 -block_count,StringPrototypeIndexOf,12,18 -block_count,StringPrototypeIndexOf,13,19 -block_count,StringPrototypeIndexOf,14,19 +block_count,StringPrototypeIndexOf,12,17 +block_count,StringPrototypeIndexOf,13,18 +block_count,StringPrototypeIndexOf,14,18 block_count,StringPrototypeIndexOf,15,0 block_count,StringPrototypeIndexOf,16,0 block_count,StringPrototypeIndexOf,17,0 -block_count,StringPrototypeIndexOf,18,19 +block_count,StringPrototypeIndexOf,18,18 block_count,StringPrototypeIndexOf,19,0 -block_count,StringPrototypeIndexOf,20,19 -block_count,StringPrototypeIndexOf,21,19 +block_count,StringPrototypeIndexOf,20,18 +block_count,StringPrototypeIndexOf,21,18 block_count,StringPrototypeIndexOf,22,0 -block_count,StringPrototypeIndexOf,23,19 +block_count,StringPrototypeIndexOf,23,18 block_count,StringPrototypeIndexOf,24,0 block_count,StringPrototypeIndexOf,25,0 -block_count,StringPrototypeIndexOf,26,19 -block_count,StringPrototypeIndexOf,27,18 +block_count,StringPrototypeIndexOf,26,18 +block_count,StringPrototypeIndexOf,27,17 block_count,StringPrototypeIndexOf,28,1 block_count,StringPrototypeIndexOf,29,1 block_count,StringPrototypeIndexOf,30,0 @@ -60753,27 +60653,27 @@ block_count,StringIteratorPrototypeNext,88,0 block_count,StringIteratorPrototypeNext,89,0 block_count,StringIteratorPrototypeNext,90,0 -block_count,StringPrototypeMatch,0,1226 +block_count,StringPrototypeMatch,0,1175 block_count,StringPrototypeMatch,1,0 -block_count,StringPrototypeMatch,2,1226 -block_count,StringPrototypeMatch,3,1226 -block_count,StringPrototypeMatch,4,1226 -block_count,StringPrototypeMatch,5,1226 -block_count,StringPrototypeMatch,6,1226 -block_count,StringPrototypeMatch,7,1226 -block_count,StringPrototypeMatch,8,1226 +block_count,StringPrototypeMatch,2,1175 +block_count,StringPrototypeMatch,3,1175 +block_count,StringPrototypeMatch,4,1175 +block_count,StringPrototypeMatch,5,1175 +block_count,StringPrototypeMatch,6,1175 +block_count,StringPrototypeMatch,7,1175 +block_count,StringPrototypeMatch,8,1175 block_count,StringPrototypeMatch,9,0 -block_count,StringPrototypeMatch,10,1226 +block_count,StringPrototypeMatch,10,1175 block_count,StringPrototypeMatch,11,0 -block_count,StringPrototypeMatch,12,1226 +block_count,StringPrototypeMatch,12,1175 block_count,StringPrototypeMatch,13,0 -block_count,StringPrototypeMatch,14,1226 +block_count,StringPrototypeMatch,14,1175 block_count,StringPrototypeMatch,15,0 -block_count,StringPrototypeMatch,16,1226 +block_count,StringPrototypeMatch,16,1175 block_count,StringPrototypeMatch,17,0 -block_count,StringPrototypeMatch,18,1226 +block_count,StringPrototypeMatch,18,1175 block_count,StringPrototypeMatch,19,0 -block_count,StringPrototypeMatch,20,1226 +block_count,StringPrototypeMatch,20,1175 block_count,StringPrototypeSearch,0,1 block_count,StringPrototypeSearch,1,0 block_count,StringPrototypeSearch,2,1 @@ -60824,7 +60724,7 @@ block_count,StringPrototypeSlice,19,0 block_count,StringPrototypeSlice,20,12 block_count,StringPrototypeSlice,21,12 -block_count,StringPrototypeSlice,22,12 +block_count,StringPrototypeSlice,22,11 block_count,StringPrototypeSlice,23,0 block_count,StringPrototypeSlice,24,11 block_count,StringPrototypeSlice,25,0 @@ -60839,15 +60739,15 @@ block_count,StringPrototypeSlice,34,0 block_count,StringPrototypeSlice,35,0 block_count,StringPrototypeSlice,36,0 -block_count,StringPrototypeSlice,37,12 +block_count,StringPrototypeSlice,37,11 block_count,StringPrototypeSlice,38,12 block_count,StringPrototypeSlice,39,12 block_count,StringPrototypeSlice,40,2 block_count,StringPrototypeSlice,41,0 block_count,StringPrototypeSlice,42,2 -block_count,StringPrototypeSlice,43,10 +block_count,StringPrototypeSlice,43,9 block_count,StringPrototypeSlice,44,12 -block_count,StringPrototypeSlice,45,10 +block_count,StringPrototypeSlice,45,9 block_count,StringPrototypeSlice,46,2 block_count,StringPrototypeSlice,47,2 block_count,StringPrototypeSlice,48,0 @@ -60871,16 +60771,16 @@ block_count,StringPrototypeSlice,66,2 block_count,StringPrototypeSlice,67,2 block_count,StringPrototypeSlice,68,12 -block_count,StringPrototypeSlice,69,12 +block_count,StringPrototypeSlice,69,11 block_count,StringPrototypeSlice,70,11 block_count,StringPrototypeSlice,71,11 block_count,StringPrototypeSlice,72,10 -block_count,StringPrototypeSlice,73,19 +block_count,StringPrototypeSlice,73,18 block_count,StringPrototypeSlice,74,8 block_count,StringPrototypeSlice,75,8 -block_count,StringPrototypeSlice,76,8 +block_count,StringPrototypeSlice,76,7 block_count,StringPrototypeSlice,77,0 -block_count,StringPrototypeSlice,78,8 +block_count,StringPrototypeSlice,78,7 block_count,StringPrototypeSlice,79,0 block_count,StringPrototypeSlice,80,0 block_count,StringPrototypeSlice,81,0 @@ -60969,7 +60869,7 @@ block_count,StringPrototypeSlice,164,1 block_count,StringPrototypeSlice,165,0 block_count,StringPrototypeSlice,166,1 -block_count,StringPrototypeSlice,167,4 +block_count,StringPrototypeSlice,167,3 block_count,StringPrototypeSlice,168,2 block_count,StringPrototypeSlice,169,1 block_count,StringPrototypeSlice,170,1 @@ -61711,18 +61611,18 @@ block_count,StringPrototypeSubstring,30,0 block_count,StringPrototypeSubstring,31,7 block_count,StringPrototypeSubstring,32,7 -block_count,StringPrototypeSubstring,33,5 +block_count,StringPrototypeSubstring,33,4 block_count,StringPrototypeSubstring,34,0 -block_count,StringPrototypeSubstring,35,5 +block_count,StringPrototypeSubstring,35,4 block_count,StringPrototypeSubstring,36,2 block_count,StringPrototypeSubstring,37,7 block_count,StringPrototypeSubstring,38,2 -block_count,StringPrototypeSubstring,39,5 -block_count,StringPrototypeSubstring,40,5 +block_count,StringPrototypeSubstring,39,4 +block_count,StringPrototypeSubstring,40,4 block_count,StringPrototypeSubstring,41,0 -block_count,StringPrototypeSubstring,42,5 -block_count,StringPrototypeSubstring,43,5 -block_count,StringPrototypeSubstring,44,5 +block_count,StringPrototypeSubstring,42,4 +block_count,StringPrototypeSubstring,43,4 +block_count,StringPrototypeSubstring,44,4 block_count,StringPrototypeSubstring,45,4 block_count,StringPrototypeSubstring,46,0 block_count,StringPrototypeSubstring,47,0 @@ -61731,7 +61631,7 @@ block_count,StringPrototypeSubstring,50,0 block_count,StringPrototypeSubstring,51,0 block_count,StringPrototypeSubstring,52,0 -block_count,StringPrototypeSubstring,53,5 +block_count,StringPrototypeSubstring,53,4 block_count,StringPrototypeSubstring,54,7 block_count,StringPrototypeSubstring,55,7 block_count,StringPrototypeSubstring,56,0 @@ -61739,7 +61639,7 @@ block_count,StringPrototypeSubstring,58,7 block_count,StringPrototypeSubstring,59,7 block_count,StringPrototypeSubstring,60,6 -block_count,StringPrototypeSubstring,61,9 +block_count,StringPrototypeSubstring,61,8 block_count,StringPrototypeSubstring,62,2 block_count,StringPrototypeSubstring,63,2 block_count,StringPrototypeSubstring,64,1 @@ -62640,9 +62540,9 @@ block_count,SymbolPrototypeToString,7,2 block_count,SymbolPrototypeToString,8,0 block_count,SymbolPrototypeToString,9,2 -block_count,CreateTypedArray,0,62 +block_count,CreateTypedArray,0,60 block_count,CreateTypedArray,1,19 -block_count,CreateTypedArray,2,43 +block_count,CreateTypedArray,2,41 block_count,CreateTypedArray,3,2 block_count,CreateTypedArray,4,2 block_count,CreateTypedArray,5,0 @@ -62805,7 +62705,7 @@ block_count,CreateTypedArray,162,2 block_count,CreateTypedArray,163,0 block_count,CreateTypedArray,164,2 -block_count,CreateTypedArray,165,15 +block_count,CreateTypedArray,165,14 block_count,CreateTypedArray,166,12 block_count,CreateTypedArray,167,2 block_count,CreateTypedArray,168,2 @@ -62868,7 +62768,7 @@ block_count,CreateTypedArray,225,0 block_count,CreateTypedArray,226,0 block_count,CreateTypedArray,227,0 -block_count,CreateTypedArray,228,40 +block_count,CreateTypedArray,228,38 block_count,CreateTypedArray,229,0 block_count,CreateTypedArray,230,0 block_count,CreateTypedArray,231,0 @@ -62897,31 +62797,31 @@ block_count,CreateTypedArray,254,0 block_count,CreateTypedArray,255,0 block_count,CreateTypedArray,256,0 -block_count,CreateTypedArray,257,40 -block_count,CreateTypedArray,258,40 -block_count,CreateTypedArray,259,40 -block_count,CreateTypedArray,260,40 -block_count,CreateTypedArray,261,40 +block_count,CreateTypedArray,257,38 +block_count,CreateTypedArray,258,38 +block_count,CreateTypedArray,259,38 +block_count,CreateTypedArray,260,38 +block_count,CreateTypedArray,261,38 block_count,CreateTypedArray,262,0 -block_count,CreateTypedArray,263,40 -block_count,CreateTypedArray,264,40 +block_count,CreateTypedArray,263,38 +block_count,CreateTypedArray,264,38 block_count,CreateTypedArray,265,0 -block_count,CreateTypedArray,266,40 -block_count,CreateTypedArray,267,40 +block_count,CreateTypedArray,266,38 +block_count,CreateTypedArray,267,38 block_count,CreateTypedArray,268,0 -block_count,CreateTypedArray,269,40 -block_count,CreateTypedArray,270,40 -block_count,CreateTypedArray,271,40 -block_count,CreateTypedArray,272,40 +block_count,CreateTypedArray,269,38 +block_count,CreateTypedArray,270,38 +block_count,CreateTypedArray,271,38 +block_count,CreateTypedArray,272,38 block_count,CreateTypedArray,273,0 block_count,CreateTypedArray,274,0 block_count,CreateTypedArray,275,0 block_count,CreateTypedArray,276,0 block_count,CreateTypedArray,277,0 -block_count,CreateTypedArray,278,40 -block_count,CreateTypedArray,279,40 +block_count,CreateTypedArray,278,38 +block_count,CreateTypedArray,279,38 block_count,CreateTypedArray,280,0 -block_count,CreateTypedArray,281,40 +block_count,CreateTypedArray,281,38 block_count,CreateTypedArray,282,0 block_count,CreateTypedArray,283,0 block_count,CreateTypedArray,284,0 @@ -62929,7 +62829,7 @@ block_count,CreateTypedArray,286,0 block_count,CreateTypedArray,287,0 block_count,CreateTypedArray,288,0 -block_count,CreateTypedArray,289,40 +block_count,CreateTypedArray,289,38 block_count,CreateTypedArray,290,0 block_count,CreateTypedArray,291,0 block_count,CreateTypedArray,292,0 @@ -62952,25 +62852,25 @@ block_count,CreateTypedArray,309,0 block_count,CreateTypedArray,310,0 block_count,CreateTypedArray,311,0 -block_count,CreateTypedArray,312,40 +block_count,CreateTypedArray,312,38 block_count,CreateTypedArray,313,0 -block_count,CreateTypedArray,314,40 +block_count,CreateTypedArray,314,38 block_count,CreateTypedArray,315,0 -block_count,CreateTypedArray,316,40 -block_count,CreateTypedArray,317,40 -block_count,CreateTypedArray,318,40 -block_count,CreateTypedArray,319,40 +block_count,CreateTypedArray,316,38 +block_count,CreateTypedArray,317,38 +block_count,CreateTypedArray,318,38 +block_count,CreateTypedArray,319,38 block_count,CreateTypedArray,320,0 block_count,CreateTypedArray,321,0 block_count,CreateTypedArray,322,0 block_count,CreateTypedArray,323,0 -block_count,CreateTypedArray,324,40 +block_count,CreateTypedArray,324,38 block_count,CreateTypedArray,325,0 block_count,CreateTypedArray,326,0 block_count,CreateTypedArray,327,0 block_count,CreateTypedArray,328,0 block_count,CreateTypedArray,329,0 -block_count,CreateTypedArray,330,40 +block_count,CreateTypedArray,330,38 block_count,CreateTypedArray,331,0 block_count,CreateTypedArray,332,0 block_count,CreateTypedArray,333,0 @@ -62990,41 +62890,41 @@ block_count,CreateTypedArray,347,0 block_count,CreateTypedArray,348,0 block_count,CreateTypedArray,349,0 -block_count,CreateTypedArray,350,40 -block_count,CreateTypedArray,351,40 -block_count,CreateTypedArray,352,40 +block_count,CreateTypedArray,350,38 +block_count,CreateTypedArray,351,38 +block_count,CreateTypedArray,352,38 block_count,CreateTypedArray,353,0 block_count,CreateTypedArray,354,0 block_count,CreateTypedArray,355,0 block_count,CreateTypedArray,356,0 -block_count,CreateTypedArray,357,40 +block_count,CreateTypedArray,357,38 block_count,CreateTypedArray,358,0 -block_count,CreateTypedArray,359,40 -block_count,CreateTypedArray,360,40 +block_count,CreateTypedArray,359,38 +block_count,CreateTypedArray,360,38 block_count,CreateTypedArray,361,0 -block_count,CreateTypedArray,362,40 +block_count,CreateTypedArray,362,38 block_count,CreateTypedArray,363,0 -block_count,CreateTypedArray,364,40 -block_count,CreateTypedArray,365,40 +block_count,CreateTypedArray,364,38 +block_count,CreateTypedArray,365,38 block_count,CreateTypedArray,366,0 -block_count,CreateTypedArray,367,40 +block_count,CreateTypedArray,367,38 block_count,CreateTypedArray,368,0 -block_count,CreateTypedArray,369,40 -block_count,CreateTypedArray,370,40 +block_count,CreateTypedArray,369,38 +block_count,CreateTypedArray,370,38 block_count,CreateTypedArray,371,0 block_count,CreateTypedArray,372,0 block_count,CreateTypedArray,373,0 block_count,CreateTypedArray,374,0 -block_count,CreateTypedArray,375,40 -block_count,CreateTypedArray,376,40 +block_count,CreateTypedArray,375,38 +block_count,CreateTypedArray,376,38 block_count,CreateTypedArray,377,0 -block_count,CreateTypedArray,378,40 +block_count,CreateTypedArray,378,38 block_count,CreateTypedArray,379,0 block_count,CreateTypedArray,380,0 -block_count,CreateTypedArray,381,40 +block_count,CreateTypedArray,381,38 block_count,CreateTypedArray,382,0 -block_count,CreateTypedArray,383,40 -block_count,CreateTypedArray,384,40 +block_count,CreateTypedArray,383,38 +block_count,CreateTypedArray,384,38 block_count,CreateTypedArray,385,0 block_count,CreateTypedArray,386,0 block_count,CreateTypedArray,387,0 @@ -63050,23 +62950,23 @@ block_count,CreateTypedArray,407,0 block_count,CreateTypedArray,408,0 block_count,CreateTypedArray,409,0 -block_count,CreateTypedArray,410,40 -block_count,CreateTypedArray,411,40 +block_count,CreateTypedArray,410,38 +block_count,CreateTypedArray,411,38 block_count,CreateTypedArray,412,0 -block_count,CreateTypedArray,413,40 +block_count,CreateTypedArray,413,38 block_count,CreateTypedArray,414,0 block_count,CreateTypedArray,415,0 -block_count,CreateTypedArray,416,40 -block_count,CreateTypedArray,417,40 +block_count,CreateTypedArray,416,38 +block_count,CreateTypedArray,417,38 block_count,CreateTypedArray,418,0 -block_count,CreateTypedArray,419,40 +block_count,CreateTypedArray,419,38 block_count,CreateTypedArray,420,0 -block_count,CreateTypedArray,421,40 -block_count,CreateTypedArray,422,242 -block_count,CreateTypedArray,423,202 -block_count,CreateTypedArray,424,40 -block_count,CreateTypedArray,425,40 -block_count,CreateTypedArray,426,40 +block_count,CreateTypedArray,421,38 +block_count,CreateTypedArray,422,232 +block_count,CreateTypedArray,423,193 +block_count,CreateTypedArray,424,38 +block_count,CreateTypedArray,425,38 +block_count,CreateTypedArray,426,38 block_count,CreateTypedArray,427,0 block_count,CreateTypedArray,428,0 block_count,CreateTypedArray,429,0 @@ -63093,22 +62993,22 @@ block_count,CreateTypedArray,450,0 block_count,CreateTypedArray,451,0 block_count,CreateTypedArray,452,0 -block_count,CreateTypedArray,453,40 +block_count,CreateTypedArray,453,38 block_count,CreateTypedArray,454,0 -block_count,CreateTypedArray,455,40 +block_count,CreateTypedArray,455,38 block_count,CreateTypedArray,456,0 -block_count,CreateTypedArray,457,40 +block_count,CreateTypedArray,457,38 block_count,CreateTypedArray,458,0 block_count,CreateTypedArray,459,0 block_count,CreateTypedArray,460,0 -block_count,CreateTypedArray,461,40 -block_count,CreateTypedArray,462,40 -block_count,CreateTypedArray,463,40 -block_count,CreateTypedArray,464,40 +block_count,CreateTypedArray,461,38 +block_count,CreateTypedArray,462,38 +block_count,CreateTypedArray,463,38 +block_count,CreateTypedArray,464,38 block_count,CreateTypedArray,465,0 block_count,CreateTypedArray,466,0 block_count,CreateTypedArray,467,0 -block_count,CreateTypedArray,468,40 +block_count,CreateTypedArray,468,38 block_count,CreateTypedArray,469,0 block_count,CreateTypedArray,470,0 block_count,CreateTypedArray,471,0 @@ -63211,7 +63111,7 @@ block_count,CreateTypedArray,568,0 block_count,CreateTypedArray,569,0 block_count,CreateTypedArray,570,0 -block_count,CreateTypedArray,571,40 +block_count,CreateTypedArray,571,38 block_count,CreateTypedArray,572,0 block_count,CreateTypedArray,573,0 block_count,CreateTypedArray,574,0 @@ -63244,17 +63144,17 @@ block_count,CreateTypedArray,601,0 block_count,CreateTypedArray,602,0 block_count,CreateTypedArray,603,0 -block_count,CreateTypedArray,604,40 -block_count,CreateTypedArray,605,40 +block_count,CreateTypedArray,604,38 +block_count,CreateTypedArray,605,38 block_count,CreateTypedArray,606,0 -block_count,CreateTypedArray,607,40 -block_count,CreateTypedArray,608,40 +block_count,CreateTypedArray,607,38 +block_count,CreateTypedArray,608,38 block_count,CreateTypedArray,609,0 block_count,CreateTypedArray,610,0 block_count,CreateTypedArray,611,0 block_count,CreateTypedArray,612,0 -block_count,CreateTypedArray,613,40 -block_count,CreateTypedArray,614,40 +block_count,CreateTypedArray,613,38 +block_count,CreateTypedArray,614,38 block_count,CreateTypedArray,615,0 block_count,CreateTypedArray,616,0 block_count,CreateTypedArray,617,0 @@ -63291,7 +63191,7 @@ block_count,CreateTypedArray,648,0 block_count,CreateTypedArray,649,19 block_count,CreateTypedArray,650,0 -block_count,CreateTypedArray,651,19 +block_count,CreateTypedArray,651,18 block_count,CreateTypedArray,652,0 block_count,CreateTypedArray,653,0 block_count,CreateTypedArray,654,0 @@ -63387,8 +63287,8 @@ block_count,CreateTypedArray,744,18 block_count,CreateTypedArray,745,0 block_count,CreateTypedArray,746,18 -block_count,CreateTypedArray,747,113 -block_count,CreateTypedArray,748,94 +block_count,CreateTypedArray,747,108 +block_count,CreateTypedArray,748,90 block_count,CreateTypedArray,749,18 block_count,CreateTypedArray,750,18 block_count,CreateTypedArray,751,18 @@ -64393,23 +64293,23 @@ block_count,TypedArrayPrototypeSubArray,203,0 block_count,TypedArrayPrototypeSubArray,204,1 block_count,TypedArrayPrototypeSubArray,205,1 -block_count,NewSloppyArgumentsElements,0,41 -block_count,NewSloppyArgumentsElements,1,41 -block_count,NewSloppyArgumentsElements,2,38 +block_count,NewSloppyArgumentsElements,0,39 +block_count,NewSloppyArgumentsElements,1,39 +block_count,NewSloppyArgumentsElements,2,37 block_count,NewSloppyArgumentsElements,3,2 -block_count,NewSloppyArgumentsElements,4,41 -block_count,NewSloppyArgumentsElements,5,41 -block_count,NewSloppyArgumentsElements,6,41 -block_count,NewSloppyArgumentsElements,7,41 -block_count,NewSloppyArgumentsElements,8,41 -block_count,NewSloppyArgumentsElements,9,41 +block_count,NewSloppyArgumentsElements,4,39 +block_count,NewSloppyArgumentsElements,5,39 +block_count,NewSloppyArgumentsElements,6,39 +block_count,NewSloppyArgumentsElements,7,39 +block_count,NewSloppyArgumentsElements,8,39 +block_count,NewSloppyArgumentsElements,9,39 block_count,NewSloppyArgumentsElements,10,0 -block_count,NewSloppyArgumentsElements,11,41 +block_count,NewSloppyArgumentsElements,11,39 block_count,NewSloppyArgumentsElements,12,0 block_count,NewSloppyArgumentsElements,13,0 -block_count,NewSloppyArgumentsElements,14,41 -block_count,NewSloppyArgumentsElements,15,87 -block_count,NewSloppyArgumentsElements,16,45 +block_count,NewSloppyArgumentsElements,14,39 +block_count,NewSloppyArgumentsElements,15,83 +block_count,NewSloppyArgumentsElements,16,43 block_count,NewSloppyArgumentsElements,17,2 block_count,NewSloppyArgumentsElements,18,2 block_count,NewSloppyArgumentsElements,19,2 @@ -64418,25 +64318,25 @@ block_count,NewSloppyArgumentsElements,22,0 block_count,NewSloppyArgumentsElements,23,2 block_count,NewSloppyArgumentsElements,24,0 -block_count,NewSloppyArgumentsElements,25,43 -block_count,NewSloppyArgumentsElements,26,45 -block_count,NewSloppyArgumentsElements,27,41 +block_count,NewSloppyArgumentsElements,25,41 +block_count,NewSloppyArgumentsElements,26,43 +block_count,NewSloppyArgumentsElements,27,39 block_count,NewSloppyArgumentsElements,28,0 block_count,NewSloppyArgumentsElements,29,0 block_count,NewSloppyArgumentsElements,30,0 block_count,NewSloppyArgumentsElements,31,0 -block_count,NewSloppyArgumentsElements,32,41 -block_count,NewStrictArgumentsElements,0,8 -block_count,NewStrictArgumentsElements,1,7 -block_count,NewStrictArgumentsElements,2,7 -block_count,NewStrictArgumentsElements,3,7 -block_count,NewStrictArgumentsElements,4,7 -block_count,NewStrictArgumentsElements,5,7 +block_count,NewSloppyArgumentsElements,32,39 +block_count,NewStrictArgumentsElements,0,7 +block_count,NewStrictArgumentsElements,1,6 +block_count,NewStrictArgumentsElements,2,6 +block_count,NewStrictArgumentsElements,3,6 +block_count,NewStrictArgumentsElements,4,6 +block_count,NewStrictArgumentsElements,5,6 block_count,NewStrictArgumentsElements,6,0 -block_count,NewStrictArgumentsElements,7,7 +block_count,NewStrictArgumentsElements,7,6 block_count,NewStrictArgumentsElements,8,0 block_count,NewStrictArgumentsElements,9,0 -block_count,NewStrictArgumentsElements,10,7 +block_count,NewStrictArgumentsElements,10,6 block_count,NewStrictArgumentsElements,11,21 block_count,NewStrictArgumentsElements,12,14 block_count,NewStrictArgumentsElements,13,14 @@ -64446,45 +64346,45 @@ block_count,NewStrictArgumentsElements,17,0 block_count,NewStrictArgumentsElements,18,14 block_count,NewStrictArgumentsElements,19,0 -block_count,NewStrictArgumentsElements,20,7 +block_count,NewStrictArgumentsElements,20,6 block_count,NewStrictArgumentsElements,21,0 block_count,NewStrictArgumentsElements,22,0 block_count,NewStrictArgumentsElements,23,0 block_count,NewStrictArgumentsElements,24,1 -block_count,NewRestArgumentsElements,0,18 -block_count,NewRestArgumentsElements,1,17 +block_count,NewRestArgumentsElements,0,16 +block_count,NewRestArgumentsElements,1,16 block_count,NewRestArgumentsElements,2,0 -block_count,NewRestArgumentsElements,3,18 -block_count,NewRestArgumentsElements,4,17 -block_count,NewRestArgumentsElements,5,17 -block_count,NewRestArgumentsElements,6,17 -block_count,NewRestArgumentsElements,7,17 -block_count,NewRestArgumentsElements,8,17 +block_count,NewRestArgumentsElements,3,16 +block_count,NewRestArgumentsElements,4,16 +block_count,NewRestArgumentsElements,5,16 +block_count,NewRestArgumentsElements,6,16 +block_count,NewRestArgumentsElements,7,16 +block_count,NewRestArgumentsElements,8,16 block_count,NewRestArgumentsElements,9,0 -block_count,NewRestArgumentsElements,10,17 +block_count,NewRestArgumentsElements,10,16 block_count,NewRestArgumentsElements,11,0 block_count,NewRestArgumentsElements,12,0 -block_count,NewRestArgumentsElements,13,17 -block_count,NewRestArgumentsElements,14,54 -block_count,NewRestArgumentsElements,15,36 -block_count,NewRestArgumentsElements,16,36 -block_count,NewRestArgumentsElements,17,36 -block_count,NewRestArgumentsElements,18,36 +block_count,NewRestArgumentsElements,13,16 +block_count,NewRestArgumentsElements,14,51 +block_count,NewRestArgumentsElements,15,34 +block_count,NewRestArgumentsElements,16,34 +block_count,NewRestArgumentsElements,17,34 +block_count,NewRestArgumentsElements,18,34 block_count,NewRestArgumentsElements,19,0 block_count,NewRestArgumentsElements,20,0 -block_count,NewRestArgumentsElements,21,36 +block_count,NewRestArgumentsElements,21,34 block_count,NewRestArgumentsElements,22,0 -block_count,NewRestArgumentsElements,23,17 +block_count,NewRestArgumentsElements,23,16 block_count,NewRestArgumentsElements,24,0 block_count,NewRestArgumentsElements,25,0 block_count,NewRestArgumentsElements,26,0 block_count,NewRestArgumentsElements,27,0 -block_count,FastNewSloppyArguments,0,2 -block_count,FastNewSloppyArguments,1,2 -block_count,FastNewSloppyArguments,2,2 +block_count,FastNewSloppyArguments,0,1 +block_count,FastNewSloppyArguments,1,1 +block_count,FastNewSloppyArguments,2,1 block_count,FastNewSloppyArguments,3,0 -block_count,FastNewSloppyArguments,4,2 -block_count,FastNewSloppyArguments,5,2 +block_count,FastNewSloppyArguments,4,1 +block_count,FastNewSloppyArguments,5,1 block_count,FastNewSloppyArguments,6,0 block_count,FastNewSloppyArguments,7,0 block_count,FastNewSloppyArguments,8,0 @@ -64612,27 +64512,27 @@ block_count,FastNewStrictArguments,30,0 block_count,FastNewStrictArguments,31,1 block_count,FastNewStrictArguments,32,1 -block_count,FastNewRestArguments,0,0 -block_count,FastNewRestArguments,1,0 -block_count,FastNewRestArguments,2,0 +block_count,FastNewRestArguments,0,1 +block_count,FastNewRestArguments,1,1 +block_count,FastNewRestArguments,2,1 block_count,FastNewRestArguments,3,0 -block_count,FastNewRestArguments,4,0 -block_count,FastNewRestArguments,5,0 +block_count,FastNewRestArguments,4,1 +block_count,FastNewRestArguments,5,1 block_count,FastNewRestArguments,6,0 -block_count,FastNewRestArguments,7,0 -block_count,FastNewRestArguments,8,0 +block_count,FastNewRestArguments,7,1 +block_count,FastNewRestArguments,8,1 block_count,FastNewRestArguments,9,0 -block_count,FastNewRestArguments,10,0 -block_count,FastNewRestArguments,11,0 -block_count,FastNewRestArguments,12,0 -block_count,FastNewRestArguments,13,0 -block_count,FastNewRestArguments,14,0 -block_count,FastNewRestArguments,15,0 +block_count,FastNewRestArguments,10,1 +block_count,FastNewRestArguments,11,1 +block_count,FastNewRestArguments,12,1 +block_count,FastNewRestArguments,13,1 +block_count,FastNewRestArguments,14,1 +block_count,FastNewRestArguments,15,1 block_count,FastNewRestArguments,16,0 -block_count,FastNewRestArguments,17,0 +block_count,FastNewRestArguments,17,1 block_count,FastNewRestArguments,18,0 block_count,FastNewRestArguments,19,0 -block_count,FastNewRestArguments,20,0 +block_count,FastNewRestArguments,20,1 block_count,FastNewRestArguments,21,2 block_count,FastNewRestArguments,22,1 block_count,FastNewRestArguments,23,1 @@ -64642,10 +64542,10 @@ block_count,FastNewRestArguments,27,0 block_count,FastNewRestArguments,28,1 block_count,FastNewRestArguments,29,0 -block_count,FastNewRestArguments,30,0 +block_count,FastNewRestArguments,30,1 block_count,FastNewRestArguments,31,0 -block_count,FastNewRestArguments,32,0 -block_count,FastNewRestArguments,33,0 +block_count,FastNewRestArguments,32,1 +block_count,FastNewRestArguments,33,1 block_count,FastNewRestArguments,34,0 block_count,FastNewRestArguments,35,0 block_count,FastNewRestArguments,36,0 @@ -64653,11 +64553,11 @@ block_count,FastNewRestArguments,38,0 block_count,FastNewRestArguments,39,0 block_count,FastNewRestArguments,40,0 -block_count,LoadFromContextCell,0,12 +block_count,LoadFromContextCell,0,13 block_count,LoadFromContextCell,1,0 -block_count,LoadFromContextCell,2,12 -block_count,LoadFromContextCell,3,12 -block_count,LoadFromContextCell,4,12 +block_count,LoadFromContextCell,2,13 +block_count,LoadFromContextCell,3,13 +block_count,LoadFromContextCell,4,13 block_count,LoadFromContextCell,5,1 block_count,LoadFromContextCell,6,0 block_count,LoadFromContextCell,7,0 @@ -64959,20 +64859,20 @@ block_count,StringSlowFlatten,22,0 block_count,StringSlowFlatten,23,0 block_count,StringSlowFlatten,24,0 -block_count,StringIndexOf,0,365 -block_count,StringIndexOf,1,365 +block_count,StringIndexOf,0,350 +block_count,StringIndexOf,1,350 block_count,StringIndexOf,2,0 -block_count,StringIndexOf,3,365 -block_count,StringIndexOf,4,365 +block_count,StringIndexOf,3,350 +block_count,StringIndexOf,4,350 block_count,StringIndexOf,5,0 block_count,StringIndexOf,6,0 block_count,StringIndexOf,7,0 -block_count,StringIndexOf,8,365 -block_count,StringIndexOf,9,182 -block_count,StringIndexOf,10,219 -block_count,StringIndexOf,11,55 -block_count,StringIndexOf,12,36 -block_count,StringIndexOf,13,35 +block_count,StringIndexOf,8,350 +block_count,StringIndexOf,9,174 +block_count,StringIndexOf,10,202 +block_count,StringIndexOf,11,45 +block_count,StringIndexOf,12,27 +block_count,StringIndexOf,13,26 block_count,StringIndexOf,14,1 block_count,StringIndexOf,15,0 block_count,StringIndexOf,16,0 @@ -65006,7 +64906,7 @@ block_count,StringIndexOf,44,0 block_count,StringIndexOf,45,0 block_count,StringIndexOf,46,1 -block_count,StringIndexOf,47,36 +block_count,StringIndexOf,47,27 block_count,StringIndexOf,48,18 block_count,StringIndexOf,49,18 block_count,StringIndexOf,50,18 @@ -65015,7 +64915,7 @@ block_count,StringIndexOf,53,0 block_count,StringIndexOf,54,18 block_count,StringIndexOf,55,18 -block_count,StringIndexOf,56,18 +block_count,StringIndexOf,56,17 block_count,StringIndexOf,57,0 block_count,StringIndexOf,58,0 block_count,StringIndexOf,59,0 @@ -65052,13 +64952,13 @@ block_count,StringIndexOf,90,0 block_count,StringIndexOf,91,0 block_count,StringIndexOf,92,0 -block_count,StringIndexOf,93,18 -block_count,StringIndexOf,94,18 -block_count,StringIndexOf,95,18 +block_count,StringIndexOf,93,17 +block_count,StringIndexOf,94,17 +block_count,StringIndexOf,95,17 block_count,StringIndexOf,96,0 block_count,StringIndexOf,97,0 block_count,StringIndexOf,98,0 -block_count,StringIndexOf,99,18 +block_count,StringIndexOf,99,17 block_count,StringIndexOf,100,0 block_count,StringIndexOf,101,0 block_count,StringIndexOf,102,0 @@ -65066,14 +64966,14 @@ block_count,StringIndexOf,104,0 block_count,StringIndexOf,105,0 block_count,StringIndexOf,106,0 -block_count,StringIndexOf,107,163 -block_count,StringIndexOf,108,163 -block_count,StringIndexOf,109,163 +block_count,StringIndexOf,107,156 +block_count,StringIndexOf,108,156 +block_count,StringIndexOf,109,156 block_count,StringIndexOf,110,0 block_count,StringIndexOf,111,0 block_count,StringIndexOf,112,0 -block_count,StringIndexOf,113,163 -block_count,StringIndexOf,114,163 +block_count,StringIndexOf,113,156 +block_count,StringIndexOf,114,156 block_count,StringIndexOf,115,0 block_count,StringIndexOf,116,0 block_count,StringIndexOf,117,0 @@ -65118,27 +65018,27 @@ block_count,StringIndexOf,156,0 block_count,StringIndexOf,157,0 block_count,StringIndexOf,158,0 -block_count,StringIndexOf,159,163 -block_count,StringIndexOf,160,163 -block_count,StringIndexOf,161,163 +block_count,StringIndexOf,159,156 +block_count,StringIndexOf,160,156 +block_count,StringIndexOf,161,156 block_count,StringIndexOf,162,0 block_count,StringIndexOf,163,0 block_count,StringIndexOf,164,0 -block_count,StringIndexOf,165,163 +block_count,StringIndexOf,165,156 block_count,StringIndexOf,166,14 -block_count,StringIndexOf,167,148 -block_count,StringIndexOf,168,22 -block_count,StringIndexOf,169,126 -block_count,StringIndexOf,170,148 -block_count,StringIndexOf,171,163 -block_count,StringIndexOf,172,182 -block_count,StringIndexOf,173,183 +block_count,StringIndexOf,167,142 +block_count,StringIndexOf,168,21 +block_count,StringIndexOf,169,121 +block_count,StringIndexOf,170,142 +block_count,StringIndexOf,171,156 +block_count,StringIndexOf,172,174 +block_count,StringIndexOf,173,175 block_count,Load_FastSmiElements_0,0,0 block_count,Load_FastSmiElements_0,1,0 block_count,Load_FastSmiElements_0,2,0 -block_count,Load_FastObjectElements_0,0,238 +block_count,Load_FastObjectElements_0,0,228 block_count,Load_FastObjectElements_0,1,0 -block_count,Load_FastObjectElements_0,2,238 +block_count,Load_FastObjectElements_0,2,228 block_count,Load_FastDoubleElements_0,0,0 block_count,Load_FastDoubleElements_0,1,0 block_count,Load_FastDoubleElements_0,2,0 @@ -65150,9 +65050,9 @@ block_count,Store_FastSmiElements_0,0,0 block_count,Store_FastSmiElements_0,1,0 block_count,Store_FastSmiElements_0,2,0 -block_count,Store_FastObjectElements_0,0,238 +block_count,Store_FastObjectElements_0,0,228 block_count,Store_FastObjectElements_0,1,0 -block_count,Store_FastObjectElements_0,2,238 +block_count,Store_FastObjectElements_0,2,228 block_count,Store_FastDoubleElements_0,0,0 block_count,Store_FastDoubleElements_0,1,0 block_count,Store_FastDoubleElements_0,2,0 @@ -65170,20 +65070,20 @@ block_count,SortCompareDefault,9,3 block_count,SortCompareDefault,10,0 block_count,SortCompareDefault,11,3 -block_count,SortCompareUserFn,0,737 +block_count,SortCompareUserFn,0,707 block_count,SortCompareUserFn,1,0 block_count,SortCompareUserFn,2,0 block_count,SortCompareUserFn,3,0 block_count,SortCompareUserFn,4,0 -block_count,SortCompareUserFn,5,737 -block_count,SortCompareUserFn,6,737 -block_count,SortCompareUserFn,7,737 +block_count,SortCompareUserFn,5,707 +block_count,SortCompareUserFn,6,707 +block_count,SortCompareUserFn,7,707 block_count,Copy,0,2 block_count,Copy,1,1 -block_count,Copy,2,138 -block_count,Copy,3,136 -block_count,Copy,4,136 -block_count,Copy,5,136 +block_count,Copy,2,132 +block_count,Copy,3,131 +block_count,Copy,4,131 +block_count,Copy,5,131 block_count,Copy,6,0 block_count,Copy,7,0 block_count,Copy,8,1 @@ -65243,37 +65143,37 @@ block_count,MergeAt,45,0 block_count,MergeAt,46,0 block_count,MergeAt,47,0 -block_count,MergeAt,48,163 -block_count,MergeAt,49,163 -block_count,MergeAt,50,163 +block_count,MergeAt,48,157 +block_count,MergeAt,49,157 +block_count,MergeAt,50,157 block_count,MergeAt,51,0 -block_count,MergeAt,52,163 -block_count,MergeAt,53,163 +block_count,MergeAt,52,157 +block_count,MergeAt,53,157 block_count,MergeAt,54,0 block_count,MergeAt,55,0 block_count,MergeAt,56,0 -block_count,MergeAt,57,163 -block_count,MergeAt,58,79 -block_count,MergeAt,59,84 -block_count,MergeAt,60,79 -block_count,MergeAt,61,79 -block_count,MergeAt,62,79 -block_count,MergeAt,63,78 -block_count,MergeAt,64,78 +block_count,MergeAt,57,157 +block_count,MergeAt,58,75 +block_count,MergeAt,59,81 +block_count,MergeAt,60,75 +block_count,MergeAt,61,75 +block_count,MergeAt,62,75 +block_count,MergeAt,63,75 +block_count,MergeAt,64,75 block_count,MergeAt,65,0 block_count,MergeAt,66,0 block_count,MergeAt,67,0 block_count,MergeAt,68,0 -block_count,MergeAt,69,84 -block_count,MergeAt,70,84 -block_count,MergeAt,71,84 -block_count,MergeAt,72,84 -block_count,MergeAt,73,84 +block_count,MergeAt,69,81 +block_count,MergeAt,70,81 +block_count,MergeAt,71,81 +block_count,MergeAt,72,81 +block_count,MergeAt,73,81 block_count,MergeAt,74,0 block_count,MergeAt,75,0 block_count,MergeAt,76,0 block_count,MergeAt,77,0 -block_count,MergeAt,78,163 +block_count,MergeAt,78,156 block_count,MergeAt,79,0 block_count,MergeAt,80,0 block_count,MergeAt,81,0 @@ -65349,37 +65249,37 @@ block_count,MergeAt,151,0 block_count,MergeAt,152,0 block_count,MergeAt,153,0 -block_count,MergeAt,154,109 -block_count,MergeAt,155,109 -block_count,MergeAt,156,109 +block_count,MergeAt,154,105 +block_count,MergeAt,155,105 +block_count,MergeAt,156,105 block_count,MergeAt,157,0 -block_count,MergeAt,158,109 -block_count,MergeAt,159,109 +block_count,MergeAt,158,105 +block_count,MergeAt,159,105 block_count,MergeAt,160,0 block_count,MergeAt,161,0 block_count,MergeAt,162,0 -block_count,MergeAt,163,109 -block_count,MergeAt,164,54 -block_count,MergeAt,165,55 -block_count,MergeAt,166,54 -block_count,MergeAt,167,54 -block_count,MergeAt,168,54 -block_count,MergeAt,169,54 -block_count,MergeAt,170,53 +block_count,MergeAt,163,105 +block_count,MergeAt,164,52 +block_count,MergeAt,165,53 +block_count,MergeAt,166,52 +block_count,MergeAt,167,52 +block_count,MergeAt,168,52 +block_count,MergeAt,169,51 +block_count,MergeAt,170,51 block_count,MergeAt,171,0 block_count,MergeAt,172,0 block_count,MergeAt,173,0 block_count,MergeAt,174,0 -block_count,MergeAt,175,55 -block_count,MergeAt,176,55 -block_count,MergeAt,177,55 -block_count,MergeAt,178,55 -block_count,MergeAt,179,54 +block_count,MergeAt,175,53 +block_count,MergeAt,176,53 +block_count,MergeAt,177,53 +block_count,MergeAt,178,52 +block_count,MergeAt,179,52 block_count,MergeAt,180,0 block_count,MergeAt,181,0 block_count,MergeAt,182,0 block_count,MergeAt,183,0 -block_count,MergeAt,184,108 +block_count,MergeAt,184,104 block_count,MergeAt,185,0 block_count,MergeAt,186,0 block_count,MergeAt,187,0 @@ -65450,7 +65350,7 @@ block_count,GallopLeft,14,1 block_count,GallopLeft,15,1 block_count,GallopLeft,16,0 -block_count,GallopLeft,17,1 +block_count,GallopLeft,17,0 block_count,GallopLeft,18,1 block_count,GallopLeft,19,0 block_count,GallopLeft,20,0 @@ -65585,43 +65485,43 @@ block_count,GallopRight,73,0 block_count,GallopRight,74,0 block_count,GallopRight,75,1 -block_count,ArrayTimSort,0,38 -block_count,ArrayTimSort,1,38 -block_count,ArrayTimSort,2,38 -block_count,ArrayTimSort,3,38 +block_count,ArrayTimSort,0,36 +block_count,ArrayTimSort,1,36 +block_count,ArrayTimSort,2,36 +block_count,ArrayTimSort,3,36 block_count,ArrayTimSort,4,0 -block_count,ArrayTimSort,5,38 -block_count,ArrayTimSort,6,38 -block_count,ArrayTimSort,7,38 -block_count,ArrayTimSort,8,38 -block_count,ArrayTimSort,9,38 +block_count,ArrayTimSort,5,36 +block_count,ArrayTimSort,6,36 +block_count,ArrayTimSort,7,36 +block_count,ArrayTimSort,8,36 +block_count,ArrayTimSort,9,36 block_count,ArrayTimSort,10,0 -block_count,ArrayTimSort,11,38 +block_count,ArrayTimSort,11,36 block_count,ArrayTimSort,12,0 -block_count,ArrayTimSort,13,38 +block_count,ArrayTimSort,13,36 block_count,ArrayTimSort,14,0 block_count,ArrayTimSort,15,0 block_count,ArrayTimSort,16,0 block_count,ArrayTimSort,17,0 block_count,ArrayTimSort,18,0 block_count,ArrayTimSort,19,0 -block_count,ArrayTimSort,20,38 +block_count,ArrayTimSort,20,36 block_count,ArrayTimSort,21,0 -block_count,ArrayTimSort,22,38 -block_count,ArrayTimSort,23,38 -block_count,ArrayTimSort,24,276 +block_count,ArrayTimSort,22,36 +block_count,ArrayTimSort,23,36 +block_count,ArrayTimSort,24,265 block_count,ArrayTimSort,25,0 block_count,ArrayTimSort,26,0 block_count,ArrayTimSort,27,0 -block_count,ArrayTimSort,28,276 +block_count,ArrayTimSort,28,265 block_count,ArrayTimSort,29,0 -block_count,ArrayTimSort,30,276 -block_count,ArrayTimSort,31,38 -block_count,ArrayTimSort,32,238 +block_count,ArrayTimSort,30,265 +block_count,ArrayTimSort,31,36 +block_count,ArrayTimSort,32,229 block_count,ArrayTimSort,33,0 block_count,ArrayTimSort,34,0 block_count,ArrayTimSort,35,0 -block_count,ArrayTimSort,36,38 +block_count,ArrayTimSort,36,36 block_count,ArrayTimSort,37,0 block_count,ArrayTimSort,38,0 block_count,ArrayTimSort,39,0 @@ -65644,12 +65544,12 @@ block_count,ArrayTimSort,56,0 block_count,ArrayTimSort,57,0 block_count,ArrayTimSort,58,1 -block_count,ArrayTimSort,59,3 -block_count,ArrayTimSort,60,3 -block_count,ArrayTimSort,61,3 +block_count,ArrayTimSort,59,2 +block_count,ArrayTimSort,60,2 +block_count,ArrayTimSort,61,2 block_count,ArrayTimSort,62,0 block_count,ArrayTimSort,63,2 -block_count,ArrayTimSort,64,3 +block_count,ArrayTimSort,64,2 block_count,ArrayTimSort,65,2 block_count,ArrayTimSort,66,0 block_count,ArrayTimSort,67,0 @@ -65692,34 +65592,34 @@ block_count,ArrayTimSort,104,1 block_count,ArrayTimSort,105,0 block_count,ArrayTimSort,106,1 -block_count,ArrayTimSort,107,47 -block_count,ArrayTimSort,108,45 -block_count,ArrayTimSort,109,45 -block_count,ArrayTimSort,110,238 -block_count,ArrayTimSort,111,192 -block_count,ArrayTimSort,112,192 -block_count,ArrayTimSort,113,3 -block_count,ArrayTimSort,114,189 -block_count,ArrayTimSort,115,192 +block_count,ArrayTimSort,107,45 +block_count,ArrayTimSort,108,43 +block_count,ArrayTimSort,109,43 +block_count,ArrayTimSort,110,228 +block_count,ArrayTimSort,111,184 +block_count,ArrayTimSort,112,184 +block_count,ArrayTimSort,113,2 +block_count,ArrayTimSort,114,182 +block_count,ArrayTimSort,115,184 block_count,ArrayTimSort,116,0 block_count,ArrayTimSort,117,0 block_count,ArrayTimSort,118,0 -block_count,ArrayTimSort,119,192 -block_count,ArrayTimSort,120,90 -block_count,ArrayTimSort,121,102 -block_count,ArrayTimSort,122,90 -block_count,ArrayTimSort,123,102 -block_count,ArrayTimSort,124,192 +block_count,ArrayTimSort,119,184 +block_count,ArrayTimSort,120,86 +block_count,ArrayTimSort,121,98 +block_count,ArrayTimSort,122,86 +block_count,ArrayTimSort,123,98 +block_count,ArrayTimSort,124,184 block_count,ArrayTimSort,125,0 -block_count,ArrayTimSort,126,45 -block_count,ArrayTimSort,127,510 -block_count,ArrayTimSort,128,464 -block_count,ArrayTimSort,129,464 -block_count,ArrayTimSort,130,464 +block_count,ArrayTimSort,126,43 +block_count,ArrayTimSort,127,489 +block_count,ArrayTimSort,128,445 +block_count,ArrayTimSort,129,445 +block_count,ArrayTimSort,130,445 block_count,ArrayTimSort,131,0 block_count,ArrayTimSort,132,0 -block_count,ArrayTimSort,133,45 -block_count,ArrayTimSort,134,45 +block_count,ArrayTimSort,133,43 +block_count,ArrayTimSort,134,43 block_count,ArrayTimSort,135,0 block_count,ArrayTimSort,136,0 block_count,ArrayTimSort,137,1 @@ -65784,49 +65684,49 @@ block_count,ArrayTimSort,196,0 block_count,ArrayTimSort,197,0 block_count,ArrayTimSort,198,0 -block_count,ArrayTimSort,199,37 -block_count,ArrayTimSort,200,188 -block_count,ArrayTimSort,201,150 -block_count,ArrayTimSort,202,150 -block_count,ArrayTimSort,203,414 -block_count,ArrayTimSort,204,263 -block_count,ArrayTimSort,205,263 +block_count,ArrayTimSort,199,36 +block_count,ArrayTimSort,200,180 +block_count,ArrayTimSort,201,144 +block_count,ArrayTimSort,202,144 +block_count,ArrayTimSort,203,397 +block_count,ArrayTimSort,204,253 +block_count,ArrayTimSort,205,253 block_count,ArrayTimSort,206,0 -block_count,ArrayTimSort,207,263 -block_count,ArrayTimSort,208,263 +block_count,ArrayTimSort,207,252 +block_count,ArrayTimSort,208,253 block_count,ArrayTimSort,209,0 block_count,ArrayTimSort,210,0 block_count,ArrayTimSort,211,0 -block_count,ArrayTimSort,212,263 -block_count,ArrayTimSort,213,126 -block_count,ArrayTimSort,214,137 -block_count,ArrayTimSort,215,126 -block_count,ArrayTimSort,216,137 -block_count,ArrayTimSort,217,263 +block_count,ArrayTimSort,212,253 +block_count,ArrayTimSort,213,120 +block_count,ArrayTimSort,214,132 +block_count,ArrayTimSort,215,120 +block_count,ArrayTimSort,216,132 +block_count,ArrayTimSort,217,253 block_count,ArrayTimSort,218,0 -block_count,ArrayTimSort,219,150 -block_count,ArrayTimSort,220,327 -block_count,ArrayTimSort,221,176 -block_count,ArrayTimSort,222,176 -block_count,ArrayTimSort,223,176 +block_count,ArrayTimSort,219,144 +block_count,ArrayTimSort,220,314 +block_count,ArrayTimSort,221,169 +block_count,ArrayTimSort,222,169 +block_count,ArrayTimSort,223,169 block_count,ArrayTimSort,224,0 block_count,ArrayTimSort,225,0 -block_count,ArrayTimSort,226,150 -block_count,ArrayTimSort,227,150 +block_count,ArrayTimSort,226,144 +block_count,ArrayTimSort,227,144 block_count,ArrayTimSort,228,0 block_count,ArrayTimSort,229,0 -block_count,ArrayTimSort,230,37 -block_count,ArrayTimSort,231,38 -block_count,ArrayTimSort,232,38 -block_count,ArrayTimSort,233,38 -block_count,ArrayTimSort,234,38 +block_count,ArrayTimSort,230,36 +block_count,ArrayTimSort,231,36 +block_count,ArrayTimSort,232,36 +block_count,ArrayTimSort,233,36 +block_count,ArrayTimSort,234,36 block_count,ArrayTimSort,235,0 -block_count,ArrayTimSort,236,38 -block_count,ArrayTimSort,237,38 -block_count,ArrayTimSort,238,38 -block_count,ArrayTimSort,239,38 -block_count,ArrayTimSort,240,38 -block_count,ArrayTimSort,241,38 +block_count,ArrayTimSort,236,36 +block_count,ArrayTimSort,237,36 +block_count,ArrayTimSort,238,36 +block_count,ArrayTimSort,239,36 +block_count,ArrayTimSort,240,36 +block_count,ArrayTimSort,241,36 block_count,ArrayTimSort,242,0 block_count,ArrayTimSort,243,0 block_count,ArrayTimSort,244,0 @@ -65840,32 +65740,32 @@ block_count,ArrayTimSort,252,0 block_count,ArrayTimSort,253,0 block_count,ArrayTimSort,254,0 -block_count,ArrayTimSort,255,38 -block_count,ArrayTimSort,256,38 -block_count,ArrayTimSort,257,38 -block_count,ArrayTimSort,258,38 +block_count,ArrayTimSort,255,36 +block_count,ArrayTimSort,256,36 +block_count,ArrayTimSort,257,36 +block_count,ArrayTimSort,258,36 block_count,ArrayTimSort,259,0 -block_count,ArrayTimSort,260,38 -block_count,ArrayTimSort,261,38 -block_count,ArrayTimSort,262,38 -block_count,ArrayTimSort,263,38 -block_count,ArrayTimSort,264,38 +block_count,ArrayTimSort,260,36 +block_count,ArrayTimSort,261,36 +block_count,ArrayTimSort,262,36 +block_count,ArrayTimSort,263,36 +block_count,ArrayTimSort,264,36 block_count,ArrayTimSort,265,0 -block_count,ArrayTimSort,266,38 +block_count,ArrayTimSort,266,36 block_count,ArrayTimSort,267,0 -block_count,ArrayTimSort,268,38 +block_count,ArrayTimSort,268,36 block_count,ArrayTimSort,269,0 block_count,ArrayTimSort,270,0 block_count,ArrayTimSort,271,0 block_count,ArrayTimSort,272,0 block_count,ArrayTimSort,273,0 block_count,ArrayTimSort,274,0 -block_count,ArrayTimSort,275,38 -block_count,ArrayTimSort,276,276 -block_count,ArrayTimSort,277,238 -block_count,ArrayTimSort,278,238 +block_count,ArrayTimSort,275,36 +block_count,ArrayTimSort,276,265 +block_count,ArrayTimSort,277,229 +block_count,ArrayTimSort,278,229 block_count,ArrayTimSort,279,0 -block_count,ArrayTimSort,280,38 +block_count,ArrayTimSort,280,36 block_count,ArrayTimSort,281,0 block_count,ArrayTimSort,282,0 block_count,ArrayTimSort,283,0 @@ -65893,11 +65793,11 @@ block_count,ArrayTimSort,305,0 block_count,ArrayTimSort,306,0 block_count,ArrayTimSort,307,0 -block_count,ArrayTimSort,308,38 -block_count,ArrayTimSort,309,238 -block_count,ArrayTimSort,310,238 -block_count,ArrayTimSort,311,238 -block_count,ArrayTimSort,312,238 +block_count,ArrayTimSort,308,36 +block_count,ArrayTimSort,309,229 +block_count,ArrayTimSort,310,229 +block_count,ArrayTimSort,311,229 +block_count,ArrayTimSort,312,229 block_count,ArrayTimSort,313,0 block_count,ArrayTimSort,314,0 block_count,ArrayTimSort,315,0 @@ -65922,30 +65822,30 @@ block_count,ArrayTimSort,334,0 block_count,ArrayTimSort,335,0 block_count,ArrayTimSort,336,0 -block_count,ArrayTimSort,337,238 -block_count,ArrayTimSort,338,238 +block_count,ArrayTimSort,337,229 +block_count,ArrayTimSort,338,229 block_count,ArrayTimSort,339,0 block_count,ArrayTimSort,340,0 -block_count,ArrayTimSort,341,238 +block_count,ArrayTimSort,341,229 block_count,ArrayTimSort,342,0 -block_count,ArrayTimSort,343,238 -block_count,ArrayPrototypeSort,0,38 +block_count,ArrayTimSort,343,229 +block_count,ArrayPrototypeSort,0,36 block_count,ArrayPrototypeSort,1,0 -block_count,ArrayPrototypeSort,2,38 -block_count,ArrayPrototypeSort,3,38 -block_count,ArrayPrototypeSort,4,37 +block_count,ArrayPrototypeSort,2,36 +block_count,ArrayPrototypeSort,3,36 +block_count,ArrayPrototypeSort,4,36 block_count,ArrayPrototypeSort,5,0 -block_count,ArrayPrototypeSort,6,37 +block_count,ArrayPrototypeSort,6,36 block_count,ArrayPrototypeSort,7,0 -block_count,ArrayPrototypeSort,8,38 -block_count,ArrayPrototypeSort,9,38 -block_count,ArrayPrototypeSort,10,37 +block_count,ArrayPrototypeSort,8,36 +block_count,ArrayPrototypeSort,9,36 +block_count,ArrayPrototypeSort,10,36 block_count,ArrayPrototypeSort,11,0 -block_count,ArrayPrototypeSort,12,37 +block_count,ArrayPrototypeSort,12,36 block_count,ArrayPrototypeSort,13,0 -block_count,ArrayPrototypeSort,14,38 -block_count,ArrayPrototypeSort,15,38 -block_count,ArrayPrototypeSort,16,38 +block_count,ArrayPrototypeSort,14,36 +block_count,ArrayPrototypeSort,15,36 +block_count,ArrayPrototypeSort,16,36 block_count,ArrayPrototypeSort,17,0 block_count,ArrayPrototypeSort,18,0 block_count,ArrayPrototypeSort,19,0 @@ -65973,20 +65873,20 @@ block_count,ArrayPrototypeSort,41,0 block_count,ArrayPrototypeSort,42,0 block_count,ArrayPrototypeSort,43,0 -block_count,ArrayPrototypeSort,44,38 +block_count,ArrayPrototypeSort,44,36 block_count,ArrayPrototypeSort,45,0 block_count,ArrayPrototypeSort,46,0 block_count,ArrayPrototypeSort,47,0 -block_count,ArrayPrototypeSort,48,38 -block_count,ArrayPrototypeSort,49,38 +block_count,ArrayPrototypeSort,48,36 +block_count,ArrayPrototypeSort,49,36 block_count,ArrayPrototypeSort,50,0 -block_count,ArrayPrototypeSort,51,38 -block_count,ArrayPrototypeSort,52,38 -block_count,ArrayPrototypeSort,53,38 +block_count,ArrayPrototypeSort,51,36 +block_count,ArrayPrototypeSort,52,36 +block_count,ArrayPrototypeSort,53,36 block_count,ArrayPrototypeSort,54,0 -block_count,ArrayPrototypeSort,55,38 -block_count,ArrayPrototypeSort,56,38 -block_count,ArrayPrototypeSort,57,38 +block_count,ArrayPrototypeSort,55,36 +block_count,ArrayPrototypeSort,56,36 +block_count,ArrayPrototypeSort,57,36 block_count,ArrayPrototypeSort,58,0 block_count,ArrayPrototypeSort,59,0 block_count,ArrayPrototypeSort,60,0 @@ -66013,15 +65913,15 @@ block_count,ArrayPrototypeSort,81,0 block_count,ArrayPrototypeSort,82,0 block_count,ArrayPrototypeSort,83,0 -block_count,ArrayPrototypeSort,84,38 +block_count,ArrayPrototypeSort,84,36 block_count,ArrayPrototypeSort,85,0 block_count,ArrayPrototypeSort,86,0 block_count,ArrayPrototypeSort,87,0 block_count,ArrayPrototypeSort,88,0 -block_count,ArrayPrototypeSort,89,38 -block_count,ArrayPrototypeSort,90,38 +block_count,ArrayPrototypeSort,89,36 +block_count,ArrayPrototypeSort,90,36 block_count,ArrayPrototypeSort,91,0 -block_count,ArrayPrototypeSort,92,38 +block_count,ArrayPrototypeSort,92,36 block_count,ArrayPrototypeSort,93,0 block_count,ArrayPrototypeSort,94,0 block_count,ArrayPrototypeSort,95,0 @@ -66029,37 +65929,37 @@ block_count,ArrayPrototypeSort,97,0 block_count,ArrayPrototypeSort,98,0 block_count,ArrayPrototypeSort,99,0 -block_count,ArrayPrototypeSort,100,38 -block_count,ArrayPrototypeSort,101,38 +block_count,ArrayPrototypeSort,100,36 +block_count,ArrayPrototypeSort,101,36 block_count,ArrayPrototypeSort,102,0 -block_count,ArrayPrototypeSort,103,38 -block_count,ArrayPrototypeSort,104,38 +block_count,ArrayPrototypeSort,103,36 +block_count,ArrayPrototypeSort,104,36 block_count,ArrayPrototypeSort,105,0 -block_count,ArrayPrototypeSort,106,38 +block_count,ArrayPrototypeSort,106,36 block_count,ArrayPrototypeSort,107,0 -block_count,ArrayPrototypeSort,108,38 -block_count,ArrayPrototypeSort,109,38 -block_count,ArrayPrototypeSort,110,38 +block_count,ArrayPrototypeSort,108,36 +block_count,ArrayPrototypeSort,109,36 +block_count,ArrayPrototypeSort,110,36 block_count,ArrayPrototypeSort,111,0 -block_count,ArrayPrototypeSort,112,38 +block_count,ArrayPrototypeSort,112,36 block_count,ArrayPrototypeSort,113,0 -block_count,ArrayPrototypeSort,114,37 -block_count,ArrayPrototypeSort,115,38 -block_count,ArrayPrototypeSort,116,38 -block_count,ArrayPrototypeSort,117,38 +block_count,ArrayPrototypeSort,114,36 +block_count,ArrayPrototypeSort,115,36 +block_count,ArrayPrototypeSort,116,36 +block_count,ArrayPrototypeSort,117,36 block_count,ArrayPrototypeSort,118,0 -block_count,ArrayPrototypeSort,119,38 +block_count,ArrayPrototypeSort,119,36 block_count,ArrayPrototypeSort,120,0 block_count,ArrayPrototypeSort,121,0 -block_count,ArrayPrototypeSort,122,38 +block_count,ArrayPrototypeSort,122,36 block_count,ArrayPrototypeSort,123,0 -block_count,ArrayPrototypeSort,124,38 -block_count,ArrayPrototypeSort,125,38 -block_count,StringFastLocaleCompare,0,1402 -block_count,StringFastLocaleCompare,1,1402 -block_count,StringFastLocaleCompare,2,1402 -block_count,StringFastLocaleCompare,3,1319 -block_count,StringFastLocaleCompare,4,1319 +block_count,ArrayPrototypeSort,124,36 +block_count,ArrayPrototypeSort,125,36 +block_count,StringFastLocaleCompare,0,1344 +block_count,StringFastLocaleCompare,1,1344 +block_count,StringFastLocaleCompare,2,1344 +block_count,StringFastLocaleCompare,3,1265 +block_count,StringFastLocaleCompare,4,1265 block_count,StringFastLocaleCompare,5,0 block_count,StringFastLocaleCompare,6,0 block_count,StringFastLocaleCompare,7,0 @@ -66270,16 +66170,16 @@ block_count,StringFastLocaleCompare,212,0 block_count,StringFastLocaleCompare,213,0 block_count,StringFastLocaleCompare,214,0 -block_count,StringFastLocaleCompare,215,1319 -block_count,StringFastLocaleCompare,216,1319 -block_count,StringFastLocaleCompare,217,1319 +block_count,StringFastLocaleCompare,215,1265 +block_count,StringFastLocaleCompare,216,1265 +block_count,StringFastLocaleCompare,217,1265 block_count,StringFastLocaleCompare,218,0 block_count,StringFastLocaleCompare,219,0 block_count,StringFastLocaleCompare,220,0 -block_count,StringFastLocaleCompare,221,1319 -block_count,StringFastLocaleCompare,222,1319 -block_count,StringFastLocaleCompare,223,1319 -block_count,StringFastLocaleCompare,224,1319 +block_count,StringFastLocaleCompare,221,1265 +block_count,StringFastLocaleCompare,222,1265 +block_count,StringFastLocaleCompare,223,1265 +block_count,StringFastLocaleCompare,224,1265 block_count,StringFastLocaleCompare,225,0 block_count,StringFastLocaleCompare,226,0 block_count,StringFastLocaleCompare,227,0 @@ -66375,37 +66275,37 @@ block_count,StringFastLocaleCompare,317,0 block_count,StringFastLocaleCompare,318,0 block_count,StringFastLocaleCompare,319,0 -block_count,StringFastLocaleCompare,320,1319 -block_count,StringFastLocaleCompare,321,1319 -block_count,StringFastLocaleCompare,322,1319 +block_count,StringFastLocaleCompare,320,1265 +block_count,StringFastLocaleCompare,321,1265 +block_count,StringFastLocaleCompare,322,1265 block_count,StringFastLocaleCompare,323,0 block_count,StringFastLocaleCompare,324,0 block_count,StringFastLocaleCompare,325,0 -block_count,StringFastLocaleCompare,326,1319 -block_count,StringFastLocaleCompare,327,903 -block_count,StringFastLocaleCompare,328,903 -block_count,StringFastLocaleCompare,329,962 -block_count,StringFastLocaleCompare,330,962 -block_count,StringFastLocaleCompare,331,962 -block_count,StringFastLocaleCompare,332,59 -block_count,StringFastLocaleCompare,333,903 +block_count,StringFastLocaleCompare,326,1265 +block_count,StringFastLocaleCompare,327,866 +block_count,StringFastLocaleCompare,328,866 +block_count,StringFastLocaleCompare,329,923 +block_count,StringFastLocaleCompare,330,923 +block_count,StringFastLocaleCompare,331,923 +block_count,StringFastLocaleCompare,332,56 +block_count,StringFastLocaleCompare,333,866 block_count,StringFastLocaleCompare,334,0 block_count,StringFastLocaleCompare,335,0 block_count,StringFastLocaleCompare,336,0 block_count,StringFastLocaleCompare,337,0 -block_count,StringFastLocaleCompare,338,416 -block_count,StringFastLocaleCompare,339,1319 -block_count,StringFastLocaleCompare,340,6461 -block_count,StringFastLocaleCompare,341,6451 -block_count,StringFastLocaleCompare,342,6451 -block_count,StringFastLocaleCompare,343,6395 -block_count,StringFastLocaleCompare,344,6395 -block_count,StringFastLocaleCompare,345,5142 -block_count,StringFastLocaleCompare,346,1253 -block_count,StringFastLocaleCompare,347,825 -block_count,StringFastLocaleCompare,348,427 +block_count,StringFastLocaleCompare,338,399 +block_count,StringFastLocaleCompare,339,1265 +block_count,StringFastLocaleCompare,340,6196 +block_count,StringFastLocaleCompare,341,6185 +block_count,StringFastLocaleCompare,342,6185 +block_count,StringFastLocaleCompare,343,6132 +block_count,StringFastLocaleCompare,344,6132 +block_count,StringFastLocaleCompare,345,4930 +block_count,StringFastLocaleCompare,346,1201 +block_count,StringFastLocaleCompare,347,791 +block_count,StringFastLocaleCompare,348,410 block_count,StringFastLocaleCompare,349,0 -block_count,StringFastLocaleCompare,350,55 +block_count,StringFastLocaleCompare,350,53 block_count,StringFastLocaleCompare,351,0 block_count,StringFastLocaleCompare,352,10 block_count,StringFastLocaleCompare,353,10 @@ -66425,7 +66325,7 @@ block_count,StringFastLocaleCompare,367,0 block_count,StringFastLocaleCompare,368,0 block_count,StringFastLocaleCompare,369,0 -block_count,StringFastLocaleCompare,370,82 +block_count,StringFastLocaleCompare,370,78 block_count,JSToWasmWrapper,0,0 block_count,JSToWasmWrapper,1,0 block_count,JSToWasmWrapper,2,0 @@ -66926,7 +66826,7 @@ block_count,CallIndirectIC,58,0 block_count,CallIndirectIC,59,0 block_count,CallIndirectIC,60,0 -block_count,CallIndirectIC,61,1 +block_count,CallIndirectIC,61,0 block_count,CanUseSameAccessor_FastDoubleElements_0,0,0 block_count,CanUseSameAccessor_FastDoubleElements_0,1,0 block_count,CanUseSameAccessor_FastDoubleElements_0,2,0 @@ -66935,10 +66835,10 @@ block_count,CanUseSameAccessor_FastSmiElements_0,1,0 block_count,CanUseSameAccessor_FastSmiElements_0,2,0 block_count,CanUseSameAccessor_FastSmiElements_0,3,0 -block_count,CanUseSameAccessor_FastObjectElements_0,0,38 -block_count,CanUseSameAccessor_FastObjectElements_0,1,38 +block_count,CanUseSameAccessor_FastObjectElements_0,0,36 +block_count,CanUseSameAccessor_FastObjectElements_0,1,36 block_count,CanUseSameAccessor_FastObjectElements_0,2,0 -block_count,CanUseSameAccessor_FastObjectElements_0,3,38 +block_count,CanUseSameAccessor_FastObjectElements_0,3,36 block_count,StringPrototypeToLowerCaseIntl,0,7 block_count,StringPrototypeToLowerCaseIntl,1,0 block_count,StringPrototypeToLowerCaseIntl,2,7 @@ -66948,59 +66848,59 @@ block_count,StringPrototypeToLowerCaseIntl,6,0 block_count,StringPrototypeToLowerCaseIntl,7,0 block_count,StringPrototypeToLowerCaseIntl,8,7 -block_count,StringToLowerCaseIntl,0,237 -block_count,StringToLowerCaseIntl,1,286 -block_count,StringToLowerCaseIntl,2,53 -block_count,StringToLowerCaseIntl,3,53 -block_count,StringToLowerCaseIntl,4,48 -block_count,StringToLowerCaseIntl,5,48 +block_count,StringToLowerCaseIntl,0,227 +block_count,StringToLowerCaseIntl,1,275 +block_count,StringToLowerCaseIntl,2,51 +block_count,StringToLowerCaseIntl,3,51 +block_count,StringToLowerCaseIntl,4,47 +block_count,StringToLowerCaseIntl,5,47 block_count,StringToLowerCaseIntl,6,0 block_count,StringToLowerCaseIntl,7,4 block_count,StringToLowerCaseIntl,8,0 block_count,StringToLowerCaseIntl,9,4 -block_count,StringToLowerCaseIntl,10,48 +block_count,StringToLowerCaseIntl,10,47 block_count,StringToLowerCaseIntl,11,0 -block_count,StringToLowerCaseIntl,12,233 -block_count,StringToLowerCaseIntl,13,233 -block_count,StringToLowerCaseIntl,14,233 +block_count,StringToLowerCaseIntl,12,223 +block_count,StringToLowerCaseIntl,13,223 +block_count,StringToLowerCaseIntl,14,223 block_count,StringToLowerCaseIntl,15,0 -block_count,StringToLowerCaseIntl,16,233 -block_count,StringToLowerCaseIntl,17,233 -block_count,StringToLowerCaseIntl,18,232 +block_count,StringToLowerCaseIntl,16,223 +block_count,StringToLowerCaseIntl,17,223 +block_count,StringToLowerCaseIntl,18,223 block_count,StringToLowerCaseIntl,19,0 -block_count,StringToLowerCaseIntl,20,232 +block_count,StringToLowerCaseIntl,20,223 block_count,StringToLowerCaseIntl,21,0 block_count,StringToLowerCaseIntl,22,0 -block_count,StringToLowerCaseIntl,23,233 -block_count,StringToLowerCaseIntl,24,233 -block_count,StringToLowerCaseIntl,25,233 +block_count,StringToLowerCaseIntl,23,223 +block_count,StringToLowerCaseIntl,24,223 +block_count,StringToLowerCaseIntl,25,223 block_count,StringToLowerCaseIntl,26,0 block_count,StringToLowerCaseIntl,27,0 block_count,StringToLowerCaseIntl,28,0 block_count,StringToLowerCaseIntl,29,0 block_count,StringToLowerCaseIntl,30,0 -block_count,StringToLowerCaseIntl,31,233 -block_count,StringToLowerCaseIntl,32,233 -block_count,StringToLowerCaseIntl,33,768 -block_count,StringToLowerCaseIntl,34,535 -block_count,StringToLowerCaseIntl,35,233 -block_count,StringToLowerCaseIntl,36,225 +block_count,StringToLowerCaseIntl,31,223 +block_count,StringToLowerCaseIntl,32,223 +block_count,StringToLowerCaseIntl,33,736 +block_count,StringToLowerCaseIntl,34,513 +block_count,StringToLowerCaseIntl,35,223 +block_count,StringToLowerCaseIntl,36,216 block_count,StringToLowerCaseIntl,37,7 block_count,StringToLowerCaseIntl,38,0 -block_count,StringToLowerCaseIntl,39,225 +block_count,StringToLowerCaseIntl,39,216 block_count,StringToLowerCaseIntl,40,0 block_count,StringToLowerCaseIntl,41,0 block_count,StringToLowerCaseIntl,42,0 -block_count,WideHandler,0,61 +block_count,WideHandler,0,58 block_count,ExtraWideHandler,0,10 -block_count,LdarHandler,0,88 -block_count,LdaZeroHandler,0,11 +block_count,LdarHandler,0,83 +block_count,LdaZeroHandler,0,10 block_count,LdaZeroHandler,1,7 block_count,LdaZeroHandler,2,3 -block_count,LdaSmiHandler,0,13 -block_count,LdaSmiHandler,1,8 +block_count,LdaSmiHandler,0,12 +block_count,LdaSmiHandler,1,7 block_count,LdaSmiHandler,2,4 -block_count,LdaUndefinedHandler,0,8 +block_count,LdaUndefinedHandler,0,7 block_count,LdaUndefinedHandler,1,7 block_count,LdaUndefinedHandler,2,0 block_count,LdaNullHandler,0,1 @@ -67011,8 +66911,8 @@ block_count,LdaTheHoleHandler,2,0 block_count,LdaTrueHandler,0,2 block_count,LdaFalseHandler,0,2 -block_count,LdaConstantHandler,0,14 -block_count,LdaConstantHandler,1,6 +block_count,LdaConstantHandler,0,13 +block_count,LdaConstantHandler,1,5 block_count,LdaConstantHandler,2,7 block_count,LdaContextSlotNoCellHandler,0,0 block_count,LdaContextSlotNoCellHandler,1,0 @@ -67056,7 +66956,7 @@ block_count,LdaContextSlotHandler,26,0 block_count,LdaContextSlotHandler,27,0 block_count,LdaContextSlotHandler,28,0 -block_count,LdaImmutableContextSlotHandler,0,7 +block_count,LdaImmutableContextSlotHandler,0,6 block_count,LdaImmutableContextSlotHandler,1,4 block_count,LdaImmutableContextSlotHandler,2,5 block_count,LdaImmutableContextSlotHandler,3,5 @@ -67064,14 +66964,14 @@ block_count,LdaImmutableContextSlotHandler,5,4 block_count,LdaImmutableContextSlotHandler,6,0 block_count,LdaImmutableContextSlotHandler,7,2 -block_count,LdaImmutableContextSlotHandler,8,7 +block_count,LdaImmutableContextSlotHandler,8,6 block_count,LdaImmutableContextSlotHandler,9,0 -block_count,LdaImmutableContextSlotHandler,10,7 +block_count,LdaImmutableContextSlotHandler,10,6 block_count,LdaImmutableContextSlotHandler,11,1 block_count,LdaImmutableContextSlotHandler,12,5 -block_count,LdaCurrentContextSlotNoCellHandler,0,5 +block_count,LdaCurrentContextSlotNoCellHandler,0,4 block_count,LdaCurrentContextSlotNoCellHandler,1,0 -block_count,LdaCurrentContextSlotNoCellHandler,2,5 +block_count,LdaCurrentContextSlotNoCellHandler,2,4 block_count,LdaCurrentContextSlotNoCellHandler,3,2 block_count,LdaCurrentContextSlotNoCellHandler,4,2 block_count,LdaCurrentContextSlotHandler,0,1 @@ -67099,9 +66999,9 @@ block_count,LdaImmutableCurrentContextSlotHandler,1,0 block_count,LdaImmutableCurrentContextSlotHandler,2,19 block_count,LdaImmutableCurrentContextSlotHandler,3,4 -block_count,LdaImmutableCurrentContextSlotHandler,4,15 +block_count,LdaImmutableCurrentContextSlotHandler,4,14 block_count,StarHandler,0,19 -block_count,MovHandler,0,19 +block_count,MovHandler,0,18 block_count,PushContextHandler,0,2 block_count,PopContextHandler,0,0 block_count,TestReferenceEqualHandler,0,0 @@ -67123,7 +67023,7 @@ block_count,TestUndefinedHandler,1,0 block_count,TestUndefinedHandler,2,0 block_count,TestUndefinedHandler,3,0 -block_count,TestTypeOfHandler,0,1 +block_count,TestTypeOfHandler,0,0 block_count,TestTypeOfHandler,1,0 block_count,TestTypeOfHandler,2,0 block_count,TestTypeOfHandler,3,0 @@ -67173,14 +67073,14 @@ block_count,TestTypeOfHandler,47,0 block_count,TestTypeOfHandler,48,0 block_count,TestTypeOfHandler,49,0 -block_count,TestTypeOfHandler,50,1 -block_count,LdaGlobalHandler,0,24 -block_count,LdaGlobalHandler,1,14 -block_count,LdaGlobalHandler,2,14 -block_count,LdaGlobalHandler,3,14 -block_count,LdaGlobalHandler,4,14 +block_count,TestTypeOfHandler,50,0 +block_count,LdaGlobalHandler,0,23 +block_count,LdaGlobalHandler,1,13 +block_count,LdaGlobalHandler,2,13 +block_count,LdaGlobalHandler,3,13 +block_count,LdaGlobalHandler,4,13 block_count,LdaGlobalHandler,5,4 -block_count,LdaGlobalHandler,6,9 +block_count,LdaGlobalHandler,6,8 block_count,LdaGlobalHandler,7,0 block_count,LdaGlobalHandler,8,0 block_count,LdaGlobalHandler,9,0 @@ -67466,7 +67366,7 @@ block_count,LdaGlobalHandler,289,0 block_count,LdaGlobalHandler,290,9 block_count,LdaGlobalHandler,291,2 -block_count,LdaGlobalHandler,292,7 +block_count,LdaGlobalHandler,292,6 block_count,LdaGlobalInsideTypeofHandler,0,0 block_count,LdaGlobalInsideTypeofHandler,1,0 block_count,LdaGlobalInsideTypeofHandler,2,0 @@ -68467,31 +68367,31 @@ block_count,StaLookupSlotHandler,3,0 block_count,StaLookupSlotHandler,4,0 block_count,StaLookupSlotHandler,5,0 -block_count,GetNamedPropertyHandler,0,75 -block_count,GetNamedPropertyHandler,1,75 +block_count,GetNamedPropertyHandler,0,70 +block_count,GetNamedPropertyHandler,1,70 block_count,GetNamedPropertyHandler,2,0 -block_count,GetNamedPropertyHandler,3,75 -block_count,GetNamedPropertyHandler,4,48 -block_count,GetNamedPropertyHandler,5,6 +block_count,GetNamedPropertyHandler,3,70 +block_count,GetNamedPropertyHandler,4,43 +block_count,GetNamedPropertyHandler,5,5 block_count,GetNamedPropertyHandler,6,0 -block_count,GetNamedPropertyHandler,7,6 -block_count,GetNamedPropertyHandler,8,3 -block_count,GetNamedPropertyHandler,9,3 +block_count,GetNamedPropertyHandler,7,5 +block_count,GetNamedPropertyHandler,8,2 +block_count,GetNamedPropertyHandler,9,2 block_count,GetNamedPropertyHandler,10,5 block_count,GetNamedPropertyHandler,11,2 block_count,GetNamedPropertyHandler,12,2 block_count,GetNamedPropertyHandler,13,0 -block_count,GetNamedPropertyHandler,14,3 -block_count,GetNamedPropertyHandler,15,41 -block_count,GetNamedPropertyHandler,16,44 -block_count,GetNamedPropertyHandler,17,15 -block_count,GetNamedPropertyHandler,18,15 -block_count,GetNamedPropertyHandler,19,13 -block_count,GetNamedPropertyHandler,20,13 -block_count,GetNamedPropertyHandler,21,13 +block_count,GetNamedPropertyHandler,14,2 +block_count,GetNamedPropertyHandler,15,37 +block_count,GetNamedPropertyHandler,16,40 +block_count,GetNamedPropertyHandler,17,14 +block_count,GetNamedPropertyHandler,18,14 +block_count,GetNamedPropertyHandler,19,12 +block_count,GetNamedPropertyHandler,20,12 +block_count,GetNamedPropertyHandler,21,12 block_count,GetNamedPropertyHandler,22,0 block_count,GetNamedPropertyHandler,23,0 -block_count,GetNamedPropertyHandler,24,13 +block_count,GetNamedPropertyHandler,24,12 block_count,GetNamedPropertyHandler,25,2 block_count,GetNamedPropertyHandler,26,0 block_count,GetNamedPropertyHandler,27,0 @@ -68570,23 +68470,23 @@ block_count,GetNamedPropertyHandler,100,0 block_count,GetNamedPropertyHandler,101,0 block_count,GetNamedPropertyHandler,102,2 -block_count,GetNamedPropertyHandler,103,11 -block_count,GetNamedPropertyHandler,104,13 -block_count,GetNamedPropertyHandler,105,13 -block_count,GetNamedPropertyHandler,106,13 -block_count,GetNamedPropertyHandler,107,13 +block_count,GetNamedPropertyHandler,103,10 +block_count,GetNamedPropertyHandler,104,12 +block_count,GetNamedPropertyHandler,105,12 +block_count,GetNamedPropertyHandler,106,12 +block_count,GetNamedPropertyHandler,107,12 block_count,GetNamedPropertyHandler,108,0 block_count,GetNamedPropertyHandler,109,0 -block_count,GetNamedPropertyHandler,110,13 +block_count,GetNamedPropertyHandler,110,12 block_count,GetNamedPropertyHandler,111,0 block_count,GetNamedPropertyHandler,112,1 block_count,GetNamedPropertyHandler,113,0 block_count,GetNamedPropertyHandler,114,0 block_count,GetNamedPropertyHandler,115,0 -block_count,GetNamedPropertyHandler,116,29 -block_count,GetNamedPropertyHandler,117,43 -block_count,GetNamedPropertyHandler,118,14 -block_count,GetNamedPropertyHandler,119,3 +block_count,GetNamedPropertyHandler,116,26 +block_count,GetNamedPropertyHandler,117,39 +block_count,GetNamedPropertyHandler,118,13 +block_count,GetNamedPropertyHandler,119,2 block_count,GetNamedPropertyHandler,120,2 block_count,GetNamedPropertyHandler,121,1 block_count,GetNamedPropertyHandler,122,0 @@ -68701,13 +68601,13 @@ block_count,GetNamedPropertyHandler,231,0 block_count,GetNamedPropertyHandler,232,0 block_count,GetNamedPropertyHandler,233,0 -block_count,GetNamedPropertyHandler,234,11 -block_count,GetNamedPropertyHandler,235,28 -block_count,GetNamedPropertyHandler,236,28 -block_count,GetNamedPropertyHandler,237,5 -block_count,GetNamedPropertyHandler,238,23 -block_count,GetNamedPropertyHandler,239,28 -block_count,GetNamedPropertyHandler,240,27 +block_count,GetNamedPropertyHandler,234,10 +block_count,GetNamedPropertyHandler,235,25 +block_count,GetNamedPropertyHandler,236,25 +block_count,GetNamedPropertyHandler,237,4 +block_count,GetNamedPropertyHandler,238,21 +block_count,GetNamedPropertyHandler,239,25 +block_count,GetNamedPropertyHandler,240,24 block_count,GetNamedPropertyHandler,241,1 block_count,GetNamedPropertyHandler,242,1 block_count,GetNamedPropertyHandler,243,1 @@ -68754,20 +68654,20 @@ block_count,GetNamedPropertyHandler,284,1 block_count,GetNamedPropertyHandler,285,1 block_count,GetNamedPropertyHandler,286,0 -block_count,GetNamedPropertyHandler,287,27 -block_count,GetNamedPropertyHandler,288,75 -block_count,GetNamedPropertyHandler,289,21 -block_count,GetNamedPropertyHandler,290,54 +block_count,GetNamedPropertyHandler,287,26 +block_count,GetNamedPropertyHandler,288,70 +block_count,GetNamedPropertyHandler,289,19 +block_count,GetNamedPropertyHandler,290,50 block_count,GetNamedPropertyFromSuperHandler,0,0 -block_count,GetKeyedPropertyHandler,0,20 -block_count,GetKeyedPropertyHandler,1,9 -block_count,GetKeyedPropertyHandler,2,11 +block_count,GetKeyedPropertyHandler,0,19 +block_count,GetKeyedPropertyHandler,1,8 +block_count,GetKeyedPropertyHandler,2,10 block_count,GetEnumeratedKeyedPropertyHandler,0,1 -block_count,SetNamedPropertyHandler,0,10 -block_count,DefineNamedOwnPropertyHandler,0,3 -block_count,SetKeyedPropertyHandler,0,12 +block_count,SetNamedPropertyHandler,0,9 +block_count,DefineNamedOwnPropertyHandler,0,2 +block_count,SetKeyedPropertyHandler,0,11 block_count,DefineKeyedOwnPropertyHandler,0,0 -block_count,StaInArrayLiteralHandler,0,2 +block_count,StaInArrayLiteralHandler,0,1 block_count,DefineKeyedOwnPropertyInLiteralHandler,0,0 block_count,SetPrototypePropertiesHandler,0,0 block_count,SetPrototypePropertiesHandler,1,0 @@ -68805,7 +68705,7 @@ block_count,AddHandler,29,0 block_count,AddHandler,30,0 block_count,AddHandler,31,0 -block_count,AddHandler,32,7 +block_count,AddHandler,32,6 block_count,AddHandler,33,3 block_count,AddHandler,34,3 block_count,AddHandler,35,3 @@ -68972,7 +68872,7 @@ block_count,AddHandler,196,3 block_count,AddHandler,197,11 block_count,AddHandler,198,6 -block_count,AddHandler,199,5 +block_count,AddHandler,199,4 block_count,SubHandler,0,1 block_count,SubHandler,1,0 block_count,SubHandler,2,0 @@ -69213,7 +69113,7 @@ block_count,MulHandler,124,4 block_count,MulHandler,125,4 block_count,MulHandler,126,3 -block_count,MulHandler,127,0 +block_count,MulHandler,127,1 block_count,DivHandler,0,0 block_count,DivHandler,1,0 block_count,DivHandler,2,0 @@ -69531,7 +69431,7 @@ block_count,ExpHandler,55,0 block_count,ExpHandler,56,0 block_count,ExpHandler,57,0 -block_count,BitwiseOrHandler,0,1 +block_count,BitwiseOrHandler,0,0 block_count,BitwiseOrHandler,1,0 block_count,BitwiseOrHandler,2,0 block_count,BitwiseOrHandler,3,0 @@ -69637,8 +69537,8 @@ block_count,BitwiseOrHandler,103,0 block_count,BitwiseOrHandler,104,0 block_count,BitwiseOrHandler,105,0 -block_count,BitwiseOrHandler,106,1 -block_count,BitwiseOrHandler,107,1 +block_count,BitwiseOrHandler,106,0 +block_count,BitwiseOrHandler,107,0 block_count,BitwiseOrHandler,108,0 block_count,BitwiseOrHandler,109,0 block_count,BitwiseOrHandler,110,0 @@ -69663,22 +69563,22 @@ block_count,BitwiseOrHandler,129,0 block_count,BitwiseOrHandler,130,0 block_count,BitwiseOrHandler,131,0 -block_count,BitwiseOrHandler,132,1 +block_count,BitwiseOrHandler,132,0 block_count,BitwiseOrHandler,133,0 block_count,BitwiseOrHandler,134,0 block_count,BitwiseOrHandler,135,0 block_count,BitwiseOrHandler,136,0 block_count,BitwiseOrHandler,137,0 -block_count,BitwiseOrHandler,138,1 +block_count,BitwiseOrHandler,138,0 block_count,BitwiseOrHandler,139,0 block_count,BitwiseOrHandler,140,0 -block_count,BitwiseOrHandler,141,1 +block_count,BitwiseOrHandler,141,0 block_count,BitwiseOrHandler,142,0 block_count,BitwiseOrHandler,143,0 block_count,BitwiseOrHandler,144,0 block_count,BitwiseOrHandler,145,0 -block_count,BitwiseOrHandler,146,1 -block_count,BitwiseOrHandler,147,1 +block_count,BitwiseOrHandler,146,0 +block_count,BitwiseOrHandler,147,0 block_count,BitwiseXorHandler,0,0 block_count,BitwiseXorHandler,1,0 block_count,BitwiseXorHandler,2,0 @@ -70624,7 +70524,7 @@ block_count,SubSmiHandler,5,0 block_count,SubSmiHandler,6,0 block_count,SubSmiHandler,7,1 -block_count,SubSmiHandler,8,1 +block_count,SubSmiHandler,8,0 block_count,SubSmiHandler,9,0 block_count,SubSmiHandler,10,0 block_count,SubSmiHandler,11,0 @@ -70835,9 +70735,9 @@ block_count,BitwiseOrSmiHandler,34,0 block_count,BitwiseOrSmiHandler,35,1 block_count,BitwiseOrSmiHandler,36,1 -block_count,BitwiseOrSmiHandler,37,0 +block_count,BitwiseOrSmiHandler,37,1 block_count,BitwiseOrSmiHandler,38,0 -block_count,BitwiseOrSmiHandler,39,0 +block_count,BitwiseOrSmiHandler,39,1 block_count,BitwiseOrSmiHandler,40,0 block_count,BitwiseOrSmiHandler,41,1 block_count,BitwiseXorSmiHandler,0,0 @@ -71068,8 +70968,8 @@ block_count,ShiftRightLogicalSmiHandler,48,0 block_count,ShiftRightLogicalSmiHandler,49,0 block_count,ShiftRightLogicalSmiHandler,50,0 -block_count,IncHandler,0,12 -block_count,IncHandler,1,12 +block_count,IncHandler,0,11 +block_count,IncHandler,1,11 block_count,IncHandler,2,0 block_count,IncHandler,3,0 block_count,IncHandler,4,0 @@ -71086,21 +70986,21 @@ block_count,IncHandler,15,0 block_count,IncHandler,16,0 block_count,IncHandler,17,0 -block_count,IncHandler,18,12 -block_count,IncHandler,19,12 +block_count,IncHandler,18,11 +block_count,IncHandler,19,11 block_count,IncHandler,20,0 block_count,IncHandler,21,0 block_count,IncHandler,22,0 block_count,IncHandler,23,0 block_count,IncHandler,24,0 -block_count,IncHandler,25,12 -block_count,IncHandler,26,11 +block_count,IncHandler,25,11 +block_count,IncHandler,26,10 block_count,IncHandler,27,0 -block_count,IncHandler,28,11 +block_count,IncHandler,28,10 block_count,IncHandler,29,0 -block_count,IncHandler,30,12 +block_count,IncHandler,30,11 block_count,IncHandler,31,1 -block_count,IncHandler,32,11 +block_count,IncHandler,32,10 block_count,DecHandler,0,1 block_count,DecHandler,1,1 block_count,DecHandler,2,0 @@ -71462,7 +71362,7 @@ block_count,CallPropertyHandler,66,1 block_count,CallPropertyHandler,67,0 block_count,CallPropertyHandler,68,2 -block_count,CallProperty0Handler,0,5 +block_count,CallProperty0Handler,0,4 block_count,CallProperty0Handler,1,3 block_count,CallProperty0Handler,2,0 block_count,CallProperty0Handler,3,0 @@ -71528,10 +71428,10 @@ block_count,CallProperty0Handler,63,0 block_count,CallProperty0Handler,64,0 block_count,CallProperty0Handler,65,0 -block_count,CallProperty0Handler,66,3 +block_count,CallProperty0Handler,66,2 block_count,CallProperty0Handler,67,1 -block_count,CallProperty0Handler,68,5 -block_count,CallProperty1Handler,0,13 +block_count,CallProperty0Handler,68,4 +block_count,CallProperty1Handler,0,12 block_count,CallProperty1Handler,1,8 block_count,CallProperty1Handler,2,0 block_count,CallProperty1Handler,3,0 @@ -71597,9 +71497,9 @@ block_count,CallProperty1Handler,63,0 block_count,CallProperty1Handler,64,0 block_count,CallProperty1Handler,65,0 -block_count,CallProperty1Handler,66,8 +block_count,CallProperty1Handler,66,7 block_count,CallProperty1Handler,67,4 -block_count,CallProperty1Handler,68,13 +block_count,CallProperty1Handler,68,12 block_count,CallProperty2Handler,0,4 block_count,CallProperty2Handler,1,2 block_count,CallProperty2Handler,2,0 @@ -71873,10 +71773,10 @@ block_count,CallUndefinedReceiver1Handler,63,0 block_count,CallUndefinedReceiver1Handler,64,0 block_count,CallUndefinedReceiver1Handler,65,0 -block_count,CallUndefinedReceiver1Handler,66,2 +block_count,CallUndefinedReceiver1Handler,66,1 block_count,CallUndefinedReceiver1Handler,67,2 block_count,CallUndefinedReceiver1Handler,68,5 -block_count,CallUndefinedReceiver2Handler,0,4 +block_count,CallUndefinedReceiver2Handler,0,3 block_count,CallUndefinedReceiver2Handler,1,2 block_count,CallUndefinedReceiver2Handler,2,0 block_count,CallUndefinedReceiver2Handler,3,0 @@ -71942,9 +71842,9 @@ block_count,CallUndefinedReceiver2Handler,63,0 block_count,CallUndefinedReceiver2Handler,64,0 block_count,CallUndefinedReceiver2Handler,65,0 -block_count,CallUndefinedReceiver2Handler,66,2 +block_count,CallUndefinedReceiver2Handler,66,1 block_count,CallUndefinedReceiver2Handler,67,1 -block_count,CallUndefinedReceiver2Handler,68,4 +block_count,CallUndefinedReceiver2Handler,68,3 block_count,CallWithSpreadHandler,0,0 block_count,CallWithSpreadHandler,1,0 block_count,CallWithSpreadHandler,2,0 @@ -72204,9 +72104,9 @@ block_count,ConstructForwardAllArgsHandler,45,0 block_count,ConstructForwardAllArgsHandler,46,0 block_count,ConstructForwardAllArgsHandler,47,0 -block_count,TestEqualHandler,0,5 -block_count,TestEqualHandler,1,5 -block_count,TestEqualHandler,2,4 +block_count,TestEqualHandler,0,4 +block_count,TestEqualHandler,1,4 +block_count,TestEqualHandler,2,3 block_count,TestEqualHandler,3,1 block_count,TestEqualHandler,4,1 block_count,TestEqualHandler,5,0 @@ -72384,11 +72284,11 @@ block_count,TestEqualHandler,177,0 block_count,TestEqualHandler,178,1 block_count,TestEqualHandler,179,2 -block_count,TestEqualHandler,180,5 +block_count,TestEqualHandler,180,4 block_count,TestEqualHandler,181,0 -block_count,TestEqualHandler,182,5 -block_count,TestEqualHandler,183,5 -block_count,TestEqualStrictHandler,0,8 +block_count,TestEqualHandler,182,4 +block_count,TestEqualHandler,183,4 +block_count,TestEqualStrictHandler,0,7 block_count,TestEqualStrictHandler,1,6 block_count,TestEqualStrictHandler,2,5 block_count,TestEqualStrictHandler,3,5 @@ -72448,17 +72348,17 @@ block_count,TestEqualStrictHandler,57,0 block_count,TestEqualStrictHandler,58,0 block_count,TestEqualStrictHandler,59,0 -block_count,TestEqualStrictHandler,60,3 +block_count,TestEqualStrictHandler,60,2 block_count,TestEqualStrictHandler,61,0 block_count,TestEqualStrictHandler,62,0 block_count,TestEqualStrictHandler,63,0 -block_count,TestEqualStrictHandler,64,3 +block_count,TestEqualStrictHandler,64,2 block_count,TestEqualStrictHandler,65,0 block_count,TestEqualStrictHandler,66,2 -block_count,TestEqualStrictHandler,67,3 +block_count,TestEqualStrictHandler,67,2 block_count,TestEqualStrictHandler,68,0 -block_count,TestEqualStrictHandler,69,3 -block_count,TestEqualStrictHandler,70,3 +block_count,TestEqualStrictHandler,69,2 +block_count,TestEqualStrictHandler,70,2 block_count,TestEqualStrictHandler,71,2 block_count,TestEqualStrictHandler,72,0 block_count,TestEqualStrictHandler,73,0 @@ -72516,12 +72416,12 @@ block_count,TestEqualStrictHandler,125,0 block_count,TestEqualStrictHandler,126,3 block_count,TestEqualStrictHandler,127,1 -block_count,TestEqualStrictHandler,128,8 +block_count,TestEqualStrictHandler,128,7 block_count,TestEqualStrictHandler,129,0 block_count,TestEqualStrictHandler,130,7 -block_count,TestEqualStrictHandler,131,8 -block_count,TestLessThanHandler,0,11 -block_count,TestLessThanHandler,1,11 +block_count,TestEqualStrictHandler,131,7 +block_count,TestLessThanHandler,0,10 +block_count,TestLessThanHandler,1,10 block_count,TestLessThanHandler,2,0 block_count,TestLessThanHandler,3,0 block_count,TestLessThanHandler,4,0 @@ -72650,7 +72550,7 @@ block_count,TestLessThanHandler,127,0 block_count,TestLessThanHandler,128,0 block_count,TestLessThanHandler,129,0 -block_count,TestLessThanHandler,130,11 +block_count,TestLessThanHandler,130,10 block_count,TestLessThanHandler,131,0 block_count,TestLessThanHandler,132,0 block_count,TestLessThanHandler,133,0 @@ -72667,9 +72567,9 @@ block_count,TestLessThanHandler,144,0 block_count,TestLessThanHandler,145,0 block_count,TestLessThanHandler,146,0 -block_count,TestLessThanHandler,147,11 +block_count,TestLessThanHandler,147,10 block_count,TestLessThanHandler,148,1 -block_count,TestLessThanHandler,149,10 +block_count,TestLessThanHandler,149,9 block_count,TestLessThanHandler,150,0 block_count,TestLessThanHandler,151,0 block_count,TestLessThanHandler,152,0 @@ -72680,13 +72580,13 @@ block_count,TestLessThanHandler,157,0 block_count,TestLessThanHandler,158,0 block_count,TestLessThanHandler,159,1 -block_count,TestLessThanHandler,160,10 -block_count,TestLessThanHandler,161,11 +block_count,TestLessThanHandler,160,9 +block_count,TestLessThanHandler,161,10 block_count,TestLessThanHandler,162,0 -block_count,TestLessThanHandler,163,11 -block_count,TestLessThanHandler,164,11 -block_count,TestGreaterThanHandler,0,2 -block_count,TestGreaterThanHandler,1,2 +block_count,TestLessThanHandler,163,10 +block_count,TestLessThanHandler,164,10 +block_count,TestGreaterThanHandler,0,1 +block_count,TestGreaterThanHandler,1,1 block_count,TestGreaterThanHandler,2,0 block_count,TestGreaterThanHandler,3,0 block_count,TestGreaterThanHandler,4,0 @@ -72844,12 +72744,12 @@ block_count,TestGreaterThanHandler,156,0 block_count,TestGreaterThanHandler,157,0 block_count,TestGreaterThanHandler,158,0 -block_count,TestGreaterThanHandler,159,1 +block_count,TestGreaterThanHandler,159,0 block_count,TestGreaterThanHandler,160,0 -block_count,TestGreaterThanHandler,161,2 +block_count,TestGreaterThanHandler,161,1 block_count,TestGreaterThanHandler,162,0 -block_count,TestGreaterThanHandler,163,2 -block_count,TestGreaterThanHandler,164,2 +block_count,TestGreaterThanHandler,163,1 +block_count,TestGreaterThanHandler,164,1 block_count,TestLessThanOrEqualHandler,0,0 block_count,TestLessThanOrEqualHandler,1,0 block_count,TestLessThanOrEqualHandler,2,0 @@ -73163,7 +73063,7 @@ block_count,TestGreaterThanOrEqualHandler,145,0 block_count,TestGreaterThanOrEqualHandler,146,0 block_count,TestGreaterThanOrEqualHandler,147,1 -block_count,TestGreaterThanOrEqualHandler,148,1 +block_count,TestGreaterThanOrEqualHandler,148,0 block_count,TestGreaterThanOrEqualHandler,149,0 block_count,TestGreaterThanOrEqualHandler,150,0 block_count,TestGreaterThanOrEqualHandler,151,0 @@ -73174,7 +73074,7 @@ block_count,TestGreaterThanOrEqualHandler,156,0 block_count,TestGreaterThanOrEqualHandler,157,0 block_count,TestGreaterThanOrEqualHandler,158,0 -block_count,TestGreaterThanOrEqualHandler,159,1 +block_count,TestGreaterThanOrEqualHandler,159,0 block_count,TestGreaterThanOrEqualHandler,160,0 block_count,TestGreaterThanOrEqualHandler,161,1 block_count,TestGreaterThanOrEqualHandler,162,0 @@ -73253,19 +73153,19 @@ block_count,ToNumberHandler,8,0 block_count,ToNumberHandler,9,0 block_count,ToNumberHandler,10,0 -block_count,ToNumericHandler,0,4 +block_count,ToNumericHandler,0,3 block_count,ToNumericHandler,1,0 block_count,ToNumericHandler,2,0 block_count,ToNumericHandler,3,0 block_count,ToNumericHandler,4,0 block_count,ToNumericHandler,5,0 -block_count,ToNumericHandler,6,4 -block_count,ToNumericHandler,7,4 +block_count,ToNumericHandler,6,3 +block_count,ToNumericHandler,7,3 block_count,ToNumericHandler,8,3 block_count,ToNumericHandler,9,0 block_count,ToNumericHandler,10,3 block_count,ToNumericHandler,11,0 -block_count,ToNumericHandler,12,4 +block_count,ToNumericHandler,12,3 block_count,ToObjectHandler,0,0 block_count,ToStringHandler,0,0 block_count,ToStringHandler,1,0 @@ -73311,7 +73211,7 @@ block_count,CreateRegExpLiteralHandler,12,0 block_count,CreateRegExpLiteralHandler,13,0 block_count,CreateRegExpLiteralHandler,14,0 -block_count,CreateArrayLiteralHandler,0,1 +block_count,CreateArrayLiteralHandler,0,0 block_count,CreateArrayLiteralHandler,1,0 block_count,CreateArrayLiteralHandler,2,0 block_count,CreateArrayLiteralHandler,3,0 @@ -73625,7 +73525,7 @@ block_count,CreateFunctionContextHandler,10,0 block_count,CreateFunctionContextHandler,11,0 block_count,CreateFunctionContextHandler,12,0 -block_count,CreateFunctionContextHandler,13,2 +block_count,CreateFunctionContextHandler,13,1 block_count,CreateFunctionContextHandler,14,1 block_count,CreateFunctionContextHandler,15,0 block_count,CreateFunctionContextHandler,16,0 @@ -73874,8 +73774,8 @@ block_count,CreateRestParameterHandler,36,0 block_count,CreateRestParameterHandler,37,0 block_count,CreateRestParameterHandler,38,0 -block_count,JumpLoopHandler,0,14 -block_count,JumpLoopHandler,1,12 +block_count,JumpLoopHandler,0,13 +block_count,JumpLoopHandler,1,11 block_count,JumpLoopHandler,2,1 block_count,JumpLoopHandler,3,0 block_count,JumpLoopHandler,4,1 @@ -73911,12 +73811,12 @@ block_count,JumpLoopHandler,34,0 block_count,JumpLoopHandler,35,0 block_count,JumpLoopHandler,36,0 -block_count,JumpLoopHandler,37,12 -block_count,JumpLoopHandler,38,12 +block_count,JumpLoopHandler,37,11 +block_count,JumpLoopHandler,38,11 block_count,JumpLoopHandler,39,0 -block_count,JumpLoopHandler,40,12 -block_count,JumpLoopHandler,41,12 -block_count,JumpLoopHandler,42,12 +block_count,JumpLoopHandler,40,11 +block_count,JumpLoopHandler,41,11 +block_count,JumpLoopHandler,42,11 block_count,JumpLoopHandler,43,0 block_count,JumpLoopHandler,44,0 block_count,JumpLoopHandler,45,0 @@ -73938,10 +73838,10 @@ block_count,JumpLoopHandler,61,0 block_count,JumpLoopHandler,62,0 block_count,JumpLoopHandler,63,0 -block_count,JumpLoopHandler,64,14 +block_count,JumpLoopHandler,64,13 block_count,JumpLoopHandler,65,0 -block_count,JumpLoopHandler,66,14 -block_count,JumpLoopHandler,67,14 +block_count,JumpLoopHandler,66,13 +block_count,JumpLoopHandler,67,13 block_count,JumpHandler,0,4 block_count,JumpConstantHandler,0,0 block_count,JumpIfUndefinedConstantHandler,0,0 @@ -74004,7 +73904,7 @@ block_count,JumpIfToBooleanFalseConstantHandler,18,0 block_count,JumpIfToBooleanFalseConstantHandler,19,0 block_count,JumpIfToBooleanFalseConstantHandler,20,0 -block_count,JumpIfToBooleanTrueHandler,0,6 +block_count,JumpIfToBooleanTrueHandler,0,5 block_count,JumpIfToBooleanTrueHandler,1,5 block_count,JumpIfToBooleanTrueHandler,2,2 block_count,JumpIfToBooleanTrueHandler,3,1 @@ -74025,13 +73925,13 @@ block_count,JumpIfToBooleanTrueHandler,18,0 block_count,JumpIfToBooleanTrueHandler,19,2 block_count,JumpIfToBooleanTrueHandler,20,3 -block_count,JumpIfToBooleanFalseHandler,0,12 -block_count,JumpIfToBooleanFalseHandler,1,10 -block_count,JumpIfToBooleanFalseHandler,2,5 -block_count,JumpIfToBooleanFalseHandler,3,3 -block_count,JumpIfToBooleanFalseHandler,4,3 -block_count,JumpIfToBooleanFalseHandler,5,3 -block_count,JumpIfToBooleanFalseHandler,6,3 +block_count,JumpIfToBooleanFalseHandler,0,11 +block_count,JumpIfToBooleanFalseHandler,1,9 +block_count,JumpIfToBooleanFalseHandler,2,4 +block_count,JumpIfToBooleanFalseHandler,3,2 +block_count,JumpIfToBooleanFalseHandler,4,2 +block_count,JumpIfToBooleanFalseHandler,5,2 +block_count,JumpIfToBooleanFalseHandler,6,2 block_count,JumpIfToBooleanFalseHandler,7,0 block_count,JumpIfToBooleanFalseHandler,8,0 block_count,JumpIfToBooleanFalseHandler,9,0 @@ -74042,16 +73942,16 @@ block_count,JumpIfToBooleanFalseHandler,14,1 block_count,JumpIfToBooleanFalseHandler,15,5 block_count,JumpIfToBooleanFalseHandler,16,2 -block_count,JumpIfToBooleanFalseHandler,17,2 +block_count,JumpIfToBooleanFalseHandler,17,1 block_count,JumpIfToBooleanFalseHandler,18,0 -block_count,JumpIfToBooleanFalseHandler,19,7 +block_count,JumpIfToBooleanFalseHandler,19,6 block_count,JumpIfToBooleanFalseHandler,20,5 block_count,JumpIfTrueHandler,0,6 -block_count,JumpIfTrueHandler,1,5 +block_count,JumpIfTrueHandler,1,4 block_count,JumpIfTrueHandler,2,1 -block_count,JumpIfFalseHandler,0,24 -block_count,JumpIfFalseHandler,1,14 -block_count,JumpIfFalseHandler,2,10 +block_count,JumpIfFalseHandler,0,22 +block_count,JumpIfFalseHandler,1,13 +block_count,JumpIfFalseHandler,2,9 block_count,JumpIfNullHandler,0,0 block_count,JumpIfNullHandler,1,0 block_count,JumpIfNullHandler,2,0 @@ -74157,9 +74057,9 @@ block_count,SetPendingMessageHandler,0,0 block_count,ThrowHandler,0,2 block_count,ReThrowHandler,0,0 -block_count,ReturnHandler,0,21 +block_count,ReturnHandler,0,19 block_count,ReturnHandler,1,0 -block_count,ReturnHandler,2,20 +block_count,ReturnHandler,2,19 block_count,ThrowReferenceErrorIfHoleHandler,0,1 block_count,ThrowReferenceErrorIfHoleHandler,1,1 block_count,ThrowReferenceErrorIfHoleHandler,2,0 @@ -74198,7 +74098,7 @@ block_count,ResumeGeneratorHandler,6,0 block_count,ResumeGeneratorHandler,7,0 block_count,GetIteratorHandler,0,0 -block_count,ShortStarHandler,0,56 +block_count,ShortStarHandler,0,53 block_count,LdarWideHandler,0,0 block_count,LdaSmiWideHandler,0,7 block_count,LdaConstantWideHandler,0,1 @@ -75015,7 +74915,7 @@ block_count,GetNamedPropertyWideHandler,284,0 block_count,GetNamedPropertyWideHandler,285,0 block_count,GetNamedPropertyWideHandler,286,0 -block_count,GetNamedPropertyWideHandler,287,7 +block_count,GetNamedPropertyWideHandler,287,6 block_count,GetNamedPropertyWideHandler,288,7 block_count,GetKeyedPropertyWideHandler,0,0 block_count,GetEnumeratedKeyedPropertyWideHandler,0,0 @@ -75029,7 +74929,7 @@ block_count,SetPrototypePropertiesWideHandler,2,0 block_count,SetPrototypePropertiesWideHandler,3,0 block_count,AddWideHandler,0,1 -block_count,AddWideHandler,1,1 +block_count,AddWideHandler,1,0 block_count,AddWideHandler,2,0 block_count,AddWideHandler,3,0 block_count,AddWideHandler,4,0 @@ -75049,13 +74949,13 @@ block_count,AddWideHandler,18,0 block_count,AddWideHandler,19,0 block_count,AddWideHandler,20,0 -block_count,AddWideHandler,21,1 -block_count,AddWideHandler,22,1 +block_count,AddWideHandler,21,0 +block_count,AddWideHandler,22,0 block_count,AddWideHandler,23,0 block_count,AddWideHandler,24,0 block_count,AddWideHandler,25,0 block_count,AddWideHandler,26,0 -block_count,AddWideHandler,27,1 +block_count,AddWideHandler,27,0 block_count,AddWideHandler,28,0 block_count,AddWideHandler,29,0 block_count,AddWideHandler,30,0 @@ -75984,14 +75884,14 @@ block_count,ShiftLeftWideHandler,91,0 block_count,ShiftLeftWideHandler,92,0 block_count,ShiftLeftWideHandler,93,0 -block_count,AddSmiWideHandler,0,1 -block_count,AddSmiWideHandler,1,1 -block_count,AddSmiWideHandler,2,1 +block_count,AddSmiWideHandler,0,0 +block_count,AddSmiWideHandler,1,0 +block_count,AddSmiWideHandler,2,0 block_count,AddSmiWideHandler,3,0 block_count,AddSmiWideHandler,4,0 block_count,AddSmiWideHandler,5,0 block_count,AddSmiWideHandler,6,0 -block_count,AddSmiWideHandler,7,1 +block_count,AddSmiWideHandler,7,0 block_count,AddSmiWideHandler,8,0 block_count,AddSmiWideHandler,9,0 block_count,AddSmiWideHandler,10,0 @@ -76047,7 +75947,7 @@ block_count,AddSmiWideHandler,60,0 block_count,AddSmiWideHandler,61,0 block_count,AddSmiWideHandler,62,0 -block_count,AddSmiWideHandler,63,1 +block_count,AddSmiWideHandler,63,0 block_count,SubSmiWideHandler,0,0 block_count,SubSmiWideHandler,1,0 block_count,SubSmiWideHandler,2,0 @@ -76732,7 +76632,7 @@ block_count,CallProperty0WideHandler,66,0 block_count,CallProperty0WideHandler,67,0 block_count,CallProperty0WideHandler,68,0 -block_count,CallProperty1WideHandler,0,3 +block_count,CallProperty1WideHandler,0,2 block_count,CallProperty1WideHandler,1,0 block_count,CallProperty1WideHandler,2,0 block_count,CallProperty1WideHandler,3,0 @@ -76799,8 +76699,8 @@ block_count,CallProperty1WideHandler,64,0 block_count,CallProperty1WideHandler,65,0 block_count,CallProperty1WideHandler,66,0 -block_count,CallProperty1WideHandler,67,3 -block_count,CallProperty1WideHandler,68,3 +block_count,CallProperty1WideHandler,67,2 +block_count,CallProperty1WideHandler,68,2 block_count,CallProperty2WideHandler,0,0 block_count,CallProperty2WideHandler,1,0 block_count,CallProperty2WideHandler,2,0 @@ -79265,7 +79165,6 @@ builtin_hash,Divide_WithFeedback,873944645 builtin_hash,Modulus_WithFeedback,-748421476 builtin_hash,BitwiseOr_WithFeedback,775987599 -builtin_hash,ShiftRightLogical_WithFeedback,446044393 builtin_hash,Add_LhsIsStringConstant_Internalize_Baseline,-242858511 builtin_hash,Add_RhsIsStringConstant_Internalize_Baseline,-738762843 builtin_hash,Equal_Baseline,159166081 diff -Nru chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/x64.profile chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/x64.profile --- chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/x64.profile 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/x64.profile 2026-03-13 16:54:03.000000000 +0000 @@ -1,4 +1,3 @@ -block_hint,RecordWriteSaveFP,14,1,0 block_hint,RecordWriteSaveFP,2,3,0 block_hint,RecordWriteSaveFP,5,4,1 block_hint,RecordWriteSaveFP,11,6,0 @@ -22,7 +21,7 @@ block_hint,RecordWriteIgnoreFP,32,31,0 block_hint,RecordWriteIgnoreFP,61,51,0 block_hint,RecordWriteIgnoreFP,53,52,1 -block_hint,RecordWriteIgnoreFP,55,56,1 +block_hint,RecordWriteIgnoreFP,57,58,0 block_hint,AdaptorWithBuiltinExitFrame1,2,1,1 block_hint,AdaptorWithBuiltinExitFrame2,2,1,1 block_hint,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,67,1 @@ -989,7 +988,6 @@ block_hint,ArrayPrototypePop,33,16,0 block_hint,ArrayPrototypePop,32,17,0 block_hint,ArrayPrototypePop,27,18,0 -block_hint,ArrayPrototypePop,26,19,1 block_hint,ArrayPrototypePop,25,20,0 block_hint,ArrayPrototypePop,31,30,1 block_hint,ArrayPrototypePush,2,1,1 @@ -1286,6 +1284,7 @@ block_hint,LoadIC,5,6,0 block_hint,LoadIC,21,8,1 block_hint,LoadIC,23,22,0 +block_hint,LoadIC,26,27,1 block_hint,LoadIC,30,33,1 block_hint,LoadIC,31,32,1 block_hint,LoadIC,37,38,1 @@ -1355,14 +1354,12 @@ block_hint,LoadIC_Noninlined,6,5,0 block_hint,LoadIC_Noninlined,19,18,0 block_hint,LoadIC_Noninlined,22,23,1 -block_hint,LoadIC_Noninlined,27,28,1 block_hint,LoadIC_Noninlined,126,32,0 block_hint,LoadIC_Noninlined,125,33,0 block_hint,LoadIC_Noninlined,37,34,0 block_hint,LoadIC_Noninlined,36,35,0 block_hint,LoadIC_Noninlined,118,124,1 block_hint,LoadIC_Noninlined,121,120,0 -block_hint,LoadIC_Noninlined,181,134,0 block_hint,LoadIC_Noninlined,261,247,0 block_hint,LoadIC_Noninlined,252,251,0 block_hint,LoadIC_Noninlined,300,299,0 @@ -1442,7 +1439,6 @@ block_hint,KeyedLoadIC,152,60,1 block_hint,KeyedLoadIC,418,159,0 block_hint,KeyedLoadIC,360,359,0 -block_hint,KeyedLoadIC,367,374,1 block_hint,KeyedLoadIC,411,376,1 block_hint,KeyedLoadIC,387,379,0 block_hint,KeyedLoadIC,397,396,0 @@ -2173,6 +2169,7 @@ block_hint,BitwiseXorSmi_Baseline,12,5,1 block_hint,BitwiseXorSmi_Baseline,14,15,1 block_hint,BitwiseXorSmi_Baseline,35,34,0 +block_hint,ShiftLeft_Baseline,2,1,0 block_hint,ShiftLeft_Baseline,46,45,0 block_hint,ShiftLeftSmi_Baseline,20,3,1 block_hint,ShiftLeftSmi_Baseline,34,33,0 @@ -2239,6 +2236,7 @@ block_hint,Equal_Baseline,99,98,1 block_hint,Equal_Baseline,109,110,0 block_hint,Equal_Baseline,115,134,0 +block_hint,Equal_Baseline,129,118,1 block_hint,Equal_Baseline,130,131,0 block_hint,Equal_Baseline,136,137,0 block_hint,Equal_Baseline,174,152,0 @@ -2275,7 +2273,6 @@ block_hint,LessThan_Baseline,146,132,1 block_hint,LessThan_Baseline,163,162,1 block_hint,GreaterThan_Baseline,100,4,1 -block_hint,GreaterThan_Baseline,115,101,1 block_hint,GreaterThan_Baseline,114,102,1 block_hint,GreaterThan_Baseline,125,118,0 block_hint,GreaterThan_Baseline,131,147,0 @@ -2321,7 +2318,6 @@ block_hint,Equal_WithEmbeddedFeedback,169,154,1 block_hint,Equal_WithEmbeddedFeedback,166,155,0 block_hint,Equal_WithEmbeddedFeedback,157,156,0 -block_hint,Equal_WithEmbeddedFeedback,171,172,0 block_hint,Equal_WithEmbeddedFeedback,182,181,1 block_hint,StrictEqual_WithEmbeddedFeedback,71,3,0 block_hint,StrictEqual_WithEmbeddedFeedback,27,6,0 @@ -4128,11 +4124,6 @@ block_hint,MathCos,5,6,1 block_hint,MathCos,15,16,1 block_hint,MathCos,21,20,0 -block_hint,MathExp,2,1,1 -block_hint,MathExp,4,8,1 -block_hint,MathExp,5,6,1 -block_hint,MathExp,10,11,1 -block_hint,MathExp,14,13,0 block_hint,MathFround,2,1,1 block_hint,MathFround,5,6,1 block_hint,MathLog,2,1,1 @@ -5191,7 +5182,9 @@ block_hint,FastNewRestArguments,43,2,0 block_hint,FastNewRestArguments,4,3,1 block_hint,FastNewRestArguments,7,6,1 +block_hint,FastNewRestArguments,9,8,0 block_hint,FastNewRestArguments,38,11,0 +block_hint,FastNewRestArguments,37,12,0 block_hint,FastNewRestArguments,36,13,0 block_hint,FastNewRestArguments,35,14,0 block_hint,FastNewRestArguments,15,18,1 @@ -5294,8 +5287,6 @@ block_hint,MergeAt,71,76,1 block_hint,MergeAt,72,75,1 block_hint,MergeAt,74,73,0 -block_hint,MergeAt,85,82,0 -block_hint,MergeAt,83,84,0 block_hint,MergeAt,89,88,1 block_hint,MergeAt,91,118,1 block_hint,MergeAt,97,117,1 @@ -5619,6 +5610,7 @@ block_hint,AddHandler,35,58,1 block_hint,AddHandler,37,36,1 block_hint,AddHandler,46,45,1 +block_hint,AddHandler,48,47,1 block_hint,AddHandler,55,54,1 block_hint,AddHandler,61,60,1 block_hint,AddHandler,70,69,1 @@ -5716,7 +5708,6 @@ block_hint,DivSmiHandler,48,45,1 block_hint,ModSmiHandler,4,12,0 block_hint,ModSmiHandler,22,19,1 -block_hint,ModSmiHandler,25,35,1 block_hint,ModSmiHandler,29,26,1 block_hint,ModSmiHandler,33,32,0 block_hint,ModSmiHandler,45,42,1 @@ -5745,7 +5736,6 @@ block_hint,NegateHandler,17,3,1 block_hint,NegateHandler,33,30,1 block_hint,BitwiseNotHandler,40,37,1 -block_hint,TypeOfHandler,52,2,0 block_hint,TypeOfHandler,61,60,1 block_hint,FindNonDefaultConstructorOrConstructHandler,17,1,0 block_hint,FindNonDefaultConstructorOrConstructHandler,16,2,0 @@ -5886,7 +5876,9 @@ block_hint,CreateArrayLiteralHandler,12,15,1 block_hint,CreateArrayLiteralHandler,14,13,1 block_hint,CreateArrayLiteralHandler,19,18,0 -block_hint,CreateArrayLiteralHandler,29,30,1 +block_hint,CreateArrayLiteralHandler,32,31,1 +block_hint,CreateArrayLiteralHandler,34,33,0 +block_hint,CreateArrayLiteralHandler,40,39,1 block_hint,CreateArrayLiteralHandler,65,46,0 block_hint,CreateArrayLiteralHandler,48,47,1 block_hint,CreateArrayLiteralHandler,50,49,1 @@ -5957,19 +5949,13 @@ block_hint,CreateUnmappedArgumentsHandler,19,16,0 block_hint,CreateUnmappedArgumentsHandler,17,18,1 block_hint,CreateUnmappedArgumentsHandler,29,28,1 -block_hint,CreateRestParameterHandler,1,41,1 -block_hint,CreateRestParameterHandler,40,2,0 -block_hint,CreateRestParameterHandler,4,3,1 -block_hint,CreateRestParameterHandler,7,6,1 -block_hint,CreateRestParameterHandler,33,12,0 -block_hint,CreateRestParameterHandler,32,13,0 -block_hint,CreateRestParameterHandler,31,14,0 -block_hint,CreateRestParameterHandler,15,18,1 -block_hint,CreateRestParameterHandler,17,16,1 block_hint,CreateRestParameterHandler,29,23,0 block_hint,CreateRestParameterHandler,27,24,0 block_hint,CreateRestParameterHandler,25,26,1 -block_hint,JumpLoopHandler,37,6,1 +block_hint,JumpLoopHandler,10,7,1 +block_hint,JumpLoopHandler,13,12,0 +block_hint,JumpLoopHandler,17,25,1 +block_hint,JumpLoopHandler,28,27,1 block_hint,JumpLoopHandler,38,63,1 block_hint,JumpLoopHandler,39,40,0 block_hint,JumpLoopHandler,66,65,1 @@ -6010,10 +5996,6 @@ block_hint,GetNamedPropertyWideHandler,292,4,0 block_hint,GetNamedPropertyWideHandler,6,7,0 block_hint,GetNamedPropertyWideHandler,113,18,0 -block_hint,GetNamedPropertyWideHandler,23,20,0 -block_hint,GetNamedPropertyWideHandler,22,21,0 -block_hint,GetNamedPropertyWideHandler,105,111,1 -block_hint,GetNamedPropertyWideHandler,108,107,0 block_hint,GetNamedPropertyWideHandler,246,236,0 block_hint,GetNamedPropertyWideHandler,289,288,0 block_hint,AddWideHandler,2,21,0 @@ -6026,7 +6008,6 @@ block_hint,MulWideHandler,123,122,1 block_hint,AddSmiWideHandler,12,1,0 block_hint,AddSmiWideHandler,8,2,0 -block_hint,AddSmiWideHandler,5,4,1 block_hint,MulSmiWideHandler,14,2,0 block_hint,MulSmiWideHandler,5,4,0 block_hint,MulSmiWideHandler,17,16,1 @@ -6055,7 +6036,6 @@ block_hint,IncWideHandler,20,19,0 block_hint,IncWideHandler,30,27,1 block_hint,CallProperty1WideHandler,1,67,0 -block_hint,CallUndefinedReceiverWideHandler,1,67,0 block_hint,CallUndefinedReceiver0WideHandler,1,67,0 block_hint,CallUndefinedReceiver1WideHandler,1,67,0 block_hint,ConstructWideHandler,1,46,0 @@ -6072,6 +6052,7 @@ block_hint,CreateClosureWideHandler,2,1,1 block_hint,CreateFunctionContextWideHandler,14,15,1 block_hint,JumpLoopWideHandler,3,4,0 +block_hint,JumpLoopWideHandler,37,6,1 block_hint,JumpLoopWideHandler,38,63,1 block_hint,JumpLoopWideHandler,39,40,0 block_hint,JumpLoopWideHandler,66,65,1 @@ -6090,19 +6071,19 @@ block_hint,BitwiseAndSmiExtraWideHandler,27,26,0 block_hint,BitwiseAndSmiExtraWideHandler,41,38,1 block_hint,CallUndefinedReceiver1ExtraWideHandler,1,67,0 -builtin_count,RecordWriteSaveFP,1411 -builtin_count,RecordWriteIgnoreFP,34 +builtin_count,RecordWriteSaveFP,1403 +builtin_count,RecordWriteIgnoreFP,33 builtin_count,EphemeronKeyBarrierSaveFP,0 builtin_count,IndirectPointerBarrierIgnoreFP,0 builtin_count,AdaptorWithBuiltinExitFrame0,123 builtin_count,AdaptorWithBuiltinExitFrame1,4 builtin_count,AdaptorWithBuiltinExitFrame2,0 builtin_count,AdaptorWithBuiltinExitFrame3,8 -builtin_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,142 -builtin_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,535 -builtin_count,Call_ReceiverIsAny_Baseline_Compact,2 +builtin_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,144 +builtin_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,534 +builtin_count,Call_ReceiverIsAny_Baseline_Compact,1 builtin_count,CallProxy,0 -builtin_count,CallWithSpread,29 +builtin_count,CallWithSpread,28 builtin_count,CallWithSpread_Baseline,1 builtin_count,CallWithArrayLike,33 builtin_count,CallFunctionTemplate_Generic,0 @@ -6111,14 +6092,14 @@ builtin_count,ConstructWithSpread_WithFeedback,1 builtin_count,ConstructForwardAllArgs_Baseline,0 builtin_count,ConstructForwardAllArgs_WithFeedback,2 -builtin_count,Construct_Baseline,48 +builtin_count,Construct_Baseline,46 builtin_count,Construct_WithFeedback,7 builtin_count,FastNewObject,156 -builtin_count,FastNewClosure,266 +builtin_count,FastNewClosure,268 builtin_count,StringEqual,565 builtin_count,StringGreaterThan,0 builtin_count,StringGreaterThanOrEqual,5 -builtin_count,StringLessThan,474 +builtin_count,StringLessThan,473 builtin_count,StringLessThanOrEqual,47 builtin_count,StringCompare,3 builtin_count,StringSubstring,491 @@ -6142,7 +6123,7 @@ builtin_count,Typeof,31 builtin_count,Typeof_Baseline,0 builtin_count,KeyedLoadIC_PolymorphicName,0 -builtin_count,KeyedStoreIC_Megamorphic,340 +builtin_count,KeyedStoreIC_Megamorphic,411 builtin_count,DefineKeyedOwnIC_Megamorphic,2 builtin_count,LoadGlobalIC_NoFeedback,16 builtin_count,LoadIC_FunctionPrototype,202 @@ -6152,8 +6133,8 @@ builtin_count,StoreIC_NoFeedback,6 builtin_count,DefineNamedOwnIC_NoFeedback,4 builtin_count,KeyedLoadIC_SloppyArguments,2 -builtin_count,StoreFastElementIC_InBounds,197 -builtin_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,19 +builtin_count,StoreFastElementIC_InBounds,196 +builtin_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,20 builtin_count,StoreFastElementIC_NoTransitionHandleCOW,0 builtin_count,ElementsTransitionAndStore_InBounds,0 builtin_count,ElementsTransitionAndStore_NoTransitionGrowAndHandleCOW,0 @@ -6184,7 +6165,7 @@ builtin_count,ArrayIndexOfSmiOrObject,140 builtin_count,ArrayIndexOf,38 builtin_count,ArrayPrototypePop,5 -builtin_count,ArrayPrototypePush,312 +builtin_count,ArrayPrototypePush,316 builtin_count,CloneFastJSArray,192 builtin_count,CloneFastJSArrayFillingHoles,0 builtin_count,ExtractFastJSArray,202 @@ -6195,7 +6176,7 @@ builtin_count,ArrayPrototypeEntries,0 builtin_count,ArrayPrototypeKeys,0 builtin_count,ArrayPrototypeValues,19 -builtin_count,ArrayIteratorPrototypeNext,137 +builtin_count,ArrayIteratorPrototypeNext,138 builtin_count,AsyncFunctionEnter,0 builtin_count,AsyncFunctionResolve,0 builtin_count,AsyncFunctionAwait,4 @@ -6219,50 +6200,50 @@ builtin_count,ResumeGeneratorBaseline,1 builtin_count,GlobalIsFinite,0 builtin_count,GlobalIsNaN,0 -builtin_count,LoadIC,643 +builtin_count,LoadIC,644 builtin_count,LoadIC_Megamorphic,10000 builtin_count,LoadIC_Noninlined,3 -builtin_count,LoadICTrampoline,275 -builtin_count,LoadICGenericBaseline,1917 -builtin_count,LoadICTrampoline_Megamorphic,5638 +builtin_count,LoadICTrampoline,273 +builtin_count,LoadICGenericBaseline,1925 +builtin_count,LoadICTrampoline_Megamorphic,5654 builtin_count,LoadSuperIC,2 -builtin_count,LoadSuperICBaseline,2 -builtin_count,KeyedLoadIC,345 +builtin_count,LoadSuperICBaseline,1 +builtin_count,KeyedLoadIC,344 builtin_count,EnumeratedKeyedLoadIC,4 -builtin_count,KeyedLoadIC_Megamorphic,2368 +builtin_count,KeyedLoadIC_Megamorphic,2364 builtin_count,KeyedLoadICTrampoline,1 -builtin_count,KeyedLoadICBaseline,321 +builtin_count,KeyedLoadICBaseline,320 builtin_count,EnumeratedKeyedLoadICBaseline,3 -builtin_count,KeyedLoadICTrampoline_Megamorphic,1050 -builtin_count,StoreGlobalIC,830 -builtin_count,StoreGlobalICTrampoline,279 +builtin_count,KeyedLoadICTrampoline_Megamorphic,1048 +builtin_count,StoreGlobalIC,554 +builtin_count,StoreGlobalICTrampoline,0 builtin_count,StoreGlobalICBaseline,1 -builtin_count,StoreIC,413 -builtin_count,StoreIC_Megamorphic,1473 +builtin_count,StoreIC,410 +builtin_count,StoreIC_Megamorphic,1471 builtin_count,StoreICTrampoline,13 -builtin_count,StoreICTrampoline_Megamorphic,692 -builtin_count,StoreICBaseline,213 +builtin_count,StoreICTrampoline_Megamorphic,703 +builtin_count,StoreICBaseline,209 builtin_count,DefineNamedOwnIC,36 builtin_count,DefineNamedOwnICBaseline,31 builtin_count,KeyedStoreIC,214 builtin_count,KeyedStoreICTrampoline,0 -builtin_count,KeyedStoreICTrampoline_Megamorphic,230 -builtin_count,KeyedStoreICBaseline,200 +builtin_count,KeyedStoreICTrampoline_Megamorphic,299 +builtin_count,KeyedStoreICBaseline,199 builtin_count,DefineKeyedOwnIC,2 builtin_count,StoreInArrayLiteralIC,18 builtin_count,StoreInArrayLiteralICBaseline,16 -builtin_count,LoadGlobalIC,1266 +builtin_count,LoadGlobalIC,1247 builtin_count,LoadGlobalICInsideTypeof,0 -builtin_count,LoadGlobalICTrampoline,828 -builtin_count,LoadGlobalICBaseline,404 +builtin_count,LoadGlobalICTrampoline,825 +builtin_count,LoadGlobalICBaseline,398 builtin_count,LoadGlobalICInsideTypeofBaseline,0 builtin_count,LookupGlobalICBaseline,0 builtin_count,LookupGlobalICInsideTypeofBaseline,0 builtin_count,KeyedHasIC,720 builtin_count,KeyedHasICBaseline,2 -builtin_count,KeyedHasIC_Megamorphic,715 -builtin_count,AddLhsIsStringConstantInternalizeWithVector,707 -builtin_count,AddLhsIsStringConstantInternalizeTrampoline,5 +builtin_count,KeyedHasIC_Megamorphic,716 +builtin_count,AddLhsIsStringConstantInternalizeWithVector,706 +builtin_count,AddLhsIsStringConstantInternalizeTrampoline,4 builtin_count,AddRhsIsStringConstantInternalizeWithVector,7 builtin_count,AddRhsIsStringConstantInternalizeTrampoline,1 builtin_count,IterableToList,0 @@ -6281,11 +6262,11 @@ builtin_count,MapPrototypeValues,1 builtin_count,MapIteratorPrototypeNext,14 builtin_count,MapIteratorToList,0 -builtin_count,Add_Baseline,196 -builtin_count,AddSmi_Baseline,243 +builtin_count,Add_Baseline,189 +builtin_count,AddSmi_Baseline,240 builtin_count,Subtract_Baseline,49 -builtin_count,SubtractSmi_Baseline,22 -builtin_count,Multiply_Baseline,52 +builtin_count,SubtractSmi_Baseline,21 +builtin_count,Multiply_Baseline,48 builtin_count,MultiplySmi_Baseline,5 builtin_count,Divide_Baseline,4 builtin_count,DivideSmi_Baseline,1 @@ -6293,15 +6274,15 @@ builtin_count,ModulusSmi_Baseline,0 builtin_count,Exponentiate_Baseline,0 builtin_count,BitwiseAnd_Baseline,8 -builtin_count,BitwiseAndSmi_Baseline,33 -builtin_count,BitwiseOr_Baseline,20 +builtin_count,BitwiseAndSmi_Baseline,31 +builtin_count,BitwiseOr_Baseline,19 builtin_count,BitwiseOrSmi_Baseline,181 builtin_count,BitwiseXor_Baseline,9 builtin_count,BitwiseXorSmi_Baseline,0 builtin_count,ShiftLeft_Baseline,1 -builtin_count,ShiftLeftSmi_Baseline,31 -builtin_count,ShiftRight_Baseline,2 -builtin_count,ShiftRightSmi_Baseline,116 +builtin_count,ShiftLeftSmi_Baseline,30 +builtin_count,ShiftRight_Baseline,1 +builtin_count,ShiftRightSmi_Baseline,114 builtin_count,ShiftRightLogical_Baseline,0 builtin_count,ShiftRightLogicalSmi_Baseline,4 builtin_count,Add_WithFeedback,0 @@ -6309,22 +6290,21 @@ builtin_count,Divide_WithFeedback,0 builtin_count,Modulus_WithFeedback,2 builtin_count,BitwiseOr_WithFeedback,0 -builtin_count,ShiftRightLogical_WithFeedback,0 builtin_count,Add_LhsIsStringConstant_Internalize_Baseline,0 builtin_count,Add_RhsIsStringConstant_Internalize_Baseline,0 -builtin_count,Equal_Baseline,164 +builtin_count,Equal_Baseline,162 builtin_count,StrictEqual_Generic_Baseline,202 builtin_count,LessThan_Baseline,149 -builtin_count,GreaterThan_Baseline,49 +builtin_count,GreaterThan_Baseline,47 builtin_count,LessThanOrEqual_Baseline,21 -builtin_count,GreaterThanOrEqual_Baseline,42 +builtin_count,GreaterThanOrEqual_Baseline,41 builtin_count,Equal_WithEmbeddedFeedback,23 -builtin_count,StrictEqual_WithEmbeddedFeedback,26 +builtin_count,StrictEqual_WithEmbeddedFeedback,25 builtin_count,LessThan_WithEmbeddedFeedback,4 builtin_count,GreaterThanOrEqual_WithEmbeddedFeedback,0 builtin_count,BitwiseNot_Baseline,1 -builtin_count,Decrement_Baseline,20 -builtin_count,Increment_Baseline,104 +builtin_count,Decrement_Baseline,18 +builtin_count,Increment_Baseline,103 builtin_count,Negate_Baseline,3 builtin_count,ObjectAssign,2 builtin_count,ObjectCreate,8 @@ -6335,7 +6315,7 @@ builtin_count,ObjectKeys,14 builtin_count,ObjectPrototypeHasOwnProperty,241 builtin_count,ObjectToString,62 -builtin_count,OrdinaryHasInstance,166 +builtin_count,OrdinaryHasInstance,164 builtin_count,InstanceOf,8 builtin_count,InstanceOf_WithFeedback,2 builtin_count,InstanceOf_Baseline,37 @@ -6354,7 +6334,7 @@ builtin_count,SetPrototypeValues,11 builtin_count,SetIteratorPrototypeNext,58 builtin_count,SetOrSetIteratorToList,0 -builtin_count,StringFromCharCode,16 +builtin_count,StringFromCharCode,15 builtin_count,StringPrototypeReplace,242 builtin_count,StringPrototypeSplit,53 builtin_count,TypedArrayConstructor,4 @@ -6372,14 +6352,14 @@ builtin_count,WeakSetPrototypeAdd,0 builtin_count,WeakCollectionSet,1 builtin_count,AsyncGeneratorResolve,10 -builtin_count,AsyncGeneratorYieldWithAwait,8 +builtin_count,AsyncGeneratorYieldWithAwait,7 builtin_count,AsyncGeneratorResumeNext,25 builtin_count,AsyncGeneratorPrototypeNext,10 builtin_count,AsyncGeneratorAwait,7 builtin_count,AsyncGeneratorAwaitResolveClosure,7 -builtin_count,AsyncGeneratorYieldWithAwaitResolveClosure,8 -builtin_count,StringAdd_CheckNone,7844 -builtin_count,SubString,1638 +builtin_count,AsyncGeneratorYieldWithAwaitResolveClosure,7 +builtin_count,StringAdd_CheckNone,7814 +builtin_count,SubString,1637 builtin_count,GetProperty,446 builtin_count,GetPropertyWithReceiver,18 builtin_count,SetProperty,0 @@ -6407,7 +6387,7 @@ builtin_count,ArrayPrototypeLastIndexOf,1 builtin_count,ArrayMapLoopLazyDeoptContinuation,0 builtin_count,ArrayMapLoopContinuation,0 -builtin_count,ArrayMap,41 +builtin_count,ArrayMap,42 builtin_count,ArrayReduce,3 builtin_count,ArrayPrototypeReverse,0 builtin_count,ArrayPrototypeShift,193 @@ -6422,7 +6402,7 @@ builtin_count,BooleanConstructor,0 builtin_count,BooleanPrototypeToString,0 builtin_count,ToString,66 -builtin_count,ToStringConvertSymbol,0 +builtin_count,ToStringConvertSymbol,1 builtin_count,StringPrototypeToString,18 builtin_count,StringPrototypeCharAt,14 builtin_count,StringPrototypeCharCodeAt,15 @@ -6435,7 +6415,7 @@ builtin_count,FastNewClosureBaseline,36 builtin_count,FastNewFunctionContextFunction,47 builtin_count,FastNewFunctionContextFunctionWithCells,15 -builtin_count,CreateRegExpLiteral,12 +builtin_count,CreateRegExpLiteral,13 builtin_count,CreateShallowArrayLiteral,9 builtin_count,CreateEmptyArrayLiteral,13 builtin_count,CreateShallowObjectLiteral,16 @@ -6445,12 +6425,12 @@ builtin_count,StringToNumber,31 builtin_count,NonNumberToNumber,4 builtin_count,NonNumberToNumeric,5 -builtin_count,NumberToString,1183 +builtin_count,NumberToString,1180 builtin_count,SmiToString,18 builtin_count,Int32ToString,3 builtin_count,Float64ToString,1 builtin_count,ToBoolean,16 -builtin_count,ToBooleanForBaselineJump,71 +builtin_count,ToBooleanForBaselineJump,72 builtin_count,ToLength,2 builtin_count,ToName,47 builtin_count,ToObject,242 @@ -6469,7 +6449,7 @@ builtin_count,ForInNext,30 builtin_count,GetIteratorWithFeedback,0 builtin_count,GetIteratorBaseline,14 -builtin_count,CallIteratorWithFeedback,14 +builtin_count,CallIteratorWithFeedback,15 builtin_count,MathAbs,0 builtin_count,MathCeil,0 builtin_count,MathFloor,0 @@ -6535,7 +6515,7 @@ builtin_count,ReflectGet,1 builtin_count,ReflectHas,1 builtin_count,RegExpPrototypeExec,415 -builtin_count,RegExpMatchFast,1227 +builtin_count,RegExpMatchFast,1226 builtin_count,RegExpReplace,195 builtin_count,RegExpPrototypeReplace,0 builtin_count,RegExpSearchFast,1 @@ -6557,12 +6537,12 @@ builtin_count,StringPrototypeIndexOf,20 builtin_count,StringPrototypeIterator,0 builtin_count,StringIteratorPrototypeNext,0 -builtin_count,StringPrototypeMatch,1227 +builtin_count,StringPrototypeMatch,1226 builtin_count,StringPrototypeSearch,1 builtin_count,StringRepeat,0 builtin_count,StringPrototypeSlice,12 builtin_count,StringPrototypeStartsWith,0 -builtin_count,StringPrototypeSubstr,4 +builtin_count,StringPrototypeSubstr,3 builtin_count,StringPrototypeSubstring,7 builtin_count,StringPrototypeTrim,1 builtin_count,SymbolPrototypeToString,2 @@ -6575,7 +6555,7 @@ builtin_count,NewRestArgumentsElements,17 builtin_count,FastNewSloppyArguments,2 builtin_count,FastNewStrictArguments,2 -builtin_count,FastNewRestArguments,0 +builtin_count,FastNewRestArguments,1 builtin_count,LoadFromContextCell,12 builtin_count,StoreCurrentContextElementBaseline,3 builtin_count,StoreContextElementBaseline,0 @@ -6589,21 +6569,20 @@ builtin_count,Store_FastObjectElements_0,238 builtin_count,Store_FastDoubleElements_0,0 builtin_count,SortCompareDefault,3 -builtin_count,SortCompareUserFn,738 +builtin_count,SortCompareUserFn,737 builtin_count,Copy,2 builtin_count,MergeAt,1 builtin_count,GallopLeft,1 builtin_count,GallopRight,1 builtin_count,ArrayTimSort,38 builtin_count,ArrayPrototypeSort,38 -builtin_count,StringFastLocaleCompare,1403 +builtin_count,StringFastLocaleCompare,1402 builtin_count,JSToWasmWrapper,0 builtin_count,JSToWasmHandleReturns,0 builtin_count,WasmTaggedNonSmiToInt32,0 builtin_count,WasmAllocateZeroedFixedArray,0 builtin_count,WasmTriggerTierUp,0 builtin_count,WasmStackGuard,0 -builtin_count,WasmStackGuardLoop,0 builtin_count,CallIndirectIC,2 builtin_count,CanUseSameAccessor_FastDoubleElements_0,0 builtin_count,CanUseSameAccessor_FastSmiElements_0,0 @@ -6611,10 +6590,10 @@ builtin_count,StringPrototypeToLowerCaseIntl,7 builtin_count,StringToLowerCaseIntl,237 builtin_count,WideHandler,61 -builtin_count,ExtraWideHandler,11 -builtin_count,LdarHandler,87 -builtin_count,LdaZeroHandler,10 -builtin_count,LdaSmiHandler,12 +builtin_count,ExtraWideHandler,10 +builtin_count,LdarHandler,88 +builtin_count,LdaZeroHandler,11 +builtin_count,LdaSmiHandler,13 builtin_count,LdaUndefinedHandler,8 builtin_count,LdaNullHandler,1 builtin_count,LdaTheHoleHandler,0 @@ -6627,12 +6606,12 @@ builtin_count,LdaCurrentContextSlotNoCellHandler,5 builtin_count,LdaCurrentContextSlotHandler,1 builtin_count,LdaImmutableCurrentContextSlotHandler,19 -builtin_count,StarHandler,19 +builtin_count,StarHandler,20 builtin_count,MovHandler,19 builtin_count,PushContextHandler,2 builtin_count,PopContextHandler,0 builtin_count,TestReferenceEqualHandler,0 -builtin_count,TestUndetectableHandler,1 +builtin_count,TestUndetectableHandler,0 builtin_count,TestNullHandler,0 builtin_count,TestUndefinedHandler,0 builtin_count,TestTypeOfHandler,0 @@ -6646,11 +6625,11 @@ builtin_count,LdaLookupGlobalSlotHandler,0 builtin_count,LdaLookupGlobalSlotInsideTypeofHandler,0 builtin_count,StaLookupSlotHandler,0 -builtin_count,GetNamedPropertyHandler,75 +builtin_count,GetNamedPropertyHandler,76 builtin_count,GetNamedPropertyFromSuperHandler,0 builtin_count,GetKeyedPropertyHandler,20 builtin_count,GetEnumeratedKeyedPropertyHandler,1 -builtin_count,SetNamedPropertyHandler,9 +builtin_count,SetNamedPropertyHandler,10 builtin_count,DefineNamedOwnPropertyHandler,3 builtin_count,SetKeyedPropertyHandler,12 builtin_count,DefineKeyedOwnPropertyHandler,0 @@ -6664,7 +6643,7 @@ builtin_count,ModHandler,0 builtin_count,ExpHandler,0 builtin_count,BitwiseOrHandler,1 -builtin_count,BitwiseXorHandler,0 +builtin_count,BitwiseXorHandler,1 builtin_count,BitwiseAndHandler,0 builtin_count,ShiftLeftHandler,0 builtin_count,ShiftRightHandler,0 @@ -6677,12 +6656,12 @@ builtin_count,ModSmiHandler,0 builtin_count,BitwiseOrSmiHandler,1 builtin_count,BitwiseXorSmiHandler,0 -builtin_count,BitwiseAndSmiHandler,1 +builtin_count,BitwiseAndSmiHandler,0 builtin_count,ShiftLeftSmiHandler,1 builtin_count,ShiftRightSmiHandler,2 builtin_count,ShiftRightLogicalSmiHandler,0 builtin_count,IncHandler,12 -builtin_count,DecHandler,1 +builtin_count,DecHandler,3 builtin_count,NegateHandler,0 builtin_count,BitwiseNotHandler,0 builtin_count,ToBooleanLogicalNotHandler,0 @@ -6710,14 +6689,14 @@ builtin_count,TestEqualHandler,5 builtin_count,TestEqualStrictHandler,7 builtin_count,TestLessThanHandler,11 -builtin_count,TestGreaterThanHandler,1 -builtin_count,TestLessThanOrEqualHandler,1 +builtin_count,TestGreaterThanHandler,2 +builtin_count,TestLessThanOrEqualHandler,0 builtin_count,TestGreaterThanOrEqualHandler,1 builtin_count,TestInstanceOfHandler,0 builtin_count,TestInHandler,0 builtin_count,ToNameHandler,0 builtin_count,ToNumberHandler,0 -builtin_count,ToNumericHandler,3 +builtin_count,ToNumericHandler,4 builtin_count,ToObjectHandler,0 builtin_count,ToStringHandler,0 builtin_count,ToBooleanHandler,0 @@ -6749,7 +6728,7 @@ builtin_count,JumpIfToBooleanTrueHandler,6 builtin_count,JumpIfToBooleanFalseHandler,12 builtin_count,JumpIfTrueHandler,6 -builtin_count,JumpIfFalseHandler,23 +builtin_count,JumpIfFalseHandler,24 builtin_count,JumpIfNullHandler,0 builtin_count,JumpIfNotNullHandler,0 builtin_count,JumpIfUndefinedHandler,1 @@ -6765,7 +6744,7 @@ builtin_count,SetPendingMessageHandler,0 builtin_count,ThrowHandler,2 builtin_count,ReThrowHandler,0 -builtin_count,ReturnHandler,20 +builtin_count,ReturnHandler,21 builtin_count,ThrowReferenceErrorIfHoleHandler,1 builtin_count,ThrowSuperNotCalledIfHoleHandler,0 builtin_count,ThrowSuperAlreadyCalledIfNotHoleHandler,0 @@ -6774,7 +6753,7 @@ builtin_count,SuspendGeneratorHandler,0 builtin_count,ResumeGeneratorHandler,0 builtin_count,GetIteratorHandler,0 -builtin_count,ShortStarHandler,55 +builtin_count,ShortStarHandler,56 builtin_count,LdarWideHandler,0 builtin_count,LdaSmiWideHandler,7 builtin_count,LdaConstantWideHandler,1 @@ -6870,22 +6849,22 @@ builtin_count,CallUndefinedReceiverExtraWideHandler,0 builtin_count,CallUndefinedReceiver1ExtraWideHandler,4 builtin_count,CallUndefinedReceiver2ExtraWideHandler,0 -block_count,RecordWriteSaveFP,0,1411 -block_count,RecordWriteSaveFP,1,1384 +block_count,RecordWriteSaveFP,0,1403 +block_count,RecordWriteSaveFP,1,1367 block_count,RecordWriteSaveFP,2,0 -block_count,RecordWriteSaveFP,3,1384 +block_count,RecordWriteSaveFP,3,1367 block_count,RecordWriteSaveFP,4,0 -block_count,RecordWriteSaveFP,5,1384 -block_count,RecordWriteSaveFP,6,1384 +block_count,RecordWriteSaveFP,5,1367 +block_count,RecordWriteSaveFP,6,1367 block_count,RecordWriteSaveFP,7,0 -block_count,RecordWriteSaveFP,8,1384 -block_count,RecordWriteSaveFP,9,1383 +block_count,RecordWriteSaveFP,8,1367 +block_count,RecordWriteSaveFP,9,1366 block_count,RecordWriteSaveFP,10,0 block_count,RecordWriteSaveFP,11,0 block_count,RecordWriteSaveFP,12,0 -block_count,RecordWriteSaveFP,13,1384 -block_count,RecordWriteSaveFP,14,26 -block_count,RecordWriteSaveFP,15,16 +block_count,RecordWriteSaveFP,13,1367 +block_count,RecordWriteSaveFP,14,36 +block_count,RecordWriteSaveFP,15,15 block_count,RecordWriteSaveFP,16,15 block_count,RecordWriteSaveFP,17,15 block_count,RecordWriteSaveFP,18,0 @@ -6899,9 +6878,9 @@ block_count,RecordWriteSaveFP,26,0 block_count,RecordWriteSaveFP,27,0 block_count,RecordWriteSaveFP,28,0 -block_count,RecordWriteSaveFP,29,10 -block_count,RecordWriteSaveFP,30,26 -block_count,RecordWriteSaveFP,31,26 +block_count,RecordWriteSaveFP,29,20 +block_count,RecordWriteSaveFP,30,36 +block_count,RecordWriteSaveFP,31,36 block_count,RecordWriteSaveFP,32,0 block_count,RecordWriteSaveFP,33,0 block_count,RecordWriteSaveFP,34,0 @@ -6920,17 +6899,17 @@ block_count,RecordWriteSaveFP,47,0 block_count,RecordWriteSaveFP,48,0 block_count,RecordWriteSaveFP,49,0 -block_count,RecordWriteSaveFP,50,26 -block_count,RecordWriteSaveFP,51,26 +block_count,RecordWriteSaveFP,50,36 +block_count,RecordWriteSaveFP,51,36 block_count,RecordWriteSaveFP,52,0 -block_count,RecordWriteSaveFP,53,26 -block_count,RecordWriteSaveFP,54,25 -block_count,RecordWriteSaveFP,55,25 +block_count,RecordWriteSaveFP,53,36 +block_count,RecordWriteSaveFP,54,33 +block_count,RecordWriteSaveFP,55,33 block_count,RecordWriteSaveFP,56,0 block_count,RecordWriteSaveFP,57,0 block_count,RecordWriteSaveFP,58,0 -block_count,RecordWriteSaveFP,59,1 -block_count,RecordWriteSaveFP,60,1 +block_count,RecordWriteSaveFP,59,2 +block_count,RecordWriteSaveFP,60,2 block_count,RecordWriteSaveFP,61,0 block_count,RecordWriteSaveFP,62,0 block_count,RecordWriteSaveFP,63,0 @@ -6938,22 +6917,22 @@ block_count,RecordWriteSaveFP,65,0 block_count,RecordWriteSaveFP,66,0 block_count,RecordWriteSaveFP,67,0 -block_count,RecordWriteSaveFP,68,26 -block_count,RecordWriteIgnoreFP,0,34 -block_count,RecordWriteIgnoreFP,1,31 +block_count,RecordWriteSaveFP,68,36 +block_count,RecordWriteIgnoreFP,0,33 +block_count,RecordWriteIgnoreFP,1,32 block_count,RecordWriteIgnoreFP,2,0 -block_count,RecordWriteIgnoreFP,3,31 +block_count,RecordWriteIgnoreFP,3,32 block_count,RecordWriteIgnoreFP,4,0 -block_count,RecordWriteIgnoreFP,5,31 -block_count,RecordWriteIgnoreFP,6,31 +block_count,RecordWriteIgnoreFP,5,32 +block_count,RecordWriteIgnoreFP,6,32 block_count,RecordWriteIgnoreFP,7,0 -block_count,RecordWriteIgnoreFP,8,31 -block_count,RecordWriteIgnoreFP,9,31 +block_count,RecordWriteIgnoreFP,8,32 +block_count,RecordWriteIgnoreFP,9,32 block_count,RecordWriteIgnoreFP,10,0 block_count,RecordWriteIgnoreFP,11,0 block_count,RecordWriteIgnoreFP,12,0 -block_count,RecordWriteIgnoreFP,13,31 -block_count,RecordWriteIgnoreFP,14,2 +block_count,RecordWriteIgnoreFP,13,32 +block_count,RecordWriteIgnoreFP,14,1 block_count,RecordWriteIgnoreFP,15,0 block_count,RecordWriteIgnoreFP,16,0 block_count,RecordWriteIgnoreFP,17,0 @@ -6968,9 +6947,9 @@ block_count,RecordWriteIgnoreFP,26,0 block_count,RecordWriteIgnoreFP,27,0 block_count,RecordWriteIgnoreFP,28,0 -block_count,RecordWriteIgnoreFP,29,2 -block_count,RecordWriteIgnoreFP,30,2 -block_count,RecordWriteIgnoreFP,31,2 +block_count,RecordWriteIgnoreFP,29,0 +block_count,RecordWriteIgnoreFP,30,1 +block_count,RecordWriteIgnoreFP,31,1 block_count,RecordWriteIgnoreFP,32,0 block_count,RecordWriteIgnoreFP,33,0 block_count,RecordWriteIgnoreFP,34,0 @@ -6989,12 +6968,12 @@ block_count,RecordWriteIgnoreFP,47,0 block_count,RecordWriteIgnoreFP,48,0 block_count,RecordWriteIgnoreFP,49,0 -block_count,RecordWriteIgnoreFP,50,2 -block_count,RecordWriteIgnoreFP,51,2 +block_count,RecordWriteIgnoreFP,50,1 +block_count,RecordWriteIgnoreFP,51,1 block_count,RecordWriteIgnoreFP,52,0 -block_count,RecordWriteIgnoreFP,53,2 -block_count,RecordWriteIgnoreFP,54,2 -block_count,RecordWriteIgnoreFP,55,2 +block_count,RecordWriteIgnoreFP,53,1 +block_count,RecordWriteIgnoreFP,54,0 +block_count,RecordWriteIgnoreFP,55,0 block_count,RecordWriteIgnoreFP,56,0 block_count,RecordWriteIgnoreFP,57,0 block_count,RecordWriteIgnoreFP,58,0 @@ -7007,7 +6986,7 @@ block_count,RecordWriteIgnoreFP,65,0 block_count,RecordWriteIgnoreFP,66,0 block_count,RecordWriteIgnoreFP,67,0 -block_count,RecordWriteIgnoreFP,68,2 +block_count,RecordWriteIgnoreFP,68,1 block_count,EphemeronKeyBarrierSaveFP,0,0 block_count,IndirectPointerBarrierIgnoreFP,0,0 block_count,AdaptorWithBuiltinExitFrame0,0,123 @@ -7023,16 +7002,16 @@ block_count,AdaptorWithBuiltinExitFrame3,1,6 block_count,AdaptorWithBuiltinExitFrame3,2,1 block_count,AdaptorWithBuiltinExitFrame3,3,8 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,0,142 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,142 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,2,43 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,3,38 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,4,37 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,5,37 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,0,144 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,144 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,2,46 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,3,40 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,4,39 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,5,39 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,6,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,7,37 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,8,37 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,9,37 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,7,39 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,8,39 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,9,39 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,10,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,11,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,12,0 @@ -7050,15 +7029,15 @@ block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,24,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,25,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,26,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,27,37 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,28,37 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,29,37 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,27,39 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,28,39 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,29,39 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,30,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,31,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,32,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,33,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,34,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,35,37 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,35,39 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,36,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,37,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,38,0 @@ -7088,19 +7067,19 @@ block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,62,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,63,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,64,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,65,5 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,65,6 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,66,98 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,67,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,68,142 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,0,535 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1,535 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,2,30 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,3,13 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,4,12 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,5,12 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,68,144 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,0,534 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1,534 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,2,31 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,3,12 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,4,11 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,5,11 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,6,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,7,12 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,8,12 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,7,11 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,8,11 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,9,9 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,10,2 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,11,0 @@ -7157,12 +7136,12 @@ block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,62,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,63,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,64,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,65,17 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,66,504 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,65,18 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,66,503 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,67,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,68,535 -block_count,Call_ReceiverIsAny_Baseline_Compact,0,2 -block_count,Call_ReceiverIsAny_Baseline_Compact,1,2 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,68,534 +block_count,Call_ReceiverIsAny_Baseline_Compact,0,1 +block_count,Call_ReceiverIsAny_Baseline_Compact,1,1 block_count,Call_ReceiverIsAny_Baseline_Compact,2,0 block_count,Call_ReceiverIsAny_Baseline_Compact,3,0 block_count,Call_ReceiverIsAny_Baseline_Compact,4,0 @@ -7227,9 +7206,9 @@ block_count,Call_ReceiverIsAny_Baseline_Compact,63,0 block_count,Call_ReceiverIsAny_Baseline_Compact,64,0 block_count,Call_ReceiverIsAny_Baseline_Compact,65,0 -block_count,Call_ReceiverIsAny_Baseline_Compact,66,2 +block_count,Call_ReceiverIsAny_Baseline_Compact,66,1 block_count,Call_ReceiverIsAny_Baseline_Compact,67,0 -block_count,Call_ReceiverIsAny_Baseline_Compact,68,2 +block_count,Call_ReceiverIsAny_Baseline_Compact,68,1 block_count,CallProxy,0,0 block_count,CallProxy,1,0 block_count,CallProxy,2,0 @@ -7270,22 +7249,22 @@ block_count,CallProxy,37,0 block_count,CallProxy,38,0 block_count,CallProxy,39,0 -block_count,CallWithSpread,0,29 -block_count,CallWithSpread,1,29 +block_count,CallWithSpread,0,28 +block_count,CallWithSpread,1,28 block_count,CallWithSpread,2,0 -block_count,CallWithSpread,3,29 +block_count,CallWithSpread,3,28 block_count,CallWithSpread,4,0 -block_count,CallWithSpread,5,29 +block_count,CallWithSpread,5,28 block_count,CallWithSpread,6,0 -block_count,CallWithSpread,7,29 -block_count,CallWithSpread,8,29 -block_count,CallWithSpread,9,29 -block_count,CallWithSpread,10,5 +block_count,CallWithSpread,7,28 +block_count,CallWithSpread,8,28 +block_count,CallWithSpread,9,28 +block_count,CallWithSpread,10,4 block_count,CallWithSpread,11,0 block_count,CallWithSpread,12,0 block_count,CallWithSpread,13,0 -block_count,CallWithSpread,14,5 -block_count,CallWithSpread,15,24 +block_count,CallWithSpread,14,4 +block_count,CallWithSpread,15,23 block_count,CallWithSpread,16,0 block_count,CallWithSpread,17,0 block_count,CallWithSpread,18,0 @@ -7300,44 +7279,44 @@ block_count,CallWithSpread,27,0 block_count,CallWithSpread,28,0 block_count,CallWithSpread,29,0 -block_count,CallWithSpread,30,5 -block_count,CallWithSpread,31,5 -block_count,CallWithSpread,32,5 +block_count,CallWithSpread,30,4 +block_count,CallWithSpread,31,4 +block_count,CallWithSpread,32,4 block_count,CallWithSpread,33,4 block_count,CallWithSpread,34,0 block_count,CallWithSpread,35,4 block_count,CallWithSpread,36,0 block_count,CallWithSpread,37,0 -block_count,CallWithSpread,38,5 +block_count,CallWithSpread,38,4 block_count,CallWithSpread,39,0 -block_count,CallWithSpread,40,5 -block_count,CallWithSpread,41,5 +block_count,CallWithSpread,40,4 +block_count,CallWithSpread,41,4 block_count,CallWithSpread,42,0 block_count,CallWithSpread,43,0 block_count,CallWithSpread,44,0 block_count,CallWithSpread,45,0 -block_count,CallWithSpread,46,5 +block_count,CallWithSpread,46,4 block_count,CallWithSpread,47,0 -block_count,CallWithSpread,48,5 -block_count,CallWithSpread,49,5 -block_count,CallWithSpread,50,5 -block_count,CallWithSpread,51,5 -block_count,CallWithSpread,52,5 -block_count,CallWithSpread,53,5 +block_count,CallWithSpread,48,4 +block_count,CallWithSpread,49,4 +block_count,CallWithSpread,50,4 +block_count,CallWithSpread,51,4 +block_count,CallWithSpread,52,4 +block_count,CallWithSpread,53,4 block_count,CallWithSpread,54,0 block_count,CallWithSpread,55,4 -block_count,CallWithSpread,56,5 +block_count,CallWithSpread,56,4 block_count,CallWithSpread,57,0 -block_count,CallWithSpread,58,5 +block_count,CallWithSpread,58,4 block_count,CallWithSpread,59,0 -block_count,CallWithSpread,60,5 +block_count,CallWithSpread,60,4 block_count,CallWithSpread,61,0 -block_count,CallWithSpread,62,5 +block_count,CallWithSpread,62,4 block_count,CallWithSpread,63,0 -block_count,CallWithSpread,64,5 +block_count,CallWithSpread,64,4 block_count,CallWithSpread,65,0 block_count,CallWithSpread,66,0 -block_count,CallWithSpread,67,24 +block_count,CallWithSpread,67,23 block_count,CallWithSpread_Baseline,0,1 block_count,CallWithSpread_Baseline,1,1 block_count,CallWithSpread_Baseline,2,0 @@ -7507,7 +7486,7 @@ block_count,CallWithArrayLike,30,0 block_count,CallWithArrayLike,31,1 block_count,CallWithArrayLike,32,0 -block_count,CallWithArrayLike,33,0 +block_count,CallWithArrayLike,33,1 block_count,CallWithArrayLike,34,0 block_count,CallWithArrayLike,35,0 block_count,CallWithArrayLike,36,0 @@ -7960,8 +7939,8 @@ block_count,ConstructForwardAllArgs_WithFeedback,41,0 block_count,ConstructForwardAllArgs_WithFeedback,42,2 block_count,ConstructForwardAllArgs_WithFeedback,43,2 -block_count,Construct_Baseline,0,48 -block_count,Construct_Baseline,1,3 +block_count,Construct_Baseline,0,46 +block_count,Construct_Baseline,1,2 block_count,Construct_Baseline,2,1 block_count,Construct_Baseline,3,1 block_count,Construct_Baseline,4,0 @@ -8003,8 +7982,8 @@ block_count,Construct_Baseline,40,0 block_count,Construct_Baseline,41,1 block_count,Construct_Baseline,42,1 -block_count,Construct_Baseline,43,45 -block_count,Construct_Baseline,44,47 +block_count,Construct_Baseline,43,43 +block_count,Construct_Baseline,44,44 block_count,Construct_WithFeedback,0,7 block_count,Construct_WithFeedback,1,7 block_count,Construct_WithFeedback,2,7 @@ -8055,9 +8034,9 @@ block_count,FastNewObject,0,156 block_count,FastNewObject,1,0 block_count,FastNewObject,2,156 -block_count,FastNewObject,3,154 -block_count,FastNewObject,4,154 -block_count,FastNewObject,5,154 +block_count,FastNewObject,3,153 +block_count,FastNewObject,4,153 +block_count,FastNewObject,5,153 block_count,FastNewObject,6,0 block_count,FastNewObject,7,0 block_count,FastNewObject,8,0 @@ -8083,24 +8062,24 @@ block_count,FastNewObject,28,0 block_count,FastNewObject,29,0 block_count,FastNewObject,30,0 -block_count,FastNewObject,31,154 -block_count,FastNewObject,32,154 +block_count,FastNewObject,31,153 +block_count,FastNewObject,32,153 block_count,FastNewObject,33,0 -block_count,FastNewObject,34,154 +block_count,FastNewObject,34,153 block_count,FastNewObject,35,0 block_count,FastNewObject,36,0 -block_count,FastNewObject,37,154 +block_count,FastNewObject,37,153 block_count,FastNewObject,38,153 block_count,FastNewObject,39,1 block_count,FastNewObject,40,151 -block_count,FastNewObject,41,41 -block_count,FastNewObject,42,110 -block_count,FastNewObject,43,225 -block_count,FastNewObject,44,115 -block_count,FastNewObject,45,110 +block_count,FastNewObject,41,40 +block_count,FastNewObject,42,111 +block_count,FastNewObject,43,234 +block_count,FastNewObject,44,122 +block_count,FastNewObject,45,111 block_count,FastNewObject,46,151 -block_count,FastNewObject,47,81 -block_count,FastNewObject,48,70 +block_count,FastNewObject,47,83 +block_count,FastNewObject,48,68 block_count,FastNewObject,49,153 block_count,FastNewObject,50,0 block_count,FastNewObject,51,0 @@ -8130,33 +8109,33 @@ block_count,FastNewObject,75,0 block_count,FastNewObject,76,2 block_count,FastNewObject,77,2 -block_count,FastNewClosure,0,266 -block_count,FastNewClosure,1,261 -block_count,FastNewClosure,2,261 +block_count,FastNewClosure,0,268 +block_count,FastNewClosure,1,263 +block_count,FastNewClosure,2,262 block_count,FastNewClosure,3,0 block_count,FastNewClosure,4,4 -block_count,FastNewClosure,5,266 +block_count,FastNewClosure,5,267 block_count,FastNewClosure,6,0 -block_count,FastNewClosure,7,266 -block_count,FastNewClosure,8,266 +block_count,FastNewClosure,7,267 +block_count,FastNewClosure,8,267 block_count,FastNewClosure,9,0 -block_count,FastNewClosure,10,266 +block_count,FastNewClosure,10,267 block_count,FastNewClosure,11,0 block_count,FastNewClosure,12,0 -block_count,FastNewClosure,13,266 -block_count,FastNewClosure,14,105 -block_count,FastNewClosure,15,160 -block_count,FastNewClosure,16,160 +block_count,FastNewClosure,13,267 +block_count,FastNewClosure,14,106 +block_count,FastNewClosure,15,161 +block_count,FastNewClosure,16,161 block_count,FastNewClosure,17,0 block_count,FastNewClosure,18,0 block_count,FastNewClosure,19,0 block_count,FastNewClosure,20,0 -block_count,FastNewClosure,21,160 +block_count,FastNewClosure,21,161 block_count,FastNewClosure,22,0 -block_count,FastNewClosure,23,160 -block_count,FastNewClosure,24,266 -block_count,FastNewClosure,25,105 -block_count,FastNewClosure,26,160 +block_count,FastNewClosure,23,161 +block_count,FastNewClosure,24,267 +block_count,FastNewClosure,25,106 +block_count,FastNewClosure,26,161 block_count,StringEqual,0,565 block_count,StringEqual,1,568 block_count,StringEqual,2,169 @@ -8206,7 +8185,7 @@ block_count,StringEqual,46,152 block_count,StringEqual,47,0 block_count,StringEqual,48,152 -block_count,StringEqual,49,27 +block_count,StringEqual,49,26 block_count,StringEqual,50,125 block_count,StringEqual,51,131 block_count,StringEqual,52,23 @@ -8458,8 +8437,8 @@ block_count,StringGreaterThanOrEqual,79,0 block_count,StringGreaterThanOrEqual,80,0 block_count,StringGreaterThanOrEqual,81,3 -block_count,StringLessThan,0,474 -block_count,StringLessThan,1,474 +block_count,StringLessThan,0,473 +block_count,StringLessThan,1,473 block_count,StringLessThan,2,470 block_count,StringLessThan,3,0 block_count,StringLessThan,4,0 @@ -8526,8 +8505,8 @@ block_count,StringLessThan,65,0 block_count,StringLessThan,66,450 block_count,StringLessThan,67,470 -block_count,StringLessThan,68,883 -block_count,StringLessThan,69,883 +block_count,StringLessThan,68,882 +block_count,StringLessThan,69,882 block_count,StringLessThan,70,412 block_count,StringLessThan,71,470 block_count,StringLessThan,72,225 @@ -8707,20 +8686,20 @@ block_count,StringSubstring,0,491 block_count,StringSubstring,1,491 block_count,StringSubstring,2,491 -block_count,StringSubstring,3,436 -block_count,StringSubstring,4,621 -block_count,StringSubstring,5,185 -block_count,StringSubstring,6,185 +block_count,StringSubstring,3,435 +block_count,StringSubstring,4,624 +block_count,StringSubstring,5,188 +block_count,StringSubstring,6,188 block_count,StringSubstring,7,177 block_count,StringSubstring,8,5 block_count,StringSubstring,9,171 -block_count,StringSubstring,10,8 -block_count,StringSubstring,11,8 +block_count,StringSubstring,10,10 +block_count,StringSubstring,11,10 block_count,StringSubstring,12,0 -block_count,StringSubstring,13,185 +block_count,StringSubstring,13,188 block_count,StringSubstring,14,0 -block_count,StringSubstring,15,436 -block_count,StringSubstring,16,436 +block_count,StringSubstring,15,435 +block_count,StringSubstring,16,435 block_count,StringSubstring,17,189 block_count,StringSubstring,18,3 block_count,StringSubstring,19,0 @@ -8742,7 +8721,7 @@ block_count,StringSubstring,35,0 block_count,StringSubstring,36,38 block_count,StringSubstring,37,37 -block_count,StringSubstring,38,116 +block_count,StringSubstring,38,115 block_count,StringSubstring,39,78 block_count,StringSubstring,40,37 block_count,StringSubstring,41,0 @@ -8896,14 +8875,14 @@ block_count,StringSubstring,189,0 block_count,StringSubstring,190,0 block_count,StringSubstring,191,55 -block_count,StringSubstring,192,61 +block_count,StringSubstring,192,62 block_count,StringSubstring,193,6 block_count,StringSubstring,194,6 block_count,StringSubstring,195,1 block_count,StringSubstring,196,0 block_count,StringSubstring,197,1 -block_count,StringSubstring,198,4 -block_count,StringSubstring,199,4 +block_count,StringSubstring,198,5 +block_count,StringSubstring,199,5 block_count,StringSubstring,200,0 block_count,StringSubstring,201,6 block_count,StringSubstring,202,0 @@ -9054,28 +9033,28 @@ block_count,GrowFastDoubleElements,5,376 block_count,GrowFastDoubleElements,6,0 block_count,GrowFastDoubleElements,7,376 -block_count,GrowFastDoubleElements,8,376 +block_count,GrowFastDoubleElements,8,375 block_count,GrowFastDoubleElements,9,0 block_count,GrowFastDoubleElements,10,376 block_count,GrowFastDoubleElements,11,0 block_count,GrowFastDoubleElements,12,376 block_count,GrowFastDoubleElements,13,0 block_count,GrowFastDoubleElements,14,376 -block_count,GrowFastDoubleElements,15,4294 -block_count,GrowFastDoubleElements,16,3917 +block_count,GrowFastDoubleElements,15,4292 +block_count,GrowFastDoubleElements,16,3915 block_count,GrowFastDoubleElements,17,376 block_count,GrowFastDoubleElements,18,376 block_count,GrowFastDoubleElements,19,100 block_count,GrowFastDoubleElements,20,275 block_count,GrowFastDoubleElements,21,376 block_count,GrowFastDoubleElements,22,161 -block_count,GrowFastDoubleElements,23,4801 -block_count,GrowFastDoubleElements,24,4800 +block_count,GrowFastDoubleElements,23,4799 +block_count,GrowFastDoubleElements,24,4798 block_count,GrowFastDoubleElements,25,1 -block_count,GrowFastDoubleElements,26,4801 -block_count,GrowFastDoubleElements,27,4640 +block_count,GrowFastDoubleElements,26,4799 +block_count,GrowFastDoubleElements,27,4637 block_count,GrowFastDoubleElements,28,161 -block_count,GrowFastDoubleElements,29,215 +block_count,GrowFastDoubleElements,29,214 block_count,GrowFastDoubleElements,30,0 block_count,GrowFastDoubleElements,31,0 block_count,GrowFastDoubleElements,32,0 @@ -9084,9 +9063,9 @@ block_count,GrowFastSmiOrObjectElements,1,346 block_count,GrowFastSmiOrObjectElements,2,346 block_count,GrowFastSmiOrObjectElements,3,346 -block_count,GrowFastSmiOrObjectElements,4,346 +block_count,GrowFastSmiOrObjectElements,4,345 block_count,GrowFastSmiOrObjectElements,5,0 -block_count,GrowFastSmiOrObjectElements,6,346 +block_count,GrowFastSmiOrObjectElements,6,345 block_count,GrowFastSmiOrObjectElements,7,0 block_count,GrowFastSmiOrObjectElements,8,0 block_count,GrowFastSmiOrObjectElements,9,346 @@ -9094,16 +9073,16 @@ block_count,GrowFastSmiOrObjectElements,11,346 block_count,GrowFastSmiOrObjectElements,12,0 block_count,GrowFastSmiOrObjectElements,13,346 -block_count,GrowFastSmiOrObjectElements,14,4556 -block_count,GrowFastSmiOrObjectElements,15,4210 +block_count,GrowFastSmiOrObjectElements,14,4553 +block_count,GrowFastSmiOrObjectElements,15,4207 block_count,GrowFastSmiOrObjectElements,16,346 block_count,GrowFastSmiOrObjectElements,17,346 block_count,GrowFastSmiOrObjectElements,18,18 block_count,GrowFastSmiOrObjectElements,19,328 block_count,GrowFastSmiOrObjectElements,20,346 block_count,GrowFastSmiOrObjectElements,21,47 -block_count,GrowFastSmiOrObjectElements,22,6980 -block_count,GrowFastSmiOrObjectElements,23,6933 +block_count,GrowFastSmiOrObjectElements,22,6976 +block_count,GrowFastSmiOrObjectElements,23,6928 block_count,GrowFastSmiOrObjectElements,24,47 block_count,GrowFastSmiOrObjectElements,25,299 block_count,GrowFastSmiOrObjectElements,26,0 @@ -9184,7 +9163,7 @@ block_count,ToNumeric_Baseline,25,0 block_count,ToNumeric_Baseline,26,0 block_count,ToNumeric_Baseline,27,0 -block_count,ToNumeric_Baseline,28,29 +block_count,ToNumeric_Baseline,28,30 block_count,ToNumeric_Baseline,29,30 block_count,ToNumeric_Baseline,30,0 block_count,ToNumeric_Baseline,31,30 @@ -9572,9 +9551,9 @@ block_count,KeyedLoadIC_PolymorphicName,275,0 block_count,KeyedLoadIC_PolymorphicName,276,0 block_count,KeyedLoadIC_PolymorphicName,277,0 -block_count,KeyedStoreIC_Megamorphic,0,340 -block_count,KeyedStoreIC_Megamorphic,1,340 -block_count,KeyedStoreIC_Megamorphic,2,340 +block_count,KeyedStoreIC_Megamorphic,0,411 +block_count,KeyedStoreIC_Megamorphic,1,411 +block_count,KeyedStoreIC_Megamorphic,2,411 block_count,KeyedStoreIC_Megamorphic,3,299 block_count,KeyedStoreIC_Megamorphic,4,298 block_count,KeyedStoreIC_Megamorphic,5,0 @@ -9589,14 +9568,14 @@ block_count,KeyedStoreIC_Megamorphic,14,0 block_count,KeyedStoreIC_Megamorphic,15,298 block_count,KeyedStoreIC_Megamorphic,16,298 -block_count,KeyedStoreIC_Megamorphic,17,251 -block_count,KeyedStoreIC_Megamorphic,18,251 -block_count,KeyedStoreIC_Megamorphic,19,235 +block_count,KeyedStoreIC_Megamorphic,17,250 +block_count,KeyedStoreIC_Megamorphic,18,250 +block_count,KeyedStoreIC_Megamorphic,19,236 block_count,KeyedStoreIC_Megamorphic,20,0 block_count,KeyedStoreIC_Megamorphic,21,0 block_count,KeyedStoreIC_Megamorphic,22,0 -block_count,KeyedStoreIC_Megamorphic,23,235 -block_count,KeyedStoreIC_Megamorphic,24,184 +block_count,KeyedStoreIC_Megamorphic,23,236 +block_count,KeyedStoreIC_Megamorphic,24,186 block_count,KeyedStoreIC_Megamorphic,25,50 block_count,KeyedStoreIC_Megamorphic,26,3 block_count,KeyedStoreIC_Megamorphic,27,3 @@ -9604,7 +9583,7 @@ block_count,KeyedStoreIC_Megamorphic,29,0 block_count,KeyedStoreIC_Megamorphic,30,0 block_count,KeyedStoreIC_Megamorphic,31,46 -block_count,KeyedStoreIC_Megamorphic,32,15 +block_count,KeyedStoreIC_Megamorphic,32,14 block_count,KeyedStoreIC_Megamorphic,33,0 block_count,KeyedStoreIC_Megamorphic,34,47 block_count,KeyedStoreIC_Megamorphic,35,0 @@ -9640,7 +9619,7 @@ block_count,KeyedStoreIC_Megamorphic,65,0 block_count,KeyedStoreIC_Megamorphic,66,159 block_count,KeyedStoreIC_Megamorphic,67,8 -block_count,KeyedStoreIC_Megamorphic,68,151 +block_count,KeyedStoreIC_Megamorphic,68,150 block_count,KeyedStoreIC_Megamorphic,69,337 block_count,KeyedStoreIC_Megamorphic,70,288 block_count,KeyedStoreIC_Megamorphic,71,238 @@ -9757,8 +9736,8 @@ block_count,KeyedStoreIC_Megamorphic,182,96 block_count,KeyedStoreIC_Megamorphic,183,0 block_count,KeyedStoreIC_Megamorphic,184,96 -block_count,KeyedStoreIC_Megamorphic,185,52 -block_count,KeyedStoreIC_Megamorphic,186,43 +block_count,KeyedStoreIC_Megamorphic,185,50 +block_count,KeyedStoreIC_Megamorphic,186,45 block_count,KeyedStoreIC_Megamorphic,187,96 block_count,KeyedStoreIC_Megamorphic,188,84 block_count,KeyedStoreIC_Megamorphic,189,11 @@ -9779,7 +9758,7 @@ block_count,KeyedStoreIC_Megamorphic,204,9 block_count,KeyedStoreIC_Megamorphic,205,0 block_count,KeyedStoreIC_Megamorphic,206,9 -block_count,KeyedStoreIC_Megamorphic,207,36 +block_count,KeyedStoreIC_Megamorphic,207,35 block_count,KeyedStoreIC_Megamorphic,208,31 block_count,KeyedStoreIC_Megamorphic,209,28 block_count,KeyedStoreIC_Megamorphic,210,26 @@ -9793,13 +9772,13 @@ block_count,KeyedStoreIC_Megamorphic,218,1 block_count,KeyedStoreIC_Megamorphic,219,20 block_count,KeyedStoreIC_Megamorphic,220,0 -block_count,KeyedStoreIC_Megamorphic,221,67 -block_count,KeyedStoreIC_Megamorphic,222,67 -block_count,KeyedStoreIC_Megamorphic,223,67 +block_count,KeyedStoreIC_Megamorphic,221,66 +block_count,KeyedStoreIC_Megamorphic,222,66 +block_count,KeyedStoreIC_Megamorphic,223,66 block_count,KeyedStoreIC_Megamorphic,224,0 block_count,KeyedStoreIC_Megamorphic,225,0 -block_count,KeyedStoreIC_Megamorphic,226,67 -block_count,KeyedStoreIC_Megamorphic,227,67 +block_count,KeyedStoreIC_Megamorphic,226,66 +block_count,KeyedStoreIC_Megamorphic,227,66 block_count,KeyedStoreIC_Megamorphic,228,66 block_count,KeyedStoreIC_Megamorphic,229,66 block_count,KeyedStoreIC_Megamorphic,230,0 @@ -9879,8 +9858,8 @@ block_count,KeyedStoreIC_Megamorphic,304,9 block_count,KeyedStoreIC_Megamorphic,305,16 block_count,KeyedStoreIC_Megamorphic,306,25 -block_count,KeyedStoreIC_Megamorphic,307,41 -block_count,KeyedStoreIC_Megamorphic,308,41 +block_count,KeyedStoreIC_Megamorphic,307,40 +block_count,KeyedStoreIC_Megamorphic,308,40 block_count,KeyedStoreIC_Megamorphic,309,0 block_count,KeyedStoreIC_Megamorphic,310,0 block_count,KeyedStoreIC_Megamorphic,311,0 @@ -10327,7 +10306,7 @@ block_count,KeyedStoreIC_Megamorphic,752,299 block_count,KeyedStoreIC_Megamorphic,753,299 block_count,KeyedStoreIC_Megamorphic,754,249 -block_count,KeyedStoreIC_Megamorphic,755,50 +block_count,KeyedStoreIC_Megamorphic,755,49 block_count,KeyedStoreIC_Megamorphic,756,0 block_count,KeyedStoreIC_Megamorphic,757,0 block_count,KeyedStoreIC_Megamorphic,758,52 @@ -10480,9 +10459,9 @@ block_count,KeyedStoreIC_Megamorphic,905,0 block_count,KeyedStoreIC_Megamorphic,906,0 block_count,KeyedStoreIC_Megamorphic,907,0 -block_count,KeyedStoreIC_Megamorphic,908,41 -block_count,KeyedStoreIC_Megamorphic,909,41 -block_count,KeyedStoreIC_Megamorphic,910,92 +block_count,KeyedStoreIC_Megamorphic,908,112 +block_count,KeyedStoreIC_Megamorphic,909,112 +block_count,KeyedStoreIC_Megamorphic,910,163 block_count,KeyedStoreIC_Megamorphic,911,1 block_count,KeyedStoreIC_Megamorphic,912,0 block_count,KeyedStoreIC_Megamorphic,913,0 @@ -10506,13 +10485,13 @@ block_count,KeyedStoreIC_Megamorphic,931,0 block_count,KeyedStoreIC_Megamorphic,932,0 block_count,KeyedStoreIC_Megamorphic,933,0 -block_count,KeyedStoreIC_Megamorphic,934,91 +block_count,KeyedStoreIC_Megamorphic,934,162 block_count,KeyedStoreIC_Megamorphic,935,8 block_count,KeyedStoreIC_Megamorphic,936,1 block_count,KeyedStoreIC_Megamorphic,937,6 -block_count,KeyedStoreIC_Megamorphic,938,82 -block_count,KeyedStoreIC_Megamorphic,939,35 -block_count,KeyedStoreIC_Megamorphic,940,35 +block_count,KeyedStoreIC_Megamorphic,938,153 +block_count,KeyedStoreIC_Megamorphic,939,106 +block_count,KeyedStoreIC_Megamorphic,940,106 block_count,KeyedStoreIC_Megamorphic,941,0 block_count,KeyedStoreIC_Megamorphic,942,0 block_count,KeyedStoreIC_Megamorphic,943,0 @@ -10850,22 +10829,22 @@ block_count,KeyedStoreIC_Megamorphic,1275,0 block_count,KeyedStoreIC_Megamorphic,1276,0 block_count,KeyedStoreIC_Megamorphic,1277,0 -block_count,KeyedStoreIC_Megamorphic,1278,35 -block_count,KeyedStoreIC_Megamorphic,1279,35 -block_count,KeyedStoreIC_Megamorphic,1280,35 -block_count,KeyedStoreIC_Megamorphic,1281,35 -block_count,KeyedStoreIC_Megamorphic,1282,106 -block_count,KeyedStoreIC_Megamorphic,1283,70 -block_count,KeyedStoreIC_Megamorphic,1284,70 +block_count,KeyedStoreIC_Megamorphic,1278,106 +block_count,KeyedStoreIC_Megamorphic,1279,106 +block_count,KeyedStoreIC_Megamorphic,1280,106 +block_count,KeyedStoreIC_Megamorphic,1281,106 +block_count,KeyedStoreIC_Megamorphic,1282,319 +block_count,KeyedStoreIC_Megamorphic,1283,212 +block_count,KeyedStoreIC_Megamorphic,1284,212 block_count,KeyedStoreIC_Megamorphic,1285,0 block_count,KeyedStoreIC_Megamorphic,1286,0 block_count,KeyedStoreIC_Megamorphic,1287,0 -block_count,KeyedStoreIC_Megamorphic,1288,70 -block_count,KeyedStoreIC_Megamorphic,1289,70 +block_count,KeyedStoreIC_Megamorphic,1288,212 +block_count,KeyedStoreIC_Megamorphic,1289,212 block_count,KeyedStoreIC_Megamorphic,1290,0 -block_count,KeyedStoreIC_Megamorphic,1291,35 -block_count,KeyedStoreIC_Megamorphic,1292,35 -block_count,KeyedStoreIC_Megamorphic,1293,35 +block_count,KeyedStoreIC_Megamorphic,1291,106 +block_count,KeyedStoreIC_Megamorphic,1292,106 +block_count,KeyedStoreIC_Megamorphic,1293,106 block_count,KeyedStoreIC_Megamorphic,1294,0 block_count,KeyedStoreIC_Megamorphic,1295,0 block_count,KeyedStoreIC_Megamorphic,1296,0 @@ -11350,7 +11329,7 @@ block_count,KeyedStoreIC_Megamorphic,1775,0 block_count,KeyedStoreIC_Megamorphic,1776,0 block_count,KeyedStoreIC_Megamorphic,1777,0 -block_count,KeyedStoreIC_Megamorphic,1778,6 +block_count,KeyedStoreIC_Megamorphic,1778,7 block_count,DefineKeyedOwnIC_Megamorphic,0,2 block_count,DefineKeyedOwnIC_Megamorphic,1,2 block_count,DefineKeyedOwnIC_Megamorphic,2,2 @@ -12530,8 +12509,8 @@ block_count,LoadGlobalIC_NoFeedback,3,0 block_count,LoadGlobalIC_NoFeedback,4,16 block_count,LoadGlobalIC_NoFeedback,5,363 -block_count,LoadGlobalIC_NoFeedback,6,353 -block_count,LoadGlobalIC_NoFeedback,7,353 +block_count,LoadGlobalIC_NoFeedback,6,352 +block_count,LoadGlobalIC_NoFeedback,7,352 block_count,LoadGlobalIC_NoFeedback,8,1 block_count,LoadGlobalIC_NoFeedback,9,1 block_count,LoadGlobalIC_NoFeedback,10,0 @@ -12563,7 +12542,7 @@ block_count,LoadGlobalIC_NoFeedback,36,499 block_count,LoadGlobalIC_NoFeedback,37,5 block_count,LoadGlobalIC_NoFeedback,38,0 -block_count,LoadGlobalIC_NoFeedback,39,346 +block_count,LoadGlobalIC_NoFeedback,39,345 block_count,LoadGlobalIC_NoFeedback,40,346 block_count,LoadGlobalIC_NoFeedback,41,6 block_count,LoadGlobalIC_NoFeedback,42,0 @@ -13754,7 +13733,7 @@ block_count,KeyedLoadIC_SloppyArguments,20,0 block_count,KeyedLoadIC_SloppyArguments,21,0 block_count,KeyedLoadIC_SloppyArguments,22,0 -block_count,StoreFastElementIC_InBounds,0,197 +block_count,StoreFastElementIC_InBounds,0,196 block_count,StoreFastElementIC_InBounds,1,0 block_count,StoreFastElementIC_InBounds,2,3 block_count,StoreFastElementIC_InBounds,3,3 @@ -13777,8 +13756,8 @@ block_count,StoreFastElementIC_InBounds,20,0 block_count,StoreFastElementIC_InBounds,21,3 block_count,StoreFastElementIC_InBounds,22,0 -block_count,StoreFastElementIC_InBounds,23,2 -block_count,StoreFastElementIC_InBounds,24,2 +block_count,StoreFastElementIC_InBounds,23,3 +block_count,StoreFastElementIC_InBounds,24,3 block_count,StoreFastElementIC_InBounds,25,0 block_count,StoreFastElementIC_InBounds,26,0 block_count,StoreFastElementIC_InBounds,27,0 @@ -13786,20 +13765,20 @@ block_count,StoreFastElementIC_InBounds,29,0 block_count,StoreFastElementIC_InBounds,30,0 block_count,StoreFastElementIC_InBounds,31,0 -block_count,StoreFastElementIC_InBounds,32,2 -block_count,StoreFastElementIC_InBounds,33,2 +block_count,StoreFastElementIC_InBounds,32,3 +block_count,StoreFastElementIC_InBounds,33,3 block_count,StoreFastElementIC_InBounds,34,0 -block_count,StoreFastElementIC_InBounds,35,2 +block_count,StoreFastElementIC_InBounds,35,3 block_count,StoreFastElementIC_InBounds,36,0 -block_count,StoreFastElementIC_InBounds,37,2 -block_count,StoreFastElementIC_InBounds,38,2 +block_count,StoreFastElementIC_InBounds,37,3 +block_count,StoreFastElementIC_InBounds,38,3 block_count,StoreFastElementIC_InBounds,39,0 -block_count,StoreFastElementIC_InBounds,40,2 +block_count,StoreFastElementIC_InBounds,40,3 block_count,StoreFastElementIC_InBounds,41,0 -block_count,StoreFastElementIC_InBounds,42,2 +block_count,StoreFastElementIC_InBounds,42,3 block_count,StoreFastElementIC_InBounds,43,0 -block_count,StoreFastElementIC_InBounds,44,10 -block_count,StoreFastElementIC_InBounds,45,10 +block_count,StoreFastElementIC_InBounds,44,9 +block_count,StoreFastElementIC_InBounds,45,9 block_count,StoreFastElementIC_InBounds,46,0 block_count,StoreFastElementIC_InBounds,47,0 block_count,StoreFastElementIC_InBounds,48,0 @@ -13807,15 +13786,15 @@ block_count,StoreFastElementIC_InBounds,50,0 block_count,StoreFastElementIC_InBounds,51,0 block_count,StoreFastElementIC_InBounds,52,0 -block_count,StoreFastElementIC_InBounds,53,10 -block_count,StoreFastElementIC_InBounds,54,10 +block_count,StoreFastElementIC_InBounds,53,9 +block_count,StoreFastElementIC_InBounds,54,9 block_count,StoreFastElementIC_InBounds,55,0 -block_count,StoreFastElementIC_InBounds,56,10 -block_count,StoreFastElementIC_InBounds,57,10 +block_count,StoreFastElementIC_InBounds,56,9 +block_count,StoreFastElementIC_InBounds,57,9 block_count,StoreFastElementIC_InBounds,58,0 -block_count,StoreFastElementIC_InBounds,59,10 +block_count,StoreFastElementIC_InBounds,59,9 block_count,StoreFastElementIC_InBounds,60,0 -block_count,StoreFastElementIC_InBounds,61,10 +block_count,StoreFastElementIC_InBounds,61,9 block_count,StoreFastElementIC_InBounds,62,0 block_count,StoreFastElementIC_InBounds,63,0 block_count,StoreFastElementIC_InBounds,64,0 @@ -13989,17 +13968,17 @@ block_count,StoreFastElementIC_InBounds,232,4 block_count,StoreFastElementIC_InBounds,233,0 block_count,StoreFastElementIC_InBounds,234,0 -block_count,StoreFastElementIC_InBounds,235,1 -block_count,StoreFastElementIC_InBounds,236,5 +block_count,StoreFastElementIC_InBounds,235,0 +block_count,StoreFastElementIC_InBounds,236,4 block_count,StoreFastElementIC_InBounds,237,5 block_count,StoreFastElementIC_InBounds,238,0 block_count,StoreFastElementIC_InBounds,239,5 block_count,StoreFastElementIC_InBounds,240,5 block_count,StoreFastElementIC_InBounds,241,0 block_count,StoreFastElementIC_InBounds,242,5 -block_count,StoreFastElementIC_InBounds,243,5 +block_count,StoreFastElementIC_InBounds,243,4 block_count,StoreFastElementIC_InBounds,244,0 -block_count,StoreFastElementIC_InBounds,245,5 +block_count,StoreFastElementIC_InBounds,245,4 block_count,StoreFastElementIC_InBounds,246,0 block_count,StoreFastElementIC_InBounds,247,5 block_count,StoreFastElementIC_InBounds,248,15 @@ -14086,7 +14065,7 @@ block_count,StoreFastElementIC_InBounds,329,0 block_count,StoreFastElementIC_InBounds,330,0 block_count,StoreFastElementIC_InBounds,331,0 -block_count,StoreFastElementIC_InBounds,332,14 +block_count,StoreFastElementIC_InBounds,332,13 block_count,StoreFastElementIC_InBounds,333,0 block_count,StoreFastElementIC_InBounds,334,0 block_count,StoreFastElementIC_InBounds,335,0 @@ -14094,22 +14073,22 @@ block_count,StoreFastElementIC_InBounds,337,0 block_count,StoreFastElementIC_InBounds,338,0 block_count,StoreFastElementIC_InBounds,339,0 -block_count,StoreFastElementIC_InBounds,340,14 -block_count,StoreFastElementIC_InBounds,341,14 -block_count,StoreFastElementIC_InBounds,342,14 +block_count,StoreFastElementIC_InBounds,340,13 +block_count,StoreFastElementIC_InBounds,341,13 +block_count,StoreFastElementIC_InBounds,342,13 block_count,StoreFastElementIC_InBounds,343,0 block_count,StoreFastElementIC_InBounds,344,0 block_count,StoreFastElementIC_InBounds,345,0 block_count,StoreFastElementIC_InBounds,346,0 block_count,StoreFastElementIC_InBounds,347,0 block_count,StoreFastElementIC_InBounds,348,0 -block_count,StoreFastElementIC_InBounds,349,14 -block_count,StoreFastElementIC_InBounds,350,14 -block_count,StoreFastElementIC_InBounds,351,14 -block_count,StoreFastElementIC_InBounds,352,14 -block_count,StoreFastElementIC_InBounds,353,14 +block_count,StoreFastElementIC_InBounds,349,13 +block_count,StoreFastElementIC_InBounds,350,13 +block_count,StoreFastElementIC_InBounds,351,13 +block_count,StoreFastElementIC_InBounds,352,13 +block_count,StoreFastElementIC_InBounds,353,13 block_count,StoreFastElementIC_InBounds,354,0 -block_count,StoreFastElementIC_InBounds,355,14 +block_count,StoreFastElementIC_InBounds,355,13 block_count,StoreFastElementIC_InBounds,356,0 block_count,StoreFastElementIC_InBounds,357,0 block_count,StoreFastElementIC_InBounds,358,0 @@ -14165,7 +14144,7 @@ block_count,StoreFastElementIC_InBounds,408,0 block_count,StoreFastElementIC_InBounds,409,0 block_count,StoreFastElementIC_InBounds,410,2 -block_count,StoreFastElementIC_InBounds,411,113 +block_count,StoreFastElementIC_InBounds,411,112 block_count,StoreFastElementIC_InBounds,412,115 block_count,StoreFastElementIC_InBounds,413,115 block_count,StoreFastElementIC_InBounds,414,115 @@ -14236,7 +14215,7 @@ block_count,StoreFastElementIC_InBounds,479,0 block_count,StoreFastElementIC_InBounds,480,0 block_count,StoreFastElementIC_InBounds,481,0 -block_count,StoreFastElementIC_InBounds,482,20 +block_count,StoreFastElementIC_InBounds,482,19 block_count,StoreFastElementIC_InBounds,483,0 block_count,StoreFastElementIC_InBounds,484,0 block_count,StoreFastElementIC_InBounds,485,0 @@ -14244,22 +14223,22 @@ block_count,StoreFastElementIC_InBounds,487,0 block_count,StoreFastElementIC_InBounds,488,0 block_count,StoreFastElementIC_InBounds,489,0 -block_count,StoreFastElementIC_InBounds,490,20 -block_count,StoreFastElementIC_InBounds,491,20 -block_count,StoreFastElementIC_InBounds,492,20 -block_count,StoreFastElementIC_InBounds,493,19 -block_count,StoreFastElementIC_InBounds,494,19 +block_count,StoreFastElementIC_InBounds,490,19 +block_count,StoreFastElementIC_InBounds,491,19 +block_count,StoreFastElementIC_InBounds,492,19 +block_count,StoreFastElementIC_InBounds,493,18 +block_count,StoreFastElementIC_InBounds,494,18 block_count,StoreFastElementIC_InBounds,495,0 block_count,StoreFastElementIC_InBounds,496,0 block_count,StoreFastElementIC_InBounds,497,0 -block_count,StoreFastElementIC_InBounds,498,19 +block_count,StoreFastElementIC_InBounds,498,18 block_count,StoreFastElementIC_InBounds,499,0 -block_count,StoreFastElementIC_InBounds,500,20 -block_count,StoreFastElementIC_InBounds,501,20 -block_count,StoreFastElementIC_InBounds,502,20 -block_count,StoreFastElementIC_InBounds,503,20 +block_count,StoreFastElementIC_InBounds,500,19 +block_count,StoreFastElementIC_InBounds,501,19 +block_count,StoreFastElementIC_InBounds,502,19 +block_count,StoreFastElementIC_InBounds,503,19 block_count,StoreFastElementIC_InBounds,504,0 -block_count,StoreFastElementIC_InBounds,505,20 +block_count,StoreFastElementIC_InBounds,505,19 block_count,StoreFastElementIC_InBounds,506,0 block_count,StoreFastElementIC_InBounds,507,0 block_count,StoreFastElementIC_InBounds,508,0 @@ -14989,7 +14968,7 @@ block_count,StoreFastElementIC_InBounds,1232,0 block_count,StoreFastElementIC_InBounds,1233,0 block_count,StoreFastElementIC_InBounds,1234,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,0,19 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,0,20 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,1,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,2,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,3,0 @@ -15032,8 +15011,8 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,40,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,41,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,42,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,43,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,44,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,43,0 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,44,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,45,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,46,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,47,0 @@ -15185,7 +15164,7 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,193,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,194,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,195,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,196,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,196,16 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,197,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,198,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,199,0 @@ -15193,15 +15172,15 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,201,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,202,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,203,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,204,15 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,205,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,204,16 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,205,16 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,206,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,207,15 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,208,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,207,16 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,208,16 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,209,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,210,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,211,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,212,13 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,212,14 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,213,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,214,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,215,1 @@ -15216,16 +15195,16 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,224,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,225,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,226,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,227,13 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,228,12 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,227,14 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,228,13 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,229,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,230,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,231,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,232,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,233,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,234,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,235,14 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,236,13 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,235,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,236,14 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,237,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,238,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,239,1 @@ -15243,12 +15222,12 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,251,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,252,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,253,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,254,12 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,255,13 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,254,13 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,255,14 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,256,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,257,13 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,258,15 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,259,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,257,14 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,258,16 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,259,16 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,260,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,261,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,262,0 @@ -15277,9 +15256,9 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,285,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,286,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,287,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,288,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,288,16 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,289,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,290,15 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,290,16 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,291,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,292,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,293,0 @@ -15672,7 +15651,7 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,680,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,681,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,682,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,683,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,683,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,684,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,685,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,686,0 @@ -21253,7 +21232,7 @@ block_count,ArrayIncludesSmiOrObject,156,2 block_count,ArrayIncludesSmiOrObject,157,0 block_count,ArrayIncludesSmiOrObject,158,32 -block_count,ArrayIncludesSmiOrObject,159,15 +block_count,ArrayIncludesSmiOrObject,159,14 block_count,ArrayIncludes,0,5 block_count,ArrayIncludes,1,0 block_count,ArrayIncludes,2,5 @@ -21503,14 +21482,14 @@ block_count,ArrayIndexOfSmiOrObject,25,0 block_count,ArrayIndexOfSmiOrObject,26,0 block_count,ArrayIndexOfSmiOrObject,27,114 -block_count,ArrayIndexOfSmiOrObject,28,1729 -block_count,ArrayIndexOfSmiOrObject,29,1643 -block_count,ArrayIndexOfSmiOrObject,30,1643 -block_count,ArrayIndexOfSmiOrObject,31,1630 +block_count,ArrayIndexOfSmiOrObject,28,1728 +block_count,ArrayIndexOfSmiOrObject,29,1642 +block_count,ArrayIndexOfSmiOrObject,30,1642 +block_count,ArrayIndexOfSmiOrObject,31,1629 block_count,ArrayIndexOfSmiOrObject,32,0 -block_count,ArrayIndexOfSmiOrObject,33,1630 -block_count,ArrayIndexOfSmiOrObject,34,1358 -block_count,ArrayIndexOfSmiOrObject,35,272 +block_count,ArrayIndexOfSmiOrObject,33,1629 +block_count,ArrayIndexOfSmiOrObject,34,1357 +block_count,ArrayIndexOfSmiOrObject,35,271 block_count,ArrayIndexOfSmiOrObject,36,223 block_count,ArrayIndexOfSmiOrObject,37,41 block_count,ArrayIndexOfSmiOrObject,38,37 @@ -21742,26 +21721,26 @@ block_count,ArrayPrototypePop,39,0 block_count,ArrayPrototypePop,40,0 block_count,ArrayPrototypePop,41,0 -block_count,ArrayPrototypePush,0,312 +block_count,ArrayPrototypePush,0,316 block_count,ArrayPrototypePush,1,0 -block_count,ArrayPrototypePush,2,312 -block_count,ArrayPrototypePush,3,312 -block_count,ArrayPrototypePush,4,312 -block_count,ArrayPrototypePush,5,312 -block_count,ArrayPrototypePush,6,312 +block_count,ArrayPrototypePush,2,316 +block_count,ArrayPrototypePush,3,316 +block_count,ArrayPrototypePush,4,316 +block_count,ArrayPrototypePush,5,316 +block_count,ArrayPrototypePush,6,316 block_count,ArrayPrototypePush,7,0 -block_count,ArrayPrototypePush,8,312 -block_count,ArrayPrototypePush,9,312 -block_count,ArrayPrototypePush,10,312 +block_count,ArrayPrototypePush,8,316 +block_count,ArrayPrototypePush,9,316 +block_count,ArrayPrototypePush,10,316 block_count,ArrayPrototypePush,11,0 -block_count,ArrayPrototypePush,12,312 -block_count,ArrayPrototypePush,13,312 +block_count,ArrayPrototypePush,12,316 +block_count,ArrayPrototypePush,13,316 block_count,ArrayPrototypePush,14,0 -block_count,ArrayPrototypePush,15,312 -block_count,ArrayPrototypePush,16,312 +block_count,ArrayPrototypePush,15,316 +block_count,ArrayPrototypePush,16,316 block_count,ArrayPrototypePush,17,7 block_count,ArrayPrototypePush,18,7 -block_count,ArrayPrototypePush,19,7 +block_count,ArrayPrototypePush,19,6 block_count,ArrayPrototypePush,20,0 block_count,ArrayPrototypePush,21,0 block_count,ArrayPrototypePush,22,0 @@ -21793,14 +21772,14 @@ block_count,ArrayPrototypePush,48,7 block_count,ArrayPrototypePush,49,7 block_count,ArrayPrototypePush,50,7 -block_count,ArrayPrototypePush,51,7 -block_count,ArrayPrototypePush,52,7 +block_count,ArrayPrototypePush,51,6 +block_count,ArrayPrototypePush,52,6 block_count,ArrayPrototypePush,53,0 -block_count,ArrayPrototypePush,54,7 +block_count,ArrayPrototypePush,54,6 block_count,ArrayPrototypePush,55,0 block_count,ArrayPrototypePush,56,0 block_count,ArrayPrototypePush,57,0 -block_count,ArrayPrototypePush,58,7 +block_count,ArrayPrototypePush,58,6 block_count,ArrayPrototypePush,59,0 block_count,ArrayPrototypePush,60,0 block_count,ArrayPrototypePush,61,0 @@ -21816,9 +21795,9 @@ block_count,ArrayPrototypePush,71,0 block_count,ArrayPrototypePush,72,0 block_count,ArrayPrototypePush,73,0 -block_count,ArrayPrototypePush,74,304 -block_count,ArrayPrototypePush,75,304 -block_count,ArrayPrototypePush,76,304 +block_count,ArrayPrototypePush,74,308 +block_count,ArrayPrototypePush,75,308 +block_count,ArrayPrototypePush,76,308 block_count,ArrayPrototypePush,77,0 block_count,ArrayPrototypePush,78,0 block_count,ArrayPrototypePush,79,0 @@ -21946,9 +21925,9 @@ block_count,ArrayPrototypePush,201,0 block_count,ArrayPrototypePush,202,0 block_count,ArrayPrototypePush,203,0 -block_count,ArrayPrototypePush,204,304 -block_count,ArrayPrototypePush,205,303 -block_count,ArrayPrototypePush,206,281 +block_count,ArrayPrototypePush,204,308 +block_count,ArrayPrototypePush,205,307 +block_count,ArrayPrototypePush,206,285 block_count,ArrayPrototypePush,207,22 block_count,ArrayPrototypePush,208,22 block_count,ArrayPrototypePush,209,22 @@ -21963,7 +21942,7 @@ block_count,ArrayPrototypePush,218,0 block_count,ArrayPrototypePush,219,22 block_count,ArrayPrototypePush,220,252 -block_count,ArrayPrototypePush,221,229 +block_count,ArrayPrototypePush,221,230 block_count,ArrayPrototypePush,222,22 block_count,ArrayPrototypePush,223,22 block_count,ArrayPrototypePush,224,0 @@ -21971,21 +21950,21 @@ block_count,ArrayPrototypePush,226,22 block_count,ArrayPrototypePush,227,1 block_count,ArrayPrototypePush,228,273 -block_count,ArrayPrototypePush,229,272 +block_count,ArrayPrototypePush,229,271 block_count,ArrayPrototypePush,230,1 block_count,ArrayPrototypePush,231,20 block_count,ArrayPrototypePush,232,22 block_count,ArrayPrototypePush,233,0 block_count,ArrayPrototypePush,234,0 -block_count,ArrayPrototypePush,235,303 -block_count,ArrayPrototypePush,236,303 -block_count,ArrayPrototypePush,237,314 -block_count,ArrayPrototypePush,238,314 +block_count,ArrayPrototypePush,235,307 +block_count,ArrayPrototypePush,236,307 +block_count,ArrayPrototypePush,237,318 +block_count,ArrayPrototypePush,238,318 block_count,ArrayPrototypePush,239,10 -block_count,ArrayPrototypePush,240,303 +block_count,ArrayPrototypePush,240,307 block_count,ArrayPrototypePush,241,0 block_count,ArrayPrototypePush,242,0 -block_count,ArrayPrototypePush,243,303 +block_count,ArrayPrototypePush,243,307 block_count,ArrayPrototypePush,244,0 block_count,ArrayPrototypePush,245,0 block_count,ArrayPrototypePush,246,0 @@ -22557,7 +22536,7 @@ block_count,CreateObjectFromSlowBoilerplateHelper,79,0 block_count,CreateObjectFromSlowBoilerplateHelper,80,49 block_count,CreateObjectFromSlowBoilerplateHelper,81,49 -block_count,CreateObjectFromSlowBoilerplateHelper,82,103 +block_count,CreateObjectFromSlowBoilerplateHelper,82,102 block_count,CreateObjectFromSlowBoilerplateHelper,83,102 block_count,CreateObjectFromSlowBoilerplateHelper,84,46 block_count,CreateObjectFromSlowBoilerplateHelper,85,0 @@ -22588,7 +22567,7 @@ block_count,CreateObjectFromSlowBoilerplateHelper,110,0 block_count,CreateObjectFromSlowBoilerplateHelper,111,56 block_count,CreateObjectFromSlowBoilerplateHelper,112,53 -block_count,CreateObjectFromSlowBoilerplateHelper,113,3 +block_count,CreateObjectFromSlowBoilerplateHelper,113,2 block_count,CreateObjectFromSlowBoilerplateHelper,114,0 block_count,CreateObjectFromSlowBoilerplateHelper,115,49 block_count,CreateObjectFromSlowBoilerplateHelper,116,0 @@ -22610,7 +22589,7 @@ block_count,CreateObjectFromSlowBoilerplateHelper,132,51 block_count,CreateObjectFromSlowBoilerplateHelper,133,50 block_count,CreateObjectFromSlowBoilerplateHelper,134,50 -block_count,CreateObjectFromSlowBoilerplateHelper,135,50 +block_count,CreateObjectFromSlowBoilerplateHelper,135,49 block_count,CreateObjectFromSlowBoilerplateHelper,136,0 block_count,CreateObjectFromSlowBoilerplateHelper,137,0 block_count,CreateObjectFromSlowBoilerplateHelper,138,0 @@ -22747,13 +22726,13 @@ block_count,ArrayPrototypeValues,12,0 block_count,ArrayPrototypeValues,13,19 block_count,ArrayPrototypeValues,14,19 -block_count,ArrayIteratorPrototypeNext,0,137 +block_count,ArrayIteratorPrototypeNext,0,138 block_count,ArrayIteratorPrototypeNext,1,0 -block_count,ArrayIteratorPrototypeNext,2,137 -block_count,ArrayIteratorPrototypeNext,3,137 -block_count,ArrayIteratorPrototypeNext,4,137 +block_count,ArrayIteratorPrototypeNext,2,138 +block_count,ArrayIteratorPrototypeNext,3,138 +block_count,ArrayIteratorPrototypeNext,4,138 block_count,ArrayIteratorPrototypeNext,5,0 -block_count,ArrayIteratorPrototypeNext,6,137 +block_count,ArrayIteratorPrototypeNext,6,138 block_count,ArrayIteratorPrototypeNext,7,2 block_count,ArrayIteratorPrototypeNext,8,0 block_count,ArrayIteratorPrototypeNext,9,0 @@ -22924,23 +22903,23 @@ block_count,ArrayIteratorPrototypeNext,174,0 block_count,ArrayIteratorPrototypeNext,175,0 block_count,ArrayIteratorPrototypeNext,176,0 -block_count,ArrayIteratorPrototypeNext,177,134 +block_count,ArrayIteratorPrototypeNext,177,135 block_count,ArrayIteratorPrototypeNext,178,0 -block_count,ArrayIteratorPrototypeNext,179,134 -block_count,ArrayIteratorPrototypeNext,180,134 -block_count,ArrayIteratorPrototypeNext,181,134 +block_count,ArrayIteratorPrototypeNext,179,135 +block_count,ArrayIteratorPrototypeNext,180,135 +block_count,ArrayIteratorPrototypeNext,181,135 block_count,ArrayIteratorPrototypeNext,182,0 -block_count,ArrayIteratorPrototypeNext,183,134 -block_count,ArrayIteratorPrototypeNext,184,134 -block_count,ArrayIteratorPrototypeNext,185,43 -block_count,ArrayIteratorPrototypeNext,186,90 -block_count,ArrayIteratorPrototypeNext,187,90 +block_count,ArrayIteratorPrototypeNext,183,135 +block_count,ArrayIteratorPrototypeNext,184,135 +block_count,ArrayIteratorPrototypeNext,185,44 +block_count,ArrayIteratorPrototypeNext,186,91 +block_count,ArrayIteratorPrototypeNext,187,91 block_count,ArrayIteratorPrototypeNext,188,0 block_count,ArrayIteratorPrototypeNext,189,0 block_count,ArrayIteratorPrototypeNext,190,0 block_count,ArrayIteratorPrototypeNext,191,0 -block_count,ArrayIteratorPrototypeNext,192,90 -block_count,ArrayIteratorPrototypeNext,193,90 +block_count,ArrayIteratorPrototypeNext,192,91 +block_count,ArrayIteratorPrototypeNext,193,91 block_count,ArrayIteratorPrototypeNext,194,0 block_count,ArrayIteratorPrototypeNext,195,0 block_count,ArrayIteratorPrototypeNext,196,0 @@ -22964,9 +22943,9 @@ block_count,ArrayIteratorPrototypeNext,214,0 block_count,ArrayIteratorPrototypeNext,215,0 block_count,ArrayIteratorPrototypeNext,216,0 -block_count,ArrayIteratorPrototypeNext,217,83 +block_count,ArrayIteratorPrototypeNext,217,84 block_count,ArrayIteratorPrototypeNext,218,0 -block_count,ArrayIteratorPrototypeNext,219,83 +block_count,ArrayIteratorPrototypeNext,219,84 block_count,ArrayIteratorPrototypeNext,220,0 block_count,ArrayIteratorPrototypeNext,221,6 block_count,ArrayIteratorPrototypeNext,222,0 @@ -22989,7 +22968,7 @@ block_count,ArrayIteratorPrototypeNext,239,0 block_count,ArrayIteratorPrototypeNext,240,0 block_count,ArrayIteratorPrototypeNext,241,0 -block_count,ArrayIteratorPrototypeNext,242,90 +block_count,ArrayIteratorPrototypeNext,242,91 block_count,ArrayIteratorPrototypeNext,243,0 block_count,ArrayIteratorPrototypeNext,244,0 block_count,ArrayIteratorPrototypeNext,245,0 @@ -23013,12 +22992,12 @@ block_count,ArrayIteratorPrototypeNext,263,0 block_count,ArrayIteratorPrototypeNext,264,0 block_count,ArrayIteratorPrototypeNext,265,92 -block_count,ArrayIteratorPrototypeNext,266,137 +block_count,ArrayIteratorPrototypeNext,266,138 block_count,ArrayIteratorPrototypeNext,267,0 -block_count,ArrayIteratorPrototypeNext,268,137 +block_count,ArrayIteratorPrototypeNext,268,138 block_count,ArrayIteratorPrototypeNext,269,0 -block_count,ArrayIteratorPrototypeNext,270,137 -block_count,ArrayIteratorPrototypeNext,271,137 +block_count,ArrayIteratorPrototypeNext,270,138 +block_count,ArrayIteratorPrototypeNext,271,138 block_count,AsyncFunctionEnter,0,0 block_count,AsyncFunctionEnter,1,0 block_count,AsyncFunctionEnter,2,0 @@ -23342,7 +23321,7 @@ block_count,CreateGeneratorObject,45,0 block_count,CreateGeneratorObject,46,0 block_count,CreateGeneratorObject,47,0 -block_count,CreateGeneratorObject,48,1 +block_count,CreateGeneratorObject,48,0 block_count,CreateGeneratorObject,49,0 block_count,CreateGeneratorObject,50,0 block_count,CreateGeneratorObject,51,0 @@ -23429,14 +23408,14 @@ block_count,SuspendGeneratorBaseline,10,1 block_count,SuspendGeneratorBaseline,11,1 block_count,SuspendGeneratorBaseline,12,17 -block_count,SuspendGeneratorBaseline,13,16 +block_count,SuspendGeneratorBaseline,13,15 block_count,SuspendGeneratorBaseline,14,1 block_count,ResumeGeneratorBaseline,0,1 block_count,ResumeGeneratorBaseline,1,0 block_count,ResumeGeneratorBaseline,2,1 block_count,ResumeGeneratorBaseline,3,1 -block_count,ResumeGeneratorBaseline,4,17 -block_count,ResumeGeneratorBaseline,5,16 +block_count,ResumeGeneratorBaseline,4,16 +block_count,ResumeGeneratorBaseline,5,15 block_count,ResumeGeneratorBaseline,6,1 block_count,GlobalIsFinite,0,0 block_count,GlobalIsFinite,1,0 @@ -23460,14 +23439,14 @@ block_count,GlobalIsNaN,8,0 block_count,GlobalIsNaN,9,0 block_count,GlobalIsNaN,10,0 -block_count,LoadIC,0,643 -block_count,LoadIC,1,643 +block_count,LoadIC,0,644 +block_count,LoadIC,1,644 block_count,LoadIC,2,0 -block_count,LoadIC,3,643 +block_count,LoadIC,3,644 block_count,LoadIC,4,327 block_count,LoadIC,5,0 block_count,LoadIC,6,327 -block_count,LoadIC,7,26 +block_count,LoadIC,7,35 block_count,LoadIC,8,0 block_count,LoadIC,9,0 block_count,LoadIC,10,0 @@ -23481,32 +23460,32 @@ block_count,LoadIC,18,0 block_count,LoadIC,19,0 block_count,LoadIC,20,0 -block_count,LoadIC,21,26 -block_count,LoadIC,22,26 +block_count,LoadIC,21,35 +block_count,LoadIC,22,35 block_count,LoadIC,23,0 -block_count,LoadIC,24,26 -block_count,LoadIC,25,20 -block_count,LoadIC,26,18 -block_count,LoadIC,27,2 -block_count,LoadIC,28,5 -block_count,LoadIC,29,8 -block_count,LoadIC,30,8 -block_count,LoadIC,31,8 +block_count,LoadIC,24,35 +block_count,LoadIC,25,28 +block_count,LoadIC,26,28 +block_count,LoadIC,27,0 +block_count,LoadIC,28,7 +block_count,LoadIC,29,7 +block_count,LoadIC,30,7 +block_count,LoadIC,31,7 block_count,LoadIC,32,0 block_count,LoadIC,33,0 -block_count,LoadIC,34,300 -block_count,LoadIC,35,401 -block_count,LoadIC,36,100 -block_count,LoadIC,37,100 +block_count,LoadIC,34,291 +block_count,LoadIC,35,373 +block_count,LoadIC,36,81 +block_count,LoadIC,37,81 block_count,LoadIC,38,0 -block_count,LoadIC,39,300 +block_count,LoadIC,39,291 block_count,LoadIC,40,316 -block_count,LoadIC,41,643 -block_count,LoadIC,42,277 -block_count,LoadIC,43,277 +block_count,LoadIC,41,644 +block_count,LoadIC,42,276 +block_count,LoadIC,43,276 block_count,LoadIC,44,78 -block_count,LoadIC,45,78 -block_count,LoadIC,46,78 +block_count,LoadIC,45,77 +block_count,LoadIC,46,77 block_count,LoadIC,47,0 block_count,LoadIC,48,0 block_count,LoadIC,49,78 @@ -23587,24 +23566,24 @@ block_count,LoadIC,124,0 block_count,LoadIC,125,0 block_count,LoadIC,126,0 -block_count,LoadIC,127,52 -block_count,LoadIC,128,77 -block_count,LoadIC,129,77 -block_count,LoadIC,130,56 -block_count,LoadIC,131,56 +block_count,LoadIC,127,51 +block_count,LoadIC,128,76 +block_count,LoadIC,129,76 +block_count,LoadIC,130,57 +block_count,LoadIC,131,57 block_count,LoadIC,132,0 -block_count,LoadIC,133,20 -block_count,LoadIC,134,77 +block_count,LoadIC,133,19 +block_count,LoadIC,134,76 block_count,LoadIC,135,0 block_count,LoadIC,136,198 block_count,LoadIC,137,0 block_count,LoadIC,138,0 block_count,LoadIC,139,0 -block_count,LoadIC,140,366 -block_count,LoadIC,141,443 -block_count,LoadIC,142,323 -block_count,LoadIC,143,267 -block_count,LoadIC,144,246 +block_count,LoadIC,140,368 +block_count,LoadIC,141,444 +block_count,LoadIC,142,324 +block_count,LoadIC,143,266 +block_count,LoadIC,144,247 block_count,LoadIC,145,36 block_count,LoadIC,146,36 block_count,LoadIC,147,1 @@ -23715,14 +23694,14 @@ block_count,LoadIC,252,0 block_count,LoadIC,253,0 block_count,LoadIC,254,210 -block_count,LoadIC,255,20 -block_count,LoadIC,256,56 -block_count,LoadIC,257,119 -block_count,LoadIC,258,119 +block_count,LoadIC,255,19 +block_count,LoadIC,256,57 +block_count,LoadIC,257,120 +block_count,LoadIC,258,120 block_count,LoadIC,259,2 block_count,LoadIC,260,117 -block_count,LoadIC,261,119 -block_count,LoadIC,262,119 +block_count,LoadIC,261,120 +block_count,LoadIC,262,120 block_count,LoadIC,263,0 block_count,LoadIC,264,0 block_count,LoadIC,265,0 @@ -23778,13 +23757,13 @@ block_count,LoadIC_Megamorphic,4,10000 block_count,LoadIC_Megamorphic,5,0 block_count,LoadIC_Megamorphic,6,10000 -block_count,LoadIC_Megamorphic,7,8098 -block_count,LoadIC_Megamorphic,8,8070 -block_count,LoadIC_Megamorphic,9,27 -block_count,LoadIC_Megamorphic,10,1901 -block_count,LoadIC_Megamorphic,11,1929 -block_count,LoadIC_Megamorphic,12,1918 -block_count,LoadIC_Megamorphic,13,1916 +block_count,LoadIC_Megamorphic,7,8095 +block_count,LoadIC_Megamorphic,8,8077 +block_count,LoadIC_Megamorphic,9,18 +block_count,LoadIC_Megamorphic,10,1904 +block_count,LoadIC_Megamorphic,11,1922 +block_count,LoadIC_Megamorphic,12,1911 +block_count,LoadIC_Megamorphic,13,1910 block_count,LoadIC_Megamorphic,14,1 block_count,LoadIC_Megamorphic,15,10 block_count,LoadIC_Megamorphic,16,9987 @@ -23875,12 +23854,12 @@ block_count,LoadIC_Megamorphic,101,3 block_count,LoadIC_Megamorphic,102,3608 block_count,LoadIC_Megamorphic,103,3616 -block_count,LoadIC_Megamorphic,104,3615 -block_count,LoadIC_Megamorphic,105,2841 -block_count,LoadIC_Megamorphic,106,2841 +block_count,LoadIC_Megamorphic,104,3614 +block_count,LoadIC_Megamorphic,105,2840 +block_count,LoadIC_Megamorphic,106,2840 block_count,LoadIC_Megamorphic,107,0 -block_count,LoadIC_Megamorphic,108,773 -block_count,LoadIC_Megamorphic,109,3615 +block_count,LoadIC_Megamorphic,108,774 +block_count,LoadIC_Megamorphic,109,3614 block_count,LoadIC_Megamorphic,110,1 block_count,LoadIC_Megamorphic,111,11 block_count,LoadIC_Megamorphic,112,0 @@ -23888,11 +23867,11 @@ block_count,LoadIC_Megamorphic,114,0 block_count,LoadIC_Megamorphic,115,6358 block_count,LoadIC_Megamorphic,116,9973 -block_count,LoadIC_Megamorphic,117,4306 -block_count,LoadIC_Megamorphic,118,2262 -block_count,LoadIC_Megamorphic,119,1488 -block_count,LoadIC_Megamorphic,120,1481 -block_count,LoadIC_Megamorphic,121,686 +block_count,LoadIC_Megamorphic,117,4304 +block_count,LoadIC_Megamorphic,118,2261 +block_count,LoadIC_Megamorphic,119,1487 +block_count,LoadIC_Megamorphic,120,1480 +block_count,LoadIC_Megamorphic,121,685 block_count,LoadIC_Megamorphic,122,9 block_count,LoadIC_Megamorphic,123,9 block_count,LoadIC_Megamorphic,124,9 @@ -23936,7 +23915,7 @@ block_count,LoadIC_Megamorphic,162,0 block_count,LoadIC_Megamorphic,163,0 block_count,LoadIC_Megamorphic,164,0 -block_count,LoadIC_Megamorphic,165,677 +block_count,LoadIC_Megamorphic,165,676 block_count,LoadIC_Megamorphic,166,794 block_count,LoadIC_Megamorphic,167,7 block_count,LoadIC_Megamorphic,168,7 @@ -24001,14 +23980,14 @@ block_count,LoadIC_Megamorphic,227,0 block_count,LoadIC_Megamorphic,228,0 block_count,LoadIC_Megamorphic,229,7 -block_count,LoadIC_Megamorphic,230,773 +block_count,LoadIC_Megamorphic,230,774 block_count,LoadIC_Megamorphic,231,2043 -block_count,LoadIC_Megamorphic,232,5667 -block_count,LoadIC_Megamorphic,233,5667 +block_count,LoadIC_Megamorphic,232,5668 +block_count,LoadIC_Megamorphic,233,5668 block_count,LoadIC_Megamorphic,234,301 block_count,LoadIC_Megamorphic,235,5366 -block_count,LoadIC_Megamorphic,236,5667 -block_count,LoadIC_Megamorphic,237,5644 +block_count,LoadIC_Megamorphic,236,5668 +block_count,LoadIC_Megamorphic,237,5646 block_count,LoadIC_Megamorphic,238,22 block_count,LoadIC_Megamorphic,239,22 block_count,LoadIC_Megamorphic,240,22 @@ -24357,18 +24336,18 @@ block_count,LoadIC_Noninlined,297,0 block_count,LoadIC_Noninlined,298,0 block_count,LoadIC_Noninlined,299,1 -block_count,LoadICTrampoline,0,275 -block_count,LoadICTrampoline,1,275 +block_count,LoadICTrampoline,0,273 +block_count,LoadICTrampoline,1,273 block_count,LoadICTrampoline,2,0 -block_count,LoadICTrampoline,3,275 -block_count,LoadICGenericBaseline,0,1917 -block_count,LoadICGenericBaseline,1,1917 +block_count,LoadICTrampoline,3,273 +block_count,LoadICGenericBaseline,0,1925 +block_count,LoadICGenericBaseline,1,1925 block_count,LoadICGenericBaseline,2,0 -block_count,LoadICGenericBaseline,3,1917 -block_count,LoadICGenericBaseline,4,473 +block_count,LoadICGenericBaseline,3,1925 +block_count,LoadICGenericBaseline,4,467 block_count,LoadICGenericBaseline,5,0 -block_count,LoadICGenericBaseline,6,473 -block_count,LoadICGenericBaseline,7,129 +block_count,LoadICGenericBaseline,6,467 +block_count,LoadICGenericBaseline,7,126 block_count,LoadICGenericBaseline,8,1 block_count,LoadICGenericBaseline,9,1 block_count,LoadICGenericBaseline,10,0 @@ -24382,36 +24361,36 @@ block_count,LoadICGenericBaseline,18,0 block_count,LoadICGenericBaseline,19,0 block_count,LoadICGenericBaseline,20,0 -block_count,LoadICGenericBaseline,21,127 -block_count,LoadICGenericBaseline,22,127 +block_count,LoadICGenericBaseline,21,124 +block_count,LoadICGenericBaseline,22,124 block_count,LoadICGenericBaseline,23,0 -block_count,LoadICGenericBaseline,24,127 +block_count,LoadICGenericBaseline,24,124 block_count,LoadICGenericBaseline,25,107 block_count,LoadICGenericBaseline,26,106 block_count,LoadICGenericBaseline,27,0 -block_count,LoadICGenericBaseline,28,19 -block_count,LoadICGenericBaseline,29,20 -block_count,LoadICGenericBaseline,30,19 -block_count,LoadICGenericBaseline,31,19 +block_count,LoadICGenericBaseline,28,17 +block_count,LoadICGenericBaseline,29,17 +block_count,LoadICGenericBaseline,30,16 +block_count,LoadICGenericBaseline,31,16 block_count,LoadICGenericBaseline,32,0 block_count,LoadICGenericBaseline,33,1 -block_count,LoadICGenericBaseline,34,344 -block_count,LoadICGenericBaseline,35,617 -block_count,LoadICGenericBaseline,36,273 -block_count,LoadICGenericBaseline,37,273 +block_count,LoadICGenericBaseline,34,341 +block_count,LoadICGenericBaseline,35,615 +block_count,LoadICGenericBaseline,36,274 +block_count,LoadICGenericBaseline,37,274 block_count,LoadICGenericBaseline,38,0 -block_count,LoadICGenericBaseline,39,344 -block_count,LoadICGenericBaseline,40,1443 -block_count,LoadICGenericBaseline,41,1913 -block_count,LoadICGenericBaseline,42,608 -block_count,LoadICGenericBaseline,43,604 -block_count,LoadICGenericBaseline,44,570 -block_count,LoadICGenericBaseline,45,570 -block_count,LoadICGenericBaseline,46,570 +block_count,LoadICGenericBaseline,39,340 +block_count,LoadICGenericBaseline,40,1457 +block_count,LoadICGenericBaseline,41,1921 +block_count,LoadICGenericBaseline,42,621 +block_count,LoadICGenericBaseline,43,617 +block_count,LoadICGenericBaseline,44,583 +block_count,LoadICGenericBaseline,45,583 +block_count,LoadICGenericBaseline,46,583 block_count,LoadICGenericBaseline,47,0 block_count,LoadICGenericBaseline,48,0 -block_count,LoadICGenericBaseline,49,570 -block_count,LoadICGenericBaseline,50,53 +block_count,LoadICGenericBaseline,49,583 +block_count,LoadICGenericBaseline,50,52 block_count,LoadICGenericBaseline,51,10 block_count,LoadICGenericBaseline,52,10 block_count,LoadICGenericBaseline,53,0 @@ -24488,25 +24467,25 @@ block_count,LoadICGenericBaseline,124,0 block_count,LoadICGenericBaseline,125,0 block_count,LoadICGenericBaseline,126,42 -block_count,LoadICGenericBaseline,127,517 -block_count,LoadICGenericBaseline,128,570 -block_count,LoadICGenericBaseline,129,570 -block_count,LoadICGenericBaseline,130,540 -block_count,LoadICGenericBaseline,131,540 +block_count,LoadICGenericBaseline,127,531 +block_count,LoadICGenericBaseline,128,583 +block_count,LoadICGenericBaseline,129,583 +block_count,LoadICGenericBaseline,130,553 +block_count,LoadICGenericBaseline,131,553 block_count,LoadICGenericBaseline,132,0 block_count,LoadICGenericBaseline,133,29 -block_count,LoadICGenericBaseline,134,570 +block_count,LoadICGenericBaseline,134,583 block_count,LoadICGenericBaseline,135,0 block_count,LoadICGenericBaseline,136,33 block_count,LoadICGenericBaseline,137,4 block_count,LoadICGenericBaseline,138,4 block_count,LoadICGenericBaseline,139,0 -block_count,LoadICGenericBaseline,140,1305 -block_count,LoadICGenericBaseline,141,1875 -block_count,LoadICGenericBaseline,142,597 -block_count,LoadICGenericBaseline,143,158 -block_count,LoadICGenericBaseline,144,128 -block_count,LoadICGenericBaseline,145,101 +block_count,LoadICGenericBaseline,140,1300 +block_count,LoadICGenericBaseline,141,1883 +block_count,LoadICGenericBaseline,142,610 +block_count,LoadICGenericBaseline,143,171 +block_count,LoadICGenericBaseline,144,142 +block_count,LoadICGenericBaseline,145,116 block_count,LoadICGenericBaseline,146,1 block_count,LoadICGenericBaseline,147,0 block_count,LoadICGenericBaseline,148,0 @@ -24552,23 +24531,23 @@ block_count,LoadICGenericBaseline,188,0 block_count,LoadICGenericBaseline,189,0 block_count,LoadICGenericBaseline,190,0 -block_count,LoadICGenericBaseline,191,100 -block_count,LoadICGenericBaseline,192,26 -block_count,LoadICGenericBaseline,193,26 +block_count,LoadICGenericBaseline,191,115 +block_count,LoadICGenericBaseline,192,25 +block_count,LoadICGenericBaseline,193,25 block_count,LoadICGenericBaseline,194,0 -block_count,LoadICGenericBaseline,195,26 -block_count,LoadICGenericBaseline,196,26 +block_count,LoadICGenericBaseline,195,25 +block_count,LoadICGenericBaseline,196,25 block_count,LoadICGenericBaseline,197,28 block_count,LoadICGenericBaseline,198,28 block_count,LoadICGenericBaseline,199,2 -block_count,LoadICGenericBaseline,200,26 +block_count,LoadICGenericBaseline,200,25 block_count,LoadICGenericBaseline,201,0 block_count,LoadICGenericBaseline,202,0 block_count,LoadICGenericBaseline,203,0 block_count,LoadICGenericBaseline,204,0 -block_count,LoadICGenericBaseline,205,26 +block_count,LoadICGenericBaseline,205,25 block_count,LoadICGenericBaseline,206,0 -block_count,LoadICGenericBaseline,207,26 +block_count,LoadICGenericBaseline,207,25 block_count,LoadICGenericBaseline,208,0 block_count,LoadICGenericBaseline,209,0 block_count,LoadICGenericBaseline,210,0 @@ -24608,28 +24587,28 @@ block_count,LoadICGenericBaseline,244,0 block_count,LoadICGenericBaseline,245,0 block_count,LoadICGenericBaseline,246,0 -block_count,LoadICGenericBaseline,247,26 -block_count,LoadICGenericBaseline,248,26 +block_count,LoadICGenericBaseline,247,25 +block_count,LoadICGenericBaseline,248,25 block_count,LoadICGenericBaseline,249,0 block_count,LoadICGenericBaseline,250,0 block_count,LoadICGenericBaseline,251,0 block_count,LoadICGenericBaseline,252,0 block_count,LoadICGenericBaseline,253,0 -block_count,LoadICGenericBaseline,254,26 +block_count,LoadICGenericBaseline,254,25 block_count,LoadICGenericBaseline,255,29 -block_count,LoadICGenericBaseline,256,439 -block_count,LoadICGenericBaseline,257,1278 -block_count,LoadICGenericBaseline,258,1278 -block_count,LoadICGenericBaseline,259,366 -block_count,LoadICGenericBaseline,260,911 -block_count,LoadICGenericBaseline,261,1278 -block_count,LoadICGenericBaseline,262,1228 -block_count,LoadICGenericBaseline,263,49 -block_count,LoadICGenericBaseline,264,49 -block_count,LoadICGenericBaseline,265,49 +block_count,LoadICGenericBaseline,256,438 +block_count,LoadICGenericBaseline,257,1273 +block_count,LoadICGenericBaseline,258,1273 +block_count,LoadICGenericBaseline,259,359 +block_count,LoadICGenericBaseline,260,913 +block_count,LoadICGenericBaseline,261,1273 +block_count,LoadICGenericBaseline,262,1224 +block_count,LoadICGenericBaseline,263,48 +block_count,LoadICGenericBaseline,264,48 +block_count,LoadICGenericBaseline,265,48 block_count,LoadICGenericBaseline,266,0 -block_count,LoadICGenericBaseline,267,49 -block_count,LoadICGenericBaseline,268,49 +block_count,LoadICGenericBaseline,267,48 +block_count,LoadICGenericBaseline,268,48 block_count,LoadICGenericBaseline,269,0 block_count,LoadICGenericBaseline,270,0 block_count,LoadICGenericBaseline,271,0 @@ -24672,10 +24651,10 @@ block_count,LoadICGenericBaseline,308,0 block_count,LoadICGenericBaseline,309,0 block_count,LoadICGenericBaseline,310,3 -block_count,LoadICTrampoline_Megamorphic,0,5638 -block_count,LoadICTrampoline_Megamorphic,1,5638 +block_count,LoadICTrampoline_Megamorphic,0,5654 +block_count,LoadICTrampoline_Megamorphic,1,5654 block_count,LoadICTrampoline_Megamorphic,2,0 -block_count,LoadICTrampoline_Megamorphic,3,5638 +block_count,LoadICTrampoline_Megamorphic,3,5654 block_count,LoadSuperIC,0,2 block_count,LoadSuperIC,1,2 block_count,LoadSuperIC,2,0 @@ -25309,13 +25288,13 @@ block_count,LoadSuperIC,630,0 block_count,LoadSuperIC,631,0 block_count,LoadSuperIC,632,0 -block_count,LoadSuperICBaseline,0,2 -block_count,KeyedLoadIC,0,345 -block_count,KeyedLoadIC,1,345 +block_count,LoadSuperICBaseline,0,1 +block_count,KeyedLoadIC,0,344 +block_count,KeyedLoadIC,1,344 block_count,KeyedLoadIC,2,0 -block_count,KeyedLoadIC,3,345 -block_count,KeyedLoadIC,4,345 -block_count,KeyedLoadIC,5,342 +block_count,KeyedLoadIC,3,344 +block_count,KeyedLoadIC,4,344 +block_count,KeyedLoadIC,5,341 block_count,KeyedLoadIC,6,35 block_count,KeyedLoadIC,7,0 block_count,KeyedLoadIC,8,35 @@ -25360,14 +25339,14 @@ block_count,KeyedLoadIC,47,0 block_count,KeyedLoadIC,48,0 block_count,KeyedLoadIC,49,20 -block_count,KeyedLoadIC,50,14 -block_count,KeyedLoadIC,51,28 -block_count,KeyedLoadIC,52,14 -block_count,KeyedLoadIC,53,14 +block_count,KeyedLoadIC,50,13 +block_count,KeyedLoadIC,51,27 +block_count,KeyedLoadIC,52,13 +block_count,KeyedLoadIC,53,13 block_count,KeyedLoadIC,54,0 -block_count,KeyedLoadIC,55,14 +block_count,KeyedLoadIC,55,13 block_count,KeyedLoadIC,56,306 -block_count,KeyedLoadIC,57,321 +block_count,KeyedLoadIC,57,320 block_count,KeyedLoadIC,58,2 block_count,KeyedLoadIC,59,2 block_count,KeyedLoadIC,60,0 @@ -25466,8 +25445,8 @@ block_count,KeyedLoadIC,153,0 block_count,KeyedLoadIC,154,0 block_count,KeyedLoadIC,155,0 -block_count,KeyedLoadIC,156,319 -block_count,KeyedLoadIC,157,319 +block_count,KeyedLoadIC,156,318 +block_count,KeyedLoadIC,157,318 block_count,KeyedLoadIC,158,3 block_count,KeyedLoadIC,159,2 block_count,KeyedLoadIC,160,0 @@ -25720,8 +25699,8 @@ block_count,KeyedLoadIC,407,0 block_count,KeyedLoadIC,408,0 block_count,KeyedLoadIC,409,0 -block_count,KeyedLoadIC,410,315 -block_count,KeyedLoadIC,411,316 +block_count,KeyedLoadIC,410,314 +block_count,KeyedLoadIC,411,315 block_count,KeyedLoadIC,412,0 block_count,KeyedLoadIC,413,0 block_count,KeyedLoadIC,414,0 @@ -25734,23 +25713,23 @@ block_count,KeyedLoadIC,421,0 block_count,KeyedLoadIC,422,0 block_count,KeyedLoadIC,423,0 -block_count,KeyedLoadIC,424,315 -block_count,KeyedLoadIC,425,315 -block_count,KeyedLoadIC,426,316 -block_count,KeyedLoadIC,427,182 +block_count,KeyedLoadIC,424,314 +block_count,KeyedLoadIC,425,314 +block_count,KeyedLoadIC,426,315 +block_count,KeyedLoadIC,427,183 block_count,KeyedLoadIC,428,5 block_count,KeyedLoadIC,429,177 -block_count,KeyedLoadIC,430,182 +block_count,KeyedLoadIC,430,183 block_count,KeyedLoadIC,431,0 block_count,KeyedLoadIC,432,182 block_count,KeyedLoadIC,433,0 -block_count,KeyedLoadIC,434,10 -block_count,KeyedLoadIC,435,98 +block_count,KeyedLoadIC,434,9 +block_count,KeyedLoadIC,435,103 block_count,KeyedLoadIC,436,0 block_count,KeyedLoadIC,437,0 block_count,KeyedLoadIC,438,0 block_count,KeyedLoadIC,439,0 -block_count,KeyedLoadIC,440,108 +block_count,KeyedLoadIC,440,112 block_count,KeyedLoadIC,441,7 block_count,KeyedLoadIC,442,35 block_count,KeyedLoadIC,443,0 @@ -25759,20 +25738,20 @@ block_count,KeyedLoadIC,446,42 block_count,KeyedLoadIC,447,40 block_count,KeyedLoadIC,448,2 -block_count,KeyedLoadIC,449,11 +block_count,KeyedLoadIC,449,10 block_count,KeyedLoadIC,450,0 -block_count,KeyedLoadIC,451,11 -block_count,KeyedLoadIC,452,11 -block_count,KeyedLoadIC,453,18 -block_count,KeyedLoadIC,454,18 -block_count,KeyedLoadIC,455,18 +block_count,KeyedLoadIC,451,10 +block_count,KeyedLoadIC,452,10 +block_count,KeyedLoadIC,453,16 +block_count,KeyedLoadIC,454,16 +block_count,KeyedLoadIC,455,16 block_count,KeyedLoadIC,456,0 -block_count,KeyedLoadIC,457,18 -block_count,KeyedLoadIC,458,18 +block_count,KeyedLoadIC,457,16 +block_count,KeyedLoadIC,458,16 block_count,KeyedLoadIC,459,0 block_count,KeyedLoadIC,460,0 -block_count,KeyedLoadIC,461,133 -block_count,KeyedLoadIC,462,133 +block_count,KeyedLoadIC,461,131 +block_count,KeyedLoadIC,462,131 block_count,KeyedLoadIC,463,0 block_count,KeyedLoadIC,464,0 block_count,KeyedLoadIC,465,0 @@ -25795,19 +25774,19 @@ block_count,KeyedLoadIC,482,0 block_count,KeyedLoadIC,483,0 block_count,KeyedLoadIC,484,0 -block_count,KeyedLoadIC,485,133 -block_count,KeyedLoadIC,486,133 -block_count,KeyedLoadIC,487,133 +block_count,KeyedLoadIC,485,131 +block_count,KeyedLoadIC,486,131 +block_count,KeyedLoadIC,487,131 block_count,KeyedLoadIC,488,0 -block_count,KeyedLoadIC,489,133 +block_count,KeyedLoadIC,489,131 block_count,KeyedLoadIC,490,0 block_count,KeyedLoadIC,491,15 block_count,KeyedLoadIC,492,0 block_count,KeyedLoadIC,493,0 -block_count,KeyedLoadIC,494,4 +block_count,KeyedLoadIC,494,3 block_count,KeyedLoadIC,495,0 block_count,KeyedLoadIC,496,0 -block_count,KeyedLoadIC,497,93 +block_count,KeyedLoadIC,497,92 block_count,KeyedLoadIC,498,19 block_count,KeyedLoadIC,499,0 block_count,KeyedLoadIC,500,0 @@ -25852,8 +25831,8 @@ block_count,KeyedLoadIC,539,0 block_count,KeyedLoadIC,540,0 block_count,KeyedLoadIC,541,0 -block_count,KeyedLoadIC,542,93 -block_count,KeyedLoadIC,543,92 +block_count,KeyedLoadIC,542,92 +block_count,KeyedLoadIC,543,91 block_count,KeyedLoadIC,544,0 block_count,KeyedLoadIC,545,0 block_count,KeyedLoadIC,546,0 @@ -25922,7 +25901,7 @@ block_count,KeyedLoadIC,609,0 block_count,KeyedLoadIC,610,0 block_count,KeyedLoadIC,611,2 -block_count,KeyedLoadIC,612,22 +block_count,KeyedLoadIC,612,23 block_count,KeyedLoadIC,613,0 block_count,KeyedLoadIC,614,0 block_count,EnumeratedKeyedLoadIC,0,4 @@ -26566,36 +26545,36 @@ block_count,EnumeratedKeyedLoadIC,638,2 block_count,EnumeratedKeyedLoadIC,639,0 block_count,EnumeratedKeyedLoadIC,640,0 -block_count,KeyedLoadIC_Megamorphic,0,2368 -block_count,KeyedLoadIC_Megamorphic,1,2368 +block_count,KeyedLoadIC_Megamorphic,0,2364 +block_count,KeyedLoadIC_Megamorphic,1,2364 block_count,KeyedLoadIC_Megamorphic,2,0 -block_count,KeyedLoadIC_Megamorphic,3,2368 -block_count,KeyedLoadIC_Megamorphic,4,2368 -block_count,KeyedLoadIC_Megamorphic,5,2368 -block_count,KeyedLoadIC_Megamorphic,6,2050 -block_count,KeyedLoadIC_Megamorphic,7,2046 +block_count,KeyedLoadIC_Megamorphic,3,2364 +block_count,KeyedLoadIC_Megamorphic,4,2364 +block_count,KeyedLoadIC_Megamorphic,5,2364 +block_count,KeyedLoadIC_Megamorphic,6,2046 +block_count,KeyedLoadIC_Megamorphic,7,2042 block_count,KeyedLoadIC_Megamorphic,8,3 block_count,KeyedLoadIC_Megamorphic,9,0 block_count,KeyedLoadIC_Megamorphic,10,3 block_count,KeyedLoadIC_Megamorphic,11,0 block_count,KeyedLoadIC_Megamorphic,12,3 -block_count,KeyedLoadIC_Megamorphic,13,2046 -block_count,KeyedLoadIC_Megamorphic,14,2045 +block_count,KeyedLoadIC_Megamorphic,13,2042 +block_count,KeyedLoadIC_Megamorphic,14,2041 block_count,KeyedLoadIC_Megamorphic,15,47 block_count,KeyedLoadIC_Megamorphic,16,42 block_count,KeyedLoadIC_Megamorphic,17,5 -block_count,KeyedLoadIC_Megamorphic,18,1997 -block_count,KeyedLoadIC_Megamorphic,19,1997 -block_count,KeyedLoadIC_Megamorphic,20,1901 -block_count,KeyedLoadIC_Megamorphic,21,1901 -block_count,KeyedLoadIC_Megamorphic,22,1763 +block_count,KeyedLoadIC_Megamorphic,18,1994 +block_count,KeyedLoadIC_Megamorphic,19,1994 +block_count,KeyedLoadIC_Megamorphic,20,1898 +block_count,KeyedLoadIC_Megamorphic,21,1898 +block_count,KeyedLoadIC_Megamorphic,22,1775 block_count,KeyedLoadIC_Megamorphic,23,0 block_count,KeyedLoadIC_Megamorphic,24,0 block_count,KeyedLoadIC_Megamorphic,25,0 -block_count,KeyedLoadIC_Megamorphic,26,1763 -block_count,KeyedLoadIC_Megamorphic,27,1665 +block_count,KeyedLoadIC_Megamorphic,26,1775 +block_count,KeyedLoadIC_Megamorphic,27,1678 block_count,KeyedLoadIC_Megamorphic,28,97 -block_count,KeyedLoadIC_Megamorphic,29,138 +block_count,KeyedLoadIC_Megamorphic,29,122 block_count,KeyedLoadIC_Megamorphic,30,0 block_count,KeyedLoadIC_Megamorphic,31,95 block_count,KeyedLoadIC_Megamorphic,32,42 @@ -26701,7 +26680,7 @@ block_count,KeyedLoadIC_Megamorphic,132,87 block_count,KeyedLoadIC_Megamorphic,133,87 block_count,KeyedLoadIC_Megamorphic,134,166 -block_count,KeyedLoadIC_Megamorphic,135,111 +block_count,KeyedLoadIC_Megamorphic,135,110 block_count,KeyedLoadIC_Megamorphic,136,79 block_count,KeyedLoadIC_Megamorphic,137,31 block_count,KeyedLoadIC_Megamorphic,138,55 @@ -26949,21 +26928,21 @@ block_count,KeyedLoadIC_Megamorphic,380,0 block_count,KeyedLoadIC_Megamorphic,381,0 block_count,KeyedLoadIC_Megamorphic,382,1 -block_count,KeyedLoadIC_Megamorphic,383,1811 -block_count,KeyedLoadIC_Megamorphic,384,1811 -block_count,KeyedLoadIC_Megamorphic,385,1154 -block_count,KeyedLoadIC_Megamorphic,386,1003 +block_count,KeyedLoadIC_Megamorphic,383,1807 +block_count,KeyedLoadIC_Megamorphic,384,1807 +block_count,KeyedLoadIC_Megamorphic,385,1150 +block_count,KeyedLoadIC_Megamorphic,386,1002 block_count,KeyedLoadIC_Megamorphic,387,39 block_count,KeyedLoadIC_Megamorphic,388,39 block_count,KeyedLoadIC_Megamorphic,389,0 block_count,KeyedLoadIC_Megamorphic,390,39 -block_count,KeyedLoadIC_Megamorphic,391,253 -block_count,KeyedLoadIC_Megamorphic,392,253 +block_count,KeyedLoadIC_Megamorphic,391,252 +block_count,KeyedLoadIC_Megamorphic,392,252 block_count,KeyedLoadIC_Megamorphic,393,0 -block_count,KeyedLoadIC_Megamorphic,394,253 +block_count,KeyedLoadIC_Megamorphic,394,252 block_count,KeyedLoadIC_Megamorphic,395,124 -block_count,KeyedLoadIC_Megamorphic,396,128 -block_count,KeyedLoadIC_Megamorphic,397,253 +block_count,KeyedLoadIC_Megamorphic,396,127 +block_count,KeyedLoadIC_Megamorphic,397,252 block_count,KeyedLoadIC_Megamorphic,398,213 block_count,KeyedLoadIC_Megamorphic,399,39 block_count,KeyedLoadIC_Megamorphic,400,39 @@ -26978,22 +26957,22 @@ block_count,KeyedLoadIC_Megamorphic,409,0 block_count,KeyedLoadIC_Megamorphic,410,0 block_count,KeyedLoadIC_Megamorphic,411,0 -block_count,KeyedLoadIC_Megamorphic,412,963 +block_count,KeyedLoadIC_Megamorphic,412,962 block_count,KeyedLoadIC_Megamorphic,413,0 -block_count,KeyedLoadIC_Megamorphic,414,963 +block_count,KeyedLoadIC_Megamorphic,414,962 block_count,KeyedLoadIC_Megamorphic,415,487 block_count,KeyedLoadIC_Megamorphic,416,475 -block_count,KeyedLoadIC_Megamorphic,417,1171 -block_count,KeyedLoadIC_Megamorphic,418,1026 +block_count,KeyedLoadIC_Megamorphic,417,1170 +block_count,KeyedLoadIC_Megamorphic,418,1025 block_count,KeyedLoadIC_Megamorphic,419,887 -block_count,KeyedLoadIC_Megamorphic,420,696 +block_count,KeyedLoadIC_Megamorphic,420,695 block_count,KeyedLoadIC_Megamorphic,421,191 block_count,KeyedLoadIC_Megamorphic,422,138 block_count,KeyedLoadIC_Megamorphic,423,145 -block_count,KeyedLoadIC_Megamorphic,424,679 +block_count,KeyedLoadIC_Megamorphic,424,678 block_count,KeyedLoadIC_Megamorphic,425,165 block_count,KeyedLoadIC_Megamorphic,426,513 -block_count,KeyedLoadIC_Megamorphic,427,500 +block_count,KeyedLoadIC_Megamorphic,427,499 block_count,KeyedLoadIC_Megamorphic,428,13 block_count,KeyedLoadIC_Megamorphic,429,336 block_count,KeyedLoadIC_Megamorphic,430,2 @@ -27009,30 +26988,30 @@ block_count,KeyedLoadIC_Megamorphic,440,47 block_count,KeyedLoadIC_Megamorphic,441,47 block_count,KeyedLoadIC_Megamorphic,442,336 -block_count,KeyedLoadIC_Megamorphic,443,151 -block_count,KeyedLoadIC_Megamorphic,444,817 -block_count,KeyedLoadIC_Megamorphic,445,817 -block_count,KeyedLoadIC_Megamorphic,446,817 +block_count,KeyedLoadIC_Megamorphic,443,148 +block_count,KeyedLoadIC_Megamorphic,444,814 +block_count,KeyedLoadIC_Megamorphic,445,814 +block_count,KeyedLoadIC_Megamorphic,446,814 block_count,KeyedLoadIC_Megamorphic,447,0 -block_count,KeyedLoadIC_Megamorphic,448,817 -block_count,KeyedLoadIC_Megamorphic,449,624 -block_count,KeyedLoadIC_Megamorphic,450,621 -block_count,KeyedLoadIC_Megamorphic,451,2 -block_count,KeyedLoadIC_Megamorphic,452,192 -block_count,KeyedLoadIC_Megamorphic,453,195 -block_count,KeyedLoadIC_Megamorphic,454,174 -block_count,KeyedLoadIC_Megamorphic,455,174 +block_count,KeyedLoadIC_Megamorphic,448,814 +block_count,KeyedLoadIC_Megamorphic,449,642 +block_count,KeyedLoadIC_Megamorphic,450,640 +block_count,KeyedLoadIC_Megamorphic,451,1 +block_count,KeyedLoadIC_Megamorphic,452,172 +block_count,KeyedLoadIC_Megamorphic,453,174 +block_count,KeyedLoadIC_Megamorphic,454,153 +block_count,KeyedLoadIC_Megamorphic,455,153 block_count,KeyedLoadIC_Megamorphic,456,0 block_count,KeyedLoadIC_Megamorphic,457,20 -block_count,KeyedLoadIC_Megamorphic,458,796 -block_count,KeyedLoadIC_Megamorphic,459,796 -block_count,KeyedLoadIC_Megamorphic,460,796 -block_count,KeyedLoadIC_Megamorphic,461,796 -block_count,KeyedLoadIC_Megamorphic,462,796 -block_count,KeyedLoadIC_Megamorphic,463,796 +block_count,KeyedLoadIC_Megamorphic,458,793 +block_count,KeyedLoadIC_Megamorphic,459,793 +block_count,KeyedLoadIC_Megamorphic,460,793 +block_count,KeyedLoadIC_Megamorphic,461,793 +block_count,KeyedLoadIC_Megamorphic,462,793 +block_count,KeyedLoadIC_Megamorphic,463,793 block_count,KeyedLoadIC_Megamorphic,464,0 block_count,KeyedLoadIC_Megamorphic,465,0 -block_count,KeyedLoadIC_Megamorphic,466,796 +block_count,KeyedLoadIC_Megamorphic,466,793 block_count,KeyedLoadIC_Megamorphic,467,0 block_count,KeyedLoadIC_Megamorphic,468,0 block_count,KeyedLoadIC_Megamorphic,469,0 @@ -27108,22 +27087,22 @@ block_count,KeyedLoadIC_Megamorphic,539,0 block_count,KeyedLoadIC_Megamorphic,540,0 block_count,KeyedLoadIC_Megamorphic,541,0 -block_count,KeyedLoadIC_Megamorphic,542,796 -block_count,KeyedLoadIC_Megamorphic,543,796 -block_count,KeyedLoadIC_Megamorphic,544,796 -block_count,KeyedLoadIC_Megamorphic,545,724 -block_count,KeyedLoadIC_Megamorphic,546,724 +block_count,KeyedLoadIC_Megamorphic,542,793 +block_count,KeyedLoadIC_Megamorphic,543,793 +block_count,KeyedLoadIC_Megamorphic,544,793 +block_count,KeyedLoadIC_Megamorphic,545,721 +block_count,KeyedLoadIC_Megamorphic,546,721 block_count,KeyedLoadIC_Megamorphic,547,0 block_count,KeyedLoadIC_Megamorphic,548,72 -block_count,KeyedLoadIC_Megamorphic,549,796 +block_count,KeyedLoadIC_Megamorphic,549,793 block_count,KeyedLoadIC_Megamorphic,550,0 block_count,KeyedLoadIC_Megamorphic,551,0 block_count,KeyedLoadIC_Megamorphic,552,0 block_count,KeyedLoadIC_Megamorphic,553,0 block_count,KeyedLoadIC_Megamorphic,554,0 block_count,KeyedLoadIC_Megamorphic,555,0 -block_count,KeyedLoadIC_Megamorphic,556,796 -block_count,KeyedLoadIC_Megamorphic,557,796 +block_count,KeyedLoadIC_Megamorphic,556,793 +block_count,KeyedLoadIC_Megamorphic,557,793 block_count,KeyedLoadIC_Megamorphic,558,72 block_count,KeyedLoadIC_Megamorphic,559,0 block_count,KeyedLoadIC_Megamorphic,560,0 @@ -27237,7 +27216,7 @@ block_count,KeyedLoadIC_Megamorphic,668,0 block_count,KeyedLoadIC_Megamorphic,669,0 block_count,KeyedLoadIC_Megamorphic,670,72 -block_count,KeyedLoadIC_Megamorphic,671,724 +block_count,KeyedLoadIC_Megamorphic,671,721 block_count,KeyedLoadIC_Megamorphic,672,0 block_count,KeyedLoadIC_Megamorphic,673,0 block_count,KeyedLoadIC_Megamorphic,674,0 @@ -27297,22 +27276,22 @@ block_count,KeyedLoadIC_Megamorphic,728,0 block_count,KeyedLoadIC_Megamorphic,729,0 block_count,KeyedLoadIC_Megamorphic,730,0 -block_count,KeyedLoadIC_Megamorphic,731,657 -block_count,KeyedLoadIC_Megamorphic,732,657 +block_count,KeyedLoadIC_Megamorphic,731,656 +block_count,KeyedLoadIC_Megamorphic,732,656 block_count,KeyedLoadIC_Megamorphic,733,0 -block_count,KeyedLoadIC_Megamorphic,734,657 -block_count,KeyedLoadIC_Megamorphic,735,657 +block_count,KeyedLoadIC_Megamorphic,734,656 +block_count,KeyedLoadIC_Megamorphic,735,656 block_count,KeyedLoadIC_Megamorphic,736,1080 block_count,KeyedLoadIC_Megamorphic,737,1005 block_count,KeyedLoadIC_Megamorphic,738,423 -block_count,KeyedLoadIC_Megamorphic,739,582 +block_count,KeyedLoadIC_Megamorphic,739,581 block_count,KeyedLoadIC_Megamorphic,740,74 block_count,KeyedLoadIC_Megamorphic,741,0 block_count,KeyedLoadIC_Megamorphic,742,0 block_count,KeyedLoadIC_Megamorphic,743,0 -block_count,KeyedLoadIC_Megamorphic,744,582 +block_count,KeyedLoadIC_Megamorphic,744,581 block_count,KeyedLoadIC_Megamorphic,745,0 -block_count,KeyedLoadIC_Megamorphic,746,582 +block_count,KeyedLoadIC_Megamorphic,746,581 block_count,KeyedLoadIC_Megamorphic,747,918 block_count,KeyedLoadIC_Megamorphic,748,2 block_count,KeyedLoadIC_Megamorphic,749,0 @@ -27550,16 +27529,16 @@ block_count,KeyedLoadIC_Megamorphic,981,0 block_count,KeyedLoadIC_Megamorphic,982,0 block_count,KeyedLoadIC_Megamorphic,983,0 -block_count,KeyedLoadIC_Megamorphic,984,318 +block_count,KeyedLoadIC_Megamorphic,984,317 block_count,KeyedLoadIC_Megamorphic,985,321 block_count,KeyedLoadIC_Megamorphic,986,417 -block_count,KeyedLoadIC_Megamorphic,987,408 +block_count,KeyedLoadIC_Megamorphic,987,407 block_count,KeyedLoadIC_Megamorphic,988,396 block_count,KeyedLoadIC_Megamorphic,989,74 block_count,KeyedLoadIC_Megamorphic,990,321 block_count,KeyedLoadIC_Megamorphic,991,396 block_count,KeyedLoadIC_Megamorphic,992,9 -block_count,KeyedLoadIC_Megamorphic,993,387 +block_count,KeyedLoadIC_Megamorphic,993,386 block_count,KeyedLoadIC_Megamorphic,994,0 block_count,KeyedLoadIC_Megamorphic,995,0 block_count,KeyedLoadIC_Megamorphic,996,315 @@ -27569,7 +27548,7 @@ block_count,KeyedLoadIC_Megamorphic,1000,0 block_count,KeyedLoadIC_Megamorphic,1001,315 block_count,KeyedLoadIC_Megamorphic,1002,0 -block_count,KeyedLoadIC_Megamorphic,1003,71 +block_count,KeyedLoadIC_Megamorphic,1003,70 block_count,KeyedLoadIC_Megamorphic,1004,0 block_count,KeyedLoadIC_Megamorphic,1005,0 block_count,KeyedLoadIC_Megamorphic,1006,0 @@ -27743,18 +27722,18 @@ block_count,KeyedLoadICTrampoline,1,1 block_count,KeyedLoadICTrampoline,2,0 block_count,KeyedLoadICTrampoline,3,1 -block_count,KeyedLoadICBaseline,0,321 +block_count,KeyedLoadICBaseline,0,320 block_count,EnumeratedKeyedLoadICBaseline,0,3 -block_count,KeyedLoadICTrampoline_Megamorphic,0,1050 -block_count,KeyedLoadICTrampoline_Megamorphic,1,1050 +block_count,KeyedLoadICTrampoline_Megamorphic,0,1048 +block_count,KeyedLoadICTrampoline_Megamorphic,1,1048 block_count,KeyedLoadICTrampoline_Megamorphic,2,0 -block_count,KeyedLoadICTrampoline_Megamorphic,3,1050 -block_count,StoreGlobalIC,0,830 -block_count,StoreGlobalIC,1,829 -block_count,StoreGlobalIC,2,829 -block_count,StoreGlobalIC,3,829 -block_count,StoreGlobalIC,4,829 -block_count,StoreGlobalIC,5,829 +block_count,KeyedLoadICTrampoline_Megamorphic,3,1048 +block_count,StoreGlobalIC,0,554 +block_count,StoreGlobalIC,1,554 +block_count,StoreGlobalIC,2,554 +block_count,StoreGlobalIC,3,554 +block_count,StoreGlobalIC,4,554 +block_count,StoreGlobalIC,5,554 block_count,StoreGlobalIC,6,1 block_count,StoreGlobalIC,7,0 block_count,StoreGlobalIC,8,0 @@ -27764,7 +27743,7 @@ block_count,StoreGlobalIC,12,1 block_count,StoreGlobalIC,13,0 block_count,StoreGlobalIC,14,1 -block_count,StoreGlobalIC,15,828 +block_count,StoreGlobalIC,15,552 block_count,StoreGlobalIC,16,0 block_count,StoreGlobalIC,17,0 block_count,StoreGlobalIC,18,0 @@ -28213,28 +28192,28 @@ block_count,StoreGlobalIC,461,0 block_count,StoreGlobalIC,462,0 block_count,StoreGlobalIC,463,0 -block_count,StoreGlobalICTrampoline,0,279 -block_count,StoreGlobalICTrampoline,1,279 +block_count,StoreGlobalICTrampoline,0,0 +block_count,StoreGlobalICTrampoline,1,0 block_count,StoreGlobalICTrampoline,2,0 -block_count,StoreGlobalICTrampoline,3,279 +block_count,StoreGlobalICTrampoline,3,0 block_count,StoreGlobalICBaseline,0,1 -block_count,StoreIC,0,413 -block_count,StoreIC,1,413 +block_count,StoreIC,0,410 +block_count,StoreIC,1,410 block_count,StoreIC,2,0 -block_count,StoreIC,3,413 -block_count,StoreIC,4,413 -block_count,StoreIC,5,407 -block_count,StoreIC,6,112 +block_count,StoreIC,3,410 +block_count,StoreIC,4,410 +block_count,StoreIC,5,403 +block_count,StoreIC,6,109 block_count,StoreIC,7,0 -block_count,StoreIC,8,112 -block_count,StoreIC,9,37 +block_count,StoreIC,8,109 +block_count,StoreIC,9,36 block_count,StoreIC,10,0 -block_count,StoreIC,11,37 -block_count,StoreIC,12,37 +block_count,StoreIC,11,36 +block_count,StoreIC,12,36 block_count,StoreIC,13,0 -block_count,StoreIC,14,37 -block_count,StoreIC,15,36 -block_count,StoreIC,16,36 +block_count,StoreIC,14,36 +block_count,StoreIC,15,34 +block_count,StoreIC,16,34 block_count,StoreIC,17,0 block_count,StoreIC,18,1 block_count,StoreIC,19,1 @@ -28242,15 +28221,15 @@ block_count,StoreIC,21,1 block_count,StoreIC,22,0 block_count,StoreIC,23,0 -block_count,StoreIC,24,74 -block_count,StoreIC,25,116 -block_count,StoreIC,26,42 +block_count,StoreIC,24,72 +block_count,StoreIC,25,114 +block_count,StoreIC,26,41 block_count,StoreIC,27,41 block_count,StoreIC,28,0 -block_count,StoreIC,29,74 +block_count,StoreIC,29,72 block_count,StoreIC,30,294 -block_count,StoreIC,31,406 -block_count,StoreIC,32,232 +block_count,StoreIC,31,402 +block_count,StoreIC,32,231 block_count,StoreIC,33,5 block_count,StoreIC,34,5 block_count,StoreIC,35,5 @@ -28384,22 +28363,22 @@ block_count,StoreIC,163,0 block_count,StoreIC,164,0 block_count,StoreIC,165,0 -block_count,StoreIC,166,227 -block_count,StoreIC,167,227 -block_count,StoreIC,168,203 -block_count,StoreIC,169,203 -block_count,StoreIC,170,203 -block_count,StoreIC,171,203 +block_count,StoreIC,166,226 +block_count,StoreIC,167,226 +block_count,StoreIC,168,202 +block_count,StoreIC,169,202 +block_count,StoreIC,170,202 +block_count,StoreIC,171,202 block_count,StoreIC,172,0 block_count,StoreIC,173,0 -block_count,StoreIC,174,203 -block_count,StoreIC,175,203 +block_count,StoreIC,174,202 +block_count,StoreIC,175,202 block_count,StoreIC,176,0 block_count,StoreIC,177,0 block_count,StoreIC,178,0 -block_count,StoreIC,179,203 -block_count,StoreIC,180,193 -block_count,StoreIC,181,191 +block_count,StoreIC,179,202 +block_count,StoreIC,180,192 +block_count,StoreIC,181,190 block_count,StoreIC,182,129 block_count,StoreIC,183,129 block_count,StoreIC,184,0 @@ -28418,7 +28397,7 @@ block_count,StoreIC,197,9 block_count,StoreIC,198,0 block_count,StoreIC,199,9 -block_count,StoreIC,200,203 +block_count,StoreIC,200,202 block_count,StoreIC,201,15 block_count,StoreIC,202,0 block_count,StoreIC,203,0 @@ -28461,9 +28440,9 @@ block_count,StoreIC,240,0 block_count,StoreIC,241,1 block_count,StoreIC,242,7 -block_count,StoreIC,243,8 +block_count,StoreIC,243,7 block_count,StoreIC,244,15 -block_count,StoreIC,245,187 +block_count,StoreIC,245,186 block_count,StoreIC,246,185 block_count,StoreIC,247,1 block_count,StoreIC,248,1 @@ -28492,7 +28471,7 @@ block_count,StoreIC,271,0 block_count,StoreIC,272,0 block_count,StoreIC,273,0 -block_count,StoreIC,274,173 +block_count,StoreIC,274,171 block_count,StoreIC,275,13 block_count,StoreIC,276,13 block_count,StoreIC,277,13 @@ -28517,9 +28496,9 @@ block_count,StoreIC,296,0 block_count,StoreIC,297,0 block_count,StoreIC,298,0 -block_count,StoreIC,299,159 -block_count,StoreIC,300,140 -block_count,StoreIC,301,140 +block_count,StoreIC,299,157 +block_count,StoreIC,300,138 +block_count,StoreIC,301,138 block_count,StoreIC,302,11 block_count,StoreIC,303,10 block_count,StoreIC,304,10 @@ -28555,20 +28534,20 @@ block_count,StoreIC,334,0 block_count,StoreIC,335,69 block_count,StoreIC,336,16 -block_count,StoreIC,337,52 +block_count,StoreIC,337,53 block_count,StoreIC,338,69 block_count,StoreIC,339,69 block_count,StoreIC,340,0 block_count,StoreIC,341,0 block_count,StoreIC,342,0 block_count,StoreIC,343,0 -block_count,StoreIC,344,57 +block_count,StoreIC,344,55 block_count,StoreIC,345,0 -block_count,StoreIC,346,57 +block_count,StoreIC,346,55 block_count,StoreIC,347,8 -block_count,StoreIC,348,48 -block_count,StoreIC,349,57 -block_count,StoreIC,350,57 +block_count,StoreIC,348,47 +block_count,StoreIC,349,55 +block_count,StoreIC,350,55 block_count,StoreIC,351,0 block_count,StoreIC,352,0 block_count,StoreIC,353,0 @@ -28595,24 +28574,24 @@ block_count,StoreIC,374,6 block_count,StoreIC,375,0 block_count,StoreIC,376,1 -block_count,StoreIC_Megamorphic,0,1473 -block_count,StoreIC_Megamorphic,1,1473 +block_count,StoreIC_Megamorphic,0,1471 +block_count,StoreIC_Megamorphic,1,1471 block_count,StoreIC_Megamorphic,2,0 -block_count,StoreIC_Megamorphic,3,1473 -block_count,StoreIC_Megamorphic,4,1473 +block_count,StoreIC_Megamorphic,3,1471 +block_count,StoreIC_Megamorphic,4,1471 block_count,StoreIC_Megamorphic,5,0 -block_count,StoreIC_Megamorphic,6,1473 -block_count,StoreIC_Megamorphic,7,1327 -block_count,StoreIC_Megamorphic,8,1321 -block_count,StoreIC_Megamorphic,9,6 -block_count,StoreIC_Megamorphic,10,146 -block_count,StoreIC_Megamorphic,11,152 -block_count,StoreIC_Megamorphic,12,151 -block_count,StoreIC_Megamorphic,13,149 +block_count,StoreIC_Megamorphic,6,1471 +block_count,StoreIC_Megamorphic,7,1280 +block_count,StoreIC_Megamorphic,8,1255 +block_count,StoreIC_Megamorphic,9,25 +block_count,StoreIC_Megamorphic,10,190 +block_count,StoreIC_Megamorphic,11,216 +block_count,StoreIC_Megamorphic,12,215 +block_count,StoreIC_Megamorphic,13,213 block_count,StoreIC_Megamorphic,14,1 block_count,StoreIC_Megamorphic,15,0 -block_count,StoreIC_Megamorphic,16,1471 -block_count,StoreIC_Megamorphic,17,685 +block_count,StoreIC_Megamorphic,16,1468 +block_count,StoreIC_Megamorphic,17,684 block_count,StoreIC_Megamorphic,18,1 block_count,StoreIC_Megamorphic,19,1 block_count,StoreIC_Megamorphic,20,1 @@ -28746,41 +28725,41 @@ block_count,StoreIC_Megamorphic,148,0 block_count,StoreIC_Megamorphic,149,0 block_count,StoreIC_Megamorphic,150,0 -block_count,StoreIC_Megamorphic,151,683 -block_count,StoreIC_Megamorphic,152,683 -block_count,StoreIC_Megamorphic,153,504 -block_count,StoreIC_Megamorphic,154,504 -block_count,StoreIC_Megamorphic,155,504 -block_count,StoreIC_Megamorphic,156,504 +block_count,StoreIC_Megamorphic,151,682 +block_count,StoreIC_Megamorphic,152,682 +block_count,StoreIC_Megamorphic,153,503 +block_count,StoreIC_Megamorphic,154,503 +block_count,StoreIC_Megamorphic,155,503 +block_count,StoreIC_Megamorphic,156,503 block_count,StoreIC_Megamorphic,157,0 block_count,StoreIC_Megamorphic,158,0 -block_count,StoreIC_Megamorphic,159,504 -block_count,StoreIC_Megamorphic,160,504 +block_count,StoreIC_Megamorphic,159,503 +block_count,StoreIC_Megamorphic,160,503 block_count,StoreIC_Megamorphic,161,0 block_count,StoreIC_Megamorphic,162,0 block_count,StoreIC_Megamorphic,163,0 -block_count,StoreIC_Megamorphic,164,504 -block_count,StoreIC_Megamorphic,165,297 -block_count,StoreIC_Megamorphic,166,297 +block_count,StoreIC_Megamorphic,164,503 +block_count,StoreIC_Megamorphic,165,296 +block_count,StoreIC_Megamorphic,166,296 block_count,StoreIC_Megamorphic,167,0 block_count,StoreIC_Megamorphic,168,0 block_count,StoreIC_Megamorphic,169,0 -block_count,StoreIC_Megamorphic,170,297 -block_count,StoreIC_Megamorphic,171,297 +block_count,StoreIC_Megamorphic,170,296 +block_count,StoreIC_Megamorphic,171,296 block_count,StoreIC_Megamorphic,172,58 block_count,StoreIC_Megamorphic,173,0 block_count,StoreIC_Megamorphic,174,58 -block_count,StoreIC_Megamorphic,175,239 +block_count,StoreIC_Megamorphic,175,238 block_count,StoreIC_Megamorphic,176,0 block_count,StoreIC_Megamorphic,177,0 block_count,StoreIC_Megamorphic,178,0 block_count,StoreIC_Megamorphic,179,0 block_count,StoreIC_Megamorphic,180,0 block_count,StoreIC_Megamorphic,181,0 -block_count,StoreIC_Megamorphic,182,207 +block_count,StoreIC_Megamorphic,182,206 block_count,StoreIC_Megamorphic,183,0 -block_count,StoreIC_Megamorphic,184,207 -block_count,StoreIC_Megamorphic,185,504 +block_count,StoreIC_Megamorphic,184,206 +block_count,StoreIC_Megamorphic,185,503 block_count,StoreIC_Megamorphic,186,31 block_count,StoreIC_Megamorphic,187,0 block_count,StoreIC_Megamorphic,188,0 @@ -28825,8 +28804,8 @@ block_count,StoreIC_Megamorphic,227,13 block_count,StoreIC_Megamorphic,228,17 block_count,StoreIC_Megamorphic,229,31 -block_count,StoreIC_Megamorphic,230,472 -block_count,StoreIC_Megamorphic,231,472 +block_count,StoreIC_Megamorphic,230,471 +block_count,StoreIC_Megamorphic,231,471 block_count,StoreIC_Megamorphic,232,0 block_count,StoreIC_Megamorphic,233,0 block_count,StoreIC_Megamorphic,234,0 @@ -28854,7 +28833,7 @@ block_count,StoreIC_Megamorphic,256,0 block_count,StoreIC_Megamorphic,257,0 block_count,StoreIC_Megamorphic,258,0 -block_count,StoreIC_Megamorphic,259,785 +block_count,StoreIC_Megamorphic,259,784 block_count,StoreIC_Megamorphic,260,0 block_count,StoreIC_Megamorphic,261,0 block_count,StoreIC_Megamorphic,262,0 @@ -28879,9 +28858,9 @@ block_count,StoreIC_Megamorphic,281,0 block_count,StoreIC_Megamorphic,282,0 block_count,StoreIC_Megamorphic,283,0 -block_count,StoreIC_Megamorphic,284,785 -block_count,StoreIC_Megamorphic,285,785 -block_count,StoreIC_Megamorphic,286,785 +block_count,StoreIC_Megamorphic,284,783 +block_count,StoreIC_Megamorphic,285,783 +block_count,StoreIC_Megamorphic,286,783 block_count,StoreIC_Megamorphic,287,6 block_count,StoreIC_Megamorphic,288,6 block_count,StoreIC_Megamorphic,289,6 @@ -28907,30 +28886,30 @@ block_count,StoreIC_Megamorphic,309,0 block_count,StoreIC_Megamorphic,310,0 block_count,StoreIC_Megamorphic,311,0 -block_count,StoreIC_Megamorphic,312,442 -block_count,StoreIC_Megamorphic,313,442 -block_count,StoreIC_Megamorphic,314,442 +block_count,StoreIC_Megamorphic,312,443 +block_count,StoreIC_Megamorphic,313,443 +block_count,StoreIC_Megamorphic,314,443 block_count,StoreIC_Megamorphic,315,1 block_count,StoreIC_Megamorphic,316,0 block_count,StoreIC_Megamorphic,317,1 -block_count,StoreIC_Megamorphic,318,440 +block_count,StoreIC_Megamorphic,318,441 block_count,StoreIC_Megamorphic,319,0 -block_count,StoreIC_Megamorphic,320,442 +block_count,StoreIC_Megamorphic,320,443 block_count,StoreIC_Megamorphic,321,2 block_count,StoreIC_Megamorphic,322,440 -block_count,StoreIC_Megamorphic,323,442 -block_count,StoreIC_Megamorphic,324,442 +block_count,StoreIC_Megamorphic,323,443 +block_count,StoreIC_Megamorphic,324,443 block_count,StoreIC_Megamorphic,325,0 block_count,StoreIC_Megamorphic,326,0 block_count,StoreIC_Megamorphic,327,0 block_count,StoreIC_Megamorphic,328,0 -block_count,StoreIC_Megamorphic,329,334 +block_count,StoreIC_Megamorphic,329,333 block_count,StoreIC_Megamorphic,330,0 -block_count,StoreIC_Megamorphic,331,334 +block_count,StoreIC_Megamorphic,331,333 block_count,StoreIC_Megamorphic,332,2 -block_count,StoreIC_Megamorphic,333,332 -block_count,StoreIC_Megamorphic,334,334 -block_count,StoreIC_Megamorphic,335,334 +block_count,StoreIC_Megamorphic,333,330 +block_count,StoreIC_Megamorphic,334,333 +block_count,StoreIC_Megamorphic,335,333 block_count,StoreIC_Megamorphic,336,0 block_count,StoreIC_Megamorphic,337,0 block_count,StoreIC_Megamorphic,338,0 @@ -28959,11 +28938,11 @@ block_count,StoreICTrampoline,1,13 block_count,StoreICTrampoline,2,0 block_count,StoreICTrampoline,3,13 -block_count,StoreICTrampoline_Megamorphic,0,692 -block_count,StoreICTrampoline_Megamorphic,1,692 +block_count,StoreICTrampoline_Megamorphic,0,703 +block_count,StoreICTrampoline_Megamorphic,1,703 block_count,StoreICTrampoline_Megamorphic,2,0 -block_count,StoreICTrampoline_Megamorphic,3,692 -block_count,StoreICBaseline,0,213 +block_count,StoreICTrampoline_Megamorphic,3,703 +block_count,StoreICBaseline,0,209 block_count,DefineNamedOwnIC,0,36 block_count,DefineNamedOwnIC,1,36 block_count,DefineNamedOwnIC,2,0 @@ -28994,8 +28973,8 @@ block_count,DefineNamedOwnIC,27,0 block_count,DefineNamedOwnIC,28,0 block_count,DefineNamedOwnIC,29,0 -block_count,DefineNamedOwnIC,30,32 -block_count,DefineNamedOwnIC,31,32 +block_count,DefineNamedOwnIC,30,31 +block_count,DefineNamedOwnIC,31,31 block_count,DefineNamedOwnIC,32,0 block_count,DefineNamedOwnIC,33,0 block_count,DefineNamedOwnIC,34,0 @@ -29235,7 +29214,7 @@ block_count,DefineNamedOwnIC,268,0 block_count,DefineNamedOwnIC,269,0 block_count,DefineNamedOwnIC,270,0 -block_count,DefineNamedOwnIC,271,32 +block_count,DefineNamedOwnIC,271,31 block_count,DefineNamedOwnIC,272,0 block_count,DefineNamedOwnIC,273,0 block_count,DefineNamedOwnIC,274,0 @@ -29255,9 +29234,9 @@ block_count,DefineNamedOwnIC,288,0 block_count,DefineNamedOwnIC,289,0 block_count,DefineNamedOwnIC,290,0 -block_count,DefineNamedOwnIC,291,32 -block_count,DefineNamedOwnIC,292,32 -block_count,DefineNamedOwnIC,293,32 +block_count,DefineNamedOwnIC,291,31 +block_count,DefineNamedOwnIC,292,31 +block_count,DefineNamedOwnIC,293,31 block_count,DefineNamedOwnIC,294,0 block_count,DefineNamedOwnIC,295,0 block_count,DefineNamedOwnIC,296,0 @@ -29340,9 +29319,9 @@ block_count,KeyedStoreIC,3,214 block_count,KeyedStoreIC,4,214 block_count,KeyedStoreIC,5,212 -block_count,KeyedStoreIC,6,17 +block_count,KeyedStoreIC,6,18 block_count,KeyedStoreIC,7,0 -block_count,KeyedStoreIC,8,17 +block_count,KeyedStoreIC,8,18 block_count,KeyedStoreIC,9,10 block_count,KeyedStoreIC,10,0 block_count,KeyedStoreIC,11,0 @@ -29352,17 +29331,17 @@ block_count,KeyedStoreIC,15,0 block_count,KeyedStoreIC,16,0 block_count,KeyedStoreIC,17,0 -block_count,KeyedStoreIC,18,9 +block_count,KeyedStoreIC,18,10 block_count,KeyedStoreIC,19,7 -block_count,KeyedStoreIC,20,12 -block_count,KeyedStoreIC,21,5 -block_count,KeyedStoreIC,22,5 +block_count,KeyedStoreIC,20,13 +block_count,KeyedStoreIC,21,6 +block_count,KeyedStoreIC,22,6 block_count,KeyedStoreIC,23,0 block_count,KeyedStoreIC,24,7 block_count,KeyedStoreIC,25,194 -block_count,KeyedStoreIC,26,202 -block_count,KeyedStoreIC,27,201 -block_count,KeyedStoreIC,28,201 +block_count,KeyedStoreIC,26,201 +block_count,KeyedStoreIC,27,200 +block_count,KeyedStoreIC,28,200 block_count,KeyedStoreIC,29,31 block_count,KeyedStoreIC,30,31 block_count,KeyedStoreIC,31,31 @@ -29770,18 +29749,18 @@ block_count,KeyedStoreIC,433,0 block_count,KeyedStoreIC,434,1 block_count,KeyedStoreIC,435,2 -block_count,KeyedStoreIC,436,11 +block_count,KeyedStoreIC,436,12 block_count,KeyedStoreIC,437,0 block_count,KeyedStoreIC,438,0 block_count,KeyedStoreICTrampoline,0,0 block_count,KeyedStoreICTrampoline,1,0 block_count,KeyedStoreICTrampoline,2,0 block_count,KeyedStoreICTrampoline,3,0 -block_count,KeyedStoreICTrampoline_Megamorphic,0,230 -block_count,KeyedStoreICTrampoline_Megamorphic,1,230 +block_count,KeyedStoreICTrampoline_Megamorphic,0,299 +block_count,KeyedStoreICTrampoline_Megamorphic,1,299 block_count,KeyedStoreICTrampoline_Megamorphic,2,0 -block_count,KeyedStoreICTrampoline_Megamorphic,3,230 -block_count,KeyedStoreICBaseline,0,200 +block_count,KeyedStoreICTrampoline_Megamorphic,3,299 +block_count,KeyedStoreICBaseline,0,199 block_count,DefineKeyedOwnIC,0,2 block_count,DefineKeyedOwnIC,1,2 block_count,DefineKeyedOwnIC,2,0 @@ -30223,18 +30202,18 @@ block_count,StoreInArrayLiteralIC,3,18 block_count,StoreInArrayLiteralIC,4,18 block_count,StoreInArrayLiteralIC,5,17 -block_count,StoreInArrayLiteralIC,6,1 +block_count,StoreInArrayLiteralIC,6,2 block_count,StoreInArrayLiteralIC,7,0 -block_count,StoreInArrayLiteralIC,8,1 +block_count,StoreInArrayLiteralIC,8,2 block_count,StoreInArrayLiteralIC,9,0 block_count,StoreInArrayLiteralIC,10,0 block_count,StoreInArrayLiteralIC,11,0 -block_count,StoreInArrayLiteralIC,12,1 -block_count,StoreInArrayLiteralIC,13,3 -block_count,StoreInArrayLiteralIC,14,1 -block_count,StoreInArrayLiteralIC,15,1 +block_count,StoreInArrayLiteralIC,12,2 +block_count,StoreInArrayLiteralIC,13,4 +block_count,StoreInArrayLiteralIC,14,2 +block_count,StoreInArrayLiteralIC,15,2 block_count,StoreInArrayLiteralIC,16,0 -block_count,StoreInArrayLiteralIC,17,1 +block_count,StoreInArrayLiteralIC,17,2 block_count,StoreInArrayLiteralIC,18,15 block_count,StoreInArrayLiteralIC,19,17 block_count,StoreInArrayLiteralIC,20,17 @@ -30249,11 +30228,11 @@ block_count,StoreInArrayLiteralIC,29,0 block_count,StoreInArrayLiteralIC,30,0 block_count,StoreInArrayLiteralICBaseline,0,16 -block_count,LoadGlobalIC,0,1266 -block_count,LoadGlobalIC,1,1266 -block_count,LoadGlobalIC,2,1194 -block_count,LoadGlobalIC,3,1194 -block_count,LoadGlobalIC,4,1194 +block_count,LoadGlobalIC,0,1247 +block_count,LoadGlobalIC,1,1247 +block_count,LoadGlobalIC,2,1179 +block_count,LoadGlobalIC,3,1179 +block_count,LoadGlobalIC,4,1179 block_count,LoadGlobalIC,5,0 block_count,LoadGlobalIC,6,0 block_count,LoadGlobalIC,7,0 @@ -30460,13 +30439,13 @@ block_count,LoadGlobalIC,208,0 block_count,LoadGlobalIC,209,0 block_count,LoadGlobalIC,210,0 -block_count,LoadGlobalIC,211,71 +block_count,LoadGlobalIC,211,68 block_count,LoadGlobalIC,212,0 -block_count,LoadGlobalIC,213,71 +block_count,LoadGlobalIC,213,68 block_count,LoadGlobalIC,214,0 -block_count,LoadGlobalIC,215,71 -block_count,LoadGlobalIC,216,71 -block_count,LoadGlobalIC,217,57 +block_count,LoadGlobalIC,215,68 +block_count,LoadGlobalIC,216,68 +block_count,LoadGlobalIC,217,54 block_count,LoadGlobalIC,218,0 block_count,LoadGlobalIC,219,0 block_count,LoadGlobalIC,220,0 @@ -30478,7 +30457,7 @@ block_count,LoadGlobalIC,226,0 block_count,LoadGlobalIC,227,0 block_count,LoadGlobalIC,228,0 -block_count,LoadGlobalIC,229,57 +block_count,LoadGlobalIC,229,54 block_count,LoadGlobalIC,230,14 block_count,LoadGlobalIC,231,0 block_count,LoadGlobalIC,232,14 @@ -30693,11 +30672,11 @@ block_count,LoadGlobalICInsideTypeof,208,0 block_count,LoadGlobalICInsideTypeof,209,0 block_count,LoadGlobalICInsideTypeof,210,0 -block_count,LoadGlobalICTrampoline,0,828 -block_count,LoadGlobalICTrampoline,1,828 +block_count,LoadGlobalICTrampoline,0,825 +block_count,LoadGlobalICTrampoline,1,825 block_count,LoadGlobalICTrampoline,2,0 -block_count,LoadGlobalICTrampoline,3,828 -block_count,LoadGlobalICBaseline,0,404 +block_count,LoadGlobalICTrampoline,3,825 +block_count,LoadGlobalICBaseline,0,398 block_count,LoadGlobalICInsideTypeofBaseline,0,0 block_count,LookupGlobalICBaseline,0,0 block_count,LookupGlobalICBaseline,1,0 @@ -30774,7 +30753,7 @@ block_count,KeyedHasIC,46,3 block_count,KeyedHasIC,47,3 block_count,KeyedHasIC,48,0 -block_count,KeyedHasIC,49,715 +block_count,KeyedHasIC,49,716 block_count,KeyedHasIC,50,0 block_count,KeyedHasIC,51,0 block_count,KeyedHasIC,52,0 @@ -30987,15 +30966,15 @@ block_count,KeyedHasIC,259,0 block_count,KeyedHasIC,260,0 block_count,KeyedHasIC,261,0 -block_count,KeyedHasIC,262,715 +block_count,KeyedHasIC,262,716 block_count,KeyedHasIC,263,0 block_count,KeyedHasIC,264,0 block_count,KeyedHasICBaseline,0,2 -block_count,KeyedHasIC_Megamorphic,0,715 -block_count,KeyedHasIC_Megamorphic,1,715 +block_count,KeyedHasIC_Megamorphic,0,716 +block_count,KeyedHasIC_Megamorphic,1,716 block_count,KeyedHasIC_Megamorphic,2,0 -block_count,KeyedHasIC_Megamorphic,3,715 -block_count,KeyedHasIC_Megamorphic,4,715 +block_count,KeyedHasIC_Megamorphic,3,716 +block_count,KeyedHasIC_Megamorphic,4,716 block_count,KeyedHasIC_Megamorphic,5,714 block_count,KeyedHasIC_Megamorphic,6,714 block_count,KeyedHasIC_Megamorphic,7,0 @@ -31026,20 +31005,20 @@ block_count,KeyedHasIC_Megamorphic,32,713 block_count,KeyedHasIC_Megamorphic,33,2819 block_count,KeyedHasIC_Megamorphic,34,2819 -block_count,KeyedHasIC_Megamorphic,35,2815 -block_count,KeyedHasIC_Megamorphic,36,2696 +block_count,KeyedHasIC_Megamorphic,35,2816 +block_count,KeyedHasIC_Megamorphic,36,2697 block_count,KeyedHasIC_Megamorphic,37,710 block_count,KeyedHasIC_Megamorphic,38,710 block_count,KeyedHasIC_Megamorphic,39,0 block_count,KeyedHasIC_Megamorphic,40,710 -block_count,KeyedHasIC_Megamorphic,41,4262 -block_count,KeyedHasIC_Megamorphic,42,4262 +block_count,KeyedHasIC_Megamorphic,41,4263 +block_count,KeyedHasIC_Megamorphic,42,4263 block_count,KeyedHasIC_Megamorphic,43,0 -block_count,KeyedHasIC_Megamorphic,44,4262 -block_count,KeyedHasIC_Megamorphic,45,1400 -block_count,KeyedHasIC_Megamorphic,46,2861 -block_count,KeyedHasIC_Megamorphic,47,4262 -block_count,KeyedHasIC_Megamorphic,48,3551 +block_count,KeyedHasIC_Megamorphic,44,4263 +block_count,KeyedHasIC_Megamorphic,45,1401 +block_count,KeyedHasIC_Megamorphic,46,2862 +block_count,KeyedHasIC_Megamorphic,47,4263 +block_count,KeyedHasIC_Megamorphic,48,3552 block_count,KeyedHasIC_Megamorphic,49,710 block_count,KeyedHasIC_Megamorphic,50,710 block_count,KeyedHasIC_Megamorphic,51,710 @@ -31053,22 +31032,22 @@ block_count,KeyedHasIC_Megamorphic,59,0 block_count,KeyedHasIC_Megamorphic,60,710 block_count,KeyedHasIC_Megamorphic,61,0 -block_count,KeyedHasIC_Megamorphic,62,1986 +block_count,KeyedHasIC_Megamorphic,62,1987 block_count,KeyedHasIC_Megamorphic,63,0 -block_count,KeyedHasIC_Megamorphic,64,1986 +block_count,KeyedHasIC_Megamorphic,64,1987 block_count,KeyedHasIC_Megamorphic,65,483 -block_count,KeyedHasIC_Megamorphic,66,1502 -block_count,KeyedHasIC_Megamorphic,67,7456 -block_count,KeyedHasIC_Megamorphic,68,7454 -block_count,KeyedHasIC_Megamorphic,69,7451 -block_count,KeyedHasIC_Megamorphic,70,5954 -block_count,KeyedHasIC_Megamorphic,71,1497 +block_count,KeyedHasIC_Megamorphic,66,1503 +block_count,KeyedHasIC_Megamorphic,67,7460 +block_count,KeyedHasIC_Megamorphic,68,7457 +block_count,KeyedHasIC_Megamorphic,69,7455 +block_count,KeyedHasIC_Megamorphic,70,5956 +block_count,KeyedHasIC_Megamorphic,71,1498 block_count,KeyedHasIC_Megamorphic,72,2 block_count,KeyedHasIC_Megamorphic,73,2 -block_count,KeyedHasIC_Megamorphic,74,1981 -block_count,KeyedHasIC_Megamorphic,75,995 -block_count,KeyedHasIC_Megamorphic,76,986 -block_count,KeyedHasIC_Megamorphic,77,986 +block_count,KeyedHasIC_Megamorphic,74,1982 +block_count,KeyedHasIC_Megamorphic,75,996 +block_count,KeyedHasIC_Megamorphic,76,985 +block_count,KeyedHasIC_Megamorphic,77,985 block_count,KeyedHasIC_Megamorphic,78,0 block_count,KeyedHasIC_Megamorphic,79,118 block_count,KeyedHasIC_Megamorphic,80,3 @@ -31109,8 +31088,8 @@ block_count,KeyedHasIC_Megamorphic,115,0 block_count,KeyedHasIC_Megamorphic,116,0 block_count,KeyedHasIC_Megamorphic,117,0 -block_count,KeyedHasIC_Megamorphic,118,2811 -block_count,KeyedHasIC_Megamorphic,119,2811 +block_count,KeyedHasIC_Megamorphic,118,2812 +block_count,KeyedHasIC_Megamorphic,119,2812 block_count,KeyedHasIC_Megamorphic,120,0 block_count,KeyedHasIC_Megamorphic,121,0 block_count,KeyedHasIC_Megamorphic,122,0 @@ -31149,12 +31128,12 @@ block_count,KeyedHasIC_Megamorphic,155,0 block_count,KeyedHasIC_Megamorphic,156,0 block_count,KeyedHasIC_Megamorphic,157,0 -block_count,KeyedHasIC_Megamorphic,158,2811 +block_count,KeyedHasIC_Megamorphic,158,2812 block_count,KeyedHasIC_Megamorphic,159,4 block_count,KeyedHasIC_Megamorphic,160,4 block_count,KeyedHasIC_Megamorphic,161,0 -block_count,KeyedHasIC_Megamorphic,162,2806 -block_count,KeyedHasIC_Megamorphic,163,2811 +block_count,KeyedHasIC_Megamorphic,162,2807 +block_count,KeyedHasIC_Megamorphic,163,2812 block_count,KeyedHasIC_Megamorphic,164,2106 block_count,KeyedHasIC_Megamorphic,165,705 block_count,KeyedHasIC_Megamorphic,166,1 @@ -31272,8 +31251,8 @@ block_count,KeyedHasIC_Megamorphic,278,0 block_count,KeyedHasIC_Megamorphic,279,0 block_count,KeyedHasIC_Megamorphic,280,1 -block_count,AddLhsIsStringConstantInternalizeWithVector,0,707 -block_count,AddLhsIsStringConstantInternalizeWithVector,1,707 +block_count,AddLhsIsStringConstantInternalizeWithVector,0,706 +block_count,AddLhsIsStringConstantInternalizeWithVector,1,706 block_count,AddLhsIsStringConstantInternalizeWithVector,2,706 block_count,AddLhsIsStringConstantInternalizeWithVector,3,0 block_count,AddLhsIsStringConstantInternalizeWithVector,4,706 @@ -31304,7 +31283,7 @@ block_count,AddLhsIsStringConstantInternalizeWithVector,29,705 block_count,AddLhsIsStringConstantInternalizeWithVector,30,705 block_count,AddLhsIsStringConstantInternalizeWithVector,31,705 -block_count,AddLhsIsStringConstantInternalizeWithVector,32,721 +block_count,AddLhsIsStringConstantInternalizeWithVector,32,720 block_count,AddLhsIsStringConstantInternalizeWithVector,33,720 block_count,AddLhsIsStringConstantInternalizeWithVector,34,15 block_count,AddLhsIsStringConstantInternalizeWithVector,35,705 @@ -31320,14 +31299,14 @@ block_count,AddLhsIsStringConstantInternalizeWithVector,45,0 block_count,AddLhsIsStringConstantInternalizeWithVector,46,0 block_count,AddLhsIsStringConstantInternalizeWithVector,47,1 -block_count,AddLhsIsStringConstantInternalizeTrampoline,0,5 -block_count,AddLhsIsStringConstantInternalizeTrampoline,1,5 +block_count,AddLhsIsStringConstantInternalizeTrampoline,0,4 +block_count,AddLhsIsStringConstantInternalizeTrampoline,1,4 block_count,AddLhsIsStringConstantInternalizeTrampoline,2,0 -block_count,AddLhsIsStringConstantInternalizeTrampoline,3,5 -block_count,AddLhsIsStringConstantInternalizeTrampoline,4,5 -block_count,AddLhsIsStringConstantInternalizeTrampoline,5,5 +block_count,AddLhsIsStringConstantInternalizeTrampoline,3,4 +block_count,AddLhsIsStringConstantInternalizeTrampoline,4,4 +block_count,AddLhsIsStringConstantInternalizeTrampoline,5,4 block_count,AddLhsIsStringConstantInternalizeTrampoline,6,0 -block_count,AddLhsIsStringConstantInternalizeTrampoline,7,5 +block_count,AddLhsIsStringConstantInternalizeTrampoline,7,4 block_count,AddLhsIsStringConstantInternalizeTrampoline,8,4 block_count,AddLhsIsStringConstantInternalizeTrampoline,9,0 block_count,AddLhsIsStringConstantInternalizeTrampoline,10,4 @@ -31729,9 +31708,9 @@ block_count,FindOrderedHashMapEntry,14,56 block_count,FindOrderedHashMapEntry,15,62 block_count,FindOrderedHashMapEntry,16,128 -block_count,FindOrderedHashMapEntry,17,210 -block_count,FindOrderedHashMapEntry,18,104 -block_count,FindOrderedHashMapEntry,19,81 +block_count,FindOrderedHashMapEntry,17,257 +block_count,FindOrderedHashMapEntry,18,152 +block_count,FindOrderedHashMapEntry,19,129 block_count,FindOrderedHashMapEntry,20,23 block_count,FindOrderedHashMapEntry,21,105 block_count,FindOrderedHashMapEntry,22,0 @@ -31748,7 +31727,7 @@ block_count,FindOrderedHashMapEntry,33,254 block_count,FindOrderedHashMapEntry,34,79 block_count,FindOrderedHashMapEntry,35,8 -block_count,FindOrderedHashMapEntry,36,70 +block_count,FindOrderedHashMapEntry,36,71 block_count,FindOrderedHashMapEntry,37,174 block_count,FindOrderedHashMapEntry,38,254 block_count,FindOrderedHashMapEntry,39,254 @@ -31757,7 +31736,7 @@ block_count,FindOrderedHashMapEntry,42,320 block_count,FindOrderedHashMapEntry,43,279 block_count,FindOrderedHashMapEntry,44,66 -block_count,FindOrderedHashMapEntry,45,213 +block_count,FindOrderedHashMapEntry,45,212 block_count,FindOrderedHashMapEntry,46,41 block_count,FindOrderedHashMapEntry,47,0 block_count,FindOrderedHashMapEntry,48,0 @@ -31781,7 +31760,7 @@ block_count,FindOrderedHashMapEntry,66,0 block_count,FindOrderedHashMapEntry,67,9 block_count,FindOrderedHashMapEntry,68,9 -block_count,FindOrderedHashMapEntry,69,26 +block_count,FindOrderedHashMapEntry,69,25 block_count,FindOrderedHashMapEntry,70,17 block_count,FindOrderedHashMapEntry,71,16 block_count,FindOrderedHashMapEntry,72,1 @@ -32202,12 +32181,12 @@ block_count,MapPrototypeSet,17,0 block_count,MapPrototypeSet,18,0 block_count,MapPrototypeSet,19,1 -block_count,MapPrototypeSet,20,42 +block_count,MapPrototypeSet,20,41 block_count,MapPrototypeSet,21,45 block_count,MapPrototypeSet,22,45 -block_count,MapPrototypeSet,23,78 -block_count,MapPrototypeSet,24,44 -block_count,MapPrototypeSet,25,33 +block_count,MapPrototypeSet,23,76 +block_count,MapPrototypeSet,24,42 +block_count,MapPrototypeSet,25,31 block_count,MapPrototypeSet,26,11 block_count,MapPrototypeSet,27,34 block_count,MapPrototypeSet,28,0 @@ -32232,7 +32211,7 @@ block_count,MapPrototypeSet,47,20 block_count,MapPrototypeSet,48,44 block_count,MapPrototypeSet,49,24 -block_count,MapPrototypeSet,50,24 +block_count,MapPrototypeSet,50,23 block_count,MapPrototypeSet,51,0 block_count,MapPrototypeSet,52,20 block_count,MapPrototypeSet,53,0 @@ -32575,8 +32554,8 @@ block_count,MapIteratorToList,54,0 block_count,MapIteratorToList,55,0 block_count,MapIteratorToList,56,0 -block_count,Add_Baseline,0,196 -block_count,Add_Baseline,1,122 +block_count,Add_Baseline,0,189 +block_count,Add_Baseline,1,121 block_count,Add_Baseline,2,1 block_count,Add_Baseline,3,1 block_count,Add_Baseline,4,0 @@ -32596,45 +32575,45 @@ block_count,Add_Baseline,18,0 block_count,Add_Baseline,19,1 block_count,Add_Baseline,20,0 -block_count,Add_Baseline,21,121 -block_count,Add_Baseline,22,121 +block_count,Add_Baseline,21,119 +block_count,Add_Baseline,22,119 block_count,Add_Baseline,23,0 -block_count,Add_Baseline,24,120 -block_count,Add_Baseline,25,121 +block_count,Add_Baseline,24,119 +block_count,Add_Baseline,25,119 block_count,Add_Baseline,26,0 block_count,Add_Baseline,27,0 block_count,Add_Baseline,28,0 block_count,Add_Baseline,29,0 -block_count,Add_Baseline,30,74 -block_count,Add_Baseline,31,40 -block_count,Add_Baseline,32,34 -block_count,Add_Baseline,33,34 +block_count,Add_Baseline,30,68 +block_count,Add_Baseline,31,35 +block_count,Add_Baseline,32,30 +block_count,Add_Baseline,33,30 block_count,Add_Baseline,34,0 -block_count,Add_Baseline,35,34 -block_count,Add_Baseline,36,21 -block_count,Add_Baseline,37,13 +block_count,Add_Baseline,35,30 +block_count,Add_Baseline,36,19 +block_count,Add_Baseline,37,10 block_count,Add_Baseline,38,1 -block_count,Add_Baseline,39,11 +block_count,Add_Baseline,39,8 block_count,Add_Baseline,40,1 -block_count,Add_Baseline,41,9 -block_count,Add_Baseline,42,11 +block_count,Add_Baseline,41,7 +block_count,Add_Baseline,42,9 block_count,Add_Baseline,43,0 -block_count,Add_Baseline,44,11 +block_count,Add_Baseline,44,9 block_count,Add_Baseline,45,2 -block_count,Add_Baseline,46,9 +block_count,Add_Baseline,46,7 block_count,Add_Baseline,47,1 -block_count,Add_Baseline,48,7 -block_count,Add_Baseline,49,2 -block_count,Add_Baseline,50,5 -block_count,Add_Baseline,51,6 +block_count,Add_Baseline,48,5 +block_count,Add_Baseline,49,1 +block_count,Add_Baseline,50,4 +block_count,Add_Baseline,51,5 block_count,Add_Baseline,52,0 -block_count,Add_Baseline,53,6 -block_count,Add_Baseline,54,4 -block_count,Add_Baseline,55,23 +block_count,Add_Baseline,53,5 +block_count,Add_Baseline,54,3 +block_count,Add_Baseline,55,21 block_count,Add_Baseline,56,0 -block_count,Add_Baseline,57,5 +block_count,Add_Baseline,57,4 block_count,Add_Baseline,58,0 -block_count,Add_Baseline,59,5 +block_count,Add_Baseline,59,4 block_count,Add_Baseline,60,3 block_count,Add_Baseline,61,1 block_count,Add_Baseline,62,1 @@ -32644,14 +32623,14 @@ block_count,Add_Baseline,66,1 block_count,Add_Baseline,67,0 block_count,Add_Baseline,68,1 -block_count,Add_Baseline,69,5 +block_count,Add_Baseline,69,4 block_count,Add_Baseline,70,3 block_count,Add_Baseline,71,1 block_count,Add_Baseline,72,3 -block_count,Add_Baseline,73,5 -block_count,Add_Baseline,74,34 -block_count,Add_Baseline,75,34 -block_count,Add_Baseline,76,32 +block_count,Add_Baseline,73,4 +block_count,Add_Baseline,74,33 +block_count,Add_Baseline,75,33 +block_count,Add_Baseline,76,30 block_count,Add_Baseline,77,0 block_count,Add_Baseline,78,0 block_count,Add_Baseline,79,0 @@ -32706,7 +32685,7 @@ block_count,Add_Baseline,128,0 block_count,Add_Baseline,129,0 block_count,Add_Baseline,130,0 -block_count,Add_Baseline,131,31 +block_count,Add_Baseline,131,30 block_count,Add_Baseline,132,3 block_count,Add_Baseline,133,2 block_count,Add_Baseline,134,0 @@ -32715,10 +32694,10 @@ block_count,Add_Baseline,137,0 block_count,Add_Baseline,138,0 block_count,Add_Baseline,139,0 -block_count,Add_Baseline,140,28 +block_count,Add_Baseline,140,27 block_count,Add_Baseline,141,0 -block_count,Add_Baseline,142,28 -block_count,Add_Baseline,143,28 +block_count,Add_Baseline,142,27 +block_count,Add_Baseline,143,27 block_count,Add_Baseline,144,2 block_count,Add_Baseline,145,0 block_count,Add_Baseline,146,0 @@ -32734,34 +32713,34 @@ block_count,Add_Baseline,156,0 block_count,Add_Baseline,157,5 block_count,Add_Baseline,158,5 -block_count,Add_Baseline,159,41 +block_count,Add_Baseline,159,36 block_count,Add_Baseline,160,0 -block_count,Add_Baseline,161,41 -block_count,Add_Baseline,162,41 +block_count,Add_Baseline,161,36 +block_count,Add_Baseline,162,36 block_count,Add_Baseline,163,0 -block_count,Add_Baseline,164,41 -block_count,Add_Baseline,165,32 -block_count,Add_Baseline,166,9 +block_count,Add_Baseline,164,36 +block_count,Add_Baseline,165,28 +block_count,Add_Baseline,166,8 block_count,Add_Baseline,167,0 -block_count,Add_Baseline,168,9 +block_count,Add_Baseline,168,8 block_count,Add_Baseline,169,4 -block_count,Add_Baseline,170,5 +block_count,Add_Baseline,170,4 block_count,Add_Baseline,171,0 -block_count,Add_Baseline,172,5 -block_count,Add_Baseline,173,9 +block_count,Add_Baseline,172,4 +block_count,Add_Baseline,173,8 block_count,Add_Baseline,174,0 -block_count,Add_Baseline,175,9 +block_count,Add_Baseline,175,8 block_count,Add_Baseline,176,0 -block_count,Add_Baseline,177,41 +block_count,Add_Baseline,177,36 block_count,Add_Baseline,178,0 -block_count,Add_Baseline,179,41 -block_count,Add_Baseline,180,41 -block_count,AddSmi_Baseline,0,243 -block_count,AddSmi_Baseline,1,243 -block_count,AddSmi_Baseline,2,243 +block_count,Add_Baseline,179,36 +block_count,Add_Baseline,180,36 +block_count,AddSmi_Baseline,0,240 +block_count,AddSmi_Baseline,1,240 +block_count,AddSmi_Baseline,2,240 block_count,AddSmi_Baseline,3,0 -block_count,AddSmi_Baseline,4,243 -block_count,AddSmi_Baseline,5,243 +block_count,AddSmi_Baseline,4,240 +block_count,AddSmi_Baseline,5,240 block_count,AddSmi_Baseline,6,0 block_count,AddSmi_Baseline,7,0 block_count,AddSmi_Baseline,8,0 @@ -32892,8 +32871,8 @@ block_count,AddSmi_Baseline,133,0 block_count,Subtract_Baseline,0,49 block_count,Subtract_Baseline,1,35 -block_count,Subtract_Baseline,2,2 -block_count,Subtract_Baseline,3,2 +block_count,Subtract_Baseline,2,1 +block_count,Subtract_Baseline,3,1 block_count,Subtract_Baseline,4,0 block_count,Subtract_Baseline,5,33 block_count,Subtract_Baseline,6,33 @@ -32907,8 +32886,8 @@ block_count,Subtract_Baseline,14,33 block_count,Subtract_Baseline,15,13 block_count,Subtract_Baseline,16,13 -block_count,Subtract_Baseline,17,13 -block_count,Subtract_Baseline,18,13 +block_count,Subtract_Baseline,17,12 +block_count,Subtract_Baseline,18,12 block_count,Subtract_Baseline,19,0 block_count,Subtract_Baseline,20,0 block_count,Subtract_Baseline,21,0 @@ -32988,17 +32967,17 @@ block_count,Subtract_Baseline,95,0 block_count,Subtract_Baseline,96,15 block_count,Subtract_Baseline,97,15 -block_count,SubtractSmi_Baseline,0,22 -block_count,SubtractSmi_Baseline,1,18 -block_count,SubtractSmi_Baseline,2,18 +block_count,SubtractSmi_Baseline,0,21 +block_count,SubtractSmi_Baseline,1,17 +block_count,SubtractSmi_Baseline,2,17 block_count,SubtractSmi_Baseline,3,0 block_count,SubtractSmi_Baseline,4,0 block_count,SubtractSmi_Baseline,5,0 block_count,SubtractSmi_Baseline,6,0 -block_count,SubtractSmi_Baseline,7,18 +block_count,SubtractSmi_Baseline,7,17 block_count,SubtractSmi_Baseline,8,0 -block_count,SubtractSmi_Baseline,9,18 -block_count,SubtractSmi_Baseline,10,18 +block_count,SubtractSmi_Baseline,9,17 +block_count,SubtractSmi_Baseline,10,17 block_count,SubtractSmi_Baseline,11,3 block_count,SubtractSmi_Baseline,12,3 block_count,SubtractSmi_Baseline,13,0 @@ -33007,13 +32986,13 @@ block_count,SubtractSmi_Baseline,16,0 block_count,SubtractSmi_Baseline,17,3 block_count,SubtractSmi_Baseline,18,3 -block_count,Multiply_Baseline,0,52 -block_count,Multiply_Baseline,1,12 -block_count,Multiply_Baseline,2,7 -block_count,Multiply_Baseline,3,7 +block_count,Multiply_Baseline,0,48 +block_count,Multiply_Baseline,1,10 +block_count,Multiply_Baseline,2,5 +block_count,Multiply_Baseline,3,5 block_count,Multiply_Baseline,4,0 -block_count,Multiply_Baseline,5,5 -block_count,Multiply_Baseline,6,5 +block_count,Multiply_Baseline,5,4 +block_count,Multiply_Baseline,6,4 block_count,Multiply_Baseline,7,3 block_count,Multiply_Baseline,8,3 block_count,Multiply_Baseline,9,0 @@ -33028,17 +33007,17 @@ block_count,Multiply_Baseline,18,0 block_count,Multiply_Baseline,19,0 block_count,Multiply_Baseline,20,0 -block_count,Multiply_Baseline,21,5 +block_count,Multiply_Baseline,21,4 block_count,Multiply_Baseline,22,0 -block_count,Multiply_Baseline,23,5 -block_count,Multiply_Baseline,24,5 +block_count,Multiply_Baseline,23,4 +block_count,Multiply_Baseline,24,4 block_count,Multiply_Baseline,25,0 -block_count,Multiply_Baseline,26,5 -block_count,Multiply_Baseline,27,5 -block_count,Multiply_Baseline,28,40 -block_count,Multiply_Baseline,29,40 -block_count,Multiply_Baseline,30,37 -block_count,Multiply_Baseline,31,37 +block_count,Multiply_Baseline,26,4 +block_count,Multiply_Baseline,27,4 +block_count,Multiply_Baseline,28,37 +block_count,Multiply_Baseline,29,37 +block_count,Multiply_Baseline,30,35 +block_count,Multiply_Baseline,31,35 block_count,Multiply_Baseline,32,0 block_count,Multiply_Baseline,33,2 block_count,Multiply_Baseline,34,0 @@ -33113,13 +33092,13 @@ block_count,Multiply_Baseline,103,0 block_count,Multiply_Baseline,104,0 block_count,Multiply_Baseline,105,0 -block_count,Multiply_Baseline,106,47 +block_count,Multiply_Baseline,106,43 block_count,Multiply_Baseline,107,0 -block_count,Multiply_Baseline,108,47 -block_count,Multiply_Baseline,109,47 +block_count,Multiply_Baseline,108,43 +block_count,Multiply_Baseline,109,43 block_count,Multiply_Baseline,110,0 -block_count,Multiply_Baseline,111,47 -block_count,Multiply_Baseline,112,47 +block_count,Multiply_Baseline,111,43 +block_count,Multiply_Baseline,112,43 block_count,MultiplySmi_Baseline,0,5 block_count,MultiplySmi_Baseline,1,4 block_count,MultiplySmi_Baseline,2,4 @@ -33638,8 +33617,8 @@ block_count,Exponentiate_Baseline,48,0 block_count,BitwiseAnd_Baseline,0,8 block_count,BitwiseAnd_Baseline,1,7 -block_count,BitwiseAnd_Baseline,2,0 -block_count,BitwiseAnd_Baseline,3,0 +block_count,BitwiseAnd_Baseline,2,1 +block_count,BitwiseAnd_Baseline,3,1 block_count,BitwiseAnd_Baseline,4,0 block_count,BitwiseAnd_Baseline,5,0 block_count,BitwiseAnd_Baseline,6,0 @@ -33767,7 +33746,7 @@ block_count,BitwiseAnd_Baseline,128,0 block_count,BitwiseAnd_Baseline,129,8 block_count,BitwiseAnd_Baseline,130,8 -block_count,BitwiseAndSmi_Baseline,0,33 +block_count,BitwiseAndSmi_Baseline,0,31 block_count,BitwiseAndSmi_Baseline,1,1 block_count,BitwiseAndSmi_Baseline,2,1 block_count,BitwiseAndSmi_Baseline,3,0 @@ -33798,11 +33777,11 @@ block_count,BitwiseAndSmi_Baseline,28,0 block_count,BitwiseAndSmi_Baseline,29,1 block_count,BitwiseAndSmi_Baseline,30,1 -block_count,BitwiseAndSmi_Baseline,31,31 -block_count,BitwiseAndSmi_Baseline,32,33 +block_count,BitwiseAndSmi_Baseline,31,30 +block_count,BitwiseAndSmi_Baseline,32,31 block_count,BitwiseAndSmi_Baseline,33,0 -block_count,BitwiseAndSmi_Baseline,34,33 -block_count,BitwiseOr_Baseline,0,20 +block_count,BitwiseAndSmi_Baseline,34,31 +block_count,BitwiseOr_Baseline,0,19 block_count,BitwiseOr_Baseline,1,18 block_count,BitwiseOr_Baseline,2,1 block_count,BitwiseOr_Baseline,3,1 @@ -33898,7 +33877,7 @@ block_count,BitwiseOr_Baseline,93,0 block_count,BitwiseOr_Baseline,94,0 block_count,BitwiseOr_Baseline,95,1 -block_count,BitwiseOr_Baseline,96,20 +block_count,BitwiseOr_Baseline,96,19 block_count,BitwiseOr_Baseline,97,18 block_count,BitwiseOr_Baseline,98,1 block_count,BitwiseOr_Baseline,99,1 @@ -33920,19 +33899,19 @@ block_count,BitwiseOr_Baseline,115,0 block_count,BitwiseOr_Baseline,116,0 block_count,BitwiseOr_Baseline,117,1 -block_count,BitwiseOr_Baseline,118,20 +block_count,BitwiseOr_Baseline,118,19 block_count,BitwiseOr_Baseline,119,17 block_count,BitwiseOr_Baseline,120,2 block_count,BitwiseOr_Baseline,121,0 block_count,BitwiseOr_Baseline,122,2 block_count,BitwiseOr_Baseline,123,2 -block_count,BitwiseOr_Baseline,124,20 +block_count,BitwiseOr_Baseline,124,19 block_count,BitwiseOr_Baseline,125,2 block_count,BitwiseOr_Baseline,126,17 -block_count,BitwiseOr_Baseline,127,20 +block_count,BitwiseOr_Baseline,127,19 block_count,BitwiseOr_Baseline,128,0 -block_count,BitwiseOr_Baseline,129,20 -block_count,BitwiseOr_Baseline,130,20 +block_count,BitwiseOr_Baseline,129,19 +block_count,BitwiseOr_Baseline,130,19 block_count,BitwiseOrSmi_Baseline,0,181 block_count,BitwiseOrSmi_Baseline,1,1 block_count,BitwiseOrSmi_Baseline,2,1 @@ -33969,7 +33948,7 @@ block_count,BitwiseOrSmi_Baseline,33,0 block_count,BitwiseOrSmi_Baseline,34,181 block_count,BitwiseXor_Baseline,0,9 -block_count,BitwiseXor_Baseline,1,5 +block_count,BitwiseXor_Baseline,1,4 block_count,BitwiseXor_Baseline,2,4 block_count,BitwiseXor_Baseline,3,4 block_count,BitwiseXor_Baseline,4,0 @@ -34066,8 +34045,8 @@ block_count,BitwiseXor_Baseline,95,4 block_count,BitwiseXor_Baseline,96,9 block_count,BitwiseXor_Baseline,97,3 -block_count,BitwiseXor_Baseline,98,6 -block_count,BitwiseXor_Baseline,99,6 +block_count,BitwiseXor_Baseline,98,5 +block_count,BitwiseXor_Baseline,99,5 block_count,BitwiseXor_Baseline,100,0 block_count,BitwiseXor_Baseline,101,0 block_count,BitwiseXor_Baseline,102,0 @@ -34085,16 +34064,16 @@ block_count,BitwiseXor_Baseline,114,0 block_count,BitwiseXor_Baseline,115,0 block_count,BitwiseXor_Baseline,116,0 -block_count,BitwiseXor_Baseline,117,6 +block_count,BitwiseXor_Baseline,117,5 block_count,BitwiseXor_Baseline,118,9 -block_count,BitwiseXor_Baseline,119,6 +block_count,BitwiseXor_Baseline,119,5 block_count,BitwiseXor_Baseline,120,3 block_count,BitwiseXor_Baseline,121,0 block_count,BitwiseXor_Baseline,122,3 block_count,BitwiseXor_Baseline,123,3 block_count,BitwiseXor_Baseline,124,9 block_count,BitwiseXor_Baseline,125,3 -block_count,BitwiseXor_Baseline,126,6 +block_count,BitwiseXor_Baseline,126,5 block_count,BitwiseXor_Baseline,127,9 block_count,BitwiseXor_Baseline,128,0 block_count,BitwiseXor_Baseline,129,9 @@ -34213,7 +34192,7 @@ block_count,ShiftLeft_Baseline,76,0 block_count,ShiftLeft_Baseline,77,1 block_count,ShiftLeft_Baseline,78,1 -block_count,ShiftLeftSmi_Baseline,0,31 +block_count,ShiftLeftSmi_Baseline,0,30 block_count,ShiftLeftSmi_Baseline,1,1 block_count,ShiftLeftSmi_Baseline,2,1 block_count,ShiftLeftSmi_Baseline,3,0 @@ -34245,20 +34224,20 @@ block_count,ShiftLeftSmi_Baseline,29,0 block_count,ShiftLeftSmi_Baseline,30,1 block_count,ShiftLeftSmi_Baseline,31,29 -block_count,ShiftLeftSmi_Baseline,32,29 +block_count,ShiftLeftSmi_Baseline,32,28 block_count,ShiftLeftSmi_Baseline,33,0 block_count,ShiftLeftSmi_Baseline,34,0 block_count,ShiftLeftSmi_Baseline,35,0 block_count,ShiftLeftSmi_Baseline,36,0 block_count,ShiftLeftSmi_Baseline,37,29 block_count,ShiftLeftSmi_Baseline,38,0 -block_count,ShiftLeftSmi_Baseline,39,29 +block_count,ShiftLeftSmi_Baseline,39,28 block_count,ShiftLeftSmi_Baseline,40,29 -block_count,ShiftLeftSmi_Baseline,41,31 +block_count,ShiftLeftSmi_Baseline,41,30 block_count,ShiftLeftSmi_Baseline,42,0 -block_count,ShiftLeftSmi_Baseline,43,31 -block_count,ShiftRight_Baseline,0,2 -block_count,ShiftRight_Baseline,1,2 +block_count,ShiftLeftSmi_Baseline,43,30 +block_count,ShiftRight_Baseline,0,1 +block_count,ShiftRight_Baseline,1,1 block_count,ShiftRight_Baseline,2,0 block_count,ShiftRight_Baseline,3,0 block_count,ShiftRight_Baseline,4,0 @@ -34301,8 +34280,8 @@ block_count,ShiftRight_Baseline,41,0 block_count,ShiftRight_Baseline,42,0 block_count,ShiftRight_Baseline,43,0 -block_count,ShiftRight_Baseline,44,2 -block_count,ShiftRight_Baseline,45,2 +block_count,ShiftRight_Baseline,44,1 +block_count,ShiftRight_Baseline,45,1 block_count,ShiftRight_Baseline,46,0 block_count,ShiftRight_Baseline,47,0 block_count,ShiftRight_Baseline,48,0 @@ -34323,20 +34302,20 @@ block_count,ShiftRight_Baseline,63,0 block_count,ShiftRight_Baseline,64,0 block_count,ShiftRight_Baseline,65,0 -block_count,ShiftRight_Baseline,66,2 -block_count,ShiftRight_Baseline,67,2 +block_count,ShiftRight_Baseline,66,1 +block_count,ShiftRight_Baseline,67,1 block_count,ShiftRight_Baseline,68,0 block_count,ShiftRight_Baseline,69,0 block_count,ShiftRight_Baseline,70,0 block_count,ShiftRight_Baseline,71,0 -block_count,ShiftRight_Baseline,72,2 +block_count,ShiftRight_Baseline,72,1 block_count,ShiftRight_Baseline,73,0 -block_count,ShiftRight_Baseline,74,2 -block_count,ShiftRight_Baseline,75,2 +block_count,ShiftRight_Baseline,74,1 +block_count,ShiftRight_Baseline,75,1 block_count,ShiftRight_Baseline,76,0 -block_count,ShiftRight_Baseline,77,2 -block_count,ShiftRight_Baseline,78,2 -block_count,ShiftRightSmi_Baseline,0,116 +block_count,ShiftRight_Baseline,77,1 +block_count,ShiftRight_Baseline,78,1 +block_count,ShiftRightSmi_Baseline,0,114 block_count,ShiftRightSmi_Baseline,1,1 block_count,ShiftRightSmi_Baseline,2,1 block_count,ShiftRightSmi_Baseline,3,0 @@ -34367,10 +34346,10 @@ block_count,ShiftRightSmi_Baseline,28,0 block_count,ShiftRightSmi_Baseline,29,1 block_count,ShiftRightSmi_Baseline,30,1 -block_count,ShiftRightSmi_Baseline,31,114 -block_count,ShiftRightSmi_Baseline,32,116 +block_count,ShiftRightSmi_Baseline,31,113 +block_count,ShiftRightSmi_Baseline,32,114 block_count,ShiftRightSmi_Baseline,33,0 -block_count,ShiftRightSmi_Baseline,34,116 +block_count,ShiftRightSmi_Baseline,34,114 block_count,ShiftRightLogical_Baseline,0,0 block_count,ShiftRightLogical_Baseline,1,0 block_count,ShiftRightLogical_Baseline,2,0 @@ -35087,82 +35066,6 @@ block_count,BitwiseOr_WithFeedback,128,0 block_count,BitwiseOr_WithFeedback,129,0 block_count,BitwiseOr_WithFeedback,130,0 -block_count,ShiftRightLogical_WithFeedback,0,0 -block_count,ShiftRightLogical_WithFeedback,1,0 -block_count,ShiftRightLogical_WithFeedback,2,0 -block_count,ShiftRightLogical_WithFeedback,3,0 -block_count,ShiftRightLogical_WithFeedback,4,0 -block_count,ShiftRightLogical_WithFeedback,5,0 -block_count,ShiftRightLogical_WithFeedback,6,0 -block_count,ShiftRightLogical_WithFeedback,7,0 -block_count,ShiftRightLogical_WithFeedback,8,0 -block_count,ShiftRightLogical_WithFeedback,9,0 -block_count,ShiftRightLogical_WithFeedback,10,0 -block_count,ShiftRightLogical_WithFeedback,11,0 -block_count,ShiftRightLogical_WithFeedback,12,0 -block_count,ShiftRightLogical_WithFeedback,13,0 -block_count,ShiftRightLogical_WithFeedback,14,0 -block_count,ShiftRightLogical_WithFeedback,15,0 -block_count,ShiftRightLogical_WithFeedback,16,0 -block_count,ShiftRightLogical_WithFeedback,17,0 -block_count,ShiftRightLogical_WithFeedback,18,0 -block_count,ShiftRightLogical_WithFeedback,19,0 -block_count,ShiftRightLogical_WithFeedback,20,0 -block_count,ShiftRightLogical_WithFeedback,21,0 -block_count,ShiftRightLogical_WithFeedback,22,0 -block_count,ShiftRightLogical_WithFeedback,23,0 -block_count,ShiftRightLogical_WithFeedback,24,0 -block_count,ShiftRightLogical_WithFeedback,25,0 -block_count,ShiftRightLogical_WithFeedback,26,0 -block_count,ShiftRightLogical_WithFeedback,27,0 -block_count,ShiftRightLogical_WithFeedback,28,0 -block_count,ShiftRightLogical_WithFeedback,29,0 -block_count,ShiftRightLogical_WithFeedback,30,0 -block_count,ShiftRightLogical_WithFeedback,31,0 -block_count,ShiftRightLogical_WithFeedback,32,0 -block_count,ShiftRightLogical_WithFeedback,33,0 -block_count,ShiftRightLogical_WithFeedback,34,0 -block_count,ShiftRightLogical_WithFeedback,35,0 -block_count,ShiftRightLogical_WithFeedback,36,0 -block_count,ShiftRightLogical_WithFeedback,37,0 -block_count,ShiftRightLogical_WithFeedback,38,0 -block_count,ShiftRightLogical_WithFeedback,39,0 -block_count,ShiftRightLogical_WithFeedback,40,0 -block_count,ShiftRightLogical_WithFeedback,41,0 -block_count,ShiftRightLogical_WithFeedback,42,0 -block_count,ShiftRightLogical_WithFeedback,43,0 -block_count,ShiftRightLogical_WithFeedback,44,0 -block_count,ShiftRightLogical_WithFeedback,45,0 -block_count,ShiftRightLogical_WithFeedback,46,0 -block_count,ShiftRightLogical_WithFeedback,47,0 -block_count,ShiftRightLogical_WithFeedback,48,0 -block_count,ShiftRightLogical_WithFeedback,49,0 -block_count,ShiftRightLogical_WithFeedback,50,0 -block_count,ShiftRightLogical_WithFeedback,51,0 -block_count,ShiftRightLogical_WithFeedback,52,0 -block_count,ShiftRightLogical_WithFeedback,53,0 -block_count,ShiftRightLogical_WithFeedback,54,0 -block_count,ShiftRightLogical_WithFeedback,55,0 -block_count,ShiftRightLogical_WithFeedback,56,0 -block_count,ShiftRightLogical_WithFeedback,57,0 -block_count,ShiftRightLogical_WithFeedback,58,0 -block_count,ShiftRightLogical_WithFeedback,59,0 -block_count,ShiftRightLogical_WithFeedback,60,0 -block_count,ShiftRightLogical_WithFeedback,61,0 -block_count,ShiftRightLogical_WithFeedback,62,0 -block_count,ShiftRightLogical_WithFeedback,63,0 -block_count,ShiftRightLogical_WithFeedback,64,0 -block_count,ShiftRightLogical_WithFeedback,65,0 -block_count,ShiftRightLogical_WithFeedback,66,0 -block_count,ShiftRightLogical_WithFeedback,67,0 -block_count,ShiftRightLogical_WithFeedback,68,0 -block_count,ShiftRightLogical_WithFeedback,69,0 -block_count,ShiftRightLogical_WithFeedback,70,0 -block_count,ShiftRightLogical_WithFeedback,71,0 -block_count,ShiftRightLogical_WithFeedback,72,0 -block_count,ShiftRightLogical_WithFeedback,73,0 -block_count,ShiftRightLogical_WithFeedback,74,0 -block_count,ShiftRightLogical_WithFeedback,75,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,0,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,1,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,2,0 @@ -35259,11 +35162,11 @@ block_count,Add_RhsIsStringConstant_Internalize_Baseline,45,0 block_count,Add_RhsIsStringConstant_Internalize_Baseline,46,0 block_count,Add_RhsIsStringConstant_Internalize_Baseline,47,0 -block_count,Equal_Baseline,0,164 -block_count,Equal_Baseline,1,166 -block_count,Equal_Baseline,2,135 -block_count,Equal_Baseline,3,23 -block_count,Equal_Baseline,4,22 +block_count,Equal_Baseline,0,162 +block_count,Equal_Baseline,1,163 +block_count,Equal_Baseline,2,132 +block_count,Equal_Baseline,3,24 +block_count,Equal_Baseline,4,23 block_count,Equal_Baseline,5,9 block_count,Equal_Baseline,6,9 block_count,Equal_Baseline,7,8 @@ -35356,24 +35259,24 @@ block_count,Equal_Baseline,94,0 block_count,Equal_Baseline,95,0 block_count,Equal_Baseline,96,0 -block_count,Equal_Baseline,97,13 +block_count,Equal_Baseline,97,14 block_count,Equal_Baseline,98,0 -block_count,Equal_Baseline,99,12 -block_count,Equal_Baseline,100,9 +block_count,Equal_Baseline,99,14 +block_count,Equal_Baseline,100,11 block_count,Equal_Baseline,101,3 block_count,Equal_Baseline,102,3 block_count,Equal_Baseline,103,3 block_count,Equal_Baseline,104,0 -block_count,Equal_Baseline,105,12 +block_count,Equal_Baseline,105,14 block_count,Equal_Baseline,106,1 -block_count,Equal_Baseline,107,11 -block_count,Equal_Baseline,108,12 +block_count,Equal_Baseline,107,12 +block_count,Equal_Baseline,108,14 block_count,Equal_Baseline,109,0 -block_count,Equal_Baseline,110,12 -block_count,Equal_Baseline,111,12 +block_count,Equal_Baseline,110,14 +block_count,Equal_Baseline,111,14 block_count,Equal_Baseline,112,0 block_count,Equal_Baseline,113,0 -block_count,Equal_Baseline,114,112 +block_count,Equal_Baseline,114,107 block_count,Equal_Baseline,115,1 block_count,Equal_Baseline,116,0 block_count,Equal_Baseline,117,0 @@ -35393,7 +35296,7 @@ block_count,Equal_Baseline,131,0 block_count,Equal_Baseline,132,0 block_count,Equal_Baseline,133,1 -block_count,Equal_Baseline,134,110 +block_count,Equal_Baseline,134,106 block_count,Equal_Baseline,135,0 block_count,Equal_Baseline,136,0 block_count,Equal_Baseline,137,0 @@ -35410,10 +35313,10 @@ block_count,Equal_Baseline,148,1 block_count,Equal_Baseline,149,0 block_count,Equal_Baseline,150,30 -block_count,Equal_Baseline,151,6 -block_count,Equal_Baseline,152,6 -block_count,Equal_Baseline,153,4 -block_count,Equal_Baseline,154,1 +block_count,Equal_Baseline,151,7 +block_count,Equal_Baseline,152,7 +block_count,Equal_Baseline,153,5 +block_count,Equal_Baseline,154,2 block_count,Equal_Baseline,155,0 block_count,Equal_Baseline,156,0 block_count,Equal_Baseline,157,0 @@ -35425,30 +35328,30 @@ block_count,Equal_Baseline,163,0 block_count,Equal_Baseline,164,0 block_count,Equal_Baseline,165,0 -block_count,Equal_Baseline,166,1 +block_count,Equal_Baseline,166,2 block_count,Equal_Baseline,167,0 -block_count,Equal_Baseline,168,1 +block_count,Equal_Baseline,168,2 block_count,Equal_Baseline,169,2 -block_count,Equal_Baseline,170,1 +block_count,Equal_Baseline,170,2 block_count,Equal_Baseline,171,0 -block_count,Equal_Baseline,172,1 -block_count,Equal_Baseline,173,1 +block_count,Equal_Baseline,172,2 +block_count,Equal_Baseline,173,2 block_count,Equal_Baseline,174,0 block_count,Equal_Baseline,175,0 block_count,Equal_Baseline,176,0 -block_count,Equal_Baseline,177,24 +block_count,Equal_Baseline,177,23 block_count,Equal_Baseline,178,31 -block_count,Equal_Baseline,179,120 -block_count,Equal_Baseline,180,164 +block_count,Equal_Baseline,179,116 +block_count,Equal_Baseline,180,162 block_count,Equal_Baseline,181,0 -block_count,Equal_Baseline,182,164 +block_count,Equal_Baseline,182,162 block_count,StrictEqual_Generic_Baseline,0,202 -block_count,StrictEqual_Generic_Baseline,1,169 -block_count,StrictEqual_Generic_Baseline,2,121 -block_count,StrictEqual_Generic_Baseline,3,121 +block_count,StrictEqual_Generic_Baseline,1,170 +block_count,StrictEqual_Generic_Baseline,2,122 +block_count,StrictEqual_Generic_Baseline,3,122 block_count,StrictEqual_Generic_Baseline,4,121 -block_count,StrictEqual_Generic_Baseline,5,57 -block_count,StrictEqual_Generic_Baseline,6,57 +block_count,StrictEqual_Generic_Baseline,5,58 +block_count,StrictEqual_Generic_Baseline,6,58 block_count,StrictEqual_Generic_Baseline,7,26 block_count,StrictEqual_Generic_Baseline,8,20 block_count,StrictEqual_Generic_Baseline,9,0 @@ -35460,7 +35363,7 @@ block_count,StrictEqual_Generic_Baseline,15,2 block_count,StrictEqual_Generic_Baseline,16,2 block_count,StrictEqual_Generic_Baseline,17,0 -block_count,StrictEqual_Generic_Baseline,18,1 +block_count,StrictEqual_Generic_Baseline,18,0 block_count,StrictEqual_Generic_Baseline,19,2 block_count,StrictEqual_Generic_Baseline,20,31 block_count,StrictEqual_Generic_Baseline,21,31 @@ -35528,7 +35431,7 @@ block_count,StrictEqual_Generic_Baseline,83,0 block_count,StrictEqual_Generic_Baseline,84,0 block_count,StrictEqual_Generic_Baseline,85,0 -block_count,StrictEqual_Generic_Baseline,86,46 +block_count,StrictEqual_Generic_Baseline,86,47 block_count,StrictEqual_Generic_Baseline,87,1 block_count,StrictEqual_Generic_Baseline,88,32 block_count,StrictEqual_Generic_Baseline,89,16 @@ -35558,14 +35461,14 @@ block_count,StrictEqual_Generic_Baseline,113,0 block_count,StrictEqual_Generic_Baseline,114,0 block_count,StrictEqual_Generic_Baseline,115,16 -block_count,StrictEqual_Generic_Baseline,116,106 +block_count,StrictEqual_Generic_Baseline,116,107 block_count,StrictEqual_Generic_Baseline,117,32 block_count,StrictEqual_Generic_Baseline,118,202 block_count,StrictEqual_Generic_Baseline,119,0 -block_count,StrictEqual_Generic_Baseline,120,201 +block_count,StrictEqual_Generic_Baseline,120,202 block_count,LessThan_Baseline,0,149 block_count,LessThan_Baseline,1,149 -block_count,LessThan_Baseline,2,10 +block_count,LessThan_Baseline,2,9 block_count,LessThan_Baseline,3,3 block_count,LessThan_Baseline,4,0 block_count,LessThan_Baseline,5,0 @@ -35663,7 +35566,7 @@ block_count,LessThan_Baseline,97,0 block_count,LessThan_Baseline,98,0 block_count,LessThan_Baseline,99,0 -block_count,LessThan_Baseline,100,3 +block_count,LessThan_Baseline,100,2 block_count,LessThan_Baseline,101,0 block_count,LessThan_Baseline,102,0 block_count,LessThan_Baseline,103,0 @@ -35678,7 +35581,7 @@ block_count,LessThan_Baseline,112,0 block_count,LessThan_Baseline,113,0 block_count,LessThan_Baseline,114,0 -block_count,LessThan_Baseline,115,3 +block_count,LessThan_Baseline,115,2 block_count,LessThan_Baseline,116,6 block_count,LessThan_Baseline,117,0 block_count,LessThan_Baseline,118,0 @@ -35693,7 +35596,7 @@ block_count,LessThan_Baseline,127,0 block_count,LessThan_Baseline,128,0 block_count,LessThan_Baseline,129,6 -block_count,LessThan_Baseline,130,139 +block_count,LessThan_Baseline,130,140 block_count,LessThan_Baseline,131,0 block_count,LessThan_Baseline,132,0 block_count,LessThan_Baseline,133,0 @@ -35710,8 +35613,8 @@ block_count,LessThan_Baseline,144,0 block_count,LessThan_Baseline,145,0 block_count,LessThan_Baseline,146,0 -block_count,LessThan_Baseline,147,138 -block_count,LessThan_Baseline,148,41 +block_count,LessThan_Baseline,147,139 +block_count,LessThan_Baseline,148,42 block_count,LessThan_Baseline,149,97 block_count,LessThan_Baseline,150,0 block_count,LessThan_Baseline,151,0 @@ -35720,15 +35623,15 @@ block_count,LessThan_Baseline,154,0 block_count,LessThan_Baseline,155,0 block_count,LessThan_Baseline,156,10 -block_count,LessThan_Baseline,157,8 +block_count,LessThan_Baseline,157,7 block_count,LessThan_Baseline,158,2 -block_count,LessThan_Baseline,159,49 +block_count,LessThan_Baseline,159,50 block_count,LessThan_Baseline,160,99 block_count,LessThan_Baseline,161,149 block_count,LessThan_Baseline,162,0 block_count,LessThan_Baseline,163,149 -block_count,GreaterThan_Baseline,0,49 -block_count,GreaterThan_Baseline,1,49 +block_count,GreaterThan_Baseline,0,47 +block_count,GreaterThan_Baseline,1,47 block_count,GreaterThan_Baseline,2,4 block_count,GreaterThan_Baseline,3,2 block_count,GreaterThan_Baseline,4,0 @@ -35857,7 +35760,7 @@ block_count,GreaterThan_Baseline,127,0 block_count,GreaterThan_Baseline,128,0 block_count,GreaterThan_Baseline,129,1 -block_count,GreaterThan_Baseline,130,45 +block_count,GreaterThan_Baseline,130,43 block_count,GreaterThan_Baseline,131,0 block_count,GreaterThan_Baseline,132,0 block_count,GreaterThan_Baseline,133,0 @@ -35874,9 +35777,9 @@ block_count,GreaterThan_Baseline,144,0 block_count,GreaterThan_Baseline,145,0 block_count,GreaterThan_Baseline,146,0 -block_count,GreaterThan_Baseline,147,45 -block_count,GreaterThan_Baseline,148,26 -block_count,GreaterThan_Baseline,149,18 +block_count,GreaterThan_Baseline,147,43 +block_count,GreaterThan_Baseline,148,25 +block_count,GreaterThan_Baseline,149,17 block_count,GreaterThan_Baseline,150,0 block_count,GreaterThan_Baseline,151,0 block_count,GreaterThan_Baseline,152,0 @@ -35886,14 +35789,14 @@ block_count,GreaterThan_Baseline,156,3 block_count,GreaterThan_Baseline,157,2 block_count,GreaterThan_Baseline,158,1 -block_count,GreaterThan_Baseline,159,29 -block_count,GreaterThan_Baseline,160,19 -block_count,GreaterThan_Baseline,161,49 +block_count,GreaterThan_Baseline,159,28 +block_count,GreaterThan_Baseline,160,18 +block_count,GreaterThan_Baseline,161,47 block_count,GreaterThan_Baseline,162,0 -block_count,GreaterThan_Baseline,163,49 +block_count,GreaterThan_Baseline,163,47 block_count,LessThanOrEqual_Baseline,0,21 block_count,LessThanOrEqual_Baseline,1,21 -block_count,LessThanOrEqual_Baseline,2,1 +block_count,LessThanOrEqual_Baseline,2,2 block_count,LessThanOrEqual_Baseline,3,0 block_count,LessThanOrEqual_Baseline,4,0 block_count,LessThanOrEqual_Baseline,5,0 @@ -36051,12 +35954,12 @@ block_count,LessThanOrEqual_Baseline,157,0 block_count,LessThanOrEqual_Baseline,158,1 block_count,LessThanOrEqual_Baseline,159,2 -block_count,LessThanOrEqual_Baseline,160,18 +block_count,LessThanOrEqual_Baseline,160,19 block_count,LessThanOrEqual_Baseline,161,21 block_count,LessThanOrEqual_Baseline,162,0 block_count,LessThanOrEqual_Baseline,163,21 -block_count,GreaterThanOrEqual_Baseline,0,42 -block_count,GreaterThanOrEqual_Baseline,1,42 +block_count,GreaterThanOrEqual_Baseline,0,41 +block_count,GreaterThanOrEqual_Baseline,1,41 block_count,GreaterThanOrEqual_Baseline,2,3 block_count,GreaterThanOrEqual_Baseline,3,2 block_count,GreaterThanOrEqual_Baseline,4,0 @@ -36185,7 +36088,7 @@ block_count,GreaterThanOrEqual_Baseline,127,0 block_count,GreaterThanOrEqual_Baseline,128,0 block_count,GreaterThanOrEqual_Baseline,129,0 -block_count,GreaterThanOrEqual_Baseline,130,38 +block_count,GreaterThanOrEqual_Baseline,130,37 block_count,GreaterThanOrEqual_Baseline,131,0 block_count,GreaterThanOrEqual_Baseline,132,0 block_count,GreaterThanOrEqual_Baseline,133,0 @@ -36202,7 +36105,7 @@ block_count,GreaterThanOrEqual_Baseline,144,0 block_count,GreaterThanOrEqual_Baseline,145,0 block_count,GreaterThanOrEqual_Baseline,146,0 -block_count,GreaterThanOrEqual_Baseline,147,38 +block_count,GreaterThanOrEqual_Baseline,147,37 block_count,GreaterThanOrEqual_Baseline,148,22 block_count,GreaterThanOrEqual_Baseline,149,15 block_count,GreaterThanOrEqual_Baseline,150,0 @@ -36214,11 +36117,11 @@ block_count,GreaterThanOrEqual_Baseline,156,3 block_count,GreaterThanOrEqual_Baseline,157,1 block_count,GreaterThanOrEqual_Baseline,158,1 -block_count,GreaterThanOrEqual_Baseline,159,24 +block_count,GreaterThanOrEqual_Baseline,159,23 block_count,GreaterThanOrEqual_Baseline,160,17 -block_count,GreaterThanOrEqual_Baseline,161,42 +block_count,GreaterThanOrEqual_Baseline,161,41 block_count,GreaterThanOrEqual_Baseline,162,0 -block_count,GreaterThanOrEqual_Baseline,163,42 +block_count,GreaterThanOrEqual_Baseline,163,41 block_count,Equal_WithEmbeddedFeedback,0,23 block_count,Equal_WithEmbeddedFeedback,1,30 block_count,Equal_WithEmbeddedFeedback,2,21 @@ -36227,8 +36130,8 @@ block_count,Equal_WithEmbeddedFeedback,5,15 block_count,Equal_WithEmbeddedFeedback,6,13 block_count,Equal_WithEmbeddedFeedback,7,12 -block_count,Equal_WithEmbeddedFeedback,8,11 -block_count,Equal_WithEmbeddedFeedback,9,11 +block_count,Equal_WithEmbeddedFeedback,8,12 +block_count,Equal_WithEmbeddedFeedback,9,12 block_count,Equal_WithEmbeddedFeedback,10,3 block_count,Equal_WithEmbeddedFeedback,11,2 block_count,Equal_WithEmbeddedFeedback,12,2 @@ -36334,8 +36237,8 @@ block_count,Equal_WithEmbeddedFeedback,112,0 block_count,Equal_WithEmbeddedFeedback,113,2 block_count,Equal_WithEmbeddedFeedback,114,3 -block_count,Equal_WithEmbeddedFeedback,115,3 -block_count,Equal_WithEmbeddedFeedback,116,2 +block_count,Equal_WithEmbeddedFeedback,115,2 +block_count,Equal_WithEmbeddedFeedback,116,1 block_count,Equal_WithEmbeddedFeedback,117,0 block_count,Equal_WithEmbeddedFeedback,118,0 block_count,Equal_WithEmbeddedFeedback,119,0 @@ -36402,11 +36305,11 @@ block_count,Equal_WithEmbeddedFeedback,180,23 block_count,Equal_WithEmbeddedFeedback,181,0 block_count,Equal_WithEmbeddedFeedback,182,23 -block_count,StrictEqual_WithEmbeddedFeedback,0,26 +block_count,StrictEqual_WithEmbeddedFeedback,0,25 block_count,StrictEqual_WithEmbeddedFeedback,1,19 block_count,StrictEqual_WithEmbeddedFeedback,2,18 block_count,StrictEqual_WithEmbeddedFeedback,3,18 -block_count,StrictEqual_WithEmbeddedFeedback,4,17 +block_count,StrictEqual_WithEmbeddedFeedback,4,16 block_count,StrictEqual_WithEmbeddedFeedback,5,5 block_count,StrictEqual_WithEmbeddedFeedback,6,5 block_count,StrictEqual_WithEmbeddedFeedback,7,0 @@ -36427,7 +36330,7 @@ block_count,StrictEqual_WithEmbeddedFeedback,22,0 block_count,StrictEqual_WithEmbeddedFeedback,23,0 block_count,StrictEqual_WithEmbeddedFeedback,24,0 -block_count,StrictEqual_WithEmbeddedFeedback,25,5 +block_count,StrictEqual_WithEmbeddedFeedback,25,4 block_count,StrictEqual_WithEmbeddedFeedback,26,0 block_count,StrictEqual_WithEmbeddedFeedback,27,0 block_count,StrictEqual_WithEmbeddedFeedback,28,0 @@ -36520,9 +36423,9 @@ block_count,StrictEqual_WithEmbeddedFeedback,115,0 block_count,StrictEqual_WithEmbeddedFeedback,116,8 block_count,StrictEqual_WithEmbeddedFeedback,117,6 -block_count,StrictEqual_WithEmbeddedFeedback,118,26 +block_count,StrictEqual_WithEmbeddedFeedback,118,25 block_count,StrictEqual_WithEmbeddedFeedback,119,0 -block_count,StrictEqual_WithEmbeddedFeedback,120,26 +block_count,StrictEqual_WithEmbeddedFeedback,120,25 block_count,LessThan_WithEmbeddedFeedback,0,4 block_count,LessThan_WithEmbeddedFeedback,1,4 block_count,LessThan_WithEmbeddedFeedback,2,0 @@ -36886,8 +36789,8 @@ block_count,BitwiseNot_Baseline,32,0 block_count,BitwiseNot_Baseline,33,1 block_count,BitwiseNot_Baseline,34,1 -block_count,Decrement_Baseline,0,20 -block_count,Decrement_Baseline,1,20 +block_count,Decrement_Baseline,0,18 +block_count,Decrement_Baseline,1,18 block_count,Decrement_Baseline,2,0 block_count,Decrement_Baseline,3,0 block_count,Decrement_Baseline,4,0 @@ -36902,18 +36805,18 @@ block_count,Decrement_Baseline,13,0 block_count,Decrement_Baseline,14,0 block_count,Decrement_Baseline,15,0 -block_count,Decrement_Baseline,16,19 -block_count,Decrement_Baseline,17,19 +block_count,Decrement_Baseline,16,18 +block_count,Decrement_Baseline,17,18 block_count,Decrement_Baseline,18,0 block_count,Decrement_Baseline,19,0 block_count,Decrement_Baseline,20,0 block_count,Decrement_Baseline,21,0 block_count,Decrement_Baseline,22,0 -block_count,Decrement_Baseline,23,20 +block_count,Decrement_Baseline,23,18 block_count,Decrement_Baseline,24,0 -block_count,Decrement_Baseline,25,20 -block_count,Increment_Baseline,0,104 -block_count,Increment_Baseline,1,104 +block_count,Decrement_Baseline,25,18 +block_count,Increment_Baseline,0,103 +block_count,Increment_Baseline,1,103 block_count,Increment_Baseline,2,0 block_count,Increment_Baseline,3,0 block_count,Increment_Baseline,4,0 @@ -36928,16 +36831,16 @@ block_count,Increment_Baseline,13,0 block_count,Increment_Baseline,14,0 block_count,Increment_Baseline,15,0 -block_count,Increment_Baseline,16,104 -block_count,Increment_Baseline,17,104 +block_count,Increment_Baseline,16,103 +block_count,Increment_Baseline,17,103 block_count,Increment_Baseline,18,0 block_count,Increment_Baseline,19,0 block_count,Increment_Baseline,20,0 block_count,Increment_Baseline,21,0 block_count,Increment_Baseline,22,0 -block_count,Increment_Baseline,23,104 +block_count,Increment_Baseline,23,103 block_count,Increment_Baseline,24,0 -block_count,Increment_Baseline,25,104 +block_count,Increment_Baseline,25,103 block_count,Negate_Baseline,0,3 block_count,Negate_Baseline,1,3 block_count,Negate_Baseline,2,2 @@ -37897,12 +37800,12 @@ block_count,ObjectPrototypeHasOwnProperty,10,0 block_count,ObjectPrototypeHasOwnProperty,11,0 block_count,ObjectPrototypeHasOwnProperty,12,241 -block_count,ObjectPrototypeHasOwnProperty,13,241 +block_count,ObjectPrototypeHasOwnProperty,13,240 block_count,ObjectPrototypeHasOwnProperty,14,0 block_count,ObjectPrototypeHasOwnProperty,15,0 block_count,ObjectPrototypeHasOwnProperty,16,0 -block_count,ObjectPrototypeHasOwnProperty,17,241 -block_count,ObjectPrototypeHasOwnProperty,18,241 +block_count,ObjectPrototypeHasOwnProperty,17,240 +block_count,ObjectPrototypeHasOwnProperty,18,240 block_count,ObjectPrototypeHasOwnProperty,19,193 block_count,ObjectPrototypeHasOwnProperty,20,193 block_count,ObjectPrototypeHasOwnProperty,21,191 @@ -37953,9 +37856,9 @@ block_count,ObjectPrototypeHasOwnProperty,66,0 block_count,ObjectPrototypeHasOwnProperty,67,0 block_count,ObjectPrototypeHasOwnProperty,68,0 -block_count,ObjectPrototypeHasOwnProperty,69,148 +block_count,ObjectPrototypeHasOwnProperty,69,147 block_count,ObjectPrototypeHasOwnProperty,70,0 -block_count,ObjectPrototypeHasOwnProperty,71,148 +block_count,ObjectPrototypeHasOwnProperty,71,147 block_count,ObjectPrototypeHasOwnProperty,72,0 block_count,ObjectPrototypeHasOwnProperty,73,147 block_count,ObjectPrototypeHasOwnProperty,74,178 @@ -38148,35 +38051,35 @@ block_count,ObjectToString,84,0 block_count,ObjectToString,85,170 block_count,ObjectToString,86,61 -block_count,OrdinaryHasInstance,0,166 -block_count,OrdinaryHasInstance,1,166 -block_count,OrdinaryHasInstance,2,166 +block_count,OrdinaryHasInstance,0,164 +block_count,OrdinaryHasInstance,1,164 +block_count,OrdinaryHasInstance,2,164 block_count,OrdinaryHasInstance,3,0 -block_count,OrdinaryHasInstance,4,166 +block_count,OrdinaryHasInstance,4,164 block_count,OrdinaryHasInstance,5,0 block_count,OrdinaryHasInstance,6,0 block_count,OrdinaryHasInstance,7,0 -block_count,OrdinaryHasInstance,8,166 -block_count,OrdinaryHasInstance,9,166 -block_count,OrdinaryHasInstance,10,166 -block_count,OrdinaryHasInstance,11,166 +block_count,OrdinaryHasInstance,8,164 +block_count,OrdinaryHasInstance,9,164 +block_count,OrdinaryHasInstance,10,164 +block_count,OrdinaryHasInstance,11,164 block_count,OrdinaryHasInstance,12,6 -block_count,OrdinaryHasInstance,13,159 -block_count,OrdinaryHasInstance,14,166 -block_count,OrdinaryHasInstance,15,534 -block_count,OrdinaryHasInstance,16,476 +block_count,OrdinaryHasInstance,13,157 +block_count,OrdinaryHasInstance,14,164 +block_count,OrdinaryHasInstance,15,528 +block_count,OrdinaryHasInstance,16,471 block_count,OrdinaryHasInstance,17,57 block_count,OrdinaryHasInstance,18,57 block_count,OrdinaryHasInstance,19,57 block_count,OrdinaryHasInstance,20,0 block_count,OrdinaryHasInstance,21,0 block_count,OrdinaryHasInstance,22,0 -block_count,OrdinaryHasInstance,23,534 -block_count,OrdinaryHasInstance,24,403 -block_count,OrdinaryHasInstance,25,368 -block_count,OrdinaryHasInstance,26,34 -block_count,OrdinaryHasInstance,27,131 -block_count,OrdinaryHasInstance,28,166 +block_count,OrdinaryHasInstance,23,528 +block_count,OrdinaryHasInstance,24,398 +block_count,OrdinaryHasInstance,25,364 +block_count,OrdinaryHasInstance,26,33 +block_count,OrdinaryHasInstance,27,130 +block_count,OrdinaryHasInstance,28,164 block_count,OrdinaryHasInstance,29,0 block_count,OrdinaryHasInstance,30,0 block_count,OrdinaryHasInstance,31,0 @@ -38294,7 +38197,7 @@ block_count,InstanceOf_Baseline,17,0 block_count,InstanceOf_Baseline,18,0 block_count,InstanceOf_Baseline,19,0 -block_count,InstanceOf_Baseline,20,37 +block_count,InstanceOf_Baseline,20,36 block_count,InstanceOf_Baseline,21,0 block_count,InstanceOf_Baseline,22,37 block_count,InstanceOf_Baseline,23,37 @@ -38459,7 +38362,7 @@ block_count,ForInFilter,70,14 block_count,ForInFilter,71,49 block_count,ForInFilter,72,49 -block_count,ForInFilter,73,97 +block_count,ForInFilter,73,96 block_count,ForInFilter,74,49 block_count,ForInFilter,75,48 block_count,ForInFilter,76,1 @@ -39420,7 +39323,7 @@ block_count,SetPrototypeAdd,20,49 block_count,SetPrototypeAdd,21,69 block_count,SetPrototypeAdd,22,69 -block_count,SetPrototypeAdd,23,99 +block_count,SetPrototypeAdd,23,98 block_count,SetPrototypeAdd,24,30 block_count,SetPrototypeAdd,25,29 block_count,SetPrototypeAdd,26,1 @@ -39748,10 +39651,10 @@ block_count,SetOrSetIteratorToList,54,0 block_count,SetOrSetIteratorToList,55,0 block_count,SetOrSetIteratorToList,56,0 -block_count,StringFromCharCode,0,16 +block_count,StringFromCharCode,0,15 block_count,StringFromCharCode,1,0 -block_count,StringFromCharCode,2,16 -block_count,StringFromCharCode,3,16 +block_count,StringFromCharCode,2,15 +block_count,StringFromCharCode,3,15 block_count,StringFromCharCode,4,8 block_count,StringFromCharCode,5,8 block_count,StringFromCharCode,6,8 @@ -39778,7 +39681,7 @@ block_count,StringFromCharCode,27,0 block_count,StringFromCharCode,28,863 block_count,StringFromCharCode,29,863 -block_count,StringFromCharCode,30,855 +block_count,StringFromCharCode,30,854 block_count,StringFromCharCode,31,8 block_count,StringFromCharCode,32,0 block_count,StringFromCharCode,33,0 @@ -39822,10 +39725,10 @@ block_count,StringFromCharCode,71,0 block_count,StringFromCharCode,72,0 block_count,StringFromCharCode,73,0 -block_count,StringFromCharCode,74,7 +block_count,StringFromCharCode,74,6 block_count,StringFromCharCode,75,0 -block_count,StringFromCharCode,76,7 -block_count,StringFromCharCode,77,5 +block_count,StringFromCharCode,76,6 +block_count,StringFromCharCode,77,4 block_count,StringFromCharCode,78,2 block_count,StringFromCharCode,79,2 block_count,StringFromCharCode,80,2 @@ -39835,12 +39738,12 @@ block_count,StringFromCharCode,84,0 block_count,StringFromCharCode,85,2 block_count,StringFromCharCode,86,0 -block_count,StringFromCharCode,87,7 +block_count,StringFromCharCode,87,6 block_count,StringFromCharCode,88,0 block_count,StringFromCharCode,89,0 block_count,StringFromCharCode,90,0 block_count,StringFromCharCode,91,0 -block_count,StringFromCharCode,92,7 +block_count,StringFromCharCode,92,6 block_count,StringPrototypeReplace,0,242 block_count,StringPrototypeReplace,1,0 block_count,StringPrototypeReplace,2,242 @@ -40106,8 +40009,8 @@ block_count,StringPrototypeSplit,177,0 block_count,StringPrototypeSplit,178,37 block_count,StringPrototypeSplit,179,37 -block_count,StringPrototypeSplit,180,414 -block_count,StringPrototypeSplit,181,414 +block_count,StringPrototypeSplit,180,413 +block_count,StringPrototypeSplit,181,413 block_count,StringPrototypeSplit,182,376 block_count,StringPrototypeSplit,183,37 block_count,StringPrototypeSplit,184,0 @@ -40918,9 +40821,9 @@ block_count,WeakMapLookupHashIndex,30,0 block_count,WeakMapLookupHashIndex,31,72 block_count,WeakMapLookupHashIndex,32,72 -block_count,WeakMapLookupHashIndex,33,111 -block_count,WeakMapLookupHashIndex,34,111 -block_count,WeakMapLookupHashIndex,35,38 +block_count,WeakMapLookupHashIndex,33,106 +block_count,WeakMapLookupHashIndex,34,106 +block_count,WeakMapLookupHashIndex,35,33 block_count,WeakMapLookupHashIndex,36,72 block_count,WeakMapLookupHashIndex,37,0 block_count,WeakMapPrototypeGet,0,37 @@ -41324,11 +41227,11 @@ block_count,AsyncGeneratorResolve,5,10 block_count,AsyncGeneratorResolve,6,10 block_count,AsyncGeneratorResolve,7,10 -block_count,AsyncGeneratorYieldWithAwait,0,8 -block_count,AsyncGeneratorYieldWithAwait,1,8 -block_count,AsyncGeneratorYieldWithAwait,2,8 +block_count,AsyncGeneratorYieldWithAwait,0,7 +block_count,AsyncGeneratorYieldWithAwait,1,7 +block_count,AsyncGeneratorYieldWithAwait,2,7 block_count,AsyncGeneratorYieldWithAwait,3,0 -block_count,AsyncGeneratorYieldWithAwait,4,8 +block_count,AsyncGeneratorYieldWithAwait,4,7 block_count,AsyncGeneratorYieldWithAwait,5,0 block_count,AsyncGeneratorYieldWithAwait,6,0 block_count,AsyncGeneratorYieldWithAwait,7,0 @@ -41341,9 +41244,9 @@ block_count,AsyncGeneratorYieldWithAwait,14,0 block_count,AsyncGeneratorYieldWithAwait,15,0 block_count,AsyncGeneratorYieldWithAwait,16,0 -block_count,AsyncGeneratorYieldWithAwait,17,8 -block_count,AsyncGeneratorYieldWithAwait,18,8 -block_count,AsyncGeneratorYieldWithAwait,19,8 +block_count,AsyncGeneratorYieldWithAwait,17,7 +block_count,AsyncGeneratorYieldWithAwait,18,7 +block_count,AsyncGeneratorYieldWithAwait,19,7 block_count,AsyncGeneratorYieldWithAwait,20,0 block_count,AsyncGeneratorYieldWithAwait,21,0 block_count,AsyncGeneratorYieldWithAwait,22,0 @@ -41357,30 +41260,30 @@ block_count,AsyncGeneratorYieldWithAwait,30,0 block_count,AsyncGeneratorYieldWithAwait,31,0 block_count,AsyncGeneratorYieldWithAwait,32,0 -block_count,AsyncGeneratorYieldWithAwait,33,8 +block_count,AsyncGeneratorYieldWithAwait,33,7 block_count,AsyncGeneratorYieldWithAwait,34,0 -block_count,AsyncGeneratorYieldWithAwait,35,8 +block_count,AsyncGeneratorYieldWithAwait,35,7 block_count,AsyncGeneratorYieldWithAwait,36,0 -block_count,AsyncGeneratorYieldWithAwait,37,8 -block_count,AsyncGeneratorYieldWithAwait,38,8 +block_count,AsyncGeneratorYieldWithAwait,37,7 +block_count,AsyncGeneratorYieldWithAwait,38,7 block_count,AsyncGeneratorYieldWithAwait,39,0 block_count,AsyncGeneratorYieldWithAwait,40,0 block_count,AsyncGeneratorYieldWithAwait,41,0 -block_count,AsyncGeneratorYieldWithAwait,42,8 -block_count,AsyncGeneratorYieldWithAwait,43,8 -block_count,AsyncGeneratorYieldWithAwait,44,8 +block_count,AsyncGeneratorYieldWithAwait,42,7 +block_count,AsyncGeneratorYieldWithAwait,43,7 +block_count,AsyncGeneratorYieldWithAwait,44,7 block_count,AsyncGeneratorYieldWithAwait,45,0 block_count,AsyncGeneratorYieldWithAwait,46,7 -block_count,AsyncGeneratorYieldWithAwait,47,8 +block_count,AsyncGeneratorYieldWithAwait,47,7 block_count,AsyncGeneratorYieldWithAwait,48,0 -block_count,AsyncGeneratorYieldWithAwait,49,8 +block_count,AsyncGeneratorYieldWithAwait,49,7 block_count,AsyncGeneratorYieldWithAwait,50,0 -block_count,AsyncGeneratorYieldWithAwait,51,8 +block_count,AsyncGeneratorYieldWithAwait,51,7 block_count,AsyncGeneratorYieldWithAwait,52,0 -block_count,AsyncGeneratorYieldWithAwait,53,8 -block_count,AsyncGeneratorYieldWithAwait,54,8 +block_count,AsyncGeneratorYieldWithAwait,53,7 +block_count,AsyncGeneratorYieldWithAwait,54,7 block_count,AsyncGeneratorYieldWithAwait,55,0 -block_count,AsyncGeneratorYieldWithAwait,56,8 +block_count,AsyncGeneratorYieldWithAwait,56,7 block_count,AsyncGeneratorResumeNext,0,25 block_count,AsyncGeneratorResumeNext,1,35 block_count,AsyncGeneratorResumeNext,2,20 @@ -41495,31 +41398,31 @@ block_count,AsyncGeneratorAwaitResolveClosure,3,7 block_count,AsyncGeneratorAwaitResolveClosure,4,0 block_count,AsyncGeneratorAwaitResolveClosure,5,7 -block_count,AsyncGeneratorYieldWithAwaitResolveClosure,0,8 +block_count,AsyncGeneratorYieldWithAwaitResolveClosure,0,7 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,1,0 -block_count,AsyncGeneratorYieldWithAwaitResolveClosure,2,8 -block_count,AsyncGeneratorYieldWithAwaitResolveClosure,3,8 +block_count,AsyncGeneratorYieldWithAwaitResolveClosure,2,7 +block_count,AsyncGeneratorYieldWithAwaitResolveClosure,3,7 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,4,0 -block_count,AsyncGeneratorYieldWithAwaitResolveClosure,5,8 -block_count,StringAdd_CheckNone,0,7844 -block_count,StringAdd_CheckNone,1,7430 -block_count,StringAdd_CheckNone,2,7383 -block_count,StringAdd_CheckNone,3,7383 -block_count,StringAdd_CheckNone,4,5938 -block_count,StringAdd_CheckNone,5,5907 -block_count,StringAdd_CheckNone,6,31 -block_count,StringAdd_CheckNone,7,5938 -block_count,StringAdd_CheckNone,8,5927 +block_count,AsyncGeneratorYieldWithAwaitResolveClosure,5,7 +block_count,StringAdd_CheckNone,0,7814 +block_count,StringAdd_CheckNone,1,7400 +block_count,StringAdd_CheckNone,2,7352 +block_count,StringAdd_CheckNone,3,7352 +block_count,StringAdd_CheckNone,4,5917 +block_count,StringAdd_CheckNone,5,5885 +block_count,StringAdd_CheckNone,6,32 +block_count,StringAdd_CheckNone,7,5917 +block_count,StringAdd_CheckNone,8,5907 block_count,StringAdd_CheckNone,9,10 -block_count,StringAdd_CheckNone,10,5938 +block_count,StringAdd_CheckNone,10,5917 block_count,StringAdd_CheckNone,11,2 -block_count,StringAdd_CheckNone,12,5935 -block_count,StringAdd_CheckNone,13,5938 +block_count,StringAdd_CheckNone,12,5914 +block_count,StringAdd_CheckNone,13,5917 block_count,StringAdd_CheckNone,14,0 -block_count,StringAdd_CheckNone,15,5938 -block_count,StringAdd_CheckNone,16,5938 -block_count,StringAdd_CheckNone,17,1444 -block_count,StringAdd_CheckNone,18,1469 +block_count,StringAdd_CheckNone,15,5917 +block_count,StringAdd_CheckNone,16,5917 +block_count,StringAdd_CheckNone,17,1435 +block_count,StringAdd_CheckNone,18,1460 block_count,StringAdd_CheckNone,19,25 block_count,StringAdd_CheckNone,20,1 block_count,StringAdd_CheckNone,21,0 @@ -41544,37 +41447,37 @@ block_count,StringAdd_CheckNone,40,0 block_count,StringAdd_CheckNone,41,0 block_count,StringAdd_CheckNone,42,25 -block_count,StringAdd_CheckNone,43,1444 -block_count,StringAdd_CheckNone,44,1434 -block_count,StringAdd_CheckNone,45,1434 -block_count,StringAdd_CheckNone,46,1434 +block_count,StringAdd_CheckNone,43,1435 +block_count,StringAdd_CheckNone,44,1425 +block_count,StringAdd_CheckNone,45,1425 +block_count,StringAdd_CheckNone,46,1425 block_count,StringAdd_CheckNone,47,0 -block_count,StringAdd_CheckNone,48,1434 +block_count,StringAdd_CheckNone,48,1425 block_count,StringAdd_CheckNone,49,0 block_count,StringAdd_CheckNone,50,0 -block_count,StringAdd_CheckNone,51,1434 +block_count,StringAdd_CheckNone,51,1425 block_count,StringAdd_CheckNone,52,0 -block_count,StringAdd_CheckNone,53,1434 -block_count,StringAdd_CheckNone,54,822 -block_count,StringAdd_CheckNone,55,612 -block_count,StringAdd_CheckNone,56,1460 -block_count,StringAdd_CheckNone,57,848 -block_count,StringAdd_CheckNone,58,612 -block_count,StringAdd_CheckNone,59,1434 -block_count,StringAdd_CheckNone,60,364 -block_count,StringAdd_CheckNone,61,1070 -block_count,StringAdd_CheckNone,62,1434 +block_count,StringAdd_CheckNone,53,1425 +block_count,StringAdd_CheckNone,54,821 +block_count,StringAdd_CheckNone,55,603 +block_count,StringAdd_CheckNone,56,1437 +block_count,StringAdd_CheckNone,57,833 +block_count,StringAdd_CheckNone,58,603 +block_count,StringAdd_CheckNone,59,1425 +block_count,StringAdd_CheckNone,60,358 +block_count,StringAdd_CheckNone,61,1066 +block_count,StringAdd_CheckNone,62,1425 block_count,StringAdd_CheckNone,63,0 -block_count,StringAdd_CheckNone,64,1434 -block_count,StringAdd_CheckNone,65,1001 -block_count,StringAdd_CheckNone,66,433 -block_count,StringAdd_CheckNone,67,545 -block_count,StringAdd_CheckNone,68,112 -block_count,StringAdd_CheckNone,69,433 -block_count,StringAdd_CheckNone,70,1434 -block_count,StringAdd_CheckNone,71,361 -block_count,StringAdd_CheckNone,72,1072 -block_count,StringAdd_CheckNone,73,1434 +block_count,StringAdd_CheckNone,64,1425 +block_count,StringAdd_CheckNone,65,996 +block_count,StringAdd_CheckNone,66,428 +block_count,StringAdd_CheckNone,67,540 +block_count,StringAdd_CheckNone,68,111 +block_count,StringAdd_CheckNone,69,428 +block_count,StringAdd_CheckNone,70,1425 +block_count,StringAdd_CheckNone,71,357 +block_count,StringAdd_CheckNone,72,1068 +block_count,StringAdd_CheckNone,73,1425 block_count,StringAdd_CheckNone,74,0 block_count,StringAdd_CheckNone,75,9 block_count,StringAdd_CheckNone,76,9 @@ -41639,32 +41542,32 @@ block_count,StringAdd_CheckNone,135,0 block_count,StringAdd_CheckNone,136,47 block_count,StringAdd_CheckNone,137,414 -block_count,SubString,0,1638 -block_count,SubString,1,1411 +block_count,SubString,0,1637 +block_count,SubString,1,1410 block_count,SubString,2,1299 -block_count,SubString,3,1033 -block_count,SubString,4,1227 +block_count,SubString,3,1032 +block_count,SubString,4,1226 block_count,SubString,5,194 block_count,SubString,6,194 block_count,SubString,7,129 block_count,SubString,8,7 block_count,SubString,9,121 -block_count,SubString,10,64 -block_count,SubString,11,64 +block_count,SubString,10,65 +block_count,SubString,11,65 block_count,SubString,12,0 block_count,SubString,13,194 block_count,SubString,14,0 -block_count,SubString,15,1033 -block_count,SubString,16,1033 -block_count,SubString,17,448 +block_count,SubString,15,1032 +block_count,SubString,16,1032 +block_count,SubString,17,447 block_count,SubString,18,1 block_count,SubString,19,0 block_count,SubString,20,1 block_count,SubString,21,1 -block_count,SubString,22,447 +block_count,SubString,22,446 block_count,SubString,23,0 -block_count,SubString,24,447 -block_count,SubString,25,447 +block_count,SubString,24,446 +block_count,SubString,25,446 block_count,SubString,26,584 block_count,SubString,27,584 block_count,SubString,28,21 @@ -41727,9 +41630,9 @@ block_count,SubString,85,0 block_count,SubString,86,563 block_count,SubString,87,563 -block_count,SubString,88,563 +block_count,SubString,88,562 block_count,SubString,89,0 -block_count,SubString,90,563 +block_count,SubString,90,562 block_count,SubString,91,0 block_count,SubString,92,0 block_count,SubString,93,563 @@ -41742,7 +41645,7 @@ block_count,SubString,100,563 block_count,SubString,101,563 block_count,SubString,102,409 -block_count,SubString,103,154 +block_count,SubString,103,153 block_count,SubString,104,563 block_count,SubString,105,0 block_count,SubString,106,584 @@ -41837,8 +41740,8 @@ block_count,SubString,195,132 block_count,SubString,196,0 block_count,SubString,197,131 -block_count,SubString,198,1 -block_count,SubString,199,1 +block_count,SubString,198,2 +block_count,SubString,199,2 block_count,SubString,200,0 block_count,SubString,201,134 block_count,SubString,202,0 @@ -41856,7 +41759,7 @@ block_count,SubString,214,266 block_count,SubString,215,266 block_count,SubString,216,0 -block_count,SubString,217,266 +block_count,SubString,217,265 block_count,SubString,218,266 block_count,SubString,219,0 block_count,SubString,220,0 @@ -41870,7 +41773,7 @@ block_count,GetProperty,0,446 block_count,GetProperty,1,446 block_count,GetProperty,2,0 -block_count,GetProperty,3,446 +block_count,GetProperty,3,445 block_count,GetProperty,4,441 block_count,GetProperty,5,441 block_count,GetProperty,6,441 @@ -41898,12 +41801,12 @@ block_count,GetProperty,28,0 block_count,GetProperty,29,0 block_count,GetProperty,30,0 -block_count,GetProperty,31,91 +block_count,GetProperty,31,90 block_count,GetProperty,32,441 -block_count,GetProperty,33,1171 -block_count,GetProperty,34,1171 -block_count,GetProperty,35,1170 -block_count,GetProperty,36,1148 +block_count,GetProperty,33,1169 +block_count,GetProperty,34,1169 +block_count,GetProperty,35,1169 +block_count,GetProperty,36,1146 block_count,GetProperty,37,43 block_count,GetProperty,38,43 block_count,GetProperty,39,0 @@ -41929,29 +41832,29 @@ block_count,GetProperty,59,43 block_count,GetProperty,60,0 block_count,GetProperty,61,0 -block_count,GetProperty,62,1104 +block_count,GetProperty,62,1103 block_count,GetProperty,63,0 -block_count,GetProperty,64,1104 +block_count,GetProperty,64,1103 block_count,GetProperty,65,56 -block_count,GetProperty,66,1048 -block_count,GetProperty,67,2686 -block_count,GetProperty,68,2425 -block_count,GetProperty,69,2306 -block_count,GetProperty,70,1637 -block_count,GetProperty,71,668 +block_count,GetProperty,66,1047 +block_count,GetProperty,67,2682 +block_count,GetProperty,68,2422 +block_count,GetProperty,69,2302 +block_count,GetProperty,70,1635 +block_count,GetProperty,71,667 block_count,GetProperty,72,119 -block_count,GetProperty,73,260 -block_count,GetProperty,74,724 -block_count,GetProperty,75,441 -block_count,GetProperty,76,283 +block_count,GetProperty,73,259 +block_count,GetProperty,74,723 +block_count,GetProperty,75,440 +block_count,GetProperty,76,282 block_count,GetProperty,77,274 block_count,GetProperty,78,8 -block_count,GetProperty,79,432 +block_count,GetProperty,79,431 block_count,GetProperty,80,2 -block_count,GetProperty,81,430 -block_count,GetProperty,82,418 +block_count,GetProperty,81,429 +block_count,GetProperty,82,417 block_count,GetProperty,83,0 -block_count,GetProperty,84,418 +block_count,GetProperty,84,417 block_count,GetProperty,85,12 block_count,GetProperty,86,0 block_count,GetProperty,87,12 @@ -41959,7 +41862,7 @@ block_count,GetProperty,89,0 block_count,GetProperty,90,0 block_count,GetProperty,91,0 -block_count,GetProperty,92,432 +block_count,GetProperty,92,431 block_count,GetProperty,93,22 block_count,GetProperty,94,0 block_count,GetProperty,95,0 @@ -42003,7 +41906,7 @@ block_count,GetProperty,133,0 block_count,GetProperty,134,0 block_count,GetProperty,135,738 -block_count,GetProperty,136,737 +block_count,GetProperty,136,736 block_count,GetProperty,137,1 block_count,GetProperty,138,0 block_count,GetProperty,139,1 @@ -42043,9 +41946,9 @@ block_count,GetProperty,173,0 block_count,GetProperty,174,0 block_count,GetProperty,175,738 -block_count,GetProperty,176,729 +block_count,GetProperty,176,728 block_count,GetProperty,177,9 -block_count,GetProperty,178,432 +block_count,GetProperty,178,431 block_count,GetProperty,179,2 block_count,GetProperty,180,2 block_count,GetProperty,181,0 @@ -42085,14 +41988,14 @@ block_count,GetProperty,215,0 block_count,GetProperty,216,0 block_count,GetProperty,217,0 -block_count,GetProperty,218,430 -block_count,GetProperty,219,430 +block_count,GetProperty,218,429 +block_count,GetProperty,219,429 block_count,GetProperty,220,0 block_count,GetProperty,221,0 block_count,GetProperty,222,0 block_count,GetProperty,223,0 block_count,GetProperty,224,0 -block_count,GetProperty,225,430 +block_count,GetProperty,225,429 block_count,GetProperty,226,0 block_count,GetProperty,227,4 block_count,GetProperty,228,0 @@ -46308,7 +46211,7 @@ block_count,ArrayPrototypeJoinImpl,4,179 block_count,ArrayPrototypeJoinImpl,5,179 block_count,ArrayPrototypeJoinImpl,6,179 -block_count,ArrayPrototypeJoinImpl,7,137 +block_count,ArrayPrototypeJoinImpl,7,136 block_count,ArrayPrototypeJoinImpl,8,103 block_count,ArrayPrototypeJoinImpl,9,33 block_count,ArrayPrototypeJoinImpl,10,33 @@ -47448,7 +47351,7 @@ block_count,ArrayPrototypeJoinImpl,1144,641 block_count,ArrayPrototypeJoinImpl,1145,641 block_count,ArrayPrototypeJoinImpl,1146,641 -block_count,ArrayPrototypeJoinImpl,1147,524 +block_count,ArrayPrototypeJoinImpl,1147,523 block_count,ArrayPrototypeJoinImpl,1148,499 block_count,ArrayPrototypeJoinImpl,1149,499 block_count,ArrayPrototypeJoinImpl,1150,0 @@ -47532,8 +47435,8 @@ block_count,ArrayPrototypeJoinImpl,1228,0 block_count,ArrayPrototypeJoinImpl,1229,24 block_count,ArrayPrototypeJoinImpl,1230,145 -block_count,ArrayPrototypeJoinImpl,1231,121 -block_count,ArrayPrototypeJoinImpl,1232,121 +block_count,ArrayPrototypeJoinImpl,1231,120 +block_count,ArrayPrototypeJoinImpl,1232,120 block_count,ArrayPrototypeJoinImpl,1233,0 block_count,ArrayPrototypeJoinImpl,1234,0 block_count,ArrayPrototypeJoinImpl,1235,0 @@ -47574,7 +47477,7 @@ block_count,ArrayPrototypeJoinImpl,1270,0 block_count,ArrayPrototypeJoinImpl,1271,0 block_count,ArrayPrototypeJoinImpl,1272,0 -block_count,ArrayPrototypeJoinImpl,1273,121 +block_count,ArrayPrototypeJoinImpl,1273,120 block_count,ArrayPrototypeJoinImpl,1274,24 block_count,ArrayPrototypeJoinImpl,1275,24 block_count,ArrayPrototypeJoinImpl,1276,24 @@ -47805,9 +47708,9 @@ block_count,ArrayPrototypeJoinImpl,1501,0 block_count,ArrayPrototypeJoinImpl,1502,0 block_count,ArrayPrototypeJoinImpl,1503,0 -block_count,ArrayPrototypeJoinImpl,1504,533 +block_count,ArrayPrototypeJoinImpl,1504,532 block_count,ArrayPrototypeJoinImpl,1505,103 -block_count,ArrayPrototypeJoinImpl,1506,636 +block_count,ArrayPrototypeJoinImpl,1506,635 block_count,ArrayPrototypeJoinImpl,1507,641 block_count,ArrayPrototypeJoinImpl,1508,641 block_count,ArrayPrototypeJoinImpl,1509,641 @@ -48686,19 +48589,19 @@ block_count,ArrayMapLoopContinuation,315,0 block_count,ArrayMapLoopContinuation,316,0 block_count,ArrayMapLoopContinuation,317,0 -block_count,ArrayMap,0,41 +block_count,ArrayMap,0,42 block_count,ArrayMap,1,0 -block_count,ArrayMap,2,41 -block_count,ArrayMap,3,41 -block_count,ArrayMap,4,41 -block_count,ArrayMap,5,41 +block_count,ArrayMap,2,42 +block_count,ArrayMap,3,42 +block_count,ArrayMap,4,42 +block_count,ArrayMap,5,42 block_count,ArrayMap,6,0 -block_count,ArrayMap,7,41 +block_count,ArrayMap,7,42 block_count,ArrayMap,8,0 block_count,ArrayMap,9,0 -block_count,ArrayMap,10,41 -block_count,ArrayMap,11,41 -block_count,ArrayMap,12,41 +block_count,ArrayMap,10,42 +block_count,ArrayMap,11,42 +block_count,ArrayMap,12,42 block_count,ArrayMap,13,0 block_count,ArrayMap,14,0 block_count,ArrayMap,15,0 @@ -48726,49 +48629,49 @@ block_count,ArrayMap,37,0 block_count,ArrayMap,38,0 block_count,ArrayMap,39,0 -block_count,ArrayMap,40,41 -block_count,ArrayMap,41,41 +block_count,ArrayMap,40,42 +block_count,ArrayMap,41,42 block_count,ArrayMap,42,0 -block_count,ArrayMap,43,41 -block_count,ArrayMap,44,41 +block_count,ArrayMap,43,42 +block_count,ArrayMap,44,42 block_count,ArrayMap,45,0 -block_count,ArrayMap,46,41 +block_count,ArrayMap,46,42 block_count,ArrayMap,47,0 block_count,ArrayMap,48,0 block_count,ArrayMap,49,0 -block_count,ArrayMap,50,41 -block_count,ArrayMap,51,41 -block_count,ArrayMap,52,41 -block_count,ArrayMap,53,41 -block_count,ArrayMap,54,41 -block_count,ArrayMap,55,41 +block_count,ArrayMap,50,42 +block_count,ArrayMap,51,42 +block_count,ArrayMap,52,42 +block_count,ArrayMap,53,42 +block_count,ArrayMap,54,42 +block_count,ArrayMap,55,42 block_count,ArrayMap,56,0 -block_count,ArrayMap,57,41 -block_count,ArrayMap,58,41 -block_count,ArrayMap,59,41 -block_count,ArrayMap,60,41 -block_count,ArrayMap,61,12 -block_count,ArrayMap,62,29 -block_count,ArrayMap,63,29 -block_count,ArrayMap,64,29 +block_count,ArrayMap,57,42 +block_count,ArrayMap,58,42 +block_count,ArrayMap,59,42 +block_count,ArrayMap,60,42 +block_count,ArrayMap,61,11 +block_count,ArrayMap,62,30 +block_count,ArrayMap,63,30 +block_count,ArrayMap,64,30 block_count,ArrayMap,65,0 -block_count,ArrayMap,66,29 +block_count,ArrayMap,66,30 block_count,ArrayMap,67,0 block_count,ArrayMap,68,0 -block_count,ArrayMap,69,29 +block_count,ArrayMap,69,30 block_count,ArrayMap,70,0 -block_count,ArrayMap,71,29 +block_count,ArrayMap,71,30 block_count,ArrayMap,72,25 -block_count,ArrayMap,73,4 +block_count,ArrayMap,73,5 block_count,ArrayMap,74,14 block_count,ArrayMap,75,9 -block_count,ArrayMap,76,4 -block_count,ArrayMap,77,29 +block_count,ArrayMap,76,5 +block_count,ArrayMap,77,30 block_count,ArrayMap,78,4 block_count,ArrayMap,79,25 -block_count,ArrayMap,80,29 +block_count,ArrayMap,80,30 block_count,ArrayMap,81,0 -block_count,ArrayMap,82,41 +block_count,ArrayMap,82,42 block_count,ArrayMap,83,95 block_count,ArrayMap,84,53 block_count,ArrayMap,85,53 @@ -48810,7 +48713,7 @@ block_count,ArrayMap,121,19 block_count,ArrayMap,122,19 block_count,ArrayMap,123,0 -block_count,ArrayMap,124,33 +block_count,ArrayMap,124,34 block_count,ArrayMap,125,0 block_count,ArrayMap,126,0 block_count,ArrayMap,127,0 @@ -48822,7 +48725,7 @@ block_count,ArrayMap,133,33 block_count,ArrayMap,134,0 block_count,ArrayMap,135,33 -block_count,ArrayMap,136,33 +block_count,ArrayMap,136,34 block_count,ArrayMap,137,53 block_count,ArrayMap,138,53 block_count,ArrayMap,139,0 @@ -48905,7 +48808,7 @@ block_count,ArrayMap,216,0 block_count,ArrayMap,217,0 block_count,ArrayMap,218,0 -block_count,ArrayMap,219,41 +block_count,ArrayMap,219,42 block_count,ArrayMap,220,13 block_count,ArrayMap,221,28 block_count,ArrayMap,222,27 @@ -48914,9 +48817,9 @@ block_count,ArrayMap,225,27 block_count,ArrayMap,226,0 block_count,ArrayMap,227,28 -block_count,ArrayMap,228,41 -block_count,ArrayMap,229,41 -block_count,ArrayMap,230,41 +block_count,ArrayMap,228,42 +block_count,ArrayMap,229,42 +block_count,ArrayMap,230,42 block_count,ArrayMap,231,0 block_count,ArrayMap,232,0 block_count,ArrayMap,233,0 @@ -48931,9 +48834,9 @@ block_count,ArrayMap,242,0 block_count,ArrayMap,243,0 block_count,ArrayMap,244,0 -block_count,ArrayMap,245,41 +block_count,ArrayMap,245,42 block_count,ArrayMap,246,0 -block_count,ArrayMap,247,41 +block_count,ArrayMap,247,42 block_count,ArrayMap,248,41 block_count,ArrayMap,249,0 block_count,ArrayMap,250,41 @@ -49279,12 +49182,12 @@ block_count,ArrayPrototypeShift,44,193 block_count,ArrayPrototypeShift,45,192 block_count,ArrayPrototypeShift,46,192 -block_count,ArrayPrototypeShift,47,189 -block_count,ArrayPrototypeShift,48,189 -block_count,ArrayPrototypeShift,49,189 +block_count,ArrayPrototypeShift,47,188 +block_count,ArrayPrototypeShift,48,188 +block_count,ArrayPrototypeShift,49,188 block_count,ArrayPrototypeShift,50,0 -block_count,ArrayPrototypeShift,51,189 -block_count,ArrayPrototypeShift,52,189 +block_count,ArrayPrototypeShift,51,188 +block_count,ArrayPrototypeShift,52,188 block_count,ArrayPrototypeShift,53,0 block_count,ArrayPrototypeShift,54,0 block_count,ArrayPrototypeShift,55,0 @@ -49301,12 +49204,12 @@ block_count,ArrayPrototypeShift,66,0 block_count,ArrayPrototypeShift,67,0 block_count,ArrayPrototypeShift,68,0 -block_count,ArrayPrototypeShift,69,189 -block_count,ArrayPrototypeShift,70,189 -block_count,ArrayPrototypeShift,71,189 -block_count,ArrayPrototypeShift,72,189 -block_count,ArrayPrototypeShift,73,189 -block_count,ArrayPrototypeShift,74,189 +block_count,ArrayPrototypeShift,69,188 +block_count,ArrayPrototypeShift,70,188 +block_count,ArrayPrototypeShift,71,188 +block_count,ArrayPrototypeShift,72,188 +block_count,ArrayPrototypeShift,73,188 +block_count,ArrayPrototypeShift,74,188 block_count,ArrayPrototypeShift,75,0 block_count,ArrayPrototypeShift,76,0 block_count,ArrayPrototypeShift,77,0 @@ -49331,10 +49234,10 @@ block_count,ArrayPrototypeShift,96,0 block_count,ArrayPrototypeShift,97,0 block_count,ArrayPrototypeShift,98,0 -block_count,ArrayPrototypeShift,99,189 -block_count,ArrayPrototypeShift,100,189 +block_count,ArrayPrototypeShift,99,188 +block_count,ArrayPrototypeShift,100,188 block_count,ArrayPrototypeShift,101,0 -block_count,ArrayPrototypeShift,102,189 +block_count,ArrayPrototypeShift,102,188 block_count,ArrayPrototypeShift,103,0 block_count,ArrayPrototypeShift,104,0 block_count,ArrayPrototypeShift,105,0 @@ -49344,7 +49247,7 @@ block_count,ArrayPrototypeShift,109,0 block_count,ArrayPrototypeShift,110,0 block_count,ArrayPrototypeShift,111,0 -block_count,ArrayPrototypeShift,112,189 +block_count,ArrayPrototypeShift,112,188 block_count,ArrayPrototypeShift,113,3 block_count,ArrayPrototypeShift,114,0 block_count,ArrayPrototypeShift,115,3 @@ -50082,25 +49985,25 @@ block_count,ArrayPrototypeSplice,168,178 block_count,ArrayPrototypeSplice,169,0 block_count,ArrayPrototypeSplice,170,178 -block_count,ArrayPrototypeSplice,171,133 +block_count,ArrayPrototypeSplice,171,132 block_count,ArrayPrototypeSplice,172,45 block_count,ArrayPrototypeSplice,173,0 block_count,ArrayPrototypeSplice,174,0 block_count,ArrayPrototypeSplice,175,0 -block_count,ArrayPrototypeSplice,176,133 +block_count,ArrayPrototypeSplice,176,132 block_count,ArrayPrototypeSplice,177,0 block_count,ArrayPrototypeSplice,178,0 block_count,ArrayPrototypeSplice,179,0 -block_count,ArrayPrototypeSplice,180,133 +block_count,ArrayPrototypeSplice,180,132 block_count,ArrayPrototypeSplice,181,0 -block_count,ArrayPrototypeSplice,182,133 +block_count,ArrayPrototypeSplice,182,132 block_count,ArrayPrototypeSplice,183,0 -block_count,ArrayPrototypeSplice,184,133 +block_count,ArrayPrototypeSplice,184,132 block_count,ArrayPrototypeSplice,185,0 block_count,ArrayPrototypeSplice,186,0 block_count,ArrayPrototypeSplice,187,0 block_count,ArrayPrototypeSplice,188,0 -block_count,ArrayPrototypeSplice,189,133 +block_count,ArrayPrototypeSplice,189,132 block_count,ArrayPrototypeSplice,190,45 block_count,ArrayPrototypeSplice,191,178 block_count,ArrayPrototypeSplice,192,0 @@ -51027,8 +50930,8 @@ block_count,BooleanPrototypeToString,8,0 block_count,BooleanPrototypeToString,9,0 block_count,ToString,0,66 -block_count,ToString,1,105 -block_count,ToString,2,97 +block_count,ToString,1,104 +block_count,ToString,2,96 block_count,ToString,3,78 block_count,ToString,4,38 block_count,ToString,5,38 @@ -51183,7 +51086,7 @@ block_count,ToString,154,0 block_count,ToString,155,0 block_count,ToString,156,18 -block_count,ToString,157,18 +block_count,ToString,157,17 block_count,ToString,158,17 block_count,ToString,159,0 block_count,ToString,160,0 @@ -51229,14 +51132,14 @@ block_count,ToString,200,8 block_count,ToString,201,18 block_count,ToString,202,26 -block_count,ToStringConvertSymbol,0,0 -block_count,ToStringConvertSymbol,1,0 +block_count,ToStringConvertSymbol,0,1 +block_count,ToStringConvertSymbol,1,1 block_count,ToStringConvertSymbol,2,0 -block_count,ToStringConvertSymbol,3,0 +block_count,ToStringConvertSymbol,3,1 block_count,ToStringConvertSymbol,4,0 -block_count,ToStringConvertSymbol,5,0 -block_count,ToStringConvertSymbol,6,0 -block_count,ToStringConvertSymbol,7,0 +block_count,ToStringConvertSymbol,5,1 +block_count,ToStringConvertSymbol,6,1 +block_count,ToStringConvertSymbol,7,1 block_count,ToStringConvertSymbol,8,0 block_count,ToStringConvertSymbol,9,0 block_count,ToStringConvertSymbol,10,0 @@ -51380,8 +51283,8 @@ block_count,ToStringConvertSymbol,148,0 block_count,ToStringConvertSymbol,149,0 block_count,ToStringConvertSymbol,150,0 -block_count,ToStringConvertSymbol,151,0 -block_count,ToStringConvertSymbol,152,0 +block_count,ToStringConvertSymbol,151,1 +block_count,ToStringConvertSymbol,152,1 block_count,ToStringConvertSymbol,153,0 block_count,ToStringConvertSymbol,154,0 block_count,ToStringConvertSymbol,155,0 @@ -51390,9 +51293,9 @@ block_count,ToStringConvertSymbol,158,0 block_count,ToStringConvertSymbol,159,0 block_count,ToStringConvertSymbol,160,0 -block_count,ToStringConvertSymbol,161,0 -block_count,ToStringConvertSymbol,162,0 -block_count,ToStringConvertSymbol,163,0 +block_count,ToStringConvertSymbol,161,1 +block_count,ToStringConvertSymbol,162,1 +block_count,ToStringConvertSymbol,163,1 block_count,ToStringConvertSymbol,164,0 block_count,ToStringConvertSymbol,165,0 block_count,ToStringConvertSymbol,166,0 @@ -51435,8 +51338,8 @@ block_count,ToStringConvertSymbol,203,0 block_count,ToStringConvertSymbol,204,0 block_count,ToStringConvertSymbol,205,0 -block_count,ToStringConvertSymbol,206,0 -block_count,ToStringConvertSymbol,207,0 +block_count,ToStringConvertSymbol,206,1 +block_count,ToStringConvertSymbol,207,1 block_count,StringPrototypeToString,0,18 block_count,StringPrototypeToString,1,0 block_count,StringPrototypeToString,2,18 @@ -51512,7 +51415,7 @@ block_count,StringPrototypeCharCodeAt,13,15 block_count,StringPrototypeCharCodeAt,14,15 block_count,StringPrototypeCharCodeAt,15,15 -block_count,StringPrototypeCharCodeAt,16,22 +block_count,StringPrototypeCharCodeAt,16,21 block_count,StringPrototypeCharCodeAt,17,6 block_count,StringPrototypeCharCodeAt,18,6 block_count,StringPrototypeCharCodeAt,19,0 @@ -51648,14 +51551,14 @@ block_count,StringConstructor,6,29 block_count,StringConstructor,7,0 block_count,StringConstructor,8,29 -block_count,StringConstructor,9,22 +block_count,StringConstructor,9,21 block_count,StringConstructor,10,0 -block_count,StringConstructor,11,22 +block_count,StringConstructor,11,21 block_count,StringConstructor,12,7 block_count,StringConstructor,13,29 block_count,StringConstructor,14,0 block_count,StringConstructor,15,29 -block_count,StringConstructor,16,22 +block_count,StringConstructor,16,21 block_count,StringConstructor,17,18 block_count,StringConstructor,18,3 block_count,StringConstructor,19,7 @@ -52170,15 +52073,15 @@ block_count,StringAddConvertRight,208,9 block_count,StringCharAt,0,9 block_count,StringCharAt,1,11 -block_count,StringCharAt,2,2 -block_count,StringCharAt,3,2 +block_count,StringCharAt,2,1 +block_count,StringCharAt,3,1 block_count,StringCharAt,4,1 block_count,StringCharAt,5,1 block_count,StringCharAt,6,0 block_count,StringCharAt,7,0 block_count,StringCharAt,8,0 block_count,StringCharAt,9,0 -block_count,StringCharAt,10,2 +block_count,StringCharAt,10,1 block_count,StringCharAt,11,0 block_count,StringCharAt,12,0 block_count,StringCharAt,13,0 @@ -52215,11 +52118,11 @@ block_count,FastNewFunctionContextFunction,10,47 block_count,FastNewFunctionContextFunction,11,0 block_count,FastNewFunctionContextFunction,12,47 -block_count,FastNewFunctionContextFunction,13,864 +block_count,FastNewFunctionContextFunction,13,863 block_count,FastNewFunctionContextFunction,14,816 block_count,FastNewFunctionContextFunction,15,47 block_count,FastNewFunctionContextFunction,16,47 -block_count,FastNewFunctionContextFunction,17,42 +block_count,FastNewFunctionContextFunction,17,41 block_count,FastNewFunctionContextFunction,18,5 block_count,FastNewFunctionContextFunctionWithCells,0,15 block_count,FastNewFunctionContextFunctionWithCells,1,15 @@ -52249,7 +52152,7 @@ block_count,FastNewFunctionContextFunctionWithCells,25,4 block_count,FastNewFunctionContextFunctionWithCells,26,4 block_count,FastNewFunctionContextFunctionWithCells,27,3 -block_count,FastNewFunctionContextFunctionWithCells,28,1 +block_count,FastNewFunctionContextFunctionWithCells,28,0 block_count,FastNewFunctionContextFunctionWithCells,29,4 block_count,FastNewFunctionContextFunctionWithCells,30,4 block_count,FastNewFunctionContextFunctionWithCells,31,0 @@ -52283,13 +52186,13 @@ block_count,FastNewFunctionContextFunctionWithCells,59,0 block_count,FastNewFunctionContextFunctionWithCells,60,11 block_count,FastNewFunctionContextFunctionWithCells,61,10 -block_count,FastNewFunctionContextFunctionWithCells,62,0 +block_count,FastNewFunctionContextFunctionWithCells,62,1 block_count,FastNewFunctionContextFunctionWithCells,63,11 block_count,FastNewFunctionContextFunctionWithCells,64,15 block_count,FastNewFunctionContextFunctionWithCells,65,0 block_count,FastNewFunctionContextFunctionWithCells,66,15 -block_count,CreateRegExpLiteral,0,12 -block_count,CreateRegExpLiteral,1,12 +block_count,CreateRegExpLiteral,0,13 +block_count,CreateRegExpLiteral,1,13 block_count,CreateRegExpLiteral,2,0 block_count,CreateRegExpLiteral,3,12 block_count,CreateRegExpLiteral,4,0 @@ -52307,16 +52210,16 @@ block_count,CreateShallowArrayLiteral,2,0 block_count,CreateShallowArrayLiteral,3,9 block_count,CreateShallowArrayLiteral,4,9 -block_count,CreateShallowArrayLiteral,5,8 -block_count,CreateShallowArrayLiteral,6,6 -block_count,CreateShallowArrayLiteral,7,6 -block_count,CreateShallowArrayLiteral,8,6 +block_count,CreateShallowArrayLiteral,5,9 +block_count,CreateShallowArrayLiteral,6,5 +block_count,CreateShallowArrayLiteral,7,5 +block_count,CreateShallowArrayLiteral,8,5 block_count,CreateShallowArrayLiteral,9,0 -block_count,CreateShallowArrayLiteral,10,6 +block_count,CreateShallowArrayLiteral,10,5 block_count,CreateShallowArrayLiteral,11,0 block_count,CreateShallowArrayLiteral,12,0 -block_count,CreateShallowArrayLiteral,13,6 -block_count,CreateShallowArrayLiteral,14,6 +block_count,CreateShallowArrayLiteral,13,5 +block_count,CreateShallowArrayLiteral,14,5 block_count,CreateShallowArrayLiteral,15,0 block_count,CreateShallowArrayLiteral,16,0 block_count,CreateShallowArrayLiteral,17,0 @@ -52326,8 +52229,8 @@ block_count,CreateShallowArrayLiteral,21,0 block_count,CreateShallowArrayLiteral,22,0 block_count,CreateShallowArrayLiteral,23,0 -block_count,CreateShallowArrayLiteral,24,6 -block_count,CreateShallowArrayLiteral,25,6 +block_count,CreateShallowArrayLiteral,24,5 +block_count,CreateShallowArrayLiteral,25,5 block_count,CreateShallowArrayLiteral,26,0 block_count,CreateShallowArrayLiteral,27,0 block_count,CreateShallowArrayLiteral,28,0 @@ -52339,10 +52242,10 @@ block_count,CreateShallowArrayLiteral,34,0 block_count,CreateShallowArrayLiteral,35,0 block_count,CreateShallowArrayLiteral,36,0 -block_count,CreateShallowArrayLiteral,37,6 +block_count,CreateShallowArrayLiteral,37,5 block_count,CreateShallowArrayLiteral,38,0 -block_count,CreateShallowArrayLiteral,39,2 -block_count,CreateShallowArrayLiteral,40,8 +block_count,CreateShallowArrayLiteral,39,3 +block_count,CreateShallowArrayLiteral,40,9 block_count,CreateShallowArrayLiteral,41,0 block_count,CreateShallowArrayLiteral,42,0 block_count,CreateShallowArrayLiteral,43,0 @@ -52511,7 +52414,7 @@ block_count,CreateShallowObjectLiteral,120,0 block_count,CreateShallowObjectLiteral,121,16 block_count,CreateShallowObjectLiteral,122,16 -block_count,CreateShallowObjectLiteral,123,41 +block_count,CreateShallowObjectLiteral,123,40 block_count,CreateShallowObjectLiteral,124,34 block_count,CreateShallowObjectLiteral,125,0 block_count,CreateShallowObjectLiteral,126,0 @@ -52684,7 +52587,7 @@ block_count,NonNumberToNumeric,19,2 block_count,NonNumberToNumeric,20,5 block_count,NonNumberToNumeric,21,5 -block_count,NumberToString,0,1183 +block_count,NumberToString,0,1180 block_count,NumberToString,1,46 block_count,NumberToString,2,46 block_count,NumberToString,3,0 @@ -52702,11 +52605,11 @@ block_count,NumberToString,15,2 block_count,NumberToString,16,23 block_count,NumberToString,17,0 -block_count,NumberToString,18,1137 -block_count,NumberToString,19,1137 -block_count,NumberToString,20,933 -block_count,NumberToString,21,203 -block_count,NumberToString,22,203 +block_count,NumberToString,18,1133 +block_count,NumberToString,19,1133 +block_count,NumberToString,20,931 +block_count,NumberToString,21,202 +block_count,NumberToString,22,202 block_count,NumberToString,23,0 block_count,NumberToString,24,0 block_count,NumberToString,25,0 @@ -52738,8 +52641,8 @@ block_count,NumberToString,51,0 block_count,NumberToString,52,0 block_count,NumberToString,53,0 -block_count,NumberToString,54,1137 -block_count,NumberToString,55,1161 +block_count,NumberToString,54,1133 +block_count,NumberToString,55,1157 block_count,NumberToString,56,22 block_count,SmiToString,0,18 block_count,SmiToString,1,14 @@ -52856,10 +52759,10 @@ block_count,ToBoolean,16,0 block_count,ToBoolean,17,0 block_count,ToBoolean,18,0 -block_count,ToBooleanForBaselineJump,0,71 -block_count,ToBooleanForBaselineJump,1,71 -block_count,ToBooleanForBaselineJump,2,71 -block_count,ToBooleanForBaselineJump,3,71 +block_count,ToBooleanForBaselineJump,0,72 +block_count,ToBooleanForBaselineJump,1,72 +block_count,ToBooleanForBaselineJump,2,72 +block_count,ToBooleanForBaselineJump,3,72 block_count,ToBooleanForBaselineJump,4,0 block_count,ToBooleanForBaselineJump,5,0 block_count,ToBooleanForBaselineJump,6,0 @@ -53080,8 +52983,8 @@ block_count,NonPrimitiveToPrimitive_Default,45,0 block_count,NonPrimitiveToPrimitive_Default,46,118 block_count,NonPrimitiveToPrimitive_Default,47,594 -block_count,NonPrimitiveToPrimitive_Default,48,476 -block_count,NonPrimitiveToPrimitive_Default,49,476 +block_count,NonPrimitiveToPrimitive_Default,48,475 +block_count,NonPrimitiveToPrimitive_Default,49,475 block_count,NonPrimitiveToPrimitive_Default,50,0 block_count,NonPrimitiveToPrimitive_Default,51,0 block_count,NonPrimitiveToPrimitive_Default,52,0 @@ -53114,7 +53017,7 @@ block_count,NonPrimitiveToPrimitive_Default,79,0 block_count,NonPrimitiveToPrimitive_Default,80,0 block_count,NonPrimitiveToPrimitive_Default,81,0 -block_count,NonPrimitiveToPrimitive_Default,82,476 +block_count,NonPrimitiveToPrimitive_Default,82,475 block_count,NonPrimitiveToPrimitive_Default,83,118 block_count,NonPrimitiveToPrimitive_Number,0,14 block_count,NonPrimitiveToPrimitive_Number,1,56 @@ -53716,34 +53619,34 @@ block_count,FunctionPrototypeHasInstance,1,0 block_count,FunctionPrototypeHasInstance,2,49 block_count,FunctionPrototypeHasInstance,3,49 -block_count,FunctionPrototypeHasInstance,4,49 -block_count,FunctionPrototypeHasInstance,5,49 +block_count,FunctionPrototypeHasInstance,4,48 +block_count,FunctionPrototypeHasInstance,5,48 block_count,FunctionPrototypeHasInstance,6,0 -block_count,FunctionPrototypeHasInstance,7,49 +block_count,FunctionPrototypeHasInstance,7,48 block_count,FunctionPrototypeHasInstance,8,0 block_count,FunctionPrototypeHasInstance,9,0 block_count,FunctionPrototypeHasInstance,10,0 -block_count,FunctionPrototypeHasInstance,11,49 -block_count,FunctionPrototypeHasInstance,12,49 -block_count,FunctionPrototypeHasInstance,13,49 -block_count,FunctionPrototypeHasInstance,14,49 +block_count,FunctionPrototypeHasInstance,11,48 +block_count,FunctionPrototypeHasInstance,12,48 +block_count,FunctionPrototypeHasInstance,13,48 +block_count,FunctionPrototypeHasInstance,14,48 block_count,FunctionPrototypeHasInstance,15,1 -block_count,FunctionPrototypeHasInstance,16,47 -block_count,FunctionPrototypeHasInstance,17,49 -block_count,FunctionPrototypeHasInstance,18,159 -block_count,FunctionPrototypeHasInstance,19,156 +block_count,FunctionPrototypeHasInstance,16,46 +block_count,FunctionPrototypeHasInstance,17,48 +block_count,FunctionPrototypeHasInstance,18,158 +block_count,FunctionPrototypeHasInstance,19,155 block_count,FunctionPrototypeHasInstance,20,2 block_count,FunctionPrototypeHasInstance,21,2 block_count,FunctionPrototypeHasInstance,22,2 block_count,FunctionPrototypeHasInstance,23,0 block_count,FunctionPrototypeHasInstance,24,0 block_count,FunctionPrototypeHasInstance,25,0 -block_count,FunctionPrototypeHasInstance,26,159 -block_count,FunctionPrototypeHasInstance,27,131 -block_count,FunctionPrototypeHasInstance,28,110 -block_count,FunctionPrototypeHasInstance,29,21 +block_count,FunctionPrototypeHasInstance,26,158 +block_count,FunctionPrototypeHasInstance,27,130 +block_count,FunctionPrototypeHasInstance,28,109 +block_count,FunctionPrototypeHasInstance,29,20 block_count,FunctionPrototypeHasInstance,30,28 -block_count,FunctionPrototypeHasInstance,31,49 +block_count,FunctionPrototypeHasInstance,31,48 block_count,FunctionPrototypeHasInstance,32,0 block_count,FunctionPrototypeHasInstance,33,0 block_count,FunctionPrototypeHasInstance,34,0 @@ -53831,8 +53734,8 @@ block_count,GetIteratorWithFeedback,1,0 block_count,GetIteratorWithFeedback,2,0 block_count,GetIteratorBaseline,0,14 -block_count,CallIteratorWithFeedback,0,14 -block_count,CallIteratorWithFeedback,1,14 +block_count,CallIteratorWithFeedback,0,15 +block_count,CallIteratorWithFeedback,1,15 block_count,CallIteratorWithFeedback,2,0 block_count,CallIteratorWithFeedback,3,0 block_count,CallIteratorWithFeedback,4,0 @@ -53897,15 +53800,15 @@ block_count,CallIteratorWithFeedback,63,0 block_count,CallIteratorWithFeedback,64,0 block_count,CallIteratorWithFeedback,65,0 -block_count,CallIteratorWithFeedback,66,14 +block_count,CallIteratorWithFeedback,66,15 block_count,CallIteratorWithFeedback,67,0 -block_count,CallIteratorWithFeedback,68,14 -block_count,CallIteratorWithFeedback,69,14 +block_count,CallIteratorWithFeedback,68,15 +block_count,CallIteratorWithFeedback,69,15 block_count,CallIteratorWithFeedback,70,0 -block_count,CallIteratorWithFeedback,71,14 -block_count,CallIteratorWithFeedback,72,14 +block_count,CallIteratorWithFeedback,71,15 +block_count,CallIteratorWithFeedback,72,15 block_count,CallIteratorWithFeedback,73,0 -block_count,CallIteratorWithFeedback,74,14 +block_count,CallIteratorWithFeedback,74,15 block_count,MathAbs,0,0 block_count,MathAbs,1,0 block_count,MathAbs,2,0 @@ -54115,8 +54018,8 @@ block_count,MathMin,9,0 block_count,MathMin,10,2 block_count,MathMin,11,2 -block_count,MathMin,12,1 -block_count,MathMin,13,1 +block_count,MathMin,12,0 +block_count,MathMin,13,0 block_count,MathMin,14,0 block_count,MathMin,15,1 block_count,MathMin,16,2 @@ -54448,7 +54351,7 @@ block_count,MathRandom,3,312 block_count,MathRandom,4,0 block_count,MathRandom,5,312 -block_count,MathRandom,6,308 +block_count,MathRandom,6,307 block_count,MathRandom,7,4 block_count,MathRandom,8,312 block_count,MathRandom,9,0 @@ -54666,7 +54569,7 @@ block_count,NumberParseFloat,10,11 block_count,NumberParseFloat,11,0 block_count,NumberParseFloat,12,11 -block_count,NumberParseFloat,13,9 +block_count,NumberParseFloat,13,8 block_count,NumberParseFloat,14,2 block_count,NumberParseFloat,15,0 block_count,NumberParseFloat,16,2 @@ -55294,7 +55197,7 @@ block_count,StrictEqual,38,49 block_count,StrictEqual,39,855 block_count,StrictEqual,40,505 -block_count,StrictEqual,41,350 +block_count,StrictEqual,41,349 block_count,StrictEqual,42,26 block_count,StrictEqual,43,47 block_count,StrictEqual,44,47 @@ -56833,19 +56736,19 @@ block_count,RegExpPrototypeExec,15,415 block_count,RegExpPrototypeExec,16,0 block_count,RegExpPrototypeExec,17,415 -block_count,RegExpPrototypeExec,18,389 +block_count,RegExpPrototypeExec,18,388 block_count,RegExpPrototypeExec,19,0 -block_count,RegExpPrototypeExec,20,389 -block_count,RegExpPrototypeExec,21,389 +block_count,RegExpPrototypeExec,20,388 +block_count,RegExpPrototypeExec,21,388 block_count,RegExpPrototypeExec,22,324 block_count,RegExpPrototypeExec,23,64 -block_count,RegExpPrototypeExec,24,389 -block_count,RegExpPrototypeExec,25,389 -block_count,RegExpPrototypeExec,26,389 +block_count,RegExpPrototypeExec,24,388 +block_count,RegExpPrototypeExec,25,388 +block_count,RegExpPrototypeExec,26,388 block_count,RegExpPrototypeExec,27,0 block_count,RegExpPrototypeExec,28,0 block_count,RegExpPrototypeExec,29,0 -block_count,RegExpPrototypeExec,30,389 +block_count,RegExpPrototypeExec,30,388 block_count,RegExpPrototypeExec,31,401 block_count,RegExpPrototypeExec,32,12 block_count,RegExpPrototypeExec,33,12 @@ -56875,7 +56778,7 @@ block_count,RegExpPrototypeExec,57,0 block_count,RegExpPrototypeExec,58,388 block_count,RegExpPrototypeExec,59,388 -block_count,RegExpPrototypeExec,60,389 +block_count,RegExpPrototypeExec,60,388 block_count,RegExpPrototypeExec,61,0 block_count,RegExpPrototypeExec,62,324 block_count,RegExpPrototypeExec,63,64 @@ -56913,7 +56816,7 @@ block_count,RegExpPrototypeExec,95,0 block_count,RegExpPrototypeExec,96,0 block_count,RegExpPrototypeExec,97,0 -block_count,RegExpPrototypeExec,98,389 +block_count,RegExpPrototypeExec,98,388 block_count,RegExpPrototypeExec,99,147 block_count,RegExpPrototypeExec,100,0 block_count,RegExpPrototypeExec,101,147 @@ -56927,8 +56830,8 @@ block_count,RegExpPrototypeExec,109,147 block_count,RegExpPrototypeExec,110,0 block_count,RegExpPrototypeExec,111,147 -block_count,RegExpPrototypeExec,112,971 -block_count,RegExpPrototypeExec,113,823 +block_count,RegExpPrototypeExec,112,970 +block_count,RegExpPrototypeExec,113,822 block_count,RegExpPrototypeExec,114,147 block_count,RegExpPrototypeExec,115,147 block_count,RegExpPrototypeExec,116,147 @@ -56959,14 +56862,14 @@ block_count,RegExpPrototypeExec,141,26 block_count,RegExpPrototypeExec,142,26 block_count,RegExpPrototypeExec,143,26 -block_count,RegExpPrototypeExec,144,27 +block_count,RegExpPrototypeExec,144,28 block_count,RegExpPrototypeExec,145,1 block_count,RegExpPrototypeExec,146,1 block_count,RegExpPrototypeExec,147,0 block_count,RegExpPrototypeExec,148,0 block_count,RegExpPrototypeExec,149,0 -block_count,RegExpPrototypeExec,150,0 -block_count,RegExpPrototypeExec,151,0 +block_count,RegExpPrototypeExec,150,1 +block_count,RegExpPrototypeExec,151,1 block_count,RegExpPrototypeExec,152,0 block_count,RegExpPrototypeExec,153,0 block_count,RegExpPrototypeExec,154,0 @@ -57135,17 +57038,17 @@ block_count,RegExpPrototypeExec,317,73 block_count,RegExpPrototypeExec,318,95 block_count,RegExpPrototypeExec,319,461 -block_count,RegExpPrototypeExec,320,366 +block_count,RegExpPrototypeExec,320,365 block_count,RegExpPrototypeExec,321,95 block_count,RegExpPrototypeExec,322,168 block_count,RegExpPrototypeExec,323,82 block_count,RegExpPrototypeExec,324,86 block_count,RegExpPrototypeExec,325,168 block_count,RegExpPrototypeExec,326,95 -block_count,RegExpPrototypeExec,327,841 +block_count,RegExpPrototypeExec,327,840 block_count,RegExpPrototypeExec,328,344 -block_count,RegExpPrototypeExec,329,496 -block_count,RegExpPrototypeExec,330,841 +block_count,RegExpPrototypeExec,329,495 +block_count,RegExpPrototypeExec,330,840 block_count,RegExpPrototypeExec,331,745 block_count,RegExpPrototypeExec,332,95 block_count,RegExpPrototypeExec,333,0 @@ -57265,7 +57168,7 @@ block_count,RegExpPrototypeExec,447,168 block_count,RegExpPrototypeExec,448,246 block_count,RegExpPrototypeExec,449,415 -block_count,RegExpMatchFast,0,1227 +block_count,RegExpMatchFast,0,1226 block_count,RegExpMatchFast,1,2 block_count,RegExpMatchFast,2,0 block_count,RegExpMatchFast,3,2 @@ -57742,12 +57645,12 @@ block_count,RegExpMatchFast,474,0 block_count,RegExpMatchFast,475,0 block_count,RegExpMatchFast,476,1224 -block_count,RegExpMatchFast,477,2295 +block_count,RegExpMatchFast,477,2294 block_count,RegExpMatchFast,478,1070 block_count,RegExpMatchFast,479,1070 block_count,RegExpMatchFast,480,1070 block_count,RegExpMatchFast,481,20 -block_count,RegExpMatchFast,482,1050 +block_count,RegExpMatchFast,482,1049 block_count,RegExpMatchFast,483,0 block_count,RegExpMatchFast,484,0 block_count,RegExpMatchFast,485,0 @@ -57787,8 +57690,8 @@ block_count,RegExpMatchFast,519,124 block_count,RegExpMatchFast,520,124 block_count,RegExpMatchFast,521,0 -block_count,RegExpMatchFast,522,1100 -block_count,RegExpMatchFast,523,1100 +block_count,RegExpMatchFast,522,1099 +block_count,RegExpMatchFast,523,1099 block_count,RegExpMatchFast,524,0 block_count,RegExpMatchFast,525,1224 block_count,RegExpMatchFast,526,0 @@ -57833,8 +57736,8 @@ block_count,RegExpMatchFast,565,190 block_count,RegExpMatchFast,566,0 block_count,RegExpMatchFast,567,190 -block_count,RegExpMatchFast,568,1034 -block_count,RegExpMatchFast,569,1034 +block_count,RegExpMatchFast,568,1033 +block_count,RegExpMatchFast,569,1033 block_count,RegExpMatchFast,570,0 block_count,RegExpMatchFast,571,0 block_count,RegExpMatchFast,572,0 @@ -58159,7 +58062,7 @@ block_count,RegExpMatchFast,891,190 block_count,RegExpMatchFast,892,0 block_count,RegExpMatchFast,893,190 -block_count,RegExpMatchFast,894,1034 +block_count,RegExpMatchFast,894,1033 block_count,RegExpMatchFast,895,1224 block_count,RegExpReplace,0,195 block_count,RegExpReplace,1,195 @@ -58201,15 +58104,15 @@ block_count,RegExpReplace,37,0 block_count,RegExpReplace,38,3 block_count,RegExpReplace,39,781 -block_count,RegExpReplace,40,781 -block_count,RegExpReplace,41,781 +block_count,RegExpReplace,40,780 +block_count,RegExpReplace,41,780 block_count,RegExpReplace,42,390 block_count,RegExpReplace,43,0 block_count,RegExpReplace,44,0 block_count,RegExpReplace,45,0 block_count,RegExpReplace,46,390 block_count,RegExpReplace,47,390 -block_count,RegExpReplace,48,391 +block_count,RegExpReplace,48,390 block_count,RegExpReplace,49,387 block_count,RegExpReplace,50,387 block_count,RegExpReplace,51,0 @@ -58505,7 +58408,7 @@ block_count,RegExpReplace,341,192 block_count,RegExpReplace,342,142 block_count,RegExpReplace,343,142 -block_count,RegExpReplace,344,146 +block_count,RegExpReplace,344,145 block_count,RegExpReplace,345,3 block_count,RegExpReplace,346,3 block_count,RegExpReplace,347,1 @@ -58584,9 +58487,9 @@ block_count,RegExpReplace,420,274 block_count,RegExpReplace,421,274 block_count,RegExpReplace,422,274 -block_count,RegExpReplace,423,95 -block_count,RegExpReplace,424,95 -block_count,RegExpReplace,425,95 +block_count,RegExpReplace,423,94 +block_count,RegExpReplace,424,94 +block_count,RegExpReplace,425,94 block_count,RegExpReplace,426,0 block_count,RegExpReplace,427,179 block_count,RegExpReplace,428,274 @@ -58594,9 +58497,9 @@ block_count,RegExpReplace,430,274 block_count,RegExpReplace,431,274 block_count,RegExpReplace,432,274 -block_count,RegExpReplace,433,95 -block_count,RegExpReplace,434,95 -block_count,RegExpReplace,435,95 +block_count,RegExpReplace,433,94 +block_count,RegExpReplace,434,94 +block_count,RegExpReplace,435,94 block_count,RegExpReplace,436,0 block_count,RegExpReplace,437,179 block_count,RegExpReplace,438,274 @@ -59794,8 +59697,8 @@ block_count,RegExpPrototypeTestFast,92,121 block_count,RegExpPrototypeTestFast,93,0 block_count,RegExpPrototypeTestFast,94,121 -block_count,RegExpPrototypeTestFast,95,1626 -block_count,RegExpPrototypeTestFast,96,1505 +block_count,RegExpPrototypeTestFast,95,1625 +block_count,RegExpPrototypeTestFast,96,1504 block_count,RegExpPrototypeTestFast,97,121 block_count,RegExpPrototypeTestFast,98,121 block_count,RegExpPrototypeTestFast,99,121 @@ -60574,7 +60477,7 @@ block_count,StringPrototypeIndexOf,9,1 block_count,StringPrototypeIndexOf,10,0 block_count,StringPrototypeIndexOf,11,1 -block_count,StringPrototypeIndexOf,12,19 +block_count,StringPrototypeIndexOf,12,18 block_count,StringPrototypeIndexOf,13,20 block_count,StringPrototypeIndexOf,14,20 block_count,StringPrototypeIndexOf,15,0 @@ -60589,7 +60492,7 @@ block_count,StringPrototypeIndexOf,24,0 block_count,StringPrototypeIndexOf,25,0 block_count,StringPrototypeIndexOf,26,20 -block_count,StringPrototypeIndexOf,27,19 +block_count,StringPrototypeIndexOf,27,18 block_count,StringPrototypeIndexOf,28,1 block_count,StringPrototypeIndexOf,29,1 block_count,StringPrototypeIndexOf,30,0 @@ -60712,27 +60615,27 @@ block_count,StringIteratorPrototypeNext,88,0 block_count,StringIteratorPrototypeNext,89,0 block_count,StringIteratorPrototypeNext,90,0 -block_count,StringPrototypeMatch,0,1227 +block_count,StringPrototypeMatch,0,1226 block_count,StringPrototypeMatch,1,0 -block_count,StringPrototypeMatch,2,1227 -block_count,StringPrototypeMatch,3,1227 -block_count,StringPrototypeMatch,4,1227 -block_count,StringPrototypeMatch,5,1227 -block_count,StringPrototypeMatch,6,1227 -block_count,StringPrototypeMatch,7,1227 -block_count,StringPrototypeMatch,8,1227 +block_count,StringPrototypeMatch,2,1226 +block_count,StringPrototypeMatch,3,1226 +block_count,StringPrototypeMatch,4,1226 +block_count,StringPrototypeMatch,5,1226 +block_count,StringPrototypeMatch,6,1226 +block_count,StringPrototypeMatch,7,1226 +block_count,StringPrototypeMatch,8,1226 block_count,StringPrototypeMatch,9,0 -block_count,StringPrototypeMatch,10,1227 +block_count,StringPrototypeMatch,10,1226 block_count,StringPrototypeMatch,11,0 -block_count,StringPrototypeMatch,12,1227 +block_count,StringPrototypeMatch,12,1226 block_count,StringPrototypeMatch,13,0 -block_count,StringPrototypeMatch,14,1227 +block_count,StringPrototypeMatch,14,1226 block_count,StringPrototypeMatch,15,0 -block_count,StringPrototypeMatch,16,1227 +block_count,StringPrototypeMatch,16,1226 block_count,StringPrototypeMatch,17,0 -block_count,StringPrototypeMatch,18,1227 +block_count,StringPrototypeMatch,18,1226 block_count,StringPrototypeMatch,19,0 -block_count,StringPrototypeMatch,20,1227 +block_count,StringPrototypeMatch,20,1226 block_count,StringPrototypeSearch,0,1 block_count,StringPrototypeSearch,1,0 block_count,StringPrototypeSearch,2,1 @@ -60783,7 +60686,7 @@ block_count,StringPrototypeSlice,19,0 block_count,StringPrototypeSlice,20,12 block_count,StringPrototypeSlice,21,12 -block_count,StringPrototypeSlice,22,12 +block_count,StringPrototypeSlice,22,11 block_count,StringPrototypeSlice,23,0 block_count,StringPrototypeSlice,24,11 block_count,StringPrototypeSlice,25,0 @@ -60804,9 +60707,9 @@ block_count,StringPrototypeSlice,40,2 block_count,StringPrototypeSlice,41,0 block_count,StringPrototypeSlice,42,2 -block_count,StringPrototypeSlice,43,10 +block_count,StringPrototypeSlice,43,9 block_count,StringPrototypeSlice,44,12 -block_count,StringPrototypeSlice,45,10 +block_count,StringPrototypeSlice,45,9 block_count,StringPrototypeSlice,46,2 block_count,StringPrototypeSlice,47,2 block_count,StringPrototypeSlice,48,0 @@ -61344,28 +61247,28 @@ block_count,StringPrototypeStartsWith,280,0 block_count,StringPrototypeStartsWith,281,0 block_count,StringPrototypeStartsWith,282,0 -block_count,StringPrototypeSubstr,0,4 +block_count,StringPrototypeSubstr,0,3 block_count,StringPrototypeSubstr,1,0 -block_count,StringPrototypeSubstr,2,4 -block_count,StringPrototypeSubstr,3,4 -block_count,StringPrototypeSubstr,4,4 +block_count,StringPrototypeSubstr,2,3 +block_count,StringPrototypeSubstr,3,3 +block_count,StringPrototypeSubstr,4,3 block_count,StringPrototypeSubstr,5,0 block_count,StringPrototypeSubstr,6,0 block_count,StringPrototypeSubstr,7,0 -block_count,StringPrototypeSubstr,8,4 +block_count,StringPrototypeSubstr,8,3 block_count,StringPrototypeSubstr,9,0 -block_count,StringPrototypeSubstr,10,4 -block_count,StringPrototypeSubstr,11,4 +block_count,StringPrototypeSubstr,10,3 +block_count,StringPrototypeSubstr,11,3 block_count,StringPrototypeSubstr,12,0 -block_count,StringPrototypeSubstr,13,4 +block_count,StringPrototypeSubstr,13,3 block_count,StringPrototypeSubstr,14,0 -block_count,StringPrototypeSubstr,15,4 +block_count,StringPrototypeSubstr,15,3 block_count,StringPrototypeSubstr,16,0 -block_count,StringPrototypeSubstr,17,4 -block_count,StringPrototypeSubstr,18,4 +block_count,StringPrototypeSubstr,17,3 +block_count,StringPrototypeSubstr,18,3 block_count,StringPrototypeSubstr,19,0 -block_count,StringPrototypeSubstr,20,4 -block_count,StringPrototypeSubstr,21,4 +block_count,StringPrototypeSubstr,20,3 +block_count,StringPrototypeSubstr,21,3 block_count,StringPrototypeSubstr,22,3 block_count,StringPrototypeSubstr,23,0 block_count,StringPrototypeSubstr,24,3 @@ -61382,13 +61285,13 @@ block_count,StringPrototypeSubstr,35,0 block_count,StringPrototypeSubstr,36,0 block_count,StringPrototypeSubstr,37,3 -block_count,StringPrototypeSubstr,38,4 -block_count,StringPrototypeSubstr,39,4 +block_count,StringPrototypeSubstr,38,3 +block_count,StringPrototypeSubstr,39,3 block_count,StringPrototypeSubstr,40,2 block_count,StringPrototypeSubstr,41,0 block_count,StringPrototypeSubstr,42,2 block_count,StringPrototypeSubstr,43,1 -block_count,StringPrototypeSubstr,44,4 +block_count,StringPrototypeSubstr,44,3 block_count,StringPrototypeSubstr,45,1 block_count,StringPrototypeSubstr,46,2 block_count,StringPrototypeSubstr,47,2 @@ -61405,7 +61308,7 @@ block_count,StringPrototypeSubstr,58,0 block_count,StringPrototypeSubstr,59,0 block_count,StringPrototypeSubstr,60,2 -block_count,StringPrototypeSubstr,61,4 +block_count,StringPrototypeSubstr,61,3 block_count,StringPrototypeSubstr,62,3 block_count,StringPrototypeSubstr,63,3 block_count,StringPrototypeSubstr,64,3 @@ -64386,16 +64289,16 @@ block_count,NewSloppyArgumentsElements,31,0 block_count,NewSloppyArgumentsElements,32,41 block_count,NewStrictArgumentsElements,0,8 -block_count,NewStrictArgumentsElements,1,7 -block_count,NewStrictArgumentsElements,2,7 -block_count,NewStrictArgumentsElements,3,7 -block_count,NewStrictArgumentsElements,4,7 -block_count,NewStrictArgumentsElements,5,7 +block_count,NewStrictArgumentsElements,1,6 +block_count,NewStrictArgumentsElements,2,6 +block_count,NewStrictArgumentsElements,3,6 +block_count,NewStrictArgumentsElements,4,6 +block_count,NewStrictArgumentsElements,5,6 block_count,NewStrictArgumentsElements,6,0 -block_count,NewStrictArgumentsElements,7,7 +block_count,NewStrictArgumentsElements,7,6 block_count,NewStrictArgumentsElements,8,0 block_count,NewStrictArgumentsElements,9,0 -block_count,NewStrictArgumentsElements,10,7 +block_count,NewStrictArgumentsElements,10,6 block_count,NewStrictArgumentsElements,11,21 block_count,NewStrictArgumentsElements,12,14 block_count,NewStrictArgumentsElements,13,14 @@ -64405,7 +64308,7 @@ block_count,NewStrictArgumentsElements,17,0 block_count,NewStrictArgumentsElements,18,14 block_count,NewStrictArgumentsElements,19,0 -block_count,NewStrictArgumentsElements,20,7 +block_count,NewStrictArgumentsElements,20,6 block_count,NewStrictArgumentsElements,21,0 block_count,NewStrictArgumentsElements,22,0 block_count,NewStrictArgumentsElements,23,0 @@ -64424,7 +64327,7 @@ block_count,NewRestArgumentsElements,11,0 block_count,NewRestArgumentsElements,12,0 block_count,NewRestArgumentsElements,13,17 -block_count,NewRestArgumentsElements,14,54 +block_count,NewRestArgumentsElements,14,53 block_count,NewRestArgumentsElements,15,36 block_count,NewRestArgumentsElements,16,36 block_count,NewRestArgumentsElements,17,36 @@ -64571,28 +64474,28 @@ block_count,FastNewStrictArguments,30,0 block_count,FastNewStrictArguments,31,2 block_count,FastNewStrictArguments,32,2 -block_count,FastNewRestArguments,0,0 -block_count,FastNewRestArguments,1,0 -block_count,FastNewRestArguments,2,0 +block_count,FastNewRestArguments,0,1 +block_count,FastNewRestArguments,1,1 +block_count,FastNewRestArguments,2,1 block_count,FastNewRestArguments,3,0 -block_count,FastNewRestArguments,4,0 -block_count,FastNewRestArguments,5,0 +block_count,FastNewRestArguments,4,1 +block_count,FastNewRestArguments,5,1 block_count,FastNewRestArguments,6,0 -block_count,FastNewRestArguments,7,0 -block_count,FastNewRestArguments,8,0 +block_count,FastNewRestArguments,7,1 +block_count,FastNewRestArguments,8,1 block_count,FastNewRestArguments,9,0 -block_count,FastNewRestArguments,10,0 -block_count,FastNewRestArguments,11,0 -block_count,FastNewRestArguments,12,0 -block_count,FastNewRestArguments,13,0 -block_count,FastNewRestArguments,14,0 -block_count,FastNewRestArguments,15,0 +block_count,FastNewRestArguments,10,1 +block_count,FastNewRestArguments,11,1 +block_count,FastNewRestArguments,12,1 +block_count,FastNewRestArguments,13,1 +block_count,FastNewRestArguments,14,1 +block_count,FastNewRestArguments,15,1 block_count,FastNewRestArguments,16,0 -block_count,FastNewRestArguments,17,0 +block_count,FastNewRestArguments,17,1 block_count,FastNewRestArguments,18,0 block_count,FastNewRestArguments,19,0 -block_count,FastNewRestArguments,20,0 -block_count,FastNewRestArguments,21,2 +block_count,FastNewRestArguments,20,1 +block_count,FastNewRestArguments,21,3 block_count,FastNewRestArguments,22,1 block_count,FastNewRestArguments,23,1 block_count,FastNewRestArguments,24,1 @@ -64601,10 +64504,10 @@ block_count,FastNewRestArguments,27,0 block_count,FastNewRestArguments,28,1 block_count,FastNewRestArguments,29,0 -block_count,FastNewRestArguments,30,0 +block_count,FastNewRestArguments,30,1 block_count,FastNewRestArguments,31,0 -block_count,FastNewRestArguments,32,0 -block_count,FastNewRestArguments,33,0 +block_count,FastNewRestArguments,32,1 +block_count,FastNewRestArguments,33,1 block_count,FastNewRestArguments,34,0 block_count,FastNewRestArguments,35,0 block_count,FastNewRestArguments,36,0 @@ -64928,10 +64831,10 @@ block_count,StringIndexOf,7,0 block_count,StringIndexOf,8,366 block_count,StringIndexOf,9,182 -block_count,StringIndexOf,10,216 -block_count,StringIndexOf,11,53 -block_count,StringIndexOf,12,34 -block_count,StringIndexOf,13,33 +block_count,StringIndexOf,10,211 +block_count,StringIndexOf,11,47 +block_count,StringIndexOf,12,28 +block_count,StringIndexOf,13,27 block_count,StringIndexOf,14,1 block_count,StringIndexOf,15,0 block_count,StringIndexOf,16,0 @@ -64965,15 +64868,15 @@ block_count,StringIndexOf,44,0 block_count,StringIndexOf,45,0 block_count,StringIndexOf,46,1 -block_count,StringIndexOf,47,34 -block_count,StringIndexOf,48,19 -block_count,StringIndexOf,49,19 -block_count,StringIndexOf,50,19 +block_count,StringIndexOf,47,28 +block_count,StringIndexOf,48,18 +block_count,StringIndexOf,49,18 +block_count,StringIndexOf,50,18 block_count,StringIndexOf,51,0 block_count,StringIndexOf,52,0 block_count,StringIndexOf,53,0 -block_count,StringIndexOf,54,19 -block_count,StringIndexOf,55,19 +block_count,StringIndexOf,54,18 +block_count,StringIndexOf,55,18 block_count,StringIndexOf,56,18 block_count,StringIndexOf,57,0 block_count,StringIndexOf,58,0 @@ -65129,14 +65032,14 @@ block_count,SortCompareDefault,9,3 block_count,SortCompareDefault,10,0 block_count,SortCompareDefault,11,3 -block_count,SortCompareUserFn,0,738 +block_count,SortCompareUserFn,0,737 block_count,SortCompareUserFn,1,0 block_count,SortCompareUserFn,2,0 block_count,SortCompareUserFn,3,0 block_count,SortCompareUserFn,4,0 -block_count,SortCompareUserFn,5,738 -block_count,SortCompareUserFn,6,738 -block_count,SortCompareUserFn,7,738 +block_count,SortCompareUserFn,5,737 +block_count,SortCompareUserFn,6,737 +block_count,SortCompareUserFn,7,737 block_count,Copy,0,2 block_count,Copy,1,1 block_count,Copy,2,138 @@ -65333,12 +65236,12 @@ block_count,MergeAt,176,55 block_count,MergeAt,177,55 block_count,MergeAt,178,55 -block_count,MergeAt,179,55 +block_count,MergeAt,179,54 block_count,MergeAt,180,0 block_count,MergeAt,181,0 block_count,MergeAt,182,0 block_count,MergeAt,183,0 -block_count,MergeAt,184,109 +block_count,MergeAt,184,108 block_count,MergeAt,185,0 block_count,MergeAt,186,0 block_count,MergeAt,187,0 @@ -65576,7 +65479,7 @@ block_count,ArrayTimSort,29,0 block_count,ArrayTimSort,30,277 block_count,ArrayTimSort,31,38 -block_count,ArrayTimSort,32,239 +block_count,ArrayTimSort,32,238 block_count,ArrayTimSort,33,0 block_count,ArrayTimSort,34,0 block_count,ArrayTimSort,35,0 @@ -65655,20 +65558,20 @@ block_count,ArrayTimSort,108,45 block_count,ArrayTimSort,109,45 block_count,ArrayTimSort,110,238 -block_count,ArrayTimSort,111,193 -block_count,ArrayTimSort,112,193 +block_count,ArrayTimSort,111,192 +block_count,ArrayTimSort,112,192 block_count,ArrayTimSort,113,3 -block_count,ArrayTimSort,114,190 -block_count,ArrayTimSort,115,193 +block_count,ArrayTimSort,114,189 +block_count,ArrayTimSort,115,192 block_count,ArrayTimSort,116,0 block_count,ArrayTimSort,117,0 block_count,ArrayTimSort,118,0 -block_count,ArrayTimSort,119,193 +block_count,ArrayTimSort,119,192 block_count,ArrayTimSort,120,90 block_count,ArrayTimSort,121,102 block_count,ArrayTimSort,122,90 block_count,ArrayTimSort,123,102 -block_count,ArrayTimSort,124,193 +block_count,ArrayTimSort,124,192 block_count,ArrayTimSort,125,0 block_count,ArrayTimSort,126,45 block_count,ArrayTimSort,127,510 @@ -65747,7 +65650,7 @@ block_count,ArrayTimSort,200,188 block_count,ArrayTimSort,201,150 block_count,ArrayTimSort,202,150 -block_count,ArrayTimSort,203,415 +block_count,ArrayTimSort,203,414 block_count,ArrayTimSort,204,264 block_count,ArrayTimSort,205,264 block_count,ArrayTimSort,206,0 @@ -65764,7 +65667,7 @@ block_count,ArrayTimSort,217,264 block_count,ArrayTimSort,218,0 block_count,ArrayTimSort,219,150 -block_count,ArrayTimSort,220,328 +block_count,ArrayTimSort,220,327 block_count,ArrayTimSort,221,177 block_count,ArrayTimSort,222,177 block_count,ArrayTimSort,223,177 @@ -65821,8 +65724,8 @@ block_count,ArrayTimSort,274,0 block_count,ArrayTimSort,275,38 block_count,ArrayTimSort,276,277 -block_count,ArrayTimSort,277,239 -block_count,ArrayTimSort,278,239 +block_count,ArrayTimSort,277,238 +block_count,ArrayTimSort,278,238 block_count,ArrayTimSort,279,0 block_count,ArrayTimSort,280,38 block_count,ArrayTimSort,281,0 @@ -65853,10 +65756,10 @@ block_count,ArrayTimSort,306,0 block_count,ArrayTimSort,307,0 block_count,ArrayTimSort,308,38 -block_count,ArrayTimSort,309,239 -block_count,ArrayTimSort,310,239 -block_count,ArrayTimSort,311,239 -block_count,ArrayTimSort,312,239 +block_count,ArrayTimSort,309,238 +block_count,ArrayTimSort,310,238 +block_count,ArrayTimSort,311,238 +block_count,ArrayTimSort,312,238 block_count,ArrayTimSort,313,0 block_count,ArrayTimSort,314,0 block_count,ArrayTimSort,315,0 @@ -65881,13 +65784,13 @@ block_count,ArrayTimSort,334,0 block_count,ArrayTimSort,335,0 block_count,ArrayTimSort,336,0 -block_count,ArrayTimSort,337,239 -block_count,ArrayTimSort,338,239 +block_count,ArrayTimSort,337,238 +block_count,ArrayTimSort,338,238 block_count,ArrayTimSort,339,0 block_count,ArrayTimSort,340,0 -block_count,ArrayTimSort,341,239 +block_count,ArrayTimSort,341,238 block_count,ArrayTimSort,342,0 -block_count,ArrayTimSort,343,239 +block_count,ArrayTimSort,343,238 block_count,ArrayPrototypeSort,0,38 block_count,ArrayPrototypeSort,1,0 block_count,ArrayPrototypeSort,2,38 @@ -66002,7 +65905,7 @@ block_count,ArrayPrototypeSort,111,0 block_count,ArrayPrototypeSort,112,38 block_count,ArrayPrototypeSort,113,0 -block_count,ArrayPrototypeSort,114,38 +block_count,ArrayPrototypeSort,114,37 block_count,ArrayPrototypeSort,115,38 block_count,ArrayPrototypeSort,116,38 block_count,ArrayPrototypeSort,117,38 @@ -66014,9 +65917,9 @@ block_count,ArrayPrototypeSort,123,0 block_count,ArrayPrototypeSort,124,38 block_count,ArrayPrototypeSort,125,38 -block_count,StringFastLocaleCompare,0,1403 -block_count,StringFastLocaleCompare,1,1403 -block_count,StringFastLocaleCompare,2,1403 +block_count,StringFastLocaleCompare,0,1402 +block_count,StringFastLocaleCompare,1,1402 +block_count,StringFastLocaleCompare,2,1402 block_count,StringFastLocaleCompare,3,1320 block_count,StringFastLocaleCompare,4,1320 block_count,StringFastLocaleCompare,5,0 @@ -66341,28 +66244,28 @@ block_count,StringFastLocaleCompare,324,0 block_count,StringFastLocaleCompare,325,0 block_count,StringFastLocaleCompare,326,1320 -block_count,StringFastLocaleCompare,327,904 -block_count,StringFastLocaleCompare,328,904 +block_count,StringFastLocaleCompare,327,903 +block_count,StringFastLocaleCompare,328,903 block_count,StringFastLocaleCompare,329,963 block_count,StringFastLocaleCompare,330,963 block_count,StringFastLocaleCompare,331,963 block_count,StringFastLocaleCompare,332,59 -block_count,StringFastLocaleCompare,333,904 +block_count,StringFastLocaleCompare,333,903 block_count,StringFastLocaleCompare,334,0 block_count,StringFastLocaleCompare,335,0 block_count,StringFastLocaleCompare,336,0 block_count,StringFastLocaleCompare,337,0 block_count,StringFastLocaleCompare,338,416 block_count,StringFastLocaleCompare,339,1320 -block_count,StringFastLocaleCompare,340,6467 -block_count,StringFastLocaleCompare,341,6456 -block_count,StringFastLocaleCompare,342,6456 -block_count,StringFastLocaleCompare,343,6400 -block_count,StringFastLocaleCompare,344,6400 -block_count,StringFastLocaleCompare,345,5146 -block_count,StringFastLocaleCompare,346,1254 -block_count,StringFastLocaleCompare,347,826 -block_count,StringFastLocaleCompare,348,428 +block_count,StringFastLocaleCompare,340,6464 +block_count,StringFastLocaleCompare,341,6453 +block_count,StringFastLocaleCompare,342,6453 +block_count,StringFastLocaleCompare,343,6397 +block_count,StringFastLocaleCompare,344,6397 +block_count,StringFastLocaleCompare,345,5143 +block_count,StringFastLocaleCompare,346,1253 +block_count,StringFastLocaleCompare,347,825 +block_count,StringFastLocaleCompare,348,427 block_count,StringFastLocaleCompare,349,0 block_count,StringFastLocaleCompare,350,55 block_count,StringFastLocaleCompare,351,0 @@ -66823,7 +66726,6 @@ block_count,WasmAllocateZeroedFixedArray,8,0 block_count,WasmTriggerTierUp,0,0 block_count,WasmStackGuard,0,0 -block_count,WasmStackGuardLoop,0,0 block_count,CallIndirectIC,0,2 block_count,CallIndirectIC,1,0 block_count,CallIndirectIC,2,2 @@ -66838,7 +66740,7 @@ block_count,CallIndirectIC,11,3 block_count,CallIndirectIC,12,3 block_count,CallIndirectIC,13,3 -block_count,CallIndirectIC,14,2 +block_count,CallIndirectIC,14,1 block_count,CallIndirectIC,15,1 block_count,CallIndirectIC,16,0 block_count,CallIndirectIC,17,1 @@ -66909,8 +66811,8 @@ block_count,StringPrototypeToLowerCaseIntl,8,7 block_count,StringToLowerCaseIntl,0,237 block_count,StringToLowerCaseIntl,1,287 -block_count,StringToLowerCaseIntl,2,53 -block_count,StringToLowerCaseIntl,3,53 +block_count,StringToLowerCaseIntl,2,54 +block_count,StringToLowerCaseIntl,3,54 block_count,StringToLowerCaseIntl,4,49 block_count,StringToLowerCaseIntl,5,49 block_count,StringToLowerCaseIntl,6,0 @@ -66940,7 +66842,7 @@ block_count,StringToLowerCaseIntl,30,0 block_count,StringToLowerCaseIntl,31,233 block_count,StringToLowerCaseIntl,32,233 -block_count,StringToLowerCaseIntl,33,769 +block_count,StringToLowerCaseIntl,33,768 block_count,StringToLowerCaseIntl,34,535 block_count,StringToLowerCaseIntl,35,233 block_count,StringToLowerCaseIntl,36,225 @@ -66951,12 +66853,12 @@ block_count,StringToLowerCaseIntl,41,0 block_count,StringToLowerCaseIntl,42,0 block_count,WideHandler,0,61 -block_count,ExtraWideHandler,0,11 -block_count,LdarHandler,0,87 -block_count,LdaZeroHandler,0,10 -block_count,LdaZeroHandler,1,7 +block_count,ExtraWideHandler,0,10 +block_count,LdarHandler,0,88 +block_count,LdaZeroHandler,0,11 +block_count,LdaZeroHandler,1,8 block_count,LdaZeroHandler,2,3 -block_count,LdaSmiHandler,0,12 +block_count,LdaSmiHandler,0,13 block_count,LdaSmiHandler,1,8 block_count,LdaSmiHandler,2,4 block_count,LdaUndefinedHandler,0,8 @@ -67059,7 +66961,7 @@ block_count,LdaImmutableCurrentContextSlotHandler,2,19 block_count,LdaImmutableCurrentContextSlotHandler,3,4 block_count,LdaImmutableCurrentContextSlotHandler,4,15 -block_count,StarHandler,0,19 +block_count,StarHandler,0,20 block_count,MovHandler,0,19 block_count,PushContextHandler,0,2 block_count,PopContextHandler,0,0 @@ -67067,13 +66969,13 @@ block_count,TestReferenceEqualHandler,1,0 block_count,TestReferenceEqualHandler,2,0 block_count,TestReferenceEqualHandler,3,0 -block_count,TestUndetectableHandler,0,1 +block_count,TestUndetectableHandler,0,0 block_count,TestUndetectableHandler,1,0 block_count,TestUndetectableHandler,2,0 block_count,TestUndetectableHandler,3,0 block_count,TestUndetectableHandler,4,0 block_count,TestUndetectableHandler,5,0 -block_count,TestUndetectableHandler,6,1 +block_count,TestUndetectableHandler,6,0 block_count,TestNullHandler,0,0 block_count,TestNullHandler,1,0 block_count,TestNullHandler,2,0 @@ -68426,11 +68328,11 @@ block_count,StaLookupSlotHandler,3,0 block_count,StaLookupSlotHandler,4,0 block_count,StaLookupSlotHandler,5,0 -block_count,GetNamedPropertyHandler,0,75 -block_count,GetNamedPropertyHandler,1,75 +block_count,GetNamedPropertyHandler,0,76 +block_count,GetNamedPropertyHandler,1,76 block_count,GetNamedPropertyHandler,2,0 -block_count,GetNamedPropertyHandler,3,75 -block_count,GetNamedPropertyHandler,4,47 +block_count,GetNamedPropertyHandler,3,76 +block_count,GetNamedPropertyHandler,4,48 block_count,GetNamedPropertyHandler,5,6 block_count,GetNamedPropertyHandler,6,0 block_count,GetNamedPropertyHandler,7,6 @@ -68440,17 +68342,17 @@ block_count,GetNamedPropertyHandler,11,2 block_count,GetNamedPropertyHandler,12,2 block_count,GetNamedPropertyHandler,13,0 -block_count,GetNamedPropertyHandler,14,3 -block_count,GetNamedPropertyHandler,15,41 -block_count,GetNamedPropertyHandler,16,44 +block_count,GetNamedPropertyHandler,14,2 +block_count,GetNamedPropertyHandler,15,42 +block_count,GetNamedPropertyHandler,16,45 block_count,GetNamedPropertyHandler,17,15 block_count,GetNamedPropertyHandler,18,15 -block_count,GetNamedPropertyHandler,19,13 -block_count,GetNamedPropertyHandler,20,13 -block_count,GetNamedPropertyHandler,21,13 +block_count,GetNamedPropertyHandler,19,14 +block_count,GetNamedPropertyHandler,20,14 +block_count,GetNamedPropertyHandler,21,14 block_count,GetNamedPropertyHandler,22,0 block_count,GetNamedPropertyHandler,23,0 -block_count,GetNamedPropertyHandler,24,13 +block_count,GetNamedPropertyHandler,24,14 block_count,GetNamedPropertyHandler,25,2 block_count,GetNamedPropertyHandler,26,0 block_count,GetNamedPropertyHandler,27,0 @@ -68529,23 +68431,23 @@ block_count,GetNamedPropertyHandler,100,0 block_count,GetNamedPropertyHandler,101,0 block_count,GetNamedPropertyHandler,102,2 -block_count,GetNamedPropertyHandler,103,10 -block_count,GetNamedPropertyHandler,104,13 -block_count,GetNamedPropertyHandler,105,13 +block_count,GetNamedPropertyHandler,103,11 +block_count,GetNamedPropertyHandler,104,14 +block_count,GetNamedPropertyHandler,105,14 block_count,GetNamedPropertyHandler,106,13 block_count,GetNamedPropertyHandler,107,13 block_count,GetNamedPropertyHandler,108,0 block_count,GetNamedPropertyHandler,109,0 -block_count,GetNamedPropertyHandler,110,13 +block_count,GetNamedPropertyHandler,110,14 block_count,GetNamedPropertyHandler,111,0 block_count,GetNamedPropertyHandler,112,1 block_count,GetNamedPropertyHandler,113,0 block_count,GetNamedPropertyHandler,114,0 block_count,GetNamedPropertyHandler,115,0 -block_count,GetNamedPropertyHandler,116,28 -block_count,GetNamedPropertyHandler,117,42 +block_count,GetNamedPropertyHandler,116,29 +block_count,GetNamedPropertyHandler,117,43 block_count,GetNamedPropertyHandler,118,14 -block_count,GetNamedPropertyHandler,119,3 +block_count,GetNamedPropertyHandler,119,2 block_count,GetNamedPropertyHandler,120,2 block_count,GetNamedPropertyHandler,121,1 block_count,GetNamedPropertyHandler,122,0 @@ -68664,7 +68566,7 @@ block_count,GetNamedPropertyHandler,235,28 block_count,GetNamedPropertyHandler,236,28 block_count,GetNamedPropertyHandler,237,5 -block_count,GetNamedPropertyHandler,238,22 +block_count,GetNamedPropertyHandler,238,23 block_count,GetNamedPropertyHandler,239,28 block_count,GetNamedPropertyHandler,240,27 block_count,GetNamedPropertyHandler,241,1 @@ -68714,15 +68616,15 @@ block_count,GetNamedPropertyHandler,285,1 block_count,GetNamedPropertyHandler,286,0 block_count,GetNamedPropertyHandler,287,27 -block_count,GetNamedPropertyHandler,288,75 +block_count,GetNamedPropertyHandler,288,76 block_count,GetNamedPropertyHandler,289,21 -block_count,GetNamedPropertyHandler,290,53 +block_count,GetNamedPropertyHandler,290,54 block_count,GetNamedPropertyFromSuperHandler,0,0 block_count,GetKeyedPropertyHandler,0,20 block_count,GetKeyedPropertyHandler,1,9 block_count,GetKeyedPropertyHandler,2,11 block_count,GetEnumeratedKeyedPropertyHandler,0,1 -block_count,SetNamedPropertyHandler,0,9 +block_count,SetNamedPropertyHandler,0,10 block_count,DefineNamedOwnPropertyHandler,0,3 block_count,SetKeyedPropertyHandler,0,12 block_count,DefineKeyedOwnPropertyHandler,0,0 @@ -68931,7 +68833,7 @@ block_count,AddHandler,196,3 block_count,AddHandler,197,11 block_count,AddHandler,198,6 -block_count,AddHandler,199,5 +block_count,AddHandler,199,4 block_count,SubHandler,0,1 block_count,SubHandler,1,0 block_count,SubHandler,2,0 @@ -69638,7 +69540,7 @@ block_count,BitwiseOrHandler,145,0 block_count,BitwiseOrHandler,146,1 block_count,BitwiseOrHandler,147,1 -block_count,BitwiseXorHandler,0,0 +block_count,BitwiseXorHandler,0,1 block_count,BitwiseXorHandler,1,0 block_count,BitwiseXorHandler,2,0 block_count,BitwiseXorHandler,3,0 @@ -69744,7 +69646,7 @@ block_count,BitwiseXorHandler,103,0 block_count,BitwiseXorHandler,104,0 block_count,BitwiseXorHandler,105,0 -block_count,BitwiseXorHandler,106,0 +block_count,BitwiseXorHandler,106,1 block_count,BitwiseXorHandler,107,0 block_count,BitwiseXorHandler,108,0 block_count,BitwiseXorHandler,109,0 @@ -69770,22 +69672,22 @@ block_count,BitwiseXorHandler,129,0 block_count,BitwiseXorHandler,130,0 block_count,BitwiseXorHandler,131,0 -block_count,BitwiseXorHandler,132,0 +block_count,BitwiseXorHandler,132,1 block_count,BitwiseXorHandler,133,0 block_count,BitwiseXorHandler,134,0 block_count,BitwiseXorHandler,135,0 block_count,BitwiseXorHandler,136,0 block_count,BitwiseXorHandler,137,0 -block_count,BitwiseXorHandler,138,0 +block_count,BitwiseXorHandler,138,1 block_count,BitwiseXorHandler,139,0 block_count,BitwiseXorHandler,140,0 -block_count,BitwiseXorHandler,141,0 +block_count,BitwiseXorHandler,141,1 block_count,BitwiseXorHandler,142,0 block_count,BitwiseXorHandler,143,0 block_count,BitwiseXorHandler,144,0 block_count,BitwiseXorHandler,145,0 -block_count,BitwiseXorHandler,146,0 -block_count,BitwiseXorHandler,147,0 +block_count,BitwiseXorHandler,146,1 +block_count,BitwiseXorHandler,147,1 block_count,BitwiseAndHandler,0,0 block_count,BitwiseAndHandler,1,0 block_count,BitwiseAndHandler,2,0 @@ -70585,7 +70487,7 @@ block_count,SubSmiHandler,7,1 block_count,SubSmiHandler,8,1 block_count,SubSmiHandler,9,0 -block_count,SubSmiHandler,10,0 +block_count,SubSmiHandler,10,1 block_count,SubSmiHandler,11,0 block_count,SubSmiHandler,12,1 block_count,SubSmiHandler,13,0 @@ -70796,7 +70698,7 @@ block_count,BitwiseOrSmiHandler,36,1 block_count,BitwiseOrSmiHandler,37,1 block_count,BitwiseOrSmiHandler,38,0 -block_count,BitwiseOrSmiHandler,39,0 +block_count,BitwiseOrSmiHandler,39,1 block_count,BitwiseOrSmiHandler,40,0 block_count,BitwiseOrSmiHandler,41,1 block_count,BitwiseXorSmiHandler,0,0 @@ -70841,7 +70743,7 @@ block_count,BitwiseXorSmiHandler,39,0 block_count,BitwiseXorSmiHandler,40,0 block_count,BitwiseXorSmiHandler,41,0 -block_count,BitwiseAndSmiHandler,0,1 +block_count,BitwiseAndSmiHandler,0,0 block_count,BitwiseAndSmiHandler,1,0 block_count,BitwiseAndSmiHandler,2,0 block_count,BitwiseAndSmiHandler,3,0 @@ -70876,13 +70778,13 @@ block_count,BitwiseAndSmiHandler,32,0 block_count,BitwiseAndSmiHandler,33,0 block_count,BitwiseAndSmiHandler,34,0 -block_count,BitwiseAndSmiHandler,35,1 -block_count,BitwiseAndSmiHandler,36,1 +block_count,BitwiseAndSmiHandler,35,0 +block_count,BitwiseAndSmiHandler,36,0 block_count,BitwiseAndSmiHandler,37,0 block_count,BitwiseAndSmiHandler,38,0 block_count,BitwiseAndSmiHandler,39,0 block_count,BitwiseAndSmiHandler,40,0 -block_count,BitwiseAndSmiHandler,41,1 +block_count,BitwiseAndSmiHandler,41,0 block_count,ShiftLeftSmiHandler,0,1 block_count,ShiftLeftSmiHandler,1,0 block_count,ShiftLeftSmiHandler,2,0 @@ -71060,8 +70962,8 @@ block_count,IncHandler,30,12 block_count,IncHandler,31,1 block_count,IncHandler,32,11 -block_count,DecHandler,0,1 -block_count,DecHandler,1,1 +block_count,DecHandler,0,3 +block_count,DecHandler,1,3 block_count,DecHandler,2,0 block_count,DecHandler,3,0 block_count,DecHandler,4,0 @@ -71078,21 +70980,21 @@ block_count,DecHandler,15,0 block_count,DecHandler,16,0 block_count,DecHandler,17,0 -block_count,DecHandler,18,1 -block_count,DecHandler,19,1 +block_count,DecHandler,18,3 +block_count,DecHandler,19,3 block_count,DecHandler,20,0 block_count,DecHandler,21,0 block_count,DecHandler,22,0 block_count,DecHandler,23,0 block_count,DecHandler,24,0 -block_count,DecHandler,25,1 -block_count,DecHandler,26,1 +block_count,DecHandler,25,3 +block_count,DecHandler,26,3 block_count,DecHandler,27,0 -block_count,DecHandler,28,1 +block_count,DecHandler,28,3 block_count,DecHandler,29,0 -block_count,DecHandler,30,1 -block_count,DecHandler,31,0 -block_count,DecHandler,32,1 +block_count,DecHandler,30,3 +block_count,DecHandler,31,1 +block_count,DecHandler,32,2 block_count,NegateHandler,0,0 block_count,NegateHandler,1,0 block_count,NegateHandler,2,0 @@ -71422,7 +71324,7 @@ block_count,CallPropertyHandler,67,0 block_count,CallPropertyHandler,68,2 block_count,CallProperty0Handler,0,5 -block_count,CallProperty0Handler,1,3 +block_count,CallProperty0Handler,1,4 block_count,CallProperty0Handler,2,0 block_count,CallProperty0Handler,3,0 block_count,CallProperty0Handler,4,0 @@ -72165,7 +72067,7 @@ block_count,ConstructForwardAllArgsHandler,47,0 block_count,TestEqualHandler,0,5 block_count,TestEqualHandler,1,5 -block_count,TestEqualHandler,2,3 +block_count,TestEqualHandler,2,4 block_count,TestEqualHandler,3,1 block_count,TestEqualHandler,4,1 block_count,TestEqualHandler,5,0 @@ -72342,18 +72244,18 @@ block_count,TestEqualHandler,176,0 block_count,TestEqualHandler,177,0 block_count,TestEqualHandler,178,1 -block_count,TestEqualHandler,179,2 +block_count,TestEqualHandler,179,3 block_count,TestEqualHandler,180,5 block_count,TestEqualHandler,181,0 -block_count,TestEqualHandler,182,4 +block_count,TestEqualHandler,182,5 block_count,TestEqualHandler,183,5 block_count,TestEqualStrictHandler,0,7 block_count,TestEqualStrictHandler,1,6 block_count,TestEqualStrictHandler,2,5 block_count,TestEqualStrictHandler,3,5 block_count,TestEqualStrictHandler,4,5 -block_count,TestEqualStrictHandler,5,2 -block_count,TestEqualStrictHandler,6,2 +block_count,TestEqualStrictHandler,5,1 +block_count,TestEqualStrictHandler,6,1 block_count,TestEqualStrictHandler,7,0 block_count,TestEqualStrictHandler,8,0 block_count,TestEqualStrictHandler,9,0 @@ -72628,7 +72530,7 @@ block_count,TestLessThanHandler,146,0 block_count,TestLessThanHandler,147,11 block_count,TestLessThanHandler,148,1 -block_count,TestLessThanHandler,149,10 +block_count,TestLessThanHandler,149,9 block_count,TestLessThanHandler,150,0 block_count,TestLessThanHandler,151,0 block_count,TestLessThanHandler,152,0 @@ -72644,8 +72546,8 @@ block_count,TestLessThanHandler,162,0 block_count,TestLessThanHandler,163,11 block_count,TestLessThanHandler,164,11 -block_count,TestGreaterThanHandler,0,1 -block_count,TestGreaterThanHandler,1,1 +block_count,TestGreaterThanHandler,0,2 +block_count,TestGreaterThanHandler,1,2 block_count,TestGreaterThanHandler,2,0 block_count,TestGreaterThanHandler,3,0 block_count,TestGreaterThanHandler,4,0 @@ -72774,7 +72676,7 @@ block_count,TestGreaterThanHandler,127,0 block_count,TestGreaterThanHandler,128,0 block_count,TestGreaterThanHandler,129,0 -block_count,TestGreaterThanHandler,130,1 +block_count,TestGreaterThanHandler,130,2 block_count,TestGreaterThanHandler,131,0 block_count,TestGreaterThanHandler,132,0 block_count,TestGreaterThanHandler,133,0 @@ -72791,9 +72693,9 @@ block_count,TestGreaterThanHandler,144,0 block_count,TestGreaterThanHandler,145,0 block_count,TestGreaterThanHandler,146,0 -block_count,TestGreaterThanHandler,147,1 +block_count,TestGreaterThanHandler,147,2 block_count,TestGreaterThanHandler,148,0 -block_count,TestGreaterThanHandler,149,0 +block_count,TestGreaterThanHandler,149,1 block_count,TestGreaterThanHandler,150,0 block_count,TestGreaterThanHandler,151,0 block_count,TestGreaterThanHandler,152,0 @@ -72803,14 +72705,14 @@ block_count,TestGreaterThanHandler,156,0 block_count,TestGreaterThanHandler,157,0 block_count,TestGreaterThanHandler,158,0 -block_count,TestGreaterThanHandler,159,1 -block_count,TestGreaterThanHandler,160,0 -block_count,TestGreaterThanHandler,161,1 +block_count,TestGreaterThanHandler,159,0 +block_count,TestGreaterThanHandler,160,1 +block_count,TestGreaterThanHandler,161,2 block_count,TestGreaterThanHandler,162,0 -block_count,TestGreaterThanHandler,163,1 -block_count,TestGreaterThanHandler,164,1 -block_count,TestLessThanOrEqualHandler,0,1 -block_count,TestLessThanOrEqualHandler,1,1 +block_count,TestGreaterThanHandler,163,2 +block_count,TestGreaterThanHandler,164,2 +block_count,TestLessThanOrEqualHandler,0,0 +block_count,TestLessThanOrEqualHandler,1,0 block_count,TestLessThanOrEqualHandler,2,0 block_count,TestLessThanOrEqualHandler,3,0 block_count,TestLessThanOrEqualHandler,4,0 @@ -72970,10 +72872,10 @@ block_count,TestLessThanOrEqualHandler,158,0 block_count,TestLessThanOrEqualHandler,159,0 block_count,TestLessThanOrEqualHandler,160,0 -block_count,TestLessThanOrEqualHandler,161,1 +block_count,TestLessThanOrEqualHandler,161,0 block_count,TestLessThanOrEqualHandler,162,0 block_count,TestLessThanOrEqualHandler,163,0 -block_count,TestLessThanOrEqualHandler,164,1 +block_count,TestLessThanOrEqualHandler,164,0 block_count,TestGreaterThanOrEqualHandler,0,1 block_count,TestGreaterThanOrEqualHandler,1,1 block_count,TestGreaterThanOrEqualHandler,2,0 @@ -73212,19 +73114,19 @@ block_count,ToNumberHandler,8,0 block_count,ToNumberHandler,9,0 block_count,ToNumberHandler,10,0 -block_count,ToNumericHandler,0,3 +block_count,ToNumericHandler,0,4 block_count,ToNumericHandler,1,0 block_count,ToNumericHandler,2,0 block_count,ToNumericHandler,3,0 block_count,ToNumericHandler,4,0 block_count,ToNumericHandler,5,0 -block_count,ToNumericHandler,6,3 -block_count,ToNumericHandler,7,3 +block_count,ToNumericHandler,6,4 +block_count,ToNumericHandler,7,4 block_count,ToNumericHandler,8,3 block_count,ToNumericHandler,9,0 block_count,ToNumericHandler,10,3 block_count,ToNumericHandler,11,0 -block_count,ToNumericHandler,12,3 +block_count,ToNumericHandler,12,4 block_count,ToObjectHandler,0,0 block_count,ToStringHandler,0,0 block_count,ToStringHandler,1,0 @@ -73834,11 +73736,11 @@ block_count,CreateRestParameterHandler,37,0 block_count,CreateRestParameterHandler,38,0 block_count,JumpLoopHandler,0,14 -block_count,JumpLoopHandler,1,12 +block_count,JumpLoopHandler,1,13 block_count,JumpLoopHandler,2,1 block_count,JumpLoopHandler,3,0 block_count,JumpLoopHandler,4,1 -block_count,JumpLoopHandler,5,12 +block_count,JumpLoopHandler,5,13 block_count,JumpLoopHandler,6,0 block_count,JumpLoopHandler,7,0 block_count,JumpLoopHandler,8,0 @@ -73899,7 +73801,7 @@ block_count,JumpLoopHandler,63,0 block_count,JumpLoopHandler,64,14 block_count,JumpLoopHandler,65,0 -block_count,JumpLoopHandler,66,13 +block_count,JumpLoopHandler,66,14 block_count,JumpLoopHandler,67,14 block_count,JumpHandler,0,4 block_count,JumpConstantHandler,0,0 @@ -74003,14 +73905,14 @@ block_count,JumpIfToBooleanFalseHandler,16,2 block_count,JumpIfToBooleanFalseHandler,17,2 block_count,JumpIfToBooleanFalseHandler,18,0 -block_count,JumpIfToBooleanFalseHandler,19,6 +block_count,JumpIfToBooleanFalseHandler,19,7 block_count,JumpIfToBooleanFalseHandler,20,5 block_count,JumpIfTrueHandler,0,6 -block_count,JumpIfTrueHandler,1,4 +block_count,JumpIfTrueHandler,1,5 block_count,JumpIfTrueHandler,2,1 -block_count,JumpIfFalseHandler,0,23 +block_count,JumpIfFalseHandler,0,24 block_count,JumpIfFalseHandler,1,14 -block_count,JumpIfFalseHandler,2,9 +block_count,JumpIfFalseHandler,2,10 block_count,JumpIfNullHandler,0,0 block_count,JumpIfNullHandler,1,0 block_count,JumpIfNullHandler,2,0 @@ -74116,7 +74018,7 @@ block_count,SetPendingMessageHandler,0,0 block_count,ThrowHandler,0,2 block_count,ReThrowHandler,0,0 -block_count,ReturnHandler,0,20 +block_count,ReturnHandler,0,21 block_count,ReturnHandler,1,0 block_count,ReturnHandler,2,20 block_count,ThrowReferenceErrorIfHoleHandler,0,1 @@ -74157,7 +74059,7 @@ block_count,ResumeGeneratorHandler,6,0 block_count,ResumeGeneratorHandler,7,0 block_count,GetIteratorHandler,0,0 -block_count,ShortStarHandler,0,55 +block_count,ShortStarHandler,0,56 block_count,LdarWideHandler,0,0 block_count,LdaSmiWideHandler,0,7 block_count,LdaConstantWideHandler,0,1 @@ -74988,7 +74890,7 @@ block_count,SetPrototypePropertiesWideHandler,2,0 block_count,SetPrototypePropertiesWideHandler,3,0 block_count,AddWideHandler,0,1 -block_count,AddWideHandler,1,0 +block_count,AddWideHandler,1,1 block_count,AddWideHandler,2,0 block_count,AddWideHandler,3,0 block_count,AddWideHandler,4,0 @@ -75008,13 +74910,13 @@ block_count,AddWideHandler,18,0 block_count,AddWideHandler,19,0 block_count,AddWideHandler,20,0 -block_count,AddWideHandler,21,0 -block_count,AddWideHandler,22,0 +block_count,AddWideHandler,21,1 +block_count,AddWideHandler,22,1 block_count,AddWideHandler,23,0 block_count,AddWideHandler,24,0 block_count,AddWideHandler,25,0 block_count,AddWideHandler,26,0 -block_count,AddWideHandler,27,0 +block_count,AddWideHandler,27,1 block_count,AddWideHandler,28,0 block_count,AddWideHandler,29,0 block_count,AddWideHandler,30,0 @@ -79224,7 +79126,6 @@ builtin_hash,Divide_WithFeedback,873944645 builtin_hash,Modulus_WithFeedback,-748421476 builtin_hash,BitwiseOr_WithFeedback,775987599 -builtin_hash,ShiftRightLogical_WithFeedback,446044393 builtin_hash,Add_LhsIsStringConstant_Internalize_Baseline,-472332146 builtin_hash,Add_RhsIsStringConstant_Internalize_Baseline,-960532210 builtin_hash,Equal_Baseline,-360531109 @@ -79518,7 +79419,6 @@ builtin_hash,WasmAllocateZeroedFixedArray,197438259 builtin_hash,WasmTriggerTierUp,-962190587 builtin_hash,WasmStackGuard,137758090 -builtin_hash,WasmStackGuardLoop,508165633 builtin_hash,CallIndirectIC,558886616 builtin_hash,CanUseSameAccessor_FastDoubleElements_0,334697282 builtin_hash,CanUseSameAccessor_FastSmiElements_0,334697282 diff -Nru chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/x86-rl.profile chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/x86-rl.profile --- chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/x86-rl.profile 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/x86-rl.profile 2026-03-13 16:54:03.000000000 +0000 @@ -15,7 +15,6 @@ block_hint,RecordWriteIgnoreFP,7,8,1 block_hint,RecordWriteIgnoreFP,28,27,0 block_hint,RecordWriteIgnoreFP,53,45,0 -block_hint,RecordWriteIgnoreFP,48,47,0 block_hint,AdaptorWithBuiltinExitFrame1,2,1,1 block_hint,AdaptorWithBuiltinExitFrame2,2,1,1 block_hint,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,67,1 @@ -84,7 +83,6 @@ block_hint,CallWithSpread_Baseline,36,29,0 block_hint,CallWithSpread_Baseline,35,30,1 block_hint,CallWithSpread_Baseline,69,86,1 -block_hint,CallWithSpread_Baseline,71,70,1 block_hint,CallWithSpread_Baseline,73,72,1 block_hint,CallWithSpread_Baseline,75,74,1 block_hint,CallWithSpread_Baseline,85,76,0 @@ -1338,8 +1336,9 @@ block_hint,LoadIC,34,7,1 block_hint,LoadIC,21,8,1 block_hint,LoadIC,23,22,0 -block_hint,LoadIC,25,28,1 block_hint,LoadIC,26,27,1 +block_hint,LoadIC,30,33,1 +block_hint,LoadIC,31,32,1 block_hint,LoadIC,37,38,1 block_hint,LoadIC,137,43,0 block_hint,LoadIC,48,45,0 @@ -1393,6 +1392,7 @@ block_hint,LoadIC_Megamorphic,168,169,1 block_hint,LoadIC_Megamorphic,177,171,0 block_hint,LoadIC_Megamorphic,176,173,0 +block_hint,LoadIC_Megamorphic,175,174,1 block_hint,LoadIC_Megamorphic,182,181,1 block_hint,LoadIC_Megamorphic,183,222,0 block_hint,LoadIC_Megamorphic,224,223,0 @@ -1739,6 +1739,7 @@ block_hint,StoreIC,373,372,0 block_hint,StoreIC_Megamorphic,1,2,1 block_hint,StoreIC_Megamorphic,5,4,0 +block_hint,StoreIC_Megamorphic,8,9,1 block_hint,StoreIC_Megamorphic,12,15,1 block_hint,StoreIC_Megamorphic,13,14,1 block_hint,StoreIC_Megamorphic,17,261,1 @@ -1903,7 +1904,6 @@ block_hint,LookupGlobalICBaseline,2,14,1 block_hint,LookupGlobalICBaseline,4,3,1 block_hint,LookupGlobalICBaseline,5,8,1 -block_hint,LookupGlobalICBaseline,6,7,1 block_hint,LookupGlobalICBaseline,10,13,1 block_hint,LookupGlobalICBaseline,11,12,0 block_hint,KeyedHasIC,1,2,1 @@ -2104,7 +2104,6 @@ block_hint,Add_Baseline,47,18,0 block_hint,Add_Baseline,33,20,1 block_hint,Add_Baseline,22,21,0 -block_hint,Add_Baseline,36,35,0 block_hint,Add_Baseline,41,37,0 block_hint,Add_Baseline,39,38,1 block_hint,Add_Baseline,44,43,1 @@ -2188,6 +2187,7 @@ block_hint,BitwiseXor_Baseline,57,50,1 block_hint,BitwiseXorSmi_Baseline,1,32,0 block_hint,BitwiseXorSmi_Baseline,35,34,0 +block_hint,ShiftLeft_Baseline,2,1,0 block_hint,ShiftLeft_Baseline,43,4,1 block_hint,ShiftLeft_Baseline,46,45,0 block_hint,ShiftLeftSmi_Baseline,20,3,1 @@ -2195,6 +2195,7 @@ block_hint,ShiftRight_Baseline,2,1,0 block_hint,ShiftRight_Baseline,46,45,0 block_hint,ShiftRight_Baseline,68,67,0 +block_hint,ShiftRightSmi_Baseline,1,32,0 block_hint,ShiftRightSmi_Baseline,20,3,1 block_hint,ShiftRightSmi_Baseline,16,4,0 block_hint,ShiftRightSmi_Baseline,12,5,1 @@ -2237,7 +2238,6 @@ block_hint,Equal_Baseline,66,67,0 block_hint,Equal_Baseline,72,71,1 block_hint,Equal_Baseline,79,80,0 -block_hint,Equal_Baseline,88,107,0 block_hint,Equal_Baseline,98,92,0 block_hint,Equal_Baseline,93,97,1 block_hint,Equal_Baseline,103,104,0 @@ -2292,6 +2292,7 @@ block_hint,LessThanOrEqual_Baseline,50,33,1 block_hint,LessThanOrEqual_Baseline,88,74,1 block_hint,LessThanOrEqual_Baseline,102,90,1 +block_hint,LessThanOrEqual_Baseline,104,120,0 block_hint,LessThanOrEqual_Baseline,119,105,1 block_hint,LessThanOrEqual_Baseline,136,135,1 block_hint,GreaterThanOrEqual_Baseline,54,5,0 @@ -3387,6 +3388,7 @@ block_hint,ArrayMap,226,177,1 block_hint,ArrayMap,207,225,0 block_hint,ArrayMap,229,230,1 +block_hint,ArrayMap,233,232,1 block_hint,ArrayMap,243,251,0 block_hint,ArrayMap,256,255,1 block_hint,ArrayMap,262,257,0 @@ -3769,8 +3771,6 @@ block_hint,CreateShallowArrayLiteral,10,9,1 block_hint,CreateShallowArrayLiteral,15,14,0 block_hint,CreateShallowArrayLiteral,26,25,0 -block_hint,CreateShallowArrayLiteral,28,27,1 -block_hint,CreateShallowArrayLiteral,32,33,0 block_hint,CreateShallowArrayLiteral,67,42,0 block_hint,CreateShallowArrayLiteral,44,43,1 block_hint,CreateShallowArrayLiteral,46,45,1 @@ -5181,8 +5181,6 @@ block_hint,MergeAt,71,76,1 block_hint,MergeAt,72,75,1 block_hint,MergeAt,74,73,0 -block_hint,MergeAt,85,82,0 -block_hint,MergeAt,83,84,0 block_hint,MergeAt,89,88,1 block_hint,MergeAt,91,118,1 block_hint,MergeAt,97,117,1 @@ -5451,7 +5449,6 @@ block_hint,TestTypeOfHandler,46,41,0 block_hint,TestTypeOfHandler,44,45,0 block_hint,LdaGlobalHandler,307,1,0 -block_hint,LdaGlobalHandler,2,280,1 block_hint,LdaGlobalHandler,8,3,0 block_hint,LdaGlobalHandler,7,4,0 block_hint,LdaGlobalHandler,276,9,1 @@ -5460,6 +5457,7 @@ block_hint,LdaGlobalHandler,300,287,1 block_hint,LdaGlobalHandler,293,288,1 block_hint,LdaGlobalHandler,299,294,1 +block_hint,LdaGlobalHandler,297,296,0 block_hint,StaContextSlotNoCellHandler,10,9,1 block_hint,StaCurrentContextSlotNoCellHandler,2,1,1 block_hint,StaCurrentContextSlotHandler,2,1,1 @@ -5505,6 +5503,7 @@ block_hint,GetNamedPropertyHandler,246,236,0 block_hint,GetNamedPropertyHandler,242,245,1 block_hint,GetNamedPropertyHandler,243,244,1 +block_hint,AddHandler,3,4,1 block_hint,AddHandler,12,6,0 block_hint,AddHandler,9,8,1 block_hint,AddHandler,16,17,1 @@ -5514,7 +5513,6 @@ block_hint,AddHandler,47,44,0 block_hint,AddHandler,46,45,1 block_hint,AddHandler,53,52,1 -block_hint,AddHandler,64,63,0 block_hint,AddHandler,70,69,1 block_hint,AddHandler,81,78,1 block_hint,AddHandler,80,79,0 @@ -5649,6 +5647,13 @@ block_hint,FindNonDefaultConstructorOrConstructHandler,6,13,1 block_hint,FindNonDefaultConstructorOrConstructHandler,12,7,0 block_hint,CallAnyReceiverHandler,66,2,1 +block_hint,CallPropertyHandler,38,5,0 +block_hint,CallPropertyHandler,6,7,0 +block_hint,CallPropertyHandler,26,8,0 +block_hint,CallPropertyHandler,10,9,0 +block_hint,CallPropertyHandler,28,37,1 +block_hint,CallPropertyHandler,36,29,0 +block_hint,CallPropertyHandler,35,30,1 block_hint,CallPropertyHandler,46,45,1 block_hint,CallPropertyHandler,48,47,0 block_hint,CallPropertyHandler,55,63,1 @@ -5746,7 +5751,6 @@ block_hint,ConstructHandler,55,54,0 block_hint,TestEqualHandler,4,85,1 block_hint,TestEqualHandler,19,9,0 -block_hint,TestEqualHandler,17,16,0 block_hint,TestEqualHandler,42,41,1 block_hint,TestEqualHandler,66,67,0 block_hint,TestEqualHandler,72,71,1 @@ -5769,8 +5773,6 @@ block_hint,TestEqualStrictHandler,84,85,0 block_hint,TestEqualStrictHandler,95,94,1 block_hint,TestLessThanHandler,54,5,0 -block_hint,TestLessThanHandler,32,6,1 -block_hint,TestLessThanHandler,50,33,1 block_hint,TestLessThanHandler,88,74,1 block_hint,TestLessThanHandler,98,91,0 block_hint,TestLessThanHandler,93,92,1 @@ -5895,13 +5897,12 @@ block_hint,CreateRestParameterHandler,28,22,0 block_hint,CreateRestParameterHandler,26,23,0 block_hint,CreateRestParameterHandler,24,25,1 -block_hint,JumpLoopHandler,10,7,1 -block_hint,JumpLoopHandler,13,12,0 -block_hint,JumpLoopHandler,17,22,1 -block_hint,JumpLoopHandler,25,24,1 +block_hint,JumpLoopHandler,34,6,1 block_hint,JumpLoopHandler,35,57,1 block_hint,JumpLoopHandler,60,59,1 block_hint,JumpIfToBooleanFalseConstantHandler,15,4,0 +block_hint,JumpIfToBooleanFalseConstantHandler,11,6,0 +block_hint,JumpIfToBooleanFalseConstantHandler,8,7,0 block_hint,JumpIfToBooleanTrueHandler,15,4,0 block_hint,JumpIfToBooleanTrueHandler,11,6,0 block_hint,JumpIfToBooleanTrueHandler,8,7,0 @@ -5940,6 +5941,7 @@ block_hint,StaCurrentContextSlotNoCellWideHandler,2,1,1 block_hint,GetNamedPropertyWideHandler,1,2,1 block_hint,GetNamedPropertyWideHandler,305,4,0 +block_hint,GetNamedPropertyWideHandler,6,7,0 block_hint,GetNamedPropertyWideHandler,113,18,0 block_hint,GetNamedPropertyWideHandler,23,20,0 block_hint,GetNamedPropertyWideHandler,22,21,0 @@ -5957,7 +5959,6 @@ block_hint,MulWideHandler,30,27,1 block_hint,MulWideHandler,33,38,1 block_hint,MulWideHandler,73,70,1 -block_hint,MulWideHandler,79,76,0 block_hint,MulWideHandler,83,82,0 block_hint,AddSmiWideHandler,9,1,0 block_hint,AddSmiWideHandler,8,2,0 @@ -6047,27 +6048,27 @@ block_hint,BitwiseAndSmiExtraWideHandler,27,26,0 block_hint,BitwiseAndSmiExtraWideHandler,41,38,1 block_hint,CallUndefinedReceiver1ExtraWideHandler,1,67,0 -builtin_count,RecordWriteSaveFP,1433 -builtin_count,RecordWriteIgnoreFP,1 +builtin_count,RecordWriteSaveFP,1429 +builtin_count,RecordWriteIgnoreFP,0 builtin_count,EphemeronKeyBarrierSaveFP,0 builtin_count,AdaptorWithBuiltinExitFrame0,109 builtin_count,AdaptorWithBuiltinExitFrame1,4 builtin_count,AdaptorWithBuiltinExitFrame2,0 builtin_count,AdaptorWithBuiltinExitFrame3,7 -builtin_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,400 -builtin_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1368 +builtin_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,403 +builtin_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1370 builtin_count,Call_ReceiverIsAny_Baseline_Compact,4 builtin_count,CallProxy,0 builtin_count,CallWithSpread,18 -builtin_count,CallWithSpread_Baseline,2 +builtin_count,CallWithSpread_Baseline,1 builtin_count,CallWithArrayLike,34 builtin_count,CallFunctionTemplate_Generic,0 builtin_count,ConstructWithSpread,0 builtin_count,ConstructWithSpread_Baseline,0 builtin_count,ConstructForwardAllArgs_Baseline,1 -builtin_count,Construct_Baseline,117 -builtin_count,FastNewObject,333 -builtin_count,FastNewClosure,94 +builtin_count,Construct_Baseline,119 +builtin_count,FastNewObject,321 +builtin_count,FastNewClosure,95 builtin_count,StringEqual,562 builtin_count,StringGreaterThan,0 builtin_count,StringGreaterThanOrEqual,3 @@ -6089,7 +6090,7 @@ builtin_count,GrowFastSmiOrObjectElements,328 builtin_count,ToNumber,0 builtin_count,ToNumber_Baseline,0 -builtin_count,ToNumeric_Baseline,79 +builtin_count,ToNumeric_Baseline,81 builtin_count,ToNumberConvertBigInt,2 builtin_count,Typeof,28 builtin_count,Typeof_Baseline,2 @@ -6104,8 +6105,8 @@ builtin_count,StoreIC_NoFeedback,5 builtin_count,DefineNamedOwnIC_NoFeedback,4 builtin_count,KeyedLoadIC_SloppyArguments,1 -builtin_count,StoreFastElementIC_InBounds,430 -builtin_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,43 +builtin_count,StoreFastElementIC_InBounds,440 +builtin_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,46 builtin_count,StoreFastElementIC_NoTransitionHandleCOW,0 builtin_count,ElementsTransitionAndStore_InBounds,1 builtin_count,ElementsTransitionAndStore_NoTransitionGrowAndHandleCOW,0 @@ -6136,7 +6137,7 @@ builtin_count,ArrayIndexOfSmiOrObject,134 builtin_count,ArrayIndexOf,24 builtin_count,ArrayPrototypePop,12 -builtin_count,ArrayPrototypePush,324 +builtin_count,ArrayPrototypePush,323 builtin_count,CloneFastJSArray,183 builtin_count,CloneFastJSArrayFillingHoles,0 builtin_count,ExtractFastJSArray,193 @@ -6172,42 +6173,42 @@ builtin_count,CallIteratorWithFeedbackLazyDeoptContinuation,0 builtin_count,GlobalIsFinite,0 builtin_count,GlobalIsNaN,0 -builtin_count,LoadIC,527 -builtin_count,LoadIC_Megamorphic,9382 +builtin_count,LoadIC,547 +builtin_count,LoadIC_Megamorphic,9362 builtin_count,LoadIC_Noninlined,6 -builtin_count,LoadICTrampoline,301 -builtin_count,LoadICGenericBaseline,4880 -builtin_count,LoadICTrampoline_Megamorphic,5778 +builtin_count,LoadICTrampoline,322 +builtin_count,LoadICGenericBaseline,4911 +builtin_count,LoadICTrampoline_Megamorphic,5721 builtin_count,LoadSuperIC,5 builtin_count,LoadSuperICBaseline,4 -builtin_count,KeyedLoadIC,944 +builtin_count,KeyedLoadIC,937 builtin_count,EnumeratedKeyedLoadIC,7 builtin_count,KeyedLoadIC_Megamorphic,2560 builtin_count,KeyedLoadICTrampoline,1 -builtin_count,KeyedLoadICBaseline,879 -builtin_count,EnumeratedKeyedLoadICBaseline,6 -builtin_count,KeyedLoadICTrampoline_Megamorphic,1126 -builtin_count,StoreGlobalIC,289 -builtin_count,StoreGlobalICTrampoline,210 +builtin_count,KeyedLoadICBaseline,873 +builtin_count,EnumeratedKeyedLoadICBaseline,5 +builtin_count,KeyedLoadICTrampoline_Megamorphic,1115 +builtin_count,StoreGlobalIC,230 +builtin_count,StoreGlobalICTrampoline,155 builtin_count,StoreGlobalICBaseline,6 builtin_count,StoreIC,775 -builtin_count,StoreIC_Megamorphic,1450 +builtin_count,StoreIC_Megamorphic,1212 builtin_count,StoreICTrampoline,23 -builtin_count,StoreICTrampoline_Megamorphic,844 +builtin_count,StoreICTrampoline_Megamorphic,590 builtin_count,StoreICBaseline,596 -builtin_count,DefineNamedOwnIC,75 -builtin_count,DefineNamedOwnICBaseline,68 -builtin_count,KeyedStoreIC,462 +builtin_count,DefineNamedOwnIC,76 +builtin_count,DefineNamedOwnICBaseline,69 +builtin_count,KeyedStoreIC,475 builtin_count,KeyedStoreICTrampoline,1 -builtin_count,KeyedStoreICTrampoline_Megamorphic,280 -builtin_count,KeyedStoreICBaseline,419 +builtin_count,KeyedStoreICTrampoline_Megamorphic,287 +builtin_count,KeyedStoreICBaseline,433 builtin_count,DefineKeyedOwnIC,2 builtin_count,StoreInArrayLiteralIC,40 builtin_count,StoreInArrayLiteralICBaseline,36 -builtin_count,LoadGlobalIC,947 +builtin_count,LoadGlobalIC,1234 builtin_count,LoadGlobalICInsideTypeof,2 -builtin_count,LoadGlobalICTrampoline,66 -builtin_count,LoadGlobalICBaseline,864 +builtin_count,LoadGlobalICTrampoline,355 +builtin_count,LoadGlobalICBaseline,861 builtin_count,LoadGlobalICInsideTypeofTrampoline,0 builtin_count,LoadGlobalICInsideTypeofBaseline,2 builtin_count,LookupGlobalICBaseline,2 @@ -6233,41 +6234,41 @@ builtin_count,MapPrototypeValues,0 builtin_count,MapIteratorPrototypeNext,9 builtin_count,MapIteratorToList,0 -builtin_count,Add_Baseline,548 -builtin_count,AddSmi_Baseline,549 -builtin_count,Subtract_Baseline,123 -builtin_count,SubtractSmi_Baseline,70 -builtin_count,Multiply_Baseline,184 -builtin_count,MultiplySmi_Baseline,28 +builtin_count,Add_Baseline,542 +builtin_count,AddSmi_Baseline,548 +builtin_count,Subtract_Baseline,118 +builtin_count,SubtractSmi_Baseline,75 +builtin_count,Multiply_Baseline,173 +builtin_count,MultiplySmi_Baseline,29 builtin_count,Divide_Baseline,14 builtin_count,DivideSmi_Baseline,5 builtin_count,Modulus_Baseline,2 builtin_count,ModulusSmi_Baseline,4 builtin_count,Exponentiate_Baseline,0 -builtin_count,BitwiseAnd_Baseline,30 -builtin_count,BitwiseAndSmi_Baseline,113 -builtin_count,BitwiseOr_Baseline,56 -builtin_count,BitwiseOrSmi_Baseline,269 -builtin_count,BitwiseXor_Baseline,42 +builtin_count,BitwiseAnd_Baseline,29 +builtin_count,BitwiseAndSmi_Baseline,112 +builtin_count,BitwiseOr_Baseline,57 +builtin_count,BitwiseOrSmi_Baseline,270 +builtin_count,BitwiseXor_Baseline,39 builtin_count,BitwiseXorSmi_Baseline,1 builtin_count,ShiftLeft_Baseline,5 -builtin_count,ShiftLeftSmi_Baseline,72 +builtin_count,ShiftLeftSmi_Baseline,71 builtin_count,ShiftRight_Baseline,7 -builtin_count,ShiftRightSmi_Baseline,225 +builtin_count,ShiftRightSmi_Baseline,223 builtin_count,ShiftRightLogical_Baseline,1 -builtin_count,ShiftRightLogicalSmi_Baseline,18 +builtin_count,ShiftRightLogicalSmi_Baseline,17 builtin_count,Add_LhsIsStringConstant_Internalize_Baseline,1 builtin_count,Add_RhsIsStringConstant_Internalize_Baseline,0 -builtin_count,Equal_Baseline,318 -builtin_count,StrictEqual_Generic_Baseline,469 -builtin_count,LessThan_Baseline,453 -builtin_count,GreaterThan_Baseline,154 -builtin_count,LessThanOrEqual_Baseline,57 -builtin_count,GreaterThanOrEqual_Baseline,113 +builtin_count,Equal_Baseline,317 +builtin_count,StrictEqual_Generic_Baseline,484 +builtin_count,LessThan_Baseline,471 +builtin_count,GreaterThan_Baseline,155 +builtin_count,LessThanOrEqual_Baseline,60 +builtin_count,GreaterThanOrEqual_Baseline,116 builtin_count,BitwiseNot_Baseline,6 -builtin_count,Decrement_Baseline,54 -builtin_count,Increment_Baseline,307 -builtin_count,Negate_Baseline,13 +builtin_count,Decrement_Baseline,52 +builtin_count,Increment_Baseline,318 +builtin_count,Negate_Baseline,12 builtin_count,ObjectAssign,2 builtin_count,ObjectCreate,3 builtin_count,ObjectEntries,0 @@ -6294,7 +6295,7 @@ builtin_count,SetPrototypeValues,2 builtin_count,SetIteratorPrototypeNext,44 builtin_count,SetOrSetIteratorToList,0 -builtin_count,StringFromCharCode,28 +builtin_count,StringFromCharCode,30 builtin_count,StringPrototypeReplace,232 builtin_count,StringPrototypeSplit,51 builtin_count,TypedArrayConstructor,2 @@ -6320,7 +6321,7 @@ builtin_count,AsyncGeneratorYieldWithAwaitResolveClosure,7 builtin_count,StringAdd_CheckNone,10000 builtin_count,SubString,1565 -builtin_count,GetProperty,466 +builtin_count,GetProperty,465 builtin_count,GetPropertyWithReceiver,16 builtin_count,SetProperty,0 builtin_count,CreateDataProperty,1 @@ -6345,7 +6346,7 @@ builtin_count,ArrayPrototypeLastIndexOf,1 builtin_count,ArrayMapLoopLazyDeoptContinuation,0 builtin_count,ArrayMapLoopContinuation,0 -builtin_count,ArrayMap,10 +builtin_count,ArrayMap,9 builtin_count,ArrayReduceLoopLazyDeoptContinuation,0 builtin_count,ArrayReduceLoopContinuation,0 builtin_count,ArrayReduce,0 @@ -6364,15 +6365,15 @@ builtin_count,ToString,69 builtin_count,StringPrototypeToString,17 builtin_count,StringPrototypeCharAt,16 -builtin_count,StringPrototypeCharCodeAt,61 +builtin_count,StringPrototypeCharCodeAt,64 builtin_count,StringPrototypeCodePointAt,0 builtin_count,StringPrototypeConcat,0 builtin_count,StringConstructor,31 builtin_count,StringAddConvertLeft,16 builtin_count,StringAddConvertRight,187 builtin_count,StringCharAt,8 -builtin_count,FastNewClosureBaseline,85 -builtin_count,FastNewFunctionContextFunction,52 +builtin_count,FastNewClosureBaseline,86 +builtin_count,FastNewFunctionContextFunction,54 builtin_count,FastNewFunctionContextFunctionWithCells,35 builtin_count,CreateRegExpLiteral,38 builtin_count,CreateShallowArrayLiteral,19 @@ -6384,9 +6385,9 @@ builtin_count,StringToNumber,29 builtin_count,NonNumberToNumber,4 builtin_count,NonNumberToNumeric,5 -builtin_count,NumberToString,1429 -builtin_count,ToBoolean,24 -builtin_count,ToBooleanForBaselineJump,1037 +builtin_count,NumberToString,1428 +builtin_count,ToBoolean,25 +builtin_count,ToBooleanForBaselineJump,1045 builtin_count,ToLength,2 builtin_count,ToName,45 builtin_count,ToObject,232 @@ -6400,7 +6401,7 @@ builtin_count,DataViewPrototypeGetFloat64,0 builtin_count,DataViewPrototypeSetUint32,0 builtin_count,DataViewPrototypeSetFloat64,0 -builtin_count,FunctionPrototypeHasInstance,86 +builtin_count,FunctionPrototypeHasInstance,85 builtin_count,FastFunctionPrototypeBind,2 builtin_count,ForInNext,7 builtin_count,GetIteratorWithFeedback,0 @@ -6432,7 +6433,7 @@ builtin_count,NumberParseFloat,11 builtin_count,ParseInt,127 builtin_count,NumberParseInt,5 -builtin_count,Add,14 +builtin_count,Add,15 builtin_count,Subtract,0 builtin_count,Multiply,0 builtin_count,Divide,0 @@ -6477,7 +6478,7 @@ builtin_count,RegExpSearchFast,1 builtin_count,RegExpPrototypeSourceGetter,0 builtin_count,RegExpSplit,13 -builtin_count,RegExpPrototypeTest,98 +builtin_count,RegExpPrototypeTest,97 builtin_count,RegExpPrototypeTestFast,416 builtin_count,RegExpPrototypeGlobalGetter,0 builtin_count,RegExpPrototypeIgnoreCaseGetter,0 @@ -6508,10 +6509,10 @@ builtin_count,TypedArrayPrototypeSubArray,1 builtin_count,NewSloppyArgumentsElements,37 builtin_count,NewStrictArgumentsElements,0 -builtin_count,NewRestArgumentsElements,11 +builtin_count,NewRestArgumentsElements,13 builtin_count,FastNewSloppyArguments,5 builtin_count,FastNewStrictArguments,3 -builtin_count,FastNewRestArguments,2 +builtin_count,FastNewRestArguments,1 builtin_count,LoadFromContextCell,37 builtin_count,StoreCurrentContextElementBaseline,9 builtin_count,StoreContextElementBaseline,0 @@ -6539,6 +6540,7 @@ builtin_count,WasmAllocateZeroedFixedArray,0 builtin_count,WasmTriggerTierUp,1 builtin_count,WasmStackGuard,0 +builtin_count,WasmStackGuardLoop,0 builtin_count,CallIndirectIC,1 builtin_count,CanUseSameAccessor_FastDoubleElements_0,0 builtin_count,CanUseSameAccessor_FastSmiElements_0,0 @@ -6547,7 +6549,7 @@ builtin_count,StringToLowerCaseIntl,227 builtin_count,WideHandler,69 builtin_count,ExtraWideHandler,17 -builtin_count,LdarHandler,233 +builtin_count,LdarHandler,231 builtin_count,LdaZeroHandler,26 builtin_count,LdaSmiHandler,25 builtin_count,LdaUndefinedHandler,13 @@ -6563,7 +6565,7 @@ builtin_count,LdaCurrentContextSlotHandler,3 builtin_count,LdaImmutableCurrentContextSlotHandler,32 builtin_count,StarHandler,32 -builtin_count,MovHandler,42 +builtin_count,MovHandler,43 builtin_count,PushContextHandler,2 builtin_count,PopContextHandler,0 builtin_count,TestReferenceEqualHandler,1 @@ -6581,9 +6583,9 @@ builtin_count,LdaLookupGlobalSlotHandler,1 builtin_count,LdaLookupGlobalSlotInsideTypeofHandler,0 builtin_count,StaLookupSlotHandler,0 -builtin_count,GetNamedPropertyHandler,159 +builtin_count,GetNamedPropertyHandler,161 builtin_count,GetNamedPropertyFromSuperHandler,0 -builtin_count,GetKeyedPropertyHandler,62 +builtin_count,GetKeyedPropertyHandler,61 builtin_count,GetEnumeratedKeyedPropertyHandler,1 builtin_count,SetNamedPropertyHandler,17 builtin_count,DefineNamedOwnPropertyHandler,4 @@ -6605,7 +6607,7 @@ builtin_count,ShiftRightHandler,0 builtin_count,ShiftRightLogicalHandler,0 builtin_count,Add_StringConstant_InternalizeHandler,0 -builtin_count,AddSmiHandler,12 +builtin_count,AddSmiHandler,11 builtin_count,SubSmiHandler,3 builtin_count,MulSmiHandler,5 builtin_count,DivSmiHandler,3 @@ -6628,11 +6630,11 @@ builtin_count,FindNonDefaultConstructorOrConstructHandler,0 builtin_count,CallAnyReceiverHandler,0 builtin_count,CallPropertyHandler,4 -builtin_count,CallProperty0Handler,12 -builtin_count,CallProperty1Handler,28 +builtin_count,CallProperty0Handler,13 +builtin_count,CallProperty1Handler,29 builtin_count,CallProperty2Handler,7 builtin_count,CallUndefinedReceiverHandler,1 -builtin_count,CallUndefinedReceiver0Handler,10 +builtin_count,CallUndefinedReceiver0Handler,7 builtin_count,CallUndefinedReceiver1Handler,8 builtin_count,CallUndefinedReceiver2Handler,7 builtin_count,CallWithSpreadHandler,0 @@ -6643,8 +6645,8 @@ builtin_count,ConstructWithSpreadHandler,0 builtin_count,ConstructForwardAllArgsHandler,0 builtin_count,TestEqualHandler,15 -builtin_count,TestEqualStrictHandler,11 -builtin_count,TestLessThanHandler,37 +builtin_count,TestEqualStrictHandler,12 +builtin_count,TestLessThanHandler,36 builtin_count,TestGreaterThanHandler,6 builtin_count,TestLessThanOrEqualHandler,2 builtin_count,TestGreaterThanOrEqualHandler,5 @@ -6670,7 +6672,7 @@ builtin_count,CreateMappedArgumentsHandler,0 builtin_count,CreateUnmappedArgumentsHandler,0 builtin_count,CreateRestParameterHandler,0 -builtin_count,JumpLoopHandler,51 +builtin_count,JumpLoopHandler,47 builtin_count,JumpHandler,8 builtin_count,JumpConstantHandler,0 builtin_count,JumpIfUndefinedConstantHandler,0 @@ -6682,9 +6684,9 @@ builtin_count,JumpIfToBooleanTrueConstantHandler,0 builtin_count,JumpIfToBooleanFalseConstantHandler,0 builtin_count,JumpIfToBooleanTrueHandler,13 -builtin_count,JumpIfToBooleanFalseHandler,30 +builtin_count,JumpIfToBooleanFalseHandler,26 builtin_count,JumpIfTrueHandler,13 -builtin_count,JumpIfFalseHandler,68 +builtin_count,JumpIfFalseHandler,67 builtin_count,JumpIfNullHandler,0 builtin_count,JumpIfNotNullHandler,1 builtin_count,JumpIfUndefinedHandler,1 @@ -6700,7 +6702,7 @@ builtin_count,SetPendingMessageHandler,0 builtin_count,ThrowHandler,2 builtin_count,ReThrowHandler,0 -builtin_count,ReturnHandler,40 +builtin_count,ReturnHandler,41 builtin_count,ThrowReferenceErrorIfHoleHandler,1 builtin_count,ThrowSuperNotCalledIfHoleHandler,0 builtin_count,ThrowSuperAlreadyCalledIfNotHoleHandler,0 @@ -6805,22 +6807,22 @@ builtin_count,CallUndefinedReceiverExtraWideHandler,0 builtin_count,CallUndefinedReceiver1ExtraWideHandler,4 builtin_count,CallUndefinedReceiver2ExtraWideHandler,0 -block_count,RecordWriteSaveFP,0,1433 -block_count,RecordWriteSaveFP,1,1370 +block_count,RecordWriteSaveFP,0,1429 +block_count,RecordWriteSaveFP,1,1375 block_count,RecordWriteSaveFP,2,0 -block_count,RecordWriteSaveFP,3,1370 -block_count,RecordWriteSaveFP,4,1370 +block_count,RecordWriteSaveFP,3,1375 +block_count,RecordWriteSaveFP,4,1375 block_count,RecordWriteSaveFP,5,0 -block_count,RecordWriteSaveFP,6,1370 -block_count,RecordWriteSaveFP,7,1369 +block_count,RecordWriteSaveFP,6,1375 +block_count,RecordWriteSaveFP,7,1374 block_count,RecordWriteSaveFP,8,0 block_count,RecordWriteSaveFP,9,0 block_count,RecordWriteSaveFP,10,0 -block_count,RecordWriteSaveFP,11,1370 -block_count,RecordWriteSaveFP,12,63 -block_count,RecordWriteSaveFP,13,35 -block_count,RecordWriteSaveFP,14,34 -block_count,RecordWriteSaveFP,15,34 +block_count,RecordWriteSaveFP,11,1375 +block_count,RecordWriteSaveFP,12,53 +block_count,RecordWriteSaveFP,13,36 +block_count,RecordWriteSaveFP,14,35 +block_count,RecordWriteSaveFP,15,35 block_count,RecordWriteSaveFP,16,0 block_count,RecordWriteSaveFP,17,1 block_count,RecordWriteSaveFP,18,1 @@ -6830,9 +6832,9 @@ block_count,RecordWriteSaveFP,22,0 block_count,RecordWriteSaveFP,23,0 block_count,RecordWriteSaveFP,24,0 -block_count,RecordWriteSaveFP,25,27 -block_count,RecordWriteSaveFP,26,63 -block_count,RecordWriteSaveFP,27,63 +block_count,RecordWriteSaveFP,25,17 +block_count,RecordWriteSaveFP,26,53 +block_count,RecordWriteSaveFP,27,53 block_count,RecordWriteSaveFP,28,0 block_count,RecordWriteSaveFP,29,0 block_count,RecordWriteSaveFP,30,0 @@ -6849,33 +6851,33 @@ block_count,RecordWriteSaveFP,41,0 block_count,RecordWriteSaveFP,42,0 block_count,RecordWriteSaveFP,43,0 -block_count,RecordWriteSaveFP,44,63 -block_count,RecordWriteSaveFP,45,63 -block_count,RecordWriteSaveFP,46,60 -block_count,RecordWriteSaveFP,47,60 +block_count,RecordWriteSaveFP,44,53 +block_count,RecordWriteSaveFP,45,53 +block_count,RecordWriteSaveFP,46,52 +block_count,RecordWriteSaveFP,47,52 block_count,RecordWriteSaveFP,48,0 block_count,RecordWriteSaveFP,49,0 block_count,RecordWriteSaveFP,50,0 -block_count,RecordWriteSaveFP,51,2 -block_count,RecordWriteSaveFP,52,2 +block_count,RecordWriteSaveFP,51,1 +block_count,RecordWriteSaveFP,52,1 block_count,RecordWriteSaveFP,53,0 block_count,RecordWriteSaveFP,54,0 block_count,RecordWriteSaveFP,55,0 block_count,RecordWriteSaveFP,56,0 block_count,RecordWriteSaveFP,57,0 -block_count,RecordWriteSaveFP,58,63 -block_count,RecordWriteIgnoreFP,0,1 -block_count,RecordWriteIgnoreFP,1,1 +block_count,RecordWriteSaveFP,58,53 +block_count,RecordWriteIgnoreFP,0,0 +block_count,RecordWriteIgnoreFP,1,0 block_count,RecordWriteIgnoreFP,2,0 -block_count,RecordWriteIgnoreFP,3,1 -block_count,RecordWriteIgnoreFP,4,1 +block_count,RecordWriteIgnoreFP,3,0 +block_count,RecordWriteIgnoreFP,4,0 block_count,RecordWriteIgnoreFP,5,0 -block_count,RecordWriteIgnoreFP,6,1 -block_count,RecordWriteIgnoreFP,7,1 +block_count,RecordWriteIgnoreFP,6,0 +block_count,RecordWriteIgnoreFP,7,0 block_count,RecordWriteIgnoreFP,8,0 block_count,RecordWriteIgnoreFP,9,0 block_count,RecordWriteIgnoreFP,10,0 -block_count,RecordWriteIgnoreFP,11,1 +block_count,RecordWriteIgnoreFP,11,0 block_count,RecordWriteIgnoreFP,12,0 block_count,RecordWriteIgnoreFP,13,0 block_count,RecordWriteIgnoreFP,14,0 @@ -6937,16 +6939,16 @@ block_count,AdaptorWithBuiltinExitFrame3,1,6 block_count,AdaptorWithBuiltinExitFrame3,2,1 block_count,AdaptorWithBuiltinExitFrame3,3,7 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,0,400 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,400 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,2,86 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,3,75 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,4,74 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,5,74 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,0,403 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,403 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,2,87 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,3,76 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,4,75 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,5,75 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,6,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,7,74 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,8,74 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,9,74 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,7,75 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,8,75 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,9,75 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,10,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,11,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,12,0 @@ -6964,15 +6966,15 @@ block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,24,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,25,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,26,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,27,74 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,28,74 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,29,74 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,27,75 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,28,75 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,29,75 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,30,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,31,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,32,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,33,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,34,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,35,74 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,35,75 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,36,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,37,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,38,0 @@ -7003,11 +7005,11 @@ block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,63,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,64,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,65,11 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,66,313 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,66,316 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,67,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,68,400 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,0,1368 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1,1368 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,68,403 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,0,1370 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1,1370 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,2,81 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,3,30 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,4,29 @@ -7072,9 +7074,9 @@ block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,63,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,64,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,65,50 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,66,1286 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,66,1289 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,67,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,68,1368 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,68,1370 block_count,Call_ReceiverIsAny_Baseline_Compact,0,4 block_count,Call_ReceiverIsAny_Baseline_Compact,1,4 block_count,Call_ReceiverIsAny_Baseline_Compact,2,0 @@ -7252,8 +7254,8 @@ block_count,CallWithSpread,65,0 block_count,CallWithSpread,66,0 block_count,CallWithSpread,67,13 -block_count,CallWithSpread_Baseline,0,2 -block_count,CallWithSpread_Baseline,1,2 +block_count,CallWithSpread_Baseline,0,1 +block_count,CallWithSpread_Baseline,1,1 block_count,CallWithSpread_Baseline,2,0 block_count,CallWithSpread_Baseline,3,0 block_count,CallWithSpread_Baseline,4,0 @@ -7320,22 +7322,22 @@ block_count,CallWithSpread_Baseline,65,0 block_count,CallWithSpread_Baseline,66,1 block_count,CallWithSpread_Baseline,67,0 -block_count,CallWithSpread_Baseline,68,2 -block_count,CallWithSpread_Baseline,69,2 +block_count,CallWithSpread_Baseline,68,1 +block_count,CallWithSpread_Baseline,69,1 block_count,CallWithSpread_Baseline,70,0 -block_count,CallWithSpread_Baseline,71,2 +block_count,CallWithSpread_Baseline,71,1 block_count,CallWithSpread_Baseline,72,0 -block_count,CallWithSpread_Baseline,73,2 +block_count,CallWithSpread_Baseline,73,1 block_count,CallWithSpread_Baseline,74,0 -block_count,CallWithSpread_Baseline,75,2 -block_count,CallWithSpread_Baseline,76,2 -block_count,CallWithSpread_Baseline,77,2 +block_count,CallWithSpread_Baseline,75,1 +block_count,CallWithSpread_Baseline,76,1 +block_count,CallWithSpread_Baseline,77,1 block_count,CallWithSpread_Baseline,78,0 block_count,CallWithSpread_Baseline,79,0 block_count,CallWithSpread_Baseline,80,0 block_count,CallWithSpread_Baseline,81,0 block_count,CallWithSpread_Baseline,82,0 -block_count,CallWithSpread_Baseline,83,2 +block_count,CallWithSpread_Baseline,83,1 block_count,CallWithSpread_Baseline,84,0 block_count,CallWithSpread_Baseline,85,0 block_count,CallWithSpread_Baseline,86,0 @@ -7387,7 +7389,7 @@ block_count,CallWithSpread_Baseline,132,0 block_count,CallWithSpread_Baseline,133,0 block_count,CallWithSpread_Baseline,134,0 -block_count,CallWithSpread_Baseline,135,2 +block_count,CallWithSpread_Baseline,135,1 block_count,CallWithArrayLike,0,34 block_count,CallWithArrayLike,1,34 block_count,CallWithArrayLike,2,0 @@ -7398,10 +7400,10 @@ block_count,CallWithArrayLike,7,29 block_count,CallWithArrayLike,8,0 block_count,CallWithArrayLike,9,29 -block_count,CallWithArrayLike,10,29 +block_count,CallWithArrayLike,10,28 block_count,CallWithArrayLike,11,0 -block_count,CallWithArrayLike,12,29 -block_count,CallWithArrayLike,13,29 +block_count,CallWithArrayLike,12,28 +block_count,CallWithArrayLike,13,28 block_count,CallWithArrayLike,14,9 block_count,CallWithArrayLike,15,9 block_count,CallWithArrayLike,16,0 @@ -7427,7 +7429,7 @@ block_count,CallWithArrayLike,36,0 block_count,CallWithArrayLike,37,0 block_count,CallWithArrayLike,38,30 -block_count,CallWithArrayLike,39,3 +block_count,CallWithArrayLike,39,4 block_count,CallWithArrayLike,40,34 block_count,CallWithArrayLike,41,0 block_count,CallWithArrayLike,42,0 @@ -7719,7 +7721,7 @@ block_count,ConstructForwardAllArgs_Baseline,41,0 block_count,ConstructForwardAllArgs_Baseline,42,0 block_count,ConstructForwardAllArgs_Baseline,43,1 -block_count,Construct_Baseline,0,117 +block_count,Construct_Baseline,0,119 block_count,Construct_Baseline,1,7 block_count,Construct_Baseline,2,3 block_count,Construct_Baseline,3,3 @@ -7762,14 +7764,14 @@ block_count,Construct_Baseline,40,0 block_count,Construct_Baseline,41,3 block_count,Construct_Baseline,42,3 -block_count,Construct_Baseline,43,110 -block_count,Construct_Baseline,44,114 -block_count,FastNewObject,0,333 +block_count,Construct_Baseline,43,112 +block_count,Construct_Baseline,44,115 +block_count,FastNewObject,0,321 block_count,FastNewObject,1,0 -block_count,FastNewObject,2,333 -block_count,FastNewObject,3,331 -block_count,FastNewObject,4,331 -block_count,FastNewObject,5,331 +block_count,FastNewObject,2,321 +block_count,FastNewObject,3,318 +block_count,FastNewObject,4,318 +block_count,FastNewObject,5,318 block_count,FastNewObject,6,0 block_count,FastNewObject,7,0 block_count,FastNewObject,8,0 @@ -7795,25 +7797,25 @@ block_count,FastNewObject,28,0 block_count,FastNewObject,29,0 block_count,FastNewObject,30,0 -block_count,FastNewObject,31,331 -block_count,FastNewObject,32,331 +block_count,FastNewObject,31,318 +block_count,FastNewObject,32,318 block_count,FastNewObject,33,0 -block_count,FastNewObject,34,331 +block_count,FastNewObject,34,318 block_count,FastNewObject,35,0 block_count,FastNewObject,36,0 -block_count,FastNewObject,37,331 -block_count,FastNewObject,38,330 +block_count,FastNewObject,37,318 +block_count,FastNewObject,38,318 block_count,FastNewObject,39,1 -block_count,FastNewObject,40,329 +block_count,FastNewObject,40,317 block_count,FastNewObject,41,42 -block_count,FastNewObject,42,286 -block_count,FastNewObject,43,543 -block_count,FastNewObject,44,257 -block_count,FastNewObject,45,286 -block_count,FastNewObject,46,329 -block_count,FastNewObject,47,227 -block_count,FastNewObject,48,102 -block_count,FastNewObject,49,330 +block_count,FastNewObject,42,274 +block_count,FastNewObject,43,432 +block_count,FastNewObject,44,158 +block_count,FastNewObject,45,274 +block_count,FastNewObject,46,317 +block_count,FastNewObject,47,225 +block_count,FastNewObject,48,91 +block_count,FastNewObject,49,318 block_count,FastNewObject,50,0 block_count,FastNewObject,51,0 block_count,FastNewObject,52,0 @@ -7842,37 +7844,37 @@ block_count,FastNewObject,75,0 block_count,FastNewObject,76,2 block_count,FastNewObject,77,2 -block_count,FastNewClosure,0,94 -block_count,FastNewClosure,1,90 -block_count,FastNewClosure,2,89 +block_count,FastNewClosure,0,95 +block_count,FastNewClosure,1,91 +block_count,FastNewClosure,2,90 block_count,FastNewClosure,3,0 block_count,FastNewClosure,4,4 -block_count,FastNewClosure,5,94 +block_count,FastNewClosure,5,95 block_count,FastNewClosure,6,0 -block_count,FastNewClosure,7,94 -block_count,FastNewClosure,8,94 +block_count,FastNewClosure,7,95 +block_count,FastNewClosure,8,95 block_count,FastNewClosure,9,0 -block_count,FastNewClosure,10,94 +block_count,FastNewClosure,10,95 block_count,FastNewClosure,11,0 block_count,FastNewClosure,12,0 -block_count,FastNewClosure,13,94 +block_count,FastNewClosure,13,95 block_count,FastNewClosure,14,28 -block_count,FastNewClosure,15,66 -block_count,FastNewClosure,16,66 +block_count,FastNewClosure,15,67 +block_count,FastNewClosure,16,67 block_count,FastNewClosure,17,0 block_count,FastNewClosure,18,0 block_count,FastNewClosure,19,0 block_count,FastNewClosure,20,0 -block_count,FastNewClosure,21,66 +block_count,FastNewClosure,21,67 block_count,FastNewClosure,22,0 -block_count,FastNewClosure,23,66 -block_count,FastNewClosure,24,94 +block_count,FastNewClosure,23,67 +block_count,FastNewClosure,24,95 block_count,FastNewClosure,25,28 -block_count,FastNewClosure,26,66 +block_count,FastNewClosure,26,67 block_count,StringEqual,0,562 -block_count,StringEqual,1,564 +block_count,StringEqual,1,565 block_count,StringEqual,2,162 -block_count,StringEqual,3,5 +block_count,StringEqual,3,4 block_count,StringEqual,4,1 block_count,StringEqual,5,0 block_count,StringEqual,6,0 @@ -7887,8 +7889,8 @@ block_count,StringEqual,15,1 block_count,StringEqual,16,0 block_count,StringEqual,17,0 -block_count,StringEqual,18,4 -block_count,StringEqual,19,4 +block_count,StringEqual,18,3 +block_count,StringEqual,19,3 block_count,StringEqual,20,3 block_count,StringEqual,21,0 block_count,StringEqual,22,0 @@ -7896,7 +7898,7 @@ block_count,StringEqual,24,3 block_count,StringEqual,25,0 block_count,StringEqual,26,0 -block_count,StringEqual,27,4 +block_count,StringEqual,27,3 block_count,StringEqual,28,2 block_count,StringEqual,29,1 block_count,StringEqual,30,157 @@ -8421,18 +8423,18 @@ block_count,StringSubstring,1,479 block_count,StringSubstring,2,479 block_count,StringSubstring,3,427 -block_count,StringSubstring,4,193 -block_count,StringSubstring,5,387 -block_count,StringSubstring,6,19 -block_count,StringSubstring,7,19 +block_count,StringSubstring,4,184 +block_count,StringSubstring,5,368 +block_count,StringSubstring,6,9 +block_count,StringSubstring,7,9 block_count,StringSubstring,8,0 block_count,StringSubstring,9,168 block_count,StringSubstring,10,6 -block_count,StringSubstring,11,193 +block_count,StringSubstring,11,184 block_count,StringSubstring,12,0 -block_count,StringSubstring,13,193 +block_count,StringSubstring,13,184 block_count,StringSubstring,14,0 -block_count,StringSubstring,15,233 +block_count,StringSubstring,15,242 block_count,StringSubstring,16,427 block_count,StringSubstring,17,188 block_count,StringSubstring,18,4 @@ -8607,16 +8609,16 @@ block_count,StringSubstring,187,0 block_count,StringSubstring,188,0 block_count,StringSubstring,189,51 -block_count,StringSubstring,190,8 -block_count,StringSubstring,191,16 -block_count,StringSubstring,192,7 -block_count,StringSubstring,193,7 +block_count,StringSubstring,190,5 +block_count,StringSubstring,191,11 +block_count,StringSubstring,192,4 +block_count,StringSubstring,193,4 block_count,StringSubstring,194,0 block_count,StringSubstring,195,1 block_count,StringSubstring,196,0 -block_count,StringSubstring,197,8 +block_count,StringSubstring,197,5 block_count,StringSubstring,198,0 -block_count,StringSubstring,199,8 +block_count,StringSubstring,199,5 block_count,StringSubstring,200,0 block_count,StringSubstring,201,0 block_count,StringSubstring,202,0 @@ -8627,7 +8629,7 @@ block_count,StringSubstring,207,0 block_count,StringSubstring,208,0 block_count,StringSubstring,209,0 -block_count,StringSubstring,210,43 +block_count,StringSubstring,210,46 block_count,StringSubstring,211,51 block_count,StringSubstring,212,51 block_count,StringSubstring,213,3 @@ -8814,8 +8816,8 @@ block_count,GrowFastSmiOrObjectElements,19,312 block_count,GrowFastSmiOrObjectElements,20,328 block_count,GrowFastSmiOrObjectElements,21,43 -block_count,GrowFastSmiOrObjectElements,22,6693 -block_count,GrowFastSmiOrObjectElements,23,6650 +block_count,GrowFastSmiOrObjectElements,22,6691 +block_count,GrowFastSmiOrObjectElements,23,6648 block_count,GrowFastSmiOrObjectElements,24,43 block_count,GrowFastSmiOrObjectElements,25,285 block_count,GrowFastSmiOrObjectElements,26,0 @@ -8868,7 +8870,7 @@ block_count,ToNumber_Baseline,22,0 block_count,ToNumber_Baseline,23,0 block_count,ToNumber_Baseline,24,0 -block_count,ToNumeric_Baseline,0,79 +block_count,ToNumeric_Baseline,0,81 block_count,ToNumeric_Baseline,1,0 block_count,ToNumeric_Baseline,2,0 block_count,ToNumeric_Baseline,3,0 @@ -8896,10 +8898,10 @@ block_count,ToNumeric_Baseline,25,0 block_count,ToNumeric_Baseline,26,0 block_count,ToNumeric_Baseline,27,0 -block_count,ToNumeric_Baseline,28,78 -block_count,ToNumeric_Baseline,29,79 +block_count,ToNumeric_Baseline,28,81 +block_count,ToNumeric_Baseline,29,81 block_count,ToNumeric_Baseline,30,0 -block_count,ToNumeric_Baseline,31,78 +block_count,ToNumeric_Baseline,31,81 block_count,ToNumberConvertBigInt,0,2 block_count,ToNumberConvertBigInt,1,2 block_count,ToNumberConvertBigInt,2,0 @@ -9233,7 +9235,7 @@ block_count,KeyedLoadIC_PolymorphicName,224,1 block_count,KeyedLoadIC_PolymorphicName,225,1 block_count,KeyedLoadIC_PolymorphicName,226,0 -block_count,KeyedLoadIC_PolymorphicName,227,1 +block_count,KeyedLoadIC_PolymorphicName,227,0 block_count,KeyedLoadIC_PolymorphicName,228,1 block_count,KeyedLoadIC_PolymorphicName,229,1 block_count,KeyedLoadIC_PolymorphicName,230,0 @@ -9460,7 +9462,7 @@ block_count,KeyedStoreIC_Megamorphic,161,0 block_count,KeyedStoreIC_Megamorphic,162,0 block_count,KeyedStoreIC_Megamorphic,163,7 -block_count,KeyedStoreIC_Megamorphic,164,66 +block_count,KeyedStoreIC_Megamorphic,164,67 block_count,KeyedStoreIC_Megamorphic,165,66 block_count,KeyedStoreIC_Megamorphic,166,64 block_count,KeyedStoreIC_Megamorphic,167,64 @@ -9479,10 +9481,10 @@ block_count,KeyedStoreIC_Megamorphic,180,91 block_count,KeyedStoreIC_Megamorphic,181,0 block_count,KeyedStoreIC_Megamorphic,182,91 -block_count,KeyedStoreIC_Megamorphic,183,47 -block_count,KeyedStoreIC_Megamorphic,184,44 +block_count,KeyedStoreIC_Megamorphic,183,49 +block_count,KeyedStoreIC_Megamorphic,184,42 block_count,KeyedStoreIC_Megamorphic,185,91 -block_count,KeyedStoreIC_Megamorphic,186,80 +block_count,KeyedStoreIC_Megamorphic,186,81 block_count,KeyedStoreIC_Megamorphic,187,10 block_count,KeyedStoreIC_Megamorphic,188,10 block_count,KeyedStoreIC_Megamorphic,189,10 @@ -9515,8 +9517,8 @@ block_count,KeyedStoreIC_Megamorphic,216,1 block_count,KeyedStoreIC_Megamorphic,217,19 block_count,KeyedStoreIC_Megamorphic,218,0 -block_count,KeyedStoreIC_Megamorphic,219,63 -block_count,KeyedStoreIC_Megamorphic,220,63 +block_count,KeyedStoreIC_Megamorphic,219,64 +block_count,KeyedStoreIC_Megamorphic,220,64 block_count,KeyedStoreIC_Megamorphic,221,63 block_count,KeyedStoreIC_Megamorphic,222,0 block_count,KeyedStoreIC_Megamorphic,223,0 @@ -10048,11 +10050,11 @@ block_count,KeyedStoreIC_Megamorphic,749,285 block_count,KeyedStoreIC_Megamorphic,750,285 block_count,KeyedStoreIC_Megamorphic,751,285 -block_count,KeyedStoreIC_Megamorphic,752,237 +block_count,KeyedStoreIC_Megamorphic,752,238 block_count,KeyedStoreIC_Megamorphic,753,47 block_count,KeyedStoreIC_Megamorphic,754,0 block_count,KeyedStoreIC_Megamorphic,755,0 -block_count,KeyedStoreIC_Megamorphic,756,49 +block_count,KeyedStoreIC_Megamorphic,756,50 block_count,KeyedStoreIC_Megamorphic,757,47 block_count,KeyedStoreIC_Megamorphic,758,2 block_count,KeyedStoreIC_Megamorphic,759,2 @@ -10138,8 +10140,8 @@ block_count,KeyedStoreIC_Megamorphic,839,0 block_count,KeyedStoreIC_Megamorphic,840,63 block_count,KeyedStoreIC_Megamorphic,841,63 -block_count,KeyedStoreIC_Megamorphic,842,62 -block_count,KeyedStoreIC_Megamorphic,843,62 +block_count,KeyedStoreIC_Megamorphic,842,63 +block_count,KeyedStoreIC_Megamorphic,843,63 block_count,KeyedStoreIC_Megamorphic,844,0 block_count,KeyedStoreIC_Megamorphic,845,0 block_count,KeyedStoreIC_Megamorphic,846,0 @@ -12383,7 +12385,7 @@ block_count,LoadIC_FunctionPrototype,0,200 block_count,LoadIC_FunctionPrototype,1,200 block_count,LoadIC_FunctionPrototype,2,1 -block_count,LoadIC_FunctionPrototype,3,198 +block_count,LoadIC_FunctionPrototype,3,199 block_count,LoadIC_FunctionPrototype,4,0 block_count,LoadIC_StringLength,0,178 block_count,LoadIC_StringWrapperLength,0,0 @@ -13538,7 +13540,7 @@ block_count,KeyedLoadIC_SloppyArguments,20,0 block_count,KeyedLoadIC_SloppyArguments,21,0 block_count,KeyedLoadIC_SloppyArguments,22,0 -block_count,StoreFastElementIC_InBounds,0,430 +block_count,StoreFastElementIC_InBounds,0,440 block_count,StoreFastElementIC_InBounds,1,0 block_count,StoreFastElementIC_InBounds,2,11 block_count,StoreFastElementIC_InBounds,3,11 @@ -13668,10 +13670,10 @@ block_count,StoreFastElementIC_InBounds,127,0 block_count,StoreFastElementIC_InBounds,128,0 block_count,StoreFastElementIC_InBounds,129,0 -block_count,StoreFastElementIC_InBounds,130,10 +block_count,StoreFastElementIC_InBounds,130,11 block_count,StoreFastElementIC_InBounds,131,11 block_count,StoreFastElementIC_InBounds,132,0 -block_count,StoreFastElementIC_InBounds,133,10 +block_count,StoreFastElementIC_InBounds,133,11 block_count,StoreFastElementIC_InBounds,134,11 block_count,StoreFastElementIC_InBounds,135,0 block_count,StoreFastElementIC_InBounds,136,11 @@ -13764,28 +13766,28 @@ block_count,StoreFastElementIC_InBounds,223,21 block_count,StoreFastElementIC_InBounds,224,0 block_count,StoreFastElementIC_InBounds,225,21 -block_count,StoreFastElementIC_InBounds,226,61 +block_count,StoreFastElementIC_InBounds,226,72 block_count,StoreFastElementIC_InBounds,227,0 block_count,StoreFastElementIC_InBounds,228,0 block_count,StoreFastElementIC_InBounds,229,0 block_count,StoreFastElementIC_InBounds,230,0 block_count,StoreFastElementIC_InBounds,231,0 -block_count,StoreFastElementIC_InBounds,232,61 -block_count,StoreFastElementIC_InBounds,233,61 -block_count,StoreFastElementIC_InBounds,234,61 +block_count,StoreFastElementIC_InBounds,232,72 +block_count,StoreFastElementIC_InBounds,233,72 +block_count,StoreFastElementIC_InBounds,234,72 block_count,StoreFastElementIC_InBounds,235,0 block_count,StoreFastElementIC_InBounds,236,0 block_count,StoreFastElementIC_InBounds,237,0 block_count,StoreFastElementIC_InBounds,238,0 block_count,StoreFastElementIC_InBounds,239,0 block_count,StoreFastElementIC_InBounds,240,0 -block_count,StoreFastElementIC_InBounds,241,61 -block_count,StoreFastElementIC_InBounds,242,61 -block_count,StoreFastElementIC_InBounds,243,61 -block_count,StoreFastElementIC_InBounds,244,61 -block_count,StoreFastElementIC_InBounds,245,61 +block_count,StoreFastElementIC_InBounds,241,72 +block_count,StoreFastElementIC_InBounds,242,72 +block_count,StoreFastElementIC_InBounds,243,72 +block_count,StoreFastElementIC_InBounds,244,72 +block_count,StoreFastElementIC_InBounds,245,72 block_count,StoreFastElementIC_InBounds,246,0 -block_count,StoreFastElementIC_InBounds,247,61 +block_count,StoreFastElementIC_InBounds,247,72 block_count,StoreFastElementIC_InBounds,248,0 block_count,StoreFastElementIC_InBounds,249,0 block_count,StoreFastElementIC_InBounds,250,0 @@ -13842,28 +13844,28 @@ block_count,StoreFastElementIC_InBounds,301,0 block_count,StoreFastElementIC_InBounds,302,0 block_count,StoreFastElementIC_InBounds,303,0 -block_count,StoreFastElementIC_InBounds,304,21 +block_count,StoreFastElementIC_InBounds,304,20 block_count,StoreFastElementIC_InBounds,305,0 block_count,StoreFastElementIC_InBounds,306,0 block_count,StoreFastElementIC_InBounds,307,0 block_count,StoreFastElementIC_InBounds,308,0 block_count,StoreFastElementIC_InBounds,309,0 -block_count,StoreFastElementIC_InBounds,310,21 -block_count,StoreFastElementIC_InBounds,311,21 -block_count,StoreFastElementIC_InBounds,312,21 +block_count,StoreFastElementIC_InBounds,310,20 +block_count,StoreFastElementIC_InBounds,311,20 +block_count,StoreFastElementIC_InBounds,312,20 block_count,StoreFastElementIC_InBounds,313,0 block_count,StoreFastElementIC_InBounds,314,0 block_count,StoreFastElementIC_InBounds,315,0 block_count,StoreFastElementIC_InBounds,316,0 block_count,StoreFastElementIC_InBounds,317,0 block_count,StoreFastElementIC_InBounds,318,0 -block_count,StoreFastElementIC_InBounds,319,21 -block_count,StoreFastElementIC_InBounds,320,21 -block_count,StoreFastElementIC_InBounds,321,21 -block_count,StoreFastElementIC_InBounds,322,21 -block_count,StoreFastElementIC_InBounds,323,21 +block_count,StoreFastElementIC_InBounds,319,20 +block_count,StoreFastElementIC_InBounds,320,20 +block_count,StoreFastElementIC_InBounds,321,20 +block_count,StoreFastElementIC_InBounds,322,20 +block_count,StoreFastElementIC_InBounds,323,20 block_count,StoreFastElementIC_InBounds,324,0 -block_count,StoreFastElementIC_InBounds,325,21 +block_count,StoreFastElementIC_InBounds,325,20 block_count,StoreFastElementIC_InBounds,326,0 block_count,StoreFastElementIC_InBounds,327,0 block_count,StoreFastElementIC_InBounds,328,0 @@ -13900,15 +13902,15 @@ block_count,StoreFastElementIC_InBounds,359,0 block_count,StoreFastElementIC_InBounds,360,0 block_count,StoreFastElementIC_InBounds,361,0 -block_count,StoreFastElementIC_InBounds,362,184 +block_count,StoreFastElementIC_InBounds,362,183 block_count,StoreFastElementIC_InBounds,363,0 block_count,StoreFastElementIC_InBounds,364,0 block_count,StoreFastElementIC_InBounds,365,0 block_count,StoreFastElementIC_InBounds,366,0 block_count,StoreFastElementIC_InBounds,367,0 -block_count,StoreFastElementIC_InBounds,368,184 -block_count,StoreFastElementIC_InBounds,369,184 -block_count,StoreFastElementIC_InBounds,370,184 +block_count,StoreFastElementIC_InBounds,368,183 +block_count,StoreFastElementIC_InBounds,369,183 +block_count,StoreFastElementIC_InBounds,370,183 block_count,StoreFastElementIC_InBounds,371,5 block_count,StoreFastElementIC_InBounds,372,5 block_count,StoreFastElementIC_InBounds,373,0 @@ -13916,12 +13918,12 @@ block_count,StoreFastElementIC_InBounds,375,0 block_count,StoreFastElementIC_InBounds,376,5 block_count,StoreFastElementIC_InBounds,377,178 -block_count,StoreFastElementIC_InBounds,378,184 -block_count,StoreFastElementIC_InBounds,379,184 -block_count,StoreFastElementIC_InBounds,380,184 -block_count,StoreFastElementIC_InBounds,381,184 +block_count,StoreFastElementIC_InBounds,378,183 +block_count,StoreFastElementIC_InBounds,379,183 +block_count,StoreFastElementIC_InBounds,380,183 +block_count,StoreFastElementIC_InBounds,381,183 block_count,StoreFastElementIC_InBounds,382,0 -block_count,StoreFastElementIC_InBounds,383,184 +block_count,StoreFastElementIC_InBounds,383,183 block_count,StoreFastElementIC_InBounds,384,0 block_count,StoreFastElementIC_InBounds,385,0 block_count,StoreFastElementIC_InBounds,386,0 @@ -14727,25 +14729,25 @@ block_count,StoreFastElementIC_InBounds,1186,0 block_count,StoreFastElementIC_InBounds,1187,0 block_count,StoreFastElementIC_InBounds,1188,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,0,43 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,0,46 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,1,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,2,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,2,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,3,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,4,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,5,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,6,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,7,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,8,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,9,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,8,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,9,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,10,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,11,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,11,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,12,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,13,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,14,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,13,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,14,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,15,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,16,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,17,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,18,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,18,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,19,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,20,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,21,0 @@ -14768,8 +14770,8 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,38,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,39,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,40,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,41,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,42,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,41,5 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,42,5 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,43,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,44,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,45,0 @@ -14787,12 +14789,12 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,57,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,58,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,59,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,60,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,61,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,60,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,61,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,62,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,63,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,64,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,65,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,63,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,64,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,65,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,66,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,67,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,68,0 @@ -14821,25 +14823,25 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,91,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,92,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,93,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,94,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,94,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,95,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,96,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,97,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,96,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,97,4 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,98,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,99,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,100,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,101,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,102,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,103,3 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,104,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,103,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,104,4 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,105,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,106,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,106,4 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,107,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,108,3 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,109,3 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,110,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,108,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,109,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,110,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,111,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,112,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,112,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,113,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,114,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,115,0 @@ -14886,8 +14888,8 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,156,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,157,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,158,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,159,3 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,160,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,159,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,160,4 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,161,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,162,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,163,0 @@ -14916,24 +14918,24 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,186,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,187,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,188,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,189,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,189,4 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,190,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,191,3 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,192,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,191,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,192,32 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,193,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,194,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,195,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,196,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,197,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,198,29 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,199,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,198,32 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,199,32 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,200,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,201,29 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,202,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,201,32 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,202,32 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,203,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,204,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,205,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,206,26 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,206,29 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,207,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,208,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,209,2 @@ -14949,15 +14951,15 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,219,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,220,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,221,26 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,222,23 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,222,24 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,223,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,224,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,225,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,226,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,227,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,228,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,229,23 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,230,21 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,229,24 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,230,23 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,231,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,232,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,233,2 @@ -14975,12 +14977,12 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,245,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,246,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,247,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,248,24 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,249,26 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,248,27 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,249,29 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,250,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,251,26 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,252,29 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,253,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,251,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,252,32 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,253,32 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,254,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,255,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,256,0 @@ -15009,9 +15011,9 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,279,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,280,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,281,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,282,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,282,32 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,283,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,284,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,284,32 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,285,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,286,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,287,0 @@ -15397,7 +15399,7 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,667,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,668,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,669,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,670,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,670,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,671,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,672,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,673,0 @@ -15426,7 +15428,7 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,696,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,697,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,698,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,699,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,699,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,700,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,701,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,702,3 @@ -21365,26 +21367,26 @@ block_count,ArrayPrototypePop,39,0 block_count,ArrayPrototypePop,40,0 block_count,ArrayPrototypePop,41,1 -block_count,ArrayPrototypePush,0,324 +block_count,ArrayPrototypePush,0,323 block_count,ArrayPrototypePush,1,0 -block_count,ArrayPrototypePush,2,324 -block_count,ArrayPrototypePush,3,324 -block_count,ArrayPrototypePush,4,324 -block_count,ArrayPrototypePush,5,324 -block_count,ArrayPrototypePush,6,324 +block_count,ArrayPrototypePush,2,323 +block_count,ArrayPrototypePush,3,323 +block_count,ArrayPrototypePush,4,323 +block_count,ArrayPrototypePush,5,323 +block_count,ArrayPrototypePush,6,323 block_count,ArrayPrototypePush,7,0 -block_count,ArrayPrototypePush,8,324 -block_count,ArrayPrototypePush,9,324 -block_count,ArrayPrototypePush,10,324 +block_count,ArrayPrototypePush,8,323 +block_count,ArrayPrototypePush,9,323 +block_count,ArrayPrototypePush,10,323 block_count,ArrayPrototypePush,11,0 -block_count,ArrayPrototypePush,12,324 -block_count,ArrayPrototypePush,13,324 +block_count,ArrayPrototypePush,12,323 +block_count,ArrayPrototypePush,13,323 block_count,ArrayPrototypePush,14,0 -block_count,ArrayPrototypePush,15,324 -block_count,ArrayPrototypePush,16,324 -block_count,ArrayPrototypePush,17,30 -block_count,ArrayPrototypePush,18,30 -block_count,ArrayPrototypePush,19,29 +block_count,ArrayPrototypePush,15,323 +block_count,ArrayPrototypePush,16,323 +block_count,ArrayPrototypePush,17,31 +block_count,ArrayPrototypePush,18,31 +block_count,ArrayPrototypePush,19,30 block_count,ArrayPrototypePush,20,0 block_count,ArrayPrototypePush,21,0 block_count,ArrayPrototypePush,22,0 @@ -21406,24 +21408,24 @@ block_count,ArrayPrototypePush,38,0 block_count,ArrayPrototypePush,39,0 block_count,ArrayPrototypePush,40,0 -block_count,ArrayPrototypePush,41,70 -block_count,ArrayPrototypePush,42,69 +block_count,ArrayPrototypePush,41,69 +block_count,ArrayPrototypePush,42,68 block_count,ArrayPrototypePush,43,0 block_count,ArrayPrototypePush,44,0 block_count,ArrayPrototypePush,45,0 block_count,ArrayPrototypePush,46,0 block_count,ArrayPrototypePush,47,0 -block_count,ArrayPrototypePush,48,30 -block_count,ArrayPrototypePush,49,30 -block_count,ArrayPrototypePush,50,30 -block_count,ArrayPrototypePush,51,29 -block_count,ArrayPrototypePush,52,29 +block_count,ArrayPrototypePush,48,31 +block_count,ArrayPrototypePush,49,31 +block_count,ArrayPrototypePush,50,31 +block_count,ArrayPrototypePush,51,30 +block_count,ArrayPrototypePush,52,30 block_count,ArrayPrototypePush,53,0 -block_count,ArrayPrototypePush,54,29 +block_count,ArrayPrototypePush,54,30 block_count,ArrayPrototypePush,55,0 block_count,ArrayPrototypePush,56,0 block_count,ArrayPrototypePush,57,0 -block_count,ArrayPrototypePush,58,29 +block_count,ArrayPrototypePush,58,30 block_count,ArrayPrototypePush,59,0 block_count,ArrayPrototypePush,60,0 block_count,ArrayPrototypePush,61,0 @@ -21439,9 +21441,9 @@ block_count,ArrayPrototypePush,71,0 block_count,ArrayPrototypePush,72,0 block_count,ArrayPrototypePush,73,0 -block_count,ArrayPrototypePush,74,293 -block_count,ArrayPrototypePush,75,293 -block_count,ArrayPrototypePush,76,291 +block_count,ArrayPrototypePush,74,292 +block_count,ArrayPrototypePush,75,292 +block_count,ArrayPrototypePush,76,290 block_count,ArrayPrototypePush,77,2 block_count,ArrayPrototypePush,78,0 block_count,ArrayPrototypePush,79,2 @@ -21581,9 +21583,9 @@ block_count,ArrayPrototypePush,213,0 block_count,ArrayPrototypePush,214,0 block_count,ArrayPrototypePush,215,0 -block_count,ArrayPrototypePush,216,291 -block_count,ArrayPrototypePush,217,291 -block_count,ArrayPrototypePush,218,268 +block_count,ArrayPrototypePush,216,290 +block_count,ArrayPrototypePush,217,290 +block_count,ArrayPrototypePush,218,266 block_count,ArrayPrototypePush,219,23 block_count,ArrayPrototypePush,220,23 block_count,ArrayPrototypePush,221,23 @@ -21612,15 +21614,15 @@ block_count,ArrayPrototypePush,244,23 block_count,ArrayPrototypePush,245,0 block_count,ArrayPrototypePush,246,0 -block_count,ArrayPrototypePush,247,291 -block_count,ArrayPrototypePush,248,291 -block_count,ArrayPrototypePush,249,300 -block_count,ArrayPrototypePush,250,300 +block_count,ArrayPrototypePush,247,290 +block_count,ArrayPrototypePush,248,289 +block_count,ArrayPrototypePush,249,299 +block_count,ArrayPrototypePush,250,299 block_count,ArrayPrototypePush,251,9 -block_count,ArrayPrototypePush,252,291 +block_count,ArrayPrototypePush,252,289 block_count,ArrayPrototypePush,253,0 block_count,ArrayPrototypePush,254,0 -block_count,ArrayPrototypePush,255,291 +block_count,ArrayPrototypePush,255,290 block_count,ArrayPrototypePush,256,0 block_count,ArrayPrototypePush,257,0 block_count,ArrayPrototypePush,258,0 @@ -23109,7 +23111,7 @@ block_count,SuspendGeneratorBaseline,9,0 block_count,SuspendGeneratorBaseline,10,4 block_count,SuspendGeneratorBaseline,11,4 -block_count,SuspendGeneratorBaseline,12,71 +block_count,SuspendGeneratorBaseline,12,70 block_count,SuspendGeneratorBaseline,13,66 block_count,SuspendGeneratorBaseline,14,4 block_count,ResumeGeneratorBaseline,0,4 @@ -23145,13 +23147,13 @@ block_count,GlobalIsNaN,8,0 block_count,GlobalIsNaN,9,0 block_count,GlobalIsNaN,10,0 -block_count,LoadIC,0,527 -block_count,LoadIC,1,527 +block_count,LoadIC,0,547 +block_count,LoadIC,1,547 block_count,LoadIC,2,0 -block_count,LoadIC,3,527 -block_count,LoadIC,4,265 +block_count,LoadIC,3,547 +block_count,LoadIC,4,272 block_count,LoadIC,5,0 -block_count,LoadIC,6,265 +block_count,LoadIC,6,272 block_count,LoadIC,7,3 block_count,LoadIC,8,0 block_count,LoadIC,9,0 @@ -23170,8 +23172,8 @@ block_count,LoadIC,22,3 block_count,LoadIC,23,0 block_count,LoadIC,24,3 -block_count,LoadIC,25,3 -block_count,LoadIC,26,3 +block_count,LoadIC,25,2 +block_count,LoadIC,26,2 block_count,LoadIC,27,0 block_count,LoadIC,28,0 block_count,LoadIC,29,0 @@ -23179,22 +23181,22 @@ block_count,LoadIC,31,0 block_count,LoadIC,32,0 block_count,LoadIC,33,0 -block_count,LoadIC,34,261 -block_count,LoadIC,35,335 -block_count,LoadIC,36,73 -block_count,LoadIC,37,73 +block_count,LoadIC,34,269 +block_count,LoadIC,35,358 +block_count,LoadIC,36,89 +block_count,LoadIC,37,89 block_count,LoadIC,38,0 -block_count,LoadIC,39,261 -block_count,LoadIC,40,261 -block_count,LoadIC,41,527 -block_count,LoadIC,42,265 -block_count,LoadIC,43,265 -block_count,LoadIC,44,76 -block_count,LoadIC,45,76 -block_count,LoadIC,46,76 +block_count,LoadIC,39,269 +block_count,LoadIC,40,275 +block_count,LoadIC,41,547 +block_count,LoadIC,42,270 +block_count,LoadIC,43,270 +block_count,LoadIC,44,80 +block_count,LoadIC,45,80 +block_count,LoadIC,46,80 block_count,LoadIC,47,0 block_count,LoadIC,48,0 -block_count,LoadIC,49,76 +block_count,LoadIC,49,80 block_count,LoadIC,50,18 block_count,LoadIC,51,18 block_count,LoadIC,52,18 @@ -23272,24 +23274,24 @@ block_count,LoadIC,124,0 block_count,LoadIC,125,0 block_count,LoadIC,126,0 -block_count,LoadIC,127,57 -block_count,LoadIC,128,74 -block_count,LoadIC,129,74 -block_count,LoadIC,130,56 -block_count,LoadIC,131,56 +block_count,LoadIC,127,62 +block_count,LoadIC,128,79 +block_count,LoadIC,129,79 +block_count,LoadIC,130,61 +block_count,LoadIC,131,61 block_count,LoadIC,132,0 block_count,LoadIC,133,18 -block_count,LoadIC,134,74 +block_count,LoadIC,134,79 block_count,LoadIC,135,0 block_count,LoadIC,136,189 block_count,LoadIC,137,0 block_count,LoadIC,138,0 block_count,LoadIC,139,0 -block_count,LoadIC,140,261 -block_count,LoadIC,141,336 -block_count,LoadIC,142,239 -block_count,LoadIC,143,183 -block_count,LoadIC,144,165 +block_count,LoadIC,140,277 +block_count,LoadIC,141,356 +block_count,LoadIC,142,257 +block_count,LoadIC,143,196 +block_count,LoadIC,144,178 block_count,LoadIC,145,10 block_count,LoadIC,146,10 block_count,LoadIC,147,1 @@ -23337,22 +23339,22 @@ block_count,LoadIC,189,0 block_count,LoadIC,190,9 block_count,LoadIC,191,0 -block_count,LoadIC,192,154 -block_count,LoadIC,193,154 +block_count,LoadIC,192,167 +block_count,LoadIC,193,167 block_count,LoadIC,194,0 -block_count,LoadIC,195,154 -block_count,LoadIC,196,154 -block_count,LoadIC,197,236 -block_count,LoadIC,198,236 -block_count,LoadIC,199,82 -block_count,LoadIC,200,154 +block_count,LoadIC,195,167 +block_count,LoadIC,196,167 +block_count,LoadIC,197,256 +block_count,LoadIC,198,256 +block_count,LoadIC,199,89 +block_count,LoadIC,200,167 block_count,LoadIC,201,0 block_count,LoadIC,202,0 block_count,LoadIC,203,0 block_count,LoadIC,204,0 -block_count,LoadIC,205,154 +block_count,LoadIC,205,167 block_count,LoadIC,206,0 -block_count,LoadIC,207,154 +block_count,LoadIC,207,167 block_count,LoadIC,208,0 block_count,LoadIC,209,0 block_count,LoadIC,210,0 @@ -23392,22 +23394,22 @@ block_count,LoadIC,244,0 block_count,LoadIC,245,0 block_count,LoadIC,246,0 -block_count,LoadIC,247,154 -block_count,LoadIC,248,154 +block_count,LoadIC,247,167 +block_count,LoadIC,248,167 block_count,LoadIC,249,0 block_count,LoadIC,250,0 block_count,LoadIC,251,0 block_count,LoadIC,252,0 block_count,LoadIC,253,0 -block_count,LoadIC,254,154 +block_count,LoadIC,254,167 block_count,LoadIC,255,18 -block_count,LoadIC,256,56 -block_count,LoadIC,257,96 -block_count,LoadIC,258,96 +block_count,LoadIC,256,61 +block_count,LoadIC,257,98 +block_count,LoadIC,258,98 block_count,LoadIC,259,2 -block_count,LoadIC,260,94 -block_count,LoadIC,261,96 -block_count,LoadIC,262,96 +block_count,LoadIC,260,96 +block_count,LoadIC,261,98 +block_count,LoadIC,262,98 block_count,LoadIC,263,0 block_count,LoadIC,264,0 block_count,LoadIC,265,0 @@ -23468,38 +23470,38 @@ block_count,LoadIC,320,0 block_count,LoadIC,321,0 block_count,LoadIC,322,0 -block_count,LoadIC_Megamorphic,0,9382 -block_count,LoadIC_Megamorphic,1,9381 +block_count,LoadIC_Megamorphic,0,9362 +block_count,LoadIC_Megamorphic,1,9361 block_count,LoadIC_Megamorphic,2,1 -block_count,LoadIC_Megamorphic,3,9382 -block_count,LoadIC_Megamorphic,4,9382 +block_count,LoadIC_Megamorphic,3,9362 +block_count,LoadIC_Megamorphic,4,9362 block_count,LoadIC_Megamorphic,5,0 -block_count,LoadIC_Megamorphic,6,9382 -block_count,LoadIC_Megamorphic,7,7915 -block_count,LoadIC_Megamorphic,8,7894 -block_count,LoadIC_Megamorphic,9,21 -block_count,LoadIC_Megamorphic,10,1467 -block_count,LoadIC_Megamorphic,11,1488 -block_count,LoadIC_Megamorphic,12,1478 -block_count,LoadIC_Megamorphic,13,1477 +block_count,LoadIC_Megamorphic,6,9362 +block_count,LoadIC_Megamorphic,7,7754 +block_count,LoadIC_Megamorphic,8,7724 +block_count,LoadIC_Megamorphic,9,30 +block_count,LoadIC_Megamorphic,10,1607 +block_count,LoadIC_Megamorphic,11,1638 +block_count,LoadIC_Megamorphic,12,1629 +block_count,LoadIC_Megamorphic,13,1627 block_count,LoadIC_Megamorphic,14,1 block_count,LoadIC_Megamorphic,15,9 -block_count,LoadIC_Megamorphic,16,9371 -block_count,LoadIC_Megamorphic,17,3467 -block_count,LoadIC_Megamorphic,18,3467 -block_count,LoadIC_Megamorphic,19,3394 -block_count,LoadIC_Megamorphic,20,3394 -block_count,LoadIC_Megamorphic,21,3394 +block_count,LoadIC_Megamorphic,16,9352 +block_count,LoadIC_Megamorphic,17,3462 +block_count,LoadIC_Megamorphic,18,3462 +block_count,LoadIC_Megamorphic,19,3389 +block_count,LoadIC_Megamorphic,20,3389 +block_count,LoadIC_Megamorphic,21,3389 block_count,LoadIC_Megamorphic,22,0 block_count,LoadIC_Megamorphic,23,0 -block_count,LoadIC_Megamorphic,24,3394 +block_count,LoadIC_Megamorphic,24,3389 block_count,LoadIC_Megamorphic,25,6 block_count,LoadIC_Megamorphic,26,3 block_count,LoadIC_Megamorphic,27,3 block_count,LoadIC_Megamorphic,28,0 block_count,LoadIC_Megamorphic,29,3 block_count,LoadIC_Megamorphic,30,3 -block_count,LoadIC_Megamorphic,31,6 +block_count,LoadIC_Megamorphic,31,7 block_count,LoadIC_Megamorphic,32,3 block_count,LoadIC_Megamorphic,33,3 block_count,LoadIC_Megamorphic,34,0 @@ -23570,24 +23572,24 @@ block_count,LoadIC_Megamorphic,99,0 block_count,LoadIC_Megamorphic,100,0 block_count,LoadIC_Megamorphic,101,2 -block_count,LoadIC_Megamorphic,102,3387 -block_count,LoadIC_Megamorphic,103,3393 -block_count,LoadIC_Megamorphic,104,3392 -block_count,LoadIC_Megamorphic,105,2673 -block_count,LoadIC_Megamorphic,106,2673 +block_count,LoadIC_Megamorphic,102,3382 +block_count,LoadIC_Megamorphic,103,3389 +block_count,LoadIC_Megamorphic,104,3388 +block_count,LoadIC_Megamorphic,105,2669 +block_count,LoadIC_Megamorphic,106,2669 block_count,LoadIC_Megamorphic,107,0 block_count,LoadIC_Megamorphic,108,718 -block_count,LoadIC_Megamorphic,109,3392 +block_count,LoadIC_Megamorphic,109,3388 block_count,LoadIC_Megamorphic,110,1 block_count,LoadIC_Megamorphic,111,72 block_count,LoadIC_Megamorphic,112,0 block_count,LoadIC_Megamorphic,113,0 block_count,LoadIC_Megamorphic,114,0 -block_count,LoadIC_Megamorphic,115,5904 -block_count,LoadIC_Megamorphic,116,9296 -block_count,LoadIC_Megamorphic,117,4084 -block_count,LoadIC_Megamorphic,118,2152 -block_count,LoadIC_Megamorphic,119,1433 +block_count,LoadIC_Megamorphic,115,5889 +block_count,LoadIC_Megamorphic,116,9277 +block_count,LoadIC_Megamorphic,117,4066 +block_count,LoadIC_Megamorphic,118,2138 +block_count,LoadIC_Megamorphic,119,1420 block_count,LoadIC_Megamorphic,120,1418 block_count,LoadIC_Megamorphic,121,678 block_count,LoadIC_Megamorphic,122,8 @@ -23635,22 +23637,22 @@ block_count,LoadIC_Megamorphic,164,0 block_count,LoadIC_Megamorphic,165,669 block_count,LoadIC_Megamorphic,166,740 -block_count,LoadIC_Megamorphic,167,15 -block_count,LoadIC_Megamorphic,168,15 +block_count,LoadIC_Megamorphic,167,1 +block_count,LoadIC_Megamorphic,168,1 block_count,LoadIC_Megamorphic,169,0 -block_count,LoadIC_Megamorphic,170,15 -block_count,LoadIC_Megamorphic,171,15 -block_count,LoadIC_Megamorphic,172,22 -block_count,LoadIC_Megamorphic,173,22 -block_count,LoadIC_Megamorphic,174,6 -block_count,LoadIC_Megamorphic,175,15 +block_count,LoadIC_Megamorphic,170,1 +block_count,LoadIC_Megamorphic,171,1 +block_count,LoadIC_Megamorphic,172,1 +block_count,LoadIC_Megamorphic,173,1 +block_count,LoadIC_Megamorphic,174,0 +block_count,LoadIC_Megamorphic,175,1 block_count,LoadIC_Megamorphic,176,0 block_count,LoadIC_Megamorphic,177,0 block_count,LoadIC_Megamorphic,178,0 block_count,LoadIC_Megamorphic,179,0 -block_count,LoadIC_Megamorphic,180,15 +block_count,LoadIC_Megamorphic,180,1 block_count,LoadIC_Megamorphic,181,0 -block_count,LoadIC_Megamorphic,182,15 +block_count,LoadIC_Megamorphic,182,1 block_count,LoadIC_Megamorphic,183,0 block_count,LoadIC_Megamorphic,184,0 block_count,LoadIC_Megamorphic,185,0 @@ -23690,22 +23692,22 @@ block_count,LoadIC_Megamorphic,219,0 block_count,LoadIC_Megamorphic,220,0 block_count,LoadIC_Megamorphic,221,0 -block_count,LoadIC_Megamorphic,222,15 -block_count,LoadIC_Megamorphic,223,15 +block_count,LoadIC_Megamorphic,222,1 +block_count,LoadIC_Megamorphic,223,1 block_count,LoadIC_Megamorphic,224,0 block_count,LoadIC_Megamorphic,225,0 block_count,LoadIC_Megamorphic,226,0 block_count,LoadIC_Megamorphic,227,0 block_count,LoadIC_Megamorphic,228,0 -block_count,LoadIC_Megamorphic,229,15 +block_count,LoadIC_Megamorphic,229,1 block_count,LoadIC_Megamorphic,230,718 -block_count,LoadIC_Megamorphic,231,1931 -block_count,LoadIC_Megamorphic,232,5212 -block_count,LoadIC_Megamorphic,233,5212 +block_count,LoadIC_Megamorphic,231,1927 +block_count,LoadIC_Megamorphic,232,5211 +block_count,LoadIC_Megamorphic,233,5211 block_count,LoadIC_Megamorphic,234,272 -block_count,LoadIC_Megamorphic,235,4940 -block_count,LoadIC_Megamorphic,236,5212 -block_count,LoadIC_Megamorphic,237,5192 +block_count,LoadIC_Megamorphic,235,4938 +block_count,LoadIC_Megamorphic,236,5211 +block_count,LoadIC_Megamorphic,237,5191 block_count,LoadIC_Megamorphic,238,19 block_count,LoadIC_Megamorphic,239,19 block_count,LoadIC_Megamorphic,240,19 @@ -23765,7 +23767,7 @@ block_count,LoadIC_Megamorphic,294,0 block_count,LoadIC_Megamorphic,295,0 block_count,LoadIC_Megamorphic,296,0 -block_count,LoadIC_Megamorphic,297,11 +block_count,LoadIC_Megamorphic,297,10 block_count,LoadIC_Noninlined,0,6 block_count,LoadIC_Noninlined,1,6 block_count,LoadIC_Noninlined,2,0 @@ -24015,7 +24017,7 @@ block_count,LoadIC_Noninlined,246,2 block_count,LoadIC_Noninlined,247,2 block_count,LoadIC_Noninlined,248,0 -block_count,LoadIC_Noninlined,249,1 +block_count,LoadIC_Noninlined,249,2 block_count,LoadIC_Noninlined,250,2 block_count,LoadIC_Noninlined,251,2 block_count,LoadIC_Noninlined,252,0 @@ -24078,18 +24080,18 @@ block_count,LoadIC_Noninlined,309,0 block_count,LoadIC_Noninlined,310,0 block_count,LoadIC_Noninlined,311,1 -block_count,LoadICTrampoline,0,301 -block_count,LoadICTrampoline,1,301 +block_count,LoadICTrampoline,0,322 +block_count,LoadICTrampoline,1,322 block_count,LoadICTrampoline,2,0 -block_count,LoadICTrampoline,3,301 -block_count,LoadICGenericBaseline,0,4880 -block_count,LoadICGenericBaseline,1,4879 +block_count,LoadICTrampoline,3,322 +block_count,LoadICGenericBaseline,0,4911 +block_count,LoadICGenericBaseline,1,4910 block_count,LoadICGenericBaseline,2,1 -block_count,LoadICGenericBaseline,3,4880 -block_count,LoadICGenericBaseline,4,1145 +block_count,LoadICGenericBaseline,3,4911 +block_count,LoadICGenericBaseline,4,1152 block_count,LoadICGenericBaseline,5,0 -block_count,LoadICGenericBaseline,6,1145 -block_count,LoadICGenericBaseline,7,277 +block_count,LoadICGenericBaseline,6,1151 +block_count,LoadICGenericBaseline,7,272 block_count,LoadICGenericBaseline,8,1 block_count,LoadICGenericBaseline,9,1 block_count,LoadICGenericBaseline,10,0 @@ -24103,44 +24105,44 @@ block_count,LoadICGenericBaseline,18,0 block_count,LoadICGenericBaseline,19,0 block_count,LoadICGenericBaseline,20,0 -block_count,LoadICGenericBaseline,21,275 -block_count,LoadICGenericBaseline,22,275 +block_count,LoadICGenericBaseline,21,271 +block_count,LoadICGenericBaseline,22,271 block_count,LoadICGenericBaseline,23,0 -block_count,LoadICGenericBaseline,24,275 -block_count,LoadICGenericBaseline,25,236 -block_count,LoadICGenericBaseline,26,235 -block_count,LoadICGenericBaseline,27,0 -block_count,LoadICGenericBaseline,28,38 -block_count,LoadICGenericBaseline,29,39 -block_count,LoadICGenericBaseline,30,37 -block_count,LoadICGenericBaseline,31,36 +block_count,LoadICGenericBaseline,24,271 +block_count,LoadICGenericBaseline,25,228 +block_count,LoadICGenericBaseline,26,226 +block_count,LoadICGenericBaseline,27,2 +block_count,LoadICGenericBaseline,28,42 +block_count,LoadICGenericBaseline,29,44 +block_count,LoadICGenericBaseline,30,42 +block_count,LoadICGenericBaseline,31,42 block_count,LoadICGenericBaseline,32,0 block_count,LoadICGenericBaseline,33,2 -block_count,LoadICGenericBaseline,34,867 -block_count,LoadICGenericBaseline,35,1517 -block_count,LoadICGenericBaseline,36,650 -block_count,LoadICGenericBaseline,37,649 +block_count,LoadICGenericBaseline,34,879 +block_count,LoadICGenericBaseline,35,1537 +block_count,LoadICGenericBaseline,36,658 +block_count,LoadICGenericBaseline,37,657 block_count,LoadICGenericBaseline,38,0 -block_count,LoadICGenericBaseline,39,867 -block_count,LoadICGenericBaseline,40,3734 -block_count,LoadICGenericBaseline,41,4875 -block_count,LoadICGenericBaseline,42,1568 -block_count,LoadICGenericBaseline,43,1560 -block_count,LoadICGenericBaseline,44,1446 -block_count,LoadICGenericBaseline,45,1446 -block_count,LoadICGenericBaseline,46,1446 +block_count,LoadICGenericBaseline,39,878 +block_count,LoadICGenericBaseline,40,3759 +block_count,LoadICGenericBaseline,41,4906 +block_count,LoadICGenericBaseline,42,1569 +block_count,LoadICGenericBaseline,43,1561 +block_count,LoadICGenericBaseline,44,1447 +block_count,LoadICGenericBaseline,45,1447 +block_count,LoadICGenericBaseline,46,1447 block_count,LoadICGenericBaseline,47,0 block_count,LoadICGenericBaseline,48,0 -block_count,LoadICGenericBaseline,49,1446 -block_count,LoadICGenericBaseline,50,176 -block_count,LoadICGenericBaseline,51,16 -block_count,LoadICGenericBaseline,52,16 +block_count,LoadICGenericBaseline,49,1447 +block_count,LoadICGenericBaseline,50,179 +block_count,LoadICGenericBaseline,51,17 +block_count,LoadICGenericBaseline,52,17 block_count,LoadICGenericBaseline,53,0 -block_count,LoadICGenericBaseline,54,16 -block_count,LoadICGenericBaseline,55,16 -block_count,LoadICGenericBaseline,56,50 -block_count,LoadICGenericBaseline,57,33 -block_count,LoadICGenericBaseline,58,33 +block_count,LoadICGenericBaseline,54,17 +block_count,LoadICGenericBaseline,55,17 +block_count,LoadICGenericBaseline,56,51 +block_count,LoadICGenericBaseline,57,34 +block_count,LoadICGenericBaseline,58,34 block_count,LoadICGenericBaseline,59,0 block_count,LoadICGenericBaseline,60,16 block_count,LoadICGenericBaseline,61,0 @@ -24196,7 +24198,7 @@ block_count,LoadICGenericBaseline,111,0 block_count,LoadICGenericBaseline,112,0 block_count,LoadICGenericBaseline,113,0 -block_count,LoadICGenericBaseline,114,159 +block_count,LoadICGenericBaseline,114,162 block_count,LoadICGenericBaseline,115,0 block_count,LoadICGenericBaseline,116,0 block_count,LoadICGenericBaseline,117,0 @@ -24208,12 +24210,12 @@ block_count,LoadICGenericBaseline,123,0 block_count,LoadICGenericBaseline,124,0 block_count,LoadICGenericBaseline,125,0 -block_count,LoadICGenericBaseline,126,159 -block_count,LoadICGenericBaseline,127,1270 -block_count,LoadICGenericBaseline,128,1446 +block_count,LoadICGenericBaseline,126,162 +block_count,LoadICGenericBaseline,127,1268 +block_count,LoadICGenericBaseline,128,1447 block_count,LoadICGenericBaseline,129,1446 -block_count,LoadICGenericBaseline,130,1381 -block_count,LoadICGenericBaseline,131,1381 +block_count,LoadICGenericBaseline,130,1382 +block_count,LoadICGenericBaseline,131,1382 block_count,LoadICGenericBaseline,132,0 block_count,LoadICGenericBaseline,133,64 block_count,LoadICGenericBaseline,134,1446 @@ -24222,12 +24224,12 @@ block_count,LoadICGenericBaseline,137,8 block_count,LoadICGenericBaseline,138,8 block_count,LoadICGenericBaseline,139,0 -block_count,LoadICGenericBaseline,140,3306 -block_count,LoadICGenericBaseline,141,4753 -block_count,LoadICGenericBaseline,142,1505 -block_count,LoadICGenericBaseline,143,367 -block_count,LoadICGenericBaseline,144,303 -block_count,LoadICGenericBaseline,145,244 +block_count,LoadICGenericBaseline,140,3336 +block_count,LoadICGenericBaseline,141,4783 +block_count,LoadICGenericBaseline,142,1506 +block_count,LoadICGenericBaseline,143,366 +block_count,LoadICGenericBaseline,144,301 +block_count,LoadICGenericBaseline,145,242 block_count,LoadICGenericBaseline,146,2 block_count,LoadICGenericBaseline,147,1 block_count,LoadICGenericBaseline,148,1 @@ -24273,14 +24275,14 @@ block_count,LoadICGenericBaseline,188,0 block_count,LoadICGenericBaseline,189,0 block_count,LoadICGenericBaseline,190,1 -block_count,LoadICGenericBaseline,191,242 +block_count,LoadICGenericBaseline,191,240 block_count,LoadICGenericBaseline,192,58 block_count,LoadICGenericBaseline,193,58 block_count,LoadICGenericBaseline,194,0 block_count,LoadICGenericBaseline,195,58 block_count,LoadICGenericBaseline,196,58 -block_count,LoadICGenericBaseline,197,64 -block_count,LoadICGenericBaseline,198,64 +block_count,LoadICGenericBaseline,197,65 +block_count,LoadICGenericBaseline,198,65 block_count,LoadICGenericBaseline,199,6 block_count,LoadICGenericBaseline,200,58 block_count,LoadICGenericBaseline,201,0 @@ -24338,19 +24340,19 @@ block_count,LoadICGenericBaseline,253,0 block_count,LoadICGenericBaseline,254,58 block_count,LoadICGenericBaseline,255,64 -block_count,LoadICGenericBaseline,256,1138 -block_count,LoadICGenericBaseline,257,3247 -block_count,LoadICGenericBaseline,258,3247 -block_count,LoadICGenericBaseline,259,867 -block_count,LoadICGenericBaseline,260,2379 -block_count,LoadICGenericBaseline,261,3247 -block_count,LoadICGenericBaseline,262,3071 -block_count,LoadICGenericBaseline,263,175 -block_count,LoadICGenericBaseline,264,175 -block_count,LoadICGenericBaseline,265,175 +block_count,LoadICGenericBaseline,256,1140 +block_count,LoadICGenericBaseline,257,3276 +block_count,LoadICGenericBaseline,258,3276 +block_count,LoadICGenericBaseline,259,889 +block_count,LoadICGenericBaseline,260,2387 +block_count,LoadICGenericBaseline,261,3276 +block_count,LoadICGenericBaseline,262,3113 +block_count,LoadICGenericBaseline,263,163 +block_count,LoadICGenericBaseline,264,163 +block_count,LoadICGenericBaseline,265,163 block_count,LoadICGenericBaseline,266,0 -block_count,LoadICGenericBaseline,267,175 -block_count,LoadICGenericBaseline,268,175 +block_count,LoadICGenericBaseline,267,163 +block_count,LoadICGenericBaseline,268,163 block_count,LoadICGenericBaseline,269,0 block_count,LoadICGenericBaseline,270,0 block_count,LoadICGenericBaseline,271,0 @@ -24404,11 +24406,11 @@ block_count,LoadICGenericBaseline,319,0 block_count,LoadICGenericBaseline,320,0 block_count,LoadICGenericBaseline,321,0 -block_count,LoadICGenericBaseline,322,5 -block_count,LoadICTrampoline_Megamorphic,0,5778 -block_count,LoadICTrampoline_Megamorphic,1,5778 +block_count,LoadICGenericBaseline,322,4 +block_count,LoadICTrampoline_Megamorphic,0,5721 +block_count,LoadICTrampoline_Megamorphic,1,5721 block_count,LoadICTrampoline_Megamorphic,2,0 -block_count,LoadICTrampoline_Megamorphic,3,5778 +block_count,LoadICTrampoline_Megamorphic,3,5721 block_count,LoadSuperIC,0,5 block_count,LoadSuperIC,1,5 block_count,LoadSuperIC,2,5 @@ -25052,15 +25054,15 @@ block_count,LoadSuperIC,640,0 block_count,LoadSuperIC,641,0 block_count,LoadSuperICBaseline,0,4 -block_count,KeyedLoadIC,0,944 -block_count,KeyedLoadIC,1,944 +block_count,KeyedLoadIC,0,937 +block_count,KeyedLoadIC,1,937 block_count,KeyedLoadIC,2,0 -block_count,KeyedLoadIC,3,944 -block_count,KeyedLoadIC,4,944 -block_count,KeyedLoadIC,5,941 -block_count,KeyedLoadIC,6,90 +block_count,KeyedLoadIC,3,937 +block_count,KeyedLoadIC,4,937 +block_count,KeyedLoadIC,5,934 +block_count,KeyedLoadIC,6,89 block_count,KeyedLoadIC,7,0 -block_count,KeyedLoadIC,8,90 +block_count,KeyedLoadIC,8,89 block_count,KeyedLoadIC,9,48 block_count,KeyedLoadIC,10,2 block_count,KeyedLoadIC,11,1 @@ -25100,14 +25102,14 @@ block_count,KeyedLoadIC,45,1 block_count,KeyedLoadIC,46,0 block_count,KeyedLoadIC,47,46 -block_count,KeyedLoadIC,48,41 -block_count,KeyedLoadIC,49,81 -block_count,KeyedLoadIC,50,39 -block_count,KeyedLoadIC,51,39 +block_count,KeyedLoadIC,48,40 +block_count,KeyedLoadIC,49,79 +block_count,KeyedLoadIC,50,38 +block_count,KeyedLoadIC,51,38 block_count,KeyedLoadIC,52,0 -block_count,KeyedLoadIC,53,41 -block_count,KeyedLoadIC,54,850 -block_count,KeyedLoadIC,55,892 +block_count,KeyedLoadIC,53,40 +block_count,KeyedLoadIC,54,845 +block_count,KeyedLoadIC,55,886 block_count,KeyedLoadIC,56,1 block_count,KeyedLoadIC,57,1 block_count,KeyedLoadIC,58,0 @@ -25206,8 +25208,8 @@ block_count,KeyedLoadIC,151,0 block_count,KeyedLoadIC,152,0 block_count,KeyedLoadIC,153,0 -block_count,KeyedLoadIC,154,890 -block_count,KeyedLoadIC,155,890 +block_count,KeyedLoadIC,154,884 +block_count,KeyedLoadIC,155,884 block_count,KeyedLoadIC,156,8 block_count,KeyedLoadIC,157,7 block_count,KeyedLoadIC,158,0 @@ -25429,8 +25431,8 @@ block_count,KeyedLoadIC,374,7 block_count,KeyedLoadIC,375,7 block_count,KeyedLoadIC,376,3 -block_count,KeyedLoadIC,377,6 -block_count,KeyedLoadIC,378,2 +block_count,KeyedLoadIC,377,7 +block_count,KeyedLoadIC,378,3 block_count,KeyedLoadIC,379,2 block_count,KeyedLoadIC,380,0 block_count,KeyedLoadIC,381,0 @@ -25467,8 +25469,8 @@ block_count,KeyedLoadIC,412,0 block_count,KeyedLoadIC,413,0 block_count,KeyedLoadIC,414,0 -block_count,KeyedLoadIC,415,881 -block_count,KeyedLoadIC,416,882 +block_count,KeyedLoadIC,415,875 +block_count,KeyedLoadIC,416,876 block_count,KeyedLoadIC,417,0 block_count,KeyedLoadIC,418,0 block_count,KeyedLoadIC,419,0 @@ -25479,45 +25481,45 @@ block_count,KeyedLoadIC,424,0 block_count,KeyedLoadIC,425,0 block_count,KeyedLoadIC,426,0 -block_count,KeyedLoadIC,427,882 -block_count,KeyedLoadIC,428,882 -block_count,KeyedLoadIC,429,882 -block_count,KeyedLoadIC,430,565 +block_count,KeyedLoadIC,427,876 +block_count,KeyedLoadIC,428,876 +block_count,KeyedLoadIC,429,876 +block_count,KeyedLoadIC,430,557 block_count,KeyedLoadIC,431,9 -block_count,KeyedLoadIC,432,555 -block_count,KeyedLoadIC,433,565 +block_count,KeyedLoadIC,432,548 +block_count,KeyedLoadIC,433,557 block_count,KeyedLoadIC,434,1 -block_count,KeyedLoadIC,435,563 +block_count,KeyedLoadIC,435,556 block_count,KeyedLoadIC,436,0 -block_count,KeyedLoadIC,437,37 -block_count,KeyedLoadIC,438,263 +block_count,KeyedLoadIC,437,38 +block_count,KeyedLoadIC,438,264 block_count,KeyedLoadIC,439,0 block_count,KeyedLoadIC,440,0 block_count,KeyedLoadIC,441,0 block_count,KeyedLoadIC,442,0 -block_count,KeyedLoadIC,443,301 -block_count,KeyedLoadIC,444,27 +block_count,KeyedLoadIC,443,303 +block_count,KeyedLoadIC,444,26 block_count,KeyedLoadIC,445,92 block_count,KeyedLoadIC,446,0 block_count,KeyedLoadIC,447,0 block_count,KeyedLoadIC,448,0 -block_count,KeyedLoadIC,449,120 -block_count,KeyedLoadIC,450,115 +block_count,KeyedLoadIC,449,118 +block_count,KeyedLoadIC,450,113 block_count,KeyedLoadIC,451,4 -block_count,KeyedLoadIC,452,40 +block_count,KeyedLoadIC,452,39 block_count,KeyedLoadIC,453,0 -block_count,KeyedLoadIC,454,40 -block_count,KeyedLoadIC,455,40 -block_count,KeyedLoadIC,456,101 -block_count,KeyedLoadIC,457,101 -block_count,KeyedLoadIC,458,101 +block_count,KeyedLoadIC,454,39 +block_count,KeyedLoadIC,455,39 +block_count,KeyedLoadIC,456,95 +block_count,KeyedLoadIC,457,94 +block_count,KeyedLoadIC,458,94 block_count,KeyedLoadIC,459,0 -block_count,KeyedLoadIC,460,101 -block_count,KeyedLoadIC,461,101 +block_count,KeyedLoadIC,460,94 +block_count,KeyedLoadIC,461,94 block_count,KeyedLoadIC,462,0 block_count,KeyedLoadIC,463,0 -block_count,KeyedLoadIC,464,317 -block_count,KeyedLoadIC,465,317 +block_count,KeyedLoadIC,464,318 +block_count,KeyedLoadIC,465,318 block_count,KeyedLoadIC,466,0 block_count,KeyedLoadIC,467,0 block_count,KeyedLoadIC,468,0 @@ -25540,15 +25542,15 @@ block_count,KeyedLoadIC,485,0 block_count,KeyedLoadIC,486,0 block_count,KeyedLoadIC,487,0 -block_count,KeyedLoadIC,488,317 -block_count,KeyedLoadIC,489,317 -block_count,KeyedLoadIC,490,317 +block_count,KeyedLoadIC,488,318 +block_count,KeyedLoadIC,489,318 +block_count,KeyedLoadIC,490,318 block_count,KeyedLoadIC,491,0 -block_count,KeyedLoadIC,492,317 +block_count,KeyedLoadIC,492,318 block_count,KeyedLoadIC,493,0 -block_count,KeyedLoadIC,494,45 +block_count,KeyedLoadIC,494,46 block_count,KeyedLoadIC,495,0 -block_count,KeyedLoadIC,496,1 +block_count,KeyedLoadIC,496,2 block_count,KeyedLoadIC,497,14 block_count,KeyedLoadIC,498,0 block_count,KeyedLoadIC,499,1 @@ -25656,17 +25658,17 @@ block_count,KeyedLoadIC,601,0 block_count,KeyedLoadIC,602,0 block_count,KeyedLoadIC,603,0 -block_count,KeyedLoadIC,604,5 +block_count,KeyedLoadIC,604,4 block_count,KeyedLoadIC,605,0 -block_count,KeyedLoadIC,606,5 -block_count,KeyedLoadIC,607,5 +block_count,KeyedLoadIC,606,4 +block_count,KeyedLoadIC,607,4 block_count,KeyedLoadIC,608,0 block_count,KeyedLoadIC,609,1 block_count,KeyedLoadIC,610,0 block_count,KeyedLoadIC,611,1 block_count,KeyedLoadIC,612,1 block_count,KeyedLoadIC,613,1 -block_count,KeyedLoadIC,614,5 +block_count,KeyedLoadIC,614,4 block_count,KeyedLoadIC,615,3 block_count,KeyedLoadIC,616,3 block_count,KeyedLoadIC,617,0 @@ -25718,11 +25720,11 @@ block_count,EnumeratedKeyedLoadIC,28,0 block_count,EnumeratedKeyedLoadIC,29,3 block_count,EnumeratedKeyedLoadIC,30,3 -block_count,EnumeratedKeyedLoadIC,31,3 -block_count,EnumeratedKeyedLoadIC,32,3 +block_count,EnumeratedKeyedLoadIC,31,2 +block_count,EnumeratedKeyedLoadIC,32,2 block_count,EnumeratedKeyedLoadIC,33,0 -block_count,EnumeratedKeyedLoadIC,34,3 -block_count,EnumeratedKeyedLoadIC,35,3 +block_count,EnumeratedKeyedLoadIC,34,2 +block_count,EnumeratedKeyedLoadIC,35,2 block_count,EnumeratedKeyedLoadIC,36,0 block_count,EnumeratedKeyedLoadIC,37,0 block_count,EnumeratedKeyedLoadIC,38,0 @@ -26345,7 +26347,7 @@ block_count,EnumeratedKeyedLoadIC,655,0 block_count,EnumeratedKeyedLoadIC,656,0 block_count,EnumeratedKeyedLoadIC,657,0 -block_count,EnumeratedKeyedLoadIC,658,3 +block_count,EnumeratedKeyedLoadIC,658,2 block_count,EnumeratedKeyedLoadIC,659,0 block_count,EnumeratedKeyedLoadIC,660,0 block_count,KeyedLoadIC_Megamorphic,0,2560 @@ -26790,13 +26792,13 @@ block_count,KeyedLoadIC_Megamorphic,439,1064 block_count,KeyedLoadIC_Megamorphic,440,0 block_count,KeyedLoadIC_Megamorphic,441,1064 -block_count,KeyedLoadIC_Megamorphic,442,921 -block_count,KeyedLoadIC_Megamorphic,443,915 -block_count,KeyedLoadIC_Megamorphic,444,5 -block_count,KeyedLoadIC_Megamorphic,445,143 -block_count,KeyedLoadIC_Megamorphic,446,149 -block_count,KeyedLoadIC_Megamorphic,447,129 -block_count,KeyedLoadIC_Megamorphic,448,128 +block_count,KeyedLoadIC_Megamorphic,442,913 +block_count,KeyedLoadIC_Megamorphic,443,909 +block_count,KeyedLoadIC_Megamorphic,444,4 +block_count,KeyedLoadIC_Megamorphic,445,150 +block_count,KeyedLoadIC_Megamorphic,446,154 +block_count,KeyedLoadIC_Megamorphic,447,134 +block_count,KeyedLoadIC_Megamorphic,448,134 block_count,KeyedLoadIC_Megamorphic,449,0 block_count,KeyedLoadIC_Megamorphic,450,19 block_count,KeyedLoadIC_Megamorphic,451,1044 @@ -27547,19 +27549,19 @@ block_count,KeyedLoadICTrampoline,1,1 block_count,KeyedLoadICTrampoline,2,0 block_count,KeyedLoadICTrampoline,3,1 -block_count,KeyedLoadICBaseline,0,879 -block_count,EnumeratedKeyedLoadICBaseline,0,6 -block_count,KeyedLoadICTrampoline_Megamorphic,0,1126 -block_count,KeyedLoadICTrampoline_Megamorphic,1,1126 +block_count,KeyedLoadICBaseline,0,873 +block_count,EnumeratedKeyedLoadICBaseline,0,5 +block_count,KeyedLoadICTrampoline_Megamorphic,0,1115 +block_count,KeyedLoadICTrampoline_Megamorphic,1,1115 block_count,KeyedLoadICTrampoline_Megamorphic,2,0 -block_count,KeyedLoadICTrampoline_Megamorphic,3,1126 -block_count,StoreGlobalIC,0,289 -block_count,StoreGlobalIC,1,289 -block_count,StoreGlobalIC,2,289 -block_count,StoreGlobalIC,3,289 -block_count,StoreGlobalIC,4,289 -block_count,StoreGlobalIC,5,289 -block_count,StoreGlobalIC,6,7 +block_count,KeyedLoadICTrampoline_Megamorphic,3,1115 +block_count,StoreGlobalIC,0,230 +block_count,StoreGlobalIC,1,230 +block_count,StoreGlobalIC,2,230 +block_count,StoreGlobalIC,3,230 +block_count,StoreGlobalIC,4,230 +block_count,StoreGlobalIC,5,229 +block_count,StoreGlobalIC,6,6 block_count,StoreGlobalIC,7,0 block_count,StoreGlobalIC,8,0 block_count,StoreGlobalIC,9,0 @@ -27568,7 +27570,7 @@ block_count,StoreGlobalIC,12,6 block_count,StoreGlobalIC,13,0 block_count,StoreGlobalIC,14,6 -block_count,StoreGlobalIC,15,282 +block_count,StoreGlobalIC,15,223 block_count,StoreGlobalIC,16,0 block_count,StoreGlobalIC,17,0 block_count,StoreGlobalIC,18,0 @@ -28014,28 +28016,28 @@ block_count,StoreGlobalIC,458,0 block_count,StoreGlobalIC,459,0 block_count,StoreGlobalIC,460,0 -block_count,StoreGlobalICTrampoline,0,210 -block_count,StoreGlobalICTrampoline,1,210 +block_count,StoreGlobalICTrampoline,0,155 +block_count,StoreGlobalICTrampoline,1,155 block_count,StoreGlobalICTrampoline,2,0 -block_count,StoreGlobalICTrampoline,3,210 +block_count,StoreGlobalICTrampoline,3,155 block_count,StoreGlobalICBaseline,0,6 block_count,StoreIC,0,775 block_count,StoreIC,1,775 block_count,StoreIC,2,0 block_count,StoreIC,3,775 block_count,StoreIC,4,775 -block_count,StoreIC,5,769 -block_count,StoreIC,6,192 +block_count,StoreIC,5,770 +block_count,StoreIC,6,194 block_count,StoreIC,7,0 -block_count,StoreIC,8,191 -block_count,StoreIC,9,41 +block_count,StoreIC,8,194 +block_count,StoreIC,9,42 block_count,StoreIC,10,0 -block_count,StoreIC,11,41 -block_count,StoreIC,12,41 +block_count,StoreIC,11,42 +block_count,StoreIC,12,42 block_count,StoreIC,13,0 -block_count,StoreIC,14,41 -block_count,StoreIC,15,38 -block_count,StoreIC,16,38 +block_count,StoreIC,14,42 +block_count,StoreIC,15,39 +block_count,StoreIC,16,39 block_count,StoreIC,17,0 block_count,StoreIC,18,2 block_count,StoreIC,19,2 @@ -28043,15 +28045,15 @@ block_count,StoreIC,21,2 block_count,StoreIC,22,0 block_count,StoreIC,23,0 -block_count,StoreIC,24,150 -block_count,StoreIC,25,228 -block_count,StoreIC,26,78 -block_count,StoreIC,27,77 +block_count,StoreIC,24,151 +block_count,StoreIC,25,231 +block_count,StoreIC,26,80 +block_count,StoreIC,27,80 block_count,StoreIC,28,0 -block_count,StoreIC,29,150 -block_count,StoreIC,30,577 -block_count,StoreIC,31,767 -block_count,StoreIC,32,350 +block_count,StoreIC,29,151 +block_count,StoreIC,30,575 +block_count,StoreIC,31,768 +block_count,StoreIC,32,351 block_count,StoreIC,33,8 block_count,StoreIC,34,8 block_count,StoreIC,35,8 @@ -28185,27 +28187,27 @@ block_count,StoreIC,163,0 block_count,StoreIC,164,0 block_count,StoreIC,165,0 -block_count,StoreIC,166,341 -block_count,StoreIC,167,341 -block_count,StoreIC,168,336 -block_count,StoreIC,169,336 -block_count,StoreIC,170,336 -block_count,StoreIC,171,336 +block_count,StoreIC,166,342 +block_count,StoreIC,167,342 +block_count,StoreIC,168,337 +block_count,StoreIC,169,337 +block_count,StoreIC,170,337 +block_count,StoreIC,171,337 block_count,StoreIC,172,0 block_count,StoreIC,173,0 -block_count,StoreIC,174,336 -block_count,StoreIC,175,336 +block_count,StoreIC,174,337 +block_count,StoreIC,175,337 block_count,StoreIC,176,0 block_count,StoreIC,177,0 block_count,StoreIC,178,0 -block_count,StoreIC,179,336 +block_count,StoreIC,179,337 block_count,StoreIC,180,300 -block_count,StoreIC,181,293 +block_count,StoreIC,181,294 block_count,StoreIC,182,126 block_count,StoreIC,183,126 block_count,StoreIC,184,0 -block_count,StoreIC,185,166 -block_count,StoreIC,186,166 +block_count,StoreIC,185,167 +block_count,StoreIC,186,167 block_count,StoreIC,187,32 block_count,StoreIC,188,0 block_count,StoreIC,189,32 @@ -28219,7 +28221,7 @@ block_count,StoreIC,197,36 block_count,StoreIC,198,0 block_count,StoreIC,199,36 -block_count,StoreIC,200,336 +block_count,StoreIC,200,337 block_count,StoreIC,201,43 block_count,StoreIC,202,0 block_count,StoreIC,203,0 @@ -28275,9 +28277,9 @@ block_count,StoreIC,253,5 block_count,StoreIC,254,0 block_count,StoreIC,255,0 -block_count,StoreIC,256,4 -block_count,StoreIC,257,4 -block_count,StoreIC,258,4 +block_count,StoreIC,256,5 +block_count,StoreIC,257,5 +block_count,StoreIC,258,5 block_count,StoreIC,259,0 block_count,StoreIC,260,0 block_count,StoreIC,261,0 @@ -28287,7 +28289,7 @@ block_count,StoreIC,265,0 block_count,StoreIC,266,0 block_count,StoreIC,267,0 -block_count,StoreIC,268,4 +block_count,StoreIC,268,5 block_count,StoreIC,269,0 block_count,StoreIC,270,0 block_count,StoreIC,271,0 @@ -28302,8 +28304,8 @@ block_count,StoreIC,280,0 block_count,StoreIC,281,13 block_count,StoreIC,282,13 -block_count,StoreIC,283,13 -block_count,StoreIC,284,13 +block_count,StoreIC,283,14 +block_count,StoreIC,284,14 block_count,StoreIC,285,0 block_count,StoreIC,286,13 block_count,StoreIC,287,0 @@ -28319,20 +28321,20 @@ block_count,StoreIC,297,0 block_count,StoreIC,298,0 block_count,StoreIC,299,404 -block_count,StoreIC,300,385 -block_count,StoreIC,301,385 -block_count,StoreIC,302,40 -block_count,StoreIC,303,37 -block_count,StoreIC,304,37 +block_count,StoreIC,300,386 +block_count,StoreIC,301,386 +block_count,StoreIC,302,38 +block_count,StoreIC,303,34 +block_count,StoreIC,304,34 block_count,StoreIC,305,0 block_count,StoreIC,306,3 -block_count,StoreIC,307,40 +block_count,StoreIC,307,38 block_count,StoreIC,308,0 -block_count,StoreIC,309,40 -block_count,StoreIC,310,7 -block_count,StoreIC,311,33 -block_count,StoreIC,312,40 -block_count,StoreIC,313,40 +block_count,StoreIC,309,38 +block_count,StoreIC,310,6 +block_count,StoreIC,311,31 +block_count,StoreIC,312,38 +block_count,StoreIC,313,38 block_count,StoreIC,314,0 block_count,StoreIC,315,0 block_count,StoreIC,316,0 @@ -28346,19 +28348,19 @@ block_count,StoreIC,324,0 block_count,StoreIC,325,0 block_count,StoreIC,326,0 -block_count,StoreIC,327,179 -block_count,StoreIC,328,179 -block_count,StoreIC,329,179 +block_count,StoreIC,327,181 +block_count,StoreIC,328,181 +block_count,StoreIC,329,181 block_count,StoreIC,330,10 block_count,StoreIC,331,0 block_count,StoreIC,332,10 -block_count,StoreIC,333,168 +block_count,StoreIC,333,171 block_count,StoreIC,334,0 -block_count,StoreIC,335,179 +block_count,StoreIC,335,181 block_count,StoreIC,336,41 -block_count,StoreIC,337,138 -block_count,StoreIC,338,179 -block_count,StoreIC,339,179 +block_count,StoreIC,337,140 +block_count,StoreIC,338,181 +block_count,StoreIC,339,181 block_count,StoreIC,340,0 block_count,StoreIC,341,0 block_count,StoreIC,342,0 @@ -28367,7 +28369,7 @@ block_count,StoreIC,345,0 block_count,StoreIC,346,160 block_count,StoreIC,347,27 -block_count,StoreIC,348,132 +block_count,StoreIC,348,133 block_count,StoreIC,349,160 block_count,StoreIC,350,160 block_count,StoreIC,351,0 @@ -28396,24 +28398,24 @@ block_count,StoreIC,374,5 block_count,StoreIC,375,0 block_count,StoreIC,376,1 -block_count,StoreIC_Megamorphic,0,1450 -block_count,StoreIC_Megamorphic,1,1450 +block_count,StoreIC_Megamorphic,0,1212 +block_count,StoreIC_Megamorphic,1,1212 block_count,StoreIC_Megamorphic,2,0 -block_count,StoreIC_Megamorphic,3,1450 -block_count,StoreIC_Megamorphic,4,1450 +block_count,StoreIC_Megamorphic,3,1212 +block_count,StoreIC_Megamorphic,4,1212 block_count,StoreIC_Megamorphic,5,0 -block_count,StoreIC_Megamorphic,6,1450 -block_count,StoreIC_Megamorphic,7,1382 -block_count,StoreIC_Megamorphic,8,1242 -block_count,StoreIC_Megamorphic,9,140 -block_count,StoreIC_Megamorphic,10,67 -block_count,StoreIC_Megamorphic,11,207 -block_count,StoreIC_Megamorphic,12,206 -block_count,StoreIC_Megamorphic,13,205 +block_count,StoreIC_Megamorphic,6,1212 +block_count,StoreIC_Megamorphic,7,1113 +block_count,StoreIC_Megamorphic,8,1089 +block_count,StoreIC_Megamorphic,9,24 +block_count,StoreIC_Megamorphic,10,99 +block_count,StoreIC_Megamorphic,11,123 +block_count,StoreIC_Megamorphic,12,122 +block_count,StoreIC_Megamorphic,13,121 block_count,StoreIC_Megamorphic,14,1 block_count,StoreIC_Megamorphic,15,0 -block_count,StoreIC_Megamorphic,16,1448 -block_count,StoreIC_Megamorphic,17,716 +block_count,StoreIC_Megamorphic,16,1210 +block_count,StoreIC_Megamorphic,17,479 block_count,StoreIC_Megamorphic,18,1 block_count,StoreIC_Megamorphic,19,1 block_count,StoreIC_Megamorphic,20,1 @@ -28547,41 +28549,41 @@ block_count,StoreIC_Megamorphic,148,0 block_count,StoreIC_Megamorphic,149,0 block_count,StoreIC_Megamorphic,150,0 -block_count,StoreIC_Megamorphic,151,715 -block_count,StoreIC_Megamorphic,152,715 -block_count,StoreIC_Megamorphic,153,526 -block_count,StoreIC_Megamorphic,154,526 -block_count,StoreIC_Megamorphic,155,526 -block_count,StoreIC_Megamorphic,156,526 +block_count,StoreIC_Megamorphic,151,478 +block_count,StoreIC_Megamorphic,152,478 +block_count,StoreIC_Megamorphic,153,289 +block_count,StoreIC_Megamorphic,154,289 +block_count,StoreIC_Megamorphic,155,289 +block_count,StoreIC_Megamorphic,156,289 block_count,StoreIC_Megamorphic,157,0 block_count,StoreIC_Megamorphic,158,0 -block_count,StoreIC_Megamorphic,159,526 -block_count,StoreIC_Megamorphic,160,526 +block_count,StoreIC_Megamorphic,159,289 +block_count,StoreIC_Megamorphic,160,289 block_count,StoreIC_Megamorphic,161,0 block_count,StoreIC_Megamorphic,162,0 block_count,StoreIC_Megamorphic,163,0 -block_count,StoreIC_Megamorphic,164,526 -block_count,StoreIC_Megamorphic,165,267 -block_count,StoreIC_Megamorphic,166,267 +block_count,StoreIC_Megamorphic,164,289 +block_count,StoreIC_Megamorphic,165,182 +block_count,StoreIC_Megamorphic,166,182 block_count,StoreIC_Megamorphic,167,0 block_count,StoreIC_Megamorphic,168,0 block_count,StoreIC_Megamorphic,169,0 -block_count,StoreIC_Megamorphic,170,267 -block_count,StoreIC_Megamorphic,171,267 -block_count,StoreIC_Megamorphic,172,65 +block_count,StoreIC_Megamorphic,170,182 +block_count,StoreIC_Megamorphic,171,182 +block_count,StoreIC_Megamorphic,172,52 block_count,StoreIC_Megamorphic,173,0 -block_count,StoreIC_Megamorphic,174,65 -block_count,StoreIC_Megamorphic,175,202 +block_count,StoreIC_Megamorphic,174,52 +block_count,StoreIC_Megamorphic,175,130 block_count,StoreIC_Megamorphic,176,0 block_count,StoreIC_Megamorphic,177,0 block_count,StoreIC_Megamorphic,178,0 block_count,StoreIC_Megamorphic,179,0 block_count,StoreIC_Megamorphic,180,0 block_count,StoreIC_Megamorphic,181,0 -block_count,StoreIC_Megamorphic,182,258 +block_count,StoreIC_Megamorphic,182,107 block_count,StoreIC_Megamorphic,183,0 -block_count,StoreIC_Megamorphic,184,258 -block_count,StoreIC_Megamorphic,185,526 +block_count,StoreIC_Megamorphic,184,107 +block_count,StoreIC_Megamorphic,185,289 block_count,StoreIC_Megamorphic,186,27 block_count,StoreIC_Megamorphic,187,0 block_count,StoreIC_Megamorphic,188,0 @@ -28626,8 +28628,8 @@ block_count,StoreIC_Megamorphic,227,12 block_count,StoreIC_Megamorphic,228,15 block_count,StoreIC_Megamorphic,229,27 -block_count,StoreIC_Megamorphic,230,498 -block_count,StoreIC_Megamorphic,231,498 +block_count,StoreIC_Megamorphic,230,261 +block_count,StoreIC_Megamorphic,231,261 block_count,StoreIC_Megamorphic,232,0 block_count,StoreIC_Megamorphic,233,0 block_count,StoreIC_Megamorphic,234,0 @@ -28655,7 +28657,7 @@ block_count,StoreIC_Megamorphic,256,0 block_count,StoreIC_Megamorphic,257,0 block_count,StoreIC_Megamorphic,258,0 -block_count,StoreIC_Megamorphic,259,731 +block_count,StoreIC_Megamorphic,259,730 block_count,StoreIC_Megamorphic,260,0 block_count,StoreIC_Megamorphic,261,0 block_count,StoreIC_Megamorphic,262,0 @@ -28680,9 +28682,9 @@ block_count,StoreIC_Megamorphic,281,0 block_count,StoreIC_Megamorphic,282,0 block_count,StoreIC_Megamorphic,283,0 -block_count,StoreIC_Megamorphic,284,731 -block_count,StoreIC_Megamorphic,285,731 -block_count,StoreIC_Megamorphic,286,731 +block_count,StoreIC_Megamorphic,284,730 +block_count,StoreIC_Megamorphic,285,730 +block_count,StoreIC_Megamorphic,286,730 block_count,StoreIC_Megamorphic,287,5 block_count,StoreIC_Megamorphic,288,5 block_count,StoreIC_Megamorphic,289,5 @@ -28708,30 +28710,30 @@ block_count,StoreIC_Megamorphic,309,0 block_count,StoreIC_Megamorphic,310,0 block_count,StoreIC_Megamorphic,311,0 -block_count,StoreIC_Megamorphic,312,417 -block_count,StoreIC_Megamorphic,313,417 -block_count,StoreIC_Megamorphic,314,417 +block_count,StoreIC_Megamorphic,312,416 +block_count,StoreIC_Megamorphic,313,416 +block_count,StoreIC_Megamorphic,314,416 block_count,StoreIC_Megamorphic,315,1 block_count,StoreIC_Megamorphic,316,0 block_count,StoreIC_Megamorphic,317,1 -block_count,StoreIC_Megamorphic,318,415 +block_count,StoreIC_Megamorphic,318,414 block_count,StoreIC_Megamorphic,319,0 -block_count,StoreIC_Megamorphic,320,417 +block_count,StoreIC_Megamorphic,320,416 block_count,StoreIC_Megamorphic,321,2 block_count,StoreIC_Megamorphic,322,414 -block_count,StoreIC_Megamorphic,323,417 -block_count,StoreIC_Megamorphic,324,417 +block_count,StoreIC_Megamorphic,323,416 +block_count,StoreIC_Megamorphic,324,416 block_count,StoreIC_Megamorphic,325,0 block_count,StoreIC_Megamorphic,326,0 block_count,StoreIC_Megamorphic,327,0 block_count,StoreIC_Megamorphic,328,0 -block_count,StoreIC_Megamorphic,329,307 +block_count,StoreIC_Megamorphic,329,308 block_count,StoreIC_Megamorphic,330,0 -block_count,StoreIC_Megamorphic,331,307 +block_count,StoreIC_Megamorphic,331,308 block_count,StoreIC_Megamorphic,332,2 block_count,StoreIC_Megamorphic,333,305 -block_count,StoreIC_Megamorphic,334,307 -block_count,StoreIC_Megamorphic,335,307 +block_count,StoreIC_Megamorphic,334,308 +block_count,StoreIC_Megamorphic,335,308 block_count,StoreIC_Megamorphic,336,0 block_count,StoreIC_Megamorphic,337,0 block_count,StoreIC_Megamorphic,338,0 @@ -28760,17 +28762,17 @@ block_count,StoreICTrampoline,1,23 block_count,StoreICTrampoline,2,0 block_count,StoreICTrampoline,3,23 -block_count,StoreICTrampoline_Megamorphic,0,844 -block_count,StoreICTrampoline_Megamorphic,1,844 +block_count,StoreICTrampoline_Megamorphic,0,590 +block_count,StoreICTrampoline_Megamorphic,1,590 block_count,StoreICTrampoline_Megamorphic,2,0 -block_count,StoreICTrampoline_Megamorphic,3,844 +block_count,StoreICTrampoline_Megamorphic,3,590 block_count,StoreICBaseline,0,596 -block_count,DefineNamedOwnIC,0,75 -block_count,DefineNamedOwnIC,1,75 +block_count,DefineNamedOwnIC,0,76 +block_count,DefineNamedOwnIC,1,76 block_count,DefineNamedOwnIC,2,0 -block_count,DefineNamedOwnIC,3,75 -block_count,DefineNamedOwnIC,4,75 -block_count,DefineNamedOwnIC,5,70 +block_count,DefineNamedOwnIC,3,76 +block_count,DefineNamedOwnIC,4,76 +block_count,DefineNamedOwnIC,5,71 block_count,DefineNamedOwnIC,6,0 block_count,DefineNamedOwnIC,7,0 block_count,DefineNamedOwnIC,8,0 @@ -28795,8 +28797,8 @@ block_count,DefineNamedOwnIC,27,0 block_count,DefineNamedOwnIC,28,0 block_count,DefineNamedOwnIC,29,0 -block_count,DefineNamedOwnIC,30,70 -block_count,DefineNamedOwnIC,31,70 +block_count,DefineNamedOwnIC,30,71 +block_count,DefineNamedOwnIC,31,71 block_count,DefineNamedOwnIC,32,0 block_count,DefineNamedOwnIC,33,0 block_count,DefineNamedOwnIC,34,0 @@ -29036,7 +29038,7 @@ block_count,DefineNamedOwnIC,268,0 block_count,DefineNamedOwnIC,269,0 block_count,DefineNamedOwnIC,270,0 -block_count,DefineNamedOwnIC,271,70 +block_count,DefineNamedOwnIC,271,71 block_count,DefineNamedOwnIC,272,0 block_count,DefineNamedOwnIC,273,0 block_count,DefineNamedOwnIC,274,0 @@ -29056,9 +29058,9 @@ block_count,DefineNamedOwnIC,288,0 block_count,DefineNamedOwnIC,289,0 block_count,DefineNamedOwnIC,290,0 -block_count,DefineNamedOwnIC,291,70 -block_count,DefineNamedOwnIC,292,70 -block_count,DefineNamedOwnIC,293,70 +block_count,DefineNamedOwnIC,291,71 +block_count,DefineNamedOwnIC,292,71 +block_count,DefineNamedOwnIC,293,71 block_count,DefineNamedOwnIC,294,0 block_count,DefineNamedOwnIC,295,0 block_count,DefineNamedOwnIC,296,0 @@ -29084,30 +29086,30 @@ block_count,DefineNamedOwnIC,316,0 block_count,DefineNamedOwnIC,317,0 block_count,DefineNamedOwnIC,318,0 -block_count,DefineNamedOwnIC,319,57 -block_count,DefineNamedOwnIC,320,57 -block_count,DefineNamedOwnIC,321,57 +block_count,DefineNamedOwnIC,319,58 +block_count,DefineNamedOwnIC,320,58 +block_count,DefineNamedOwnIC,321,58 block_count,DefineNamedOwnIC,322,9 block_count,DefineNamedOwnIC,323,0 block_count,DefineNamedOwnIC,324,9 block_count,DefineNamedOwnIC,325,48 block_count,DefineNamedOwnIC,326,0 -block_count,DefineNamedOwnIC,327,57 +block_count,DefineNamedOwnIC,327,58 block_count,DefineNamedOwnIC,328,0 -block_count,DefineNamedOwnIC,329,57 -block_count,DefineNamedOwnIC,330,57 -block_count,DefineNamedOwnIC,331,57 +block_count,DefineNamedOwnIC,329,58 +block_count,DefineNamedOwnIC,330,58 +block_count,DefineNamedOwnIC,331,58 block_count,DefineNamedOwnIC,332,0 block_count,DefineNamedOwnIC,333,0 block_count,DefineNamedOwnIC,334,0 block_count,DefineNamedOwnIC,335,0 -block_count,DefineNamedOwnIC,336,9 +block_count,DefineNamedOwnIC,336,10 block_count,DefineNamedOwnIC,337,0 -block_count,DefineNamedOwnIC,338,9 +block_count,DefineNamedOwnIC,338,10 block_count,DefineNamedOwnIC,339,0 -block_count,DefineNamedOwnIC,340,9 -block_count,DefineNamedOwnIC,341,9 -block_count,DefineNamedOwnIC,342,9 +block_count,DefineNamedOwnIC,340,10 +block_count,DefineNamedOwnIC,341,10 +block_count,DefineNamedOwnIC,342,10 block_count,DefineNamedOwnIC,343,0 block_count,DefineNamedOwnIC,344,0 block_count,DefineNamedOwnIC,345,0 @@ -29134,13 +29136,13 @@ block_count,DefineNamedOwnIC,366,4 block_count,DefineNamedOwnIC,367,0 block_count,DefineNamedOwnIC,368,0 -block_count,DefineNamedOwnICBaseline,0,68 -block_count,KeyedStoreIC,0,462 -block_count,KeyedStoreIC,1,462 +block_count,DefineNamedOwnICBaseline,0,69 +block_count,KeyedStoreIC,0,475 +block_count,KeyedStoreIC,1,475 block_count,KeyedStoreIC,2,0 -block_count,KeyedStoreIC,3,462 -block_count,KeyedStoreIC,4,462 -block_count,KeyedStoreIC,5,460 +block_count,KeyedStoreIC,3,475 +block_count,KeyedStoreIC,4,475 +block_count,KeyedStoreIC,5,473 block_count,KeyedStoreIC,6,41 block_count,KeyedStoreIC,7,0 block_count,KeyedStoreIC,8,41 @@ -29154,29 +29156,29 @@ block_count,KeyedStoreIC,16,0 block_count,KeyedStoreIC,17,0 block_count,KeyedStoreIC,18,21 -block_count,KeyedStoreIC,19,18 +block_count,KeyedStoreIC,19,19 block_count,KeyedStoreIC,20,33 block_count,KeyedStoreIC,21,14 block_count,KeyedStoreIC,22,14 block_count,KeyedStoreIC,23,0 -block_count,KeyedStoreIC,24,18 -block_count,KeyedStoreIC,25,418 -block_count,KeyedStoreIC,26,438 -block_count,KeyedStoreIC,27,437 -block_count,KeyedStoreIC,28,436 -block_count,KeyedStoreIC,29,96 -block_count,KeyedStoreIC,30,96 -block_count,KeyedStoreIC,31,96 +block_count,KeyedStoreIC,24,19 +block_count,KeyedStoreIC,25,431 +block_count,KeyedStoreIC,26,451 +block_count,KeyedStoreIC,27,450 +block_count,KeyedStoreIC,28,450 +block_count,KeyedStoreIC,29,99 +block_count,KeyedStoreIC,30,99 +block_count,KeyedStoreIC,31,99 block_count,KeyedStoreIC,32,0 block_count,KeyedStoreIC,33,0 -block_count,KeyedStoreIC,34,96 -block_count,KeyedStoreIC,35,96 +block_count,KeyedStoreIC,34,99 +block_count,KeyedStoreIC,35,99 block_count,KeyedStoreIC,36,1 block_count,KeyedStoreIC,37,1 block_count,KeyedStoreIC,38,1 block_count,KeyedStoreIC,39,0 block_count,KeyedStoreIC,40,0 -block_count,KeyedStoreIC,41,95 +block_count,KeyedStoreIC,41,98 block_count,KeyedStoreIC,42,0 block_count,KeyedStoreIC,43,0 block_count,KeyedStoreIC,44,0 @@ -29330,7 +29332,7 @@ block_count,KeyedStoreIC,192,0 block_count,KeyedStoreIC,193,0 block_count,KeyedStoreIC,194,0 -block_count,KeyedStoreIC,195,340 +block_count,KeyedStoreIC,195,350 block_count,KeyedStoreIC,196,0 block_count,KeyedStoreIC,197,0 block_count,KeyedStoreIC,198,0 @@ -29574,11 +29576,11 @@ block_count,KeyedStoreICTrampoline,1,1 block_count,KeyedStoreICTrampoline,2,0 block_count,KeyedStoreICTrampoline,3,1 -block_count,KeyedStoreICTrampoline_Megamorphic,0,280 -block_count,KeyedStoreICTrampoline_Megamorphic,1,280 +block_count,KeyedStoreICTrampoline_Megamorphic,0,287 +block_count,KeyedStoreICTrampoline_Megamorphic,1,287 block_count,KeyedStoreICTrampoline_Megamorphic,2,0 -block_count,KeyedStoreICTrampoline_Megamorphic,3,280 -block_count,KeyedStoreICBaseline,0,419 +block_count,KeyedStoreICTrampoline_Megamorphic,3,287 +block_count,KeyedStoreICBaseline,0,433 block_count,DefineKeyedOwnIC,0,2 block_count,DefineKeyedOwnIC,1,2 block_count,DefineKeyedOwnIC,2,0 @@ -30042,11 +30044,11 @@ block_count,StoreInArrayLiteralIC,29,0 block_count,StoreInArrayLiteralIC,30,0 block_count,StoreInArrayLiteralICBaseline,0,36 -block_count,LoadGlobalIC,0,947 -block_count,LoadGlobalIC,1,947 -block_count,LoadGlobalIC,2,844 -block_count,LoadGlobalIC,3,844 -block_count,LoadGlobalIC,4,844 +block_count,LoadGlobalIC,0,1234 +block_count,LoadGlobalIC,1,1234 +block_count,LoadGlobalIC,2,1131 +block_count,LoadGlobalIC,3,1131 +block_count,LoadGlobalIC,4,1131 block_count,LoadGlobalIC,5,0 block_count,LoadGlobalIC,6,0 block_count,LoadGlobalIC,7,0 @@ -30262,11 +30264,11 @@ block_count,LoadGlobalIC,217,0 block_count,LoadGlobalIC,218,0 block_count,LoadGlobalIC,219,0 -block_count,LoadGlobalIC,220,102 +block_count,LoadGlobalIC,220,103 block_count,LoadGlobalIC,221,0 -block_count,LoadGlobalIC,222,102 +block_count,LoadGlobalIC,222,103 block_count,LoadGlobalIC,223,0 -block_count,LoadGlobalIC,224,102 +block_count,LoadGlobalIC,224,103 block_count,LoadGlobalIC,225,102 block_count,LoadGlobalIC,226,87 block_count,LoadGlobalIC,227,0 @@ -30504,11 +30506,11 @@ block_count,LoadGlobalICInsideTypeof,217,0 block_count,LoadGlobalICInsideTypeof,218,0 block_count,LoadGlobalICInsideTypeof,219,0 -block_count,LoadGlobalICTrampoline,0,66 -block_count,LoadGlobalICTrampoline,1,66 +block_count,LoadGlobalICTrampoline,0,355 +block_count,LoadGlobalICTrampoline,1,355 block_count,LoadGlobalICTrampoline,2,0 -block_count,LoadGlobalICTrampoline,3,66 -block_count,LoadGlobalICBaseline,0,864 +block_count,LoadGlobalICTrampoline,3,355 +block_count,LoadGlobalICBaseline,0,861 block_count,LoadGlobalICInsideTypeofTrampoline,0,0 block_count,LoadGlobalICInsideTypeofTrampoline,1,0 block_count,LoadGlobalICInsideTypeofTrampoline,2,0 @@ -30867,10 +30869,10 @@ block_count,KeyedHasIC_Megamorphic,62,1887 block_count,KeyedHasIC_Megamorphic,63,458 block_count,KeyedHasIC_Megamorphic,64,1429 -block_count,KeyedHasIC_Megamorphic,65,7080 +block_count,KeyedHasIC_Megamorphic,65,7079 block_count,KeyedHasIC_Megamorphic,66,7077 block_count,KeyedHasIC_Megamorphic,67,7075 -block_count,KeyedHasIC_Megamorphic,68,5651 +block_count,KeyedHasIC_Megamorphic,68,5650 block_count,KeyedHasIC_Megamorphic,69,1424 block_count,KeyedHasIC_Megamorphic,70,2 block_count,KeyedHasIC_Megamorphic,71,2 @@ -31160,8 +31162,8 @@ block_count,AddRhsIsStringConstantInternalizeWithVector,29,7 block_count,AddRhsIsStringConstantInternalizeWithVector,30,7 block_count,AddRhsIsStringConstantInternalizeWithVector,31,7 -block_count,AddRhsIsStringConstantInternalizeWithVector,32,8 -block_count,AddRhsIsStringConstantInternalizeWithVector,33,8 +block_count,AddRhsIsStringConstantInternalizeWithVector,32,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,33,7 block_count,AddRhsIsStringConstantInternalizeWithVector,34,0 block_count,AddRhsIsStringConstantInternalizeWithVector,35,7 block_count,AddRhsIsStringConstantInternalizeWithVector,36,0 @@ -31424,9 +31426,9 @@ block_count,FindOrderedHashMapEntry,14,54 block_count,FindOrderedHashMapEntry,15,59 block_count,FindOrderedHashMapEntry,16,123 -block_count,FindOrderedHashMapEntry,17,246 -block_count,FindOrderedHashMapEntry,18,145 -block_count,FindOrderedHashMapEntry,19,123 +block_count,FindOrderedHashMapEntry,17,137 +block_count,FindOrderedHashMapEntry,18,37 +block_count,FindOrderedHashMapEntry,19,14 block_count,FindOrderedHashMapEntry,20,22 block_count,FindOrderedHashMapEntry,21,100 block_count,FindOrderedHashMapEntry,22,0 @@ -31441,10 +31443,10 @@ block_count,FindOrderedHashMapEntry,31,0 block_count,FindOrderedHashMapEntry,32,0 block_count,FindOrderedHashMapEntry,33,243 -block_count,FindOrderedHashMapEntry,34,75 +block_count,FindOrderedHashMapEntry,34,76 block_count,FindOrderedHashMapEntry,35,8 -block_count,FindOrderedHashMapEntry,36,67 -block_count,FindOrderedHashMapEntry,37,167 +block_count,FindOrderedHashMapEntry,36,68 +block_count,FindOrderedHashMapEntry,37,166 block_count,FindOrderedHashMapEntry,38,243 block_count,FindOrderedHashMapEntry,39,243 block_count,FindOrderedHashMapEntry,40,0 @@ -31476,8 +31478,8 @@ block_count,FindOrderedHashMapEntry,66,0 block_count,FindOrderedHashMapEntry,67,2 block_count,FindOrderedHashMapEntry,68,2 -block_count,FindOrderedHashMapEntry,69,6 -block_count,FindOrderedHashMapEntry,70,4 +block_count,FindOrderedHashMapEntry,69,5 +block_count,FindOrderedHashMapEntry,70,3 block_count,FindOrderedHashMapEntry,71,3 block_count,FindOrderedHashMapEntry,72,1 block_count,FindOrderedHashMapEntry,73,0 @@ -31488,7 +31490,7 @@ block_count,FindOrderedHashMapEntry,78,3 block_count,FindOrderedHashMapEntry,79,0 block_count,FindOrderedHashMapEntry,80,0 -block_count,FindOrderedHashMapEntry,81,2 +block_count,FindOrderedHashMapEntry,81,1 block_count,MapConstructor,0,72 block_count,MapConstructor,1,0 block_count,MapConstructor,2,72 @@ -32274,25 +32276,25 @@ block_count,MapIteratorToList,54,0 block_count,MapIteratorToList,55,0 block_count,MapIteratorToList,56,0 -block_count,Add_Baseline,0,548 -block_count,Add_Baseline,1,317 +block_count,Add_Baseline,0,542 +block_count,Add_Baseline,1,315 block_count,Add_Baseline,2,5 -block_count,Add_Baseline,3,5 +block_count,Add_Baseline,3,4 block_count,Add_Baseline,4,0 -block_count,Add_Baseline,5,311 -block_count,Add_Baseline,6,311 +block_count,Add_Baseline,5,309 +block_count,Add_Baseline,6,309 block_count,Add_Baseline,7,0 -block_count,Add_Baseline,8,311 -block_count,Add_Baseline,9,311 +block_count,Add_Baseline,8,309 +block_count,Add_Baseline,9,309 block_count,Add_Baseline,10,0 -block_count,Add_Baseline,11,231 -block_count,Add_Baseline,12,141 -block_count,Add_Baseline,13,121 -block_count,Add_Baseline,14,121 +block_count,Add_Baseline,11,227 +block_count,Add_Baseline,12,136 +block_count,Add_Baseline,13,116 +block_count,Add_Baseline,14,116 block_count,Add_Baseline,15,0 block_count,Add_Baseline,16,19 -block_count,Add_Baseline,17,90 -block_count,Add_Baseline,18,90 +block_count,Add_Baseline,17,91 +block_count,Add_Baseline,18,91 block_count,Add_Baseline,19,84 block_count,Add_Baseline,20,0 block_count,Add_Baseline,21,0 @@ -32307,19 +32309,19 @@ block_count,Add_Baseline,30,0 block_count,Add_Baseline,31,0 block_count,Add_Baseline,32,0 -block_count,Add_Baseline,33,83 +block_count,Add_Baseline,33,84 block_count,Add_Baseline,34,7 -block_count,Add_Baseline,35,6 +block_count,Add_Baseline,35,7 block_count,Add_Baseline,36,0 block_count,Add_Baseline,37,0 block_count,Add_Baseline,38,0 block_count,Add_Baseline,39,0 block_count,Add_Baseline,40,0 block_count,Add_Baseline,41,0 -block_count,Add_Baseline,42,76 +block_count,Add_Baseline,42,77 block_count,Add_Baseline,43,0 -block_count,Add_Baseline,44,76 -block_count,Add_Baseline,45,76 +block_count,Add_Baseline,44,77 +block_count,Add_Baseline,45,77 block_count,Add_Baseline,46,6 block_count,Add_Baseline,47,0 block_count,Add_Baseline,48,0 @@ -32329,28 +32331,28 @@ block_count,Add_Baseline,52,0 block_count,Add_Baseline,53,0 block_count,Add_Baseline,54,0 -block_count,Add_Baseline,55,13 +block_count,Add_Baseline,55,14 block_count,Add_Baseline,56,0 -block_count,Add_Baseline,57,13 +block_count,Add_Baseline,57,14 block_count,Add_Baseline,58,0 -block_count,Add_Baseline,59,13 -block_count,Add_Baseline,60,13 -block_count,Add_Baseline,61,146 +block_count,Add_Baseline,59,14 +block_count,Add_Baseline,60,14 +block_count,Add_Baseline,61,141 block_count,Add_Baseline,62,0 -block_count,Add_Baseline,63,146 -block_count,Add_Baseline,64,146 +block_count,Add_Baseline,63,141 +block_count,Add_Baseline,64,141 block_count,Add_Baseline,65,0 -block_count,Add_Baseline,66,146 -block_count,Add_Baseline,67,146 -block_count,AddSmi_Baseline,0,549 -block_count,AddSmi_Baseline,1,547 -block_count,AddSmi_Baseline,2,547 +block_count,Add_Baseline,66,141 +block_count,Add_Baseline,67,141 +block_count,AddSmi_Baseline,0,548 +block_count,AddSmi_Baseline,1,546 +block_count,AddSmi_Baseline,2,546 block_count,AddSmi_Baseline,3,0 block_count,AddSmi_Baseline,4,546 -block_count,AddSmi_Baseline,5,547 +block_count,AddSmi_Baseline,5,546 block_count,AddSmi_Baseline,6,0 -block_count,AddSmi_Baseline,7,1 -block_count,AddSmi_Baseline,8,1 +block_count,AddSmi_Baseline,7,2 +block_count,AddSmi_Baseline,8,2 block_count,AddSmi_Baseline,9,0 block_count,AddSmi_Baseline,10,0 block_count,AddSmi_Baseline,11,0 @@ -32394,14 +32396,14 @@ block_count,AddSmi_Baseline,49,0 block_count,AddSmi_Baseline,50,0 block_count,AddSmi_Baseline,51,0 -block_count,AddSmi_Baseline,52,1 +block_count,AddSmi_Baseline,52,2 block_count,AddSmi_Baseline,53,0 -block_count,AddSmi_Baseline,54,1 -block_count,AddSmi_Baseline,55,1 +block_count,AddSmi_Baseline,54,2 +block_count,AddSmi_Baseline,55,2 block_count,AddSmi_Baseline,56,0 -block_count,AddSmi_Baseline,57,1 -block_count,AddSmi_Baseline,58,1 -block_count,Subtract_Baseline,0,123 +block_count,AddSmi_Baseline,57,2 +block_count,AddSmi_Baseline,58,2 +block_count,Subtract_Baseline,0,118 block_count,Subtract_Baseline,1,61 block_count,Subtract_Baseline,2,5 block_count,Subtract_Baseline,3,5 @@ -32416,10 +32418,10 @@ block_count,Subtract_Baseline,12,0 block_count,Subtract_Baseline,13,55 block_count,Subtract_Baseline,14,55 -block_count,Subtract_Baseline,15,62 -block_count,Subtract_Baseline,16,62 -block_count,Subtract_Baseline,17,58 -block_count,Subtract_Baseline,18,58 +block_count,Subtract_Baseline,15,57 +block_count,Subtract_Baseline,16,56 +block_count,Subtract_Baseline,17,53 +block_count,Subtract_Baseline,18,53 block_count,Subtract_Baseline,19,0 block_count,Subtract_Baseline,20,3 block_count,Subtract_Baseline,21,0 @@ -32451,46 +32453,46 @@ block_count,Subtract_Baseline,47,0 block_count,Subtract_Baseline,48,0 block_count,Subtract_Baseline,49,0 -block_count,Subtract_Baseline,50,67 +block_count,Subtract_Baseline,50,62 block_count,Subtract_Baseline,51,0 -block_count,Subtract_Baseline,52,67 -block_count,Subtract_Baseline,53,67 +block_count,Subtract_Baseline,52,62 +block_count,Subtract_Baseline,53,62 block_count,Subtract_Baseline,54,0 -block_count,Subtract_Baseline,55,67 -block_count,Subtract_Baseline,56,67 -block_count,SubtractSmi_Baseline,0,70 -block_count,SubtractSmi_Baseline,1,52 -block_count,SubtractSmi_Baseline,2,52 +block_count,Subtract_Baseline,55,62 +block_count,Subtract_Baseline,56,62 +block_count,SubtractSmi_Baseline,0,75 +block_count,SubtractSmi_Baseline,1,56 +block_count,SubtractSmi_Baseline,2,56 block_count,SubtractSmi_Baseline,3,0 block_count,SubtractSmi_Baseline,4,0 block_count,SubtractSmi_Baseline,5,0 block_count,SubtractSmi_Baseline,6,0 -block_count,SubtractSmi_Baseline,7,52 +block_count,SubtractSmi_Baseline,7,56 block_count,SubtractSmi_Baseline,8,0 -block_count,SubtractSmi_Baseline,9,52 -block_count,SubtractSmi_Baseline,10,52 -block_count,SubtractSmi_Baseline,11,17 -block_count,SubtractSmi_Baseline,12,17 +block_count,SubtractSmi_Baseline,9,56 +block_count,SubtractSmi_Baseline,10,56 +block_count,SubtractSmi_Baseline,11,18 +block_count,SubtractSmi_Baseline,12,18 block_count,SubtractSmi_Baseline,13,0 -block_count,SubtractSmi_Baseline,14,17 -block_count,SubtractSmi_Baseline,15,17 +block_count,SubtractSmi_Baseline,14,18 +block_count,SubtractSmi_Baseline,15,18 block_count,SubtractSmi_Baseline,16,0 -block_count,SubtractSmi_Baseline,17,17 -block_count,SubtractSmi_Baseline,18,17 -block_count,Multiply_Baseline,0,184 +block_count,SubtractSmi_Baseline,17,18 +block_count,SubtractSmi_Baseline,18,18 +block_count,Multiply_Baseline,0,173 block_count,Multiply_Baseline,1,29 block_count,Multiply_Baseline,2,14 block_count,Multiply_Baseline,3,14 block_count,Multiply_Baseline,4,0 -block_count,Multiply_Baseline,5,15 -block_count,Multiply_Baseline,6,15 -block_count,Multiply_Baseline,7,12 -block_count,Multiply_Baseline,8,12 +block_count,Multiply_Baseline,5,14 +block_count,Multiply_Baseline,6,14 +block_count,Multiply_Baseline,7,11 +block_count,Multiply_Baseline,8,11 block_count,Multiply_Baseline,9,0 block_count,Multiply_Baseline,10,0 block_count,Multiply_Baseline,11,0 block_count,Multiply_Baseline,12,0 -block_count,Multiply_Baseline,13,12 +block_count,Multiply_Baseline,13,11 block_count,Multiply_Baseline,14,2 block_count,Multiply_Baseline,15,2 block_count,Multiply_Baseline,16,0 @@ -32498,17 +32500,17 @@ block_count,Multiply_Baseline,18,0 block_count,Multiply_Baseline,19,0 block_count,Multiply_Baseline,20,0 -block_count,Multiply_Baseline,21,15 +block_count,Multiply_Baseline,21,14 block_count,Multiply_Baseline,22,0 block_count,Multiply_Baseline,23,14 -block_count,Multiply_Baseline,24,15 +block_count,Multiply_Baseline,24,14 block_count,Multiply_Baseline,25,0 -block_count,Multiply_Baseline,26,15 -block_count,Multiply_Baseline,27,15 -block_count,Multiply_Baseline,28,154 -block_count,Multiply_Baseline,29,154 -block_count,Multiply_Baseline,30,146 -block_count,Multiply_Baseline,31,146 +block_count,Multiply_Baseline,26,14 +block_count,Multiply_Baseline,27,14 +block_count,Multiply_Baseline,28,144 +block_count,Multiply_Baseline,29,144 +block_count,Multiply_Baseline,30,136 +block_count,Multiply_Baseline,31,136 block_count,Multiply_Baseline,32,0 block_count,Multiply_Baseline,33,8 block_count,Multiply_Baseline,34,0 @@ -32542,23 +32544,23 @@ block_count,Multiply_Baseline,62,0 block_count,Multiply_Baseline,63,0 block_count,Multiply_Baseline,64,0 -block_count,Multiply_Baseline,65,169 +block_count,Multiply_Baseline,65,158 block_count,Multiply_Baseline,66,0 -block_count,Multiply_Baseline,67,169 -block_count,Multiply_Baseline,68,169 +block_count,Multiply_Baseline,67,158 +block_count,Multiply_Baseline,68,158 block_count,Multiply_Baseline,69,0 -block_count,Multiply_Baseline,70,169 -block_count,Multiply_Baseline,71,169 -block_count,MultiplySmi_Baseline,0,28 -block_count,MultiplySmi_Baseline,1,23 +block_count,Multiply_Baseline,70,158 +block_count,Multiply_Baseline,71,158 +block_count,MultiplySmi_Baseline,0,29 +block_count,MultiplySmi_Baseline,1,24 block_count,MultiplySmi_Baseline,2,23 -block_count,MultiplySmi_Baseline,3,15 -block_count,MultiplySmi_Baseline,4,15 +block_count,MultiplySmi_Baseline,3,16 +block_count,MultiplySmi_Baseline,4,16 block_count,MultiplySmi_Baseline,5,0 block_count,MultiplySmi_Baseline,6,0 block_count,MultiplySmi_Baseline,7,0 block_count,MultiplySmi_Baseline,8,0 -block_count,MultiplySmi_Baseline,9,15 +block_count,MultiplySmi_Baseline,9,16 block_count,MultiplySmi_Baseline,10,7 block_count,MultiplySmi_Baseline,11,7 block_count,MultiplySmi_Baseline,12,0 @@ -32566,21 +32568,21 @@ block_count,MultiplySmi_Baseline,14,0 block_count,MultiplySmi_Baseline,15,0 block_count,MultiplySmi_Baseline,16,0 -block_count,MultiplySmi_Baseline,17,23 +block_count,MultiplySmi_Baseline,17,24 block_count,MultiplySmi_Baseline,18,0 block_count,MultiplySmi_Baseline,19,23 -block_count,MultiplySmi_Baseline,20,23 +block_count,MultiplySmi_Baseline,20,24 block_count,MultiplySmi_Baseline,21,0 -block_count,MultiplySmi_Baseline,22,23 -block_count,MultiplySmi_Baseline,23,23 -block_count,MultiplySmi_Baseline,24,4 -block_count,MultiplySmi_Baseline,25,4 +block_count,MultiplySmi_Baseline,22,24 +block_count,MultiplySmi_Baseline,23,24 +block_count,MultiplySmi_Baseline,24,5 +block_count,MultiplySmi_Baseline,25,5 block_count,MultiplySmi_Baseline,26,0 -block_count,MultiplySmi_Baseline,27,4 -block_count,MultiplySmi_Baseline,28,4 +block_count,MultiplySmi_Baseline,27,5 +block_count,MultiplySmi_Baseline,28,5 block_count,MultiplySmi_Baseline,29,0 -block_count,MultiplySmi_Baseline,30,4 -block_count,MultiplySmi_Baseline,31,4 +block_count,MultiplySmi_Baseline,30,5 +block_count,MultiplySmi_Baseline,31,5 block_count,MultiplySmi_Baseline,32,0 block_count,MultiplySmi_Baseline,33,0 block_count,MultiplySmi_Baseline,34,0 @@ -32676,13 +32678,13 @@ block_count,Divide_Baseline,62,0 block_count,Divide_Baseline,63,0 block_count,Divide_Baseline,64,0 -block_count,Divide_Baseline,65,11 +block_count,Divide_Baseline,65,10 block_count,Divide_Baseline,66,0 -block_count,Divide_Baseline,67,11 -block_count,Divide_Baseline,68,11 +block_count,Divide_Baseline,67,10 +block_count,Divide_Baseline,68,10 block_count,Divide_Baseline,69,0 -block_count,Divide_Baseline,70,11 -block_count,Divide_Baseline,71,11 +block_count,Divide_Baseline,70,10 +block_count,Divide_Baseline,71,10 block_count,DivideSmi_Baseline,0,5 block_count,DivideSmi_Baseline,1,3 block_count,DivideSmi_Baseline,2,3 @@ -32696,7 +32698,7 @@ block_count,DivideSmi_Baseline,10,0 block_count,DivideSmi_Baseline,11,0 block_count,DivideSmi_Baseline,12,3 -block_count,DivideSmi_Baseline,13,1 +block_count,DivideSmi_Baseline,13,0 block_count,DivideSmi_Baseline,14,2 block_count,DivideSmi_Baseline,15,0 block_count,DivideSmi_Baseline,16,2 @@ -32892,7 +32894,7 @@ block_count,Exponentiate_Baseline,46,0 block_count,Exponentiate_Baseline,47,0 block_count,Exponentiate_Baseline,48,0 -block_count,BitwiseAnd_Baseline,0,30 +block_count,BitwiseAnd_Baseline,0,29 block_count,BitwiseAnd_Baseline,1,24 block_count,BitwiseAnd_Baseline,2,5 block_count,BitwiseAnd_Baseline,3,5 @@ -32936,7 +32938,7 @@ block_count,BitwiseAnd_Baseline,41,0 block_count,BitwiseAnd_Baseline,42,0 block_count,BitwiseAnd_Baseline,43,5 -block_count,BitwiseAnd_Baseline,44,30 +block_count,BitwiseAnd_Baseline,44,29 block_count,BitwiseAnd_Baseline,45,21 block_count,BitwiseAnd_Baseline,46,8 block_count,BitwiseAnd_Baseline,47,8 @@ -32958,20 +32960,20 @@ block_count,BitwiseAnd_Baseline,63,0 block_count,BitwiseAnd_Baseline,64,0 block_count,BitwiseAnd_Baseline,65,6 -block_count,BitwiseAnd_Baseline,66,30 -block_count,BitwiseAnd_Baseline,67,26 +block_count,BitwiseAnd_Baseline,66,29 +block_count,BitwiseAnd_Baseline,67,25 block_count,BitwiseAnd_Baseline,68,3 block_count,BitwiseAnd_Baseline,69,0 block_count,BitwiseAnd_Baseline,70,3 block_count,BitwiseAnd_Baseline,71,3 -block_count,BitwiseAnd_Baseline,72,30 +block_count,BitwiseAnd_Baseline,72,29 block_count,BitwiseAnd_Baseline,73,3 -block_count,BitwiseAnd_Baseline,74,26 -block_count,BitwiseAnd_Baseline,75,30 +block_count,BitwiseAnd_Baseline,74,25 +block_count,BitwiseAnd_Baseline,75,29 block_count,BitwiseAnd_Baseline,76,0 -block_count,BitwiseAnd_Baseline,77,30 -block_count,BitwiseAnd_Baseline,78,30 -block_count,BitwiseAndSmi_Baseline,0,113 +block_count,BitwiseAnd_Baseline,77,29 +block_count,BitwiseAnd_Baseline,78,29 +block_count,BitwiseAndSmi_Baseline,0,112 block_count,BitwiseAndSmi_Baseline,1,6 block_count,BitwiseAndSmi_Baseline,2,6 block_count,BitwiseAndSmi_Baseline,3,1 @@ -33003,11 +33005,11 @@ block_count,BitwiseAndSmi_Baseline,29,6 block_count,BitwiseAndSmi_Baseline,30,6 block_count,BitwiseAndSmi_Baseline,31,106 -block_count,BitwiseAndSmi_Baseline,32,113 +block_count,BitwiseAndSmi_Baseline,32,112 block_count,BitwiseAndSmi_Baseline,33,0 -block_count,BitwiseAndSmi_Baseline,34,113 -block_count,BitwiseOr_Baseline,0,56 -block_count,BitwiseOr_Baseline,1,51 +block_count,BitwiseAndSmi_Baseline,34,112 +block_count,BitwiseOr_Baseline,0,57 +block_count,BitwiseOr_Baseline,1,52 block_count,BitwiseOr_Baseline,2,5 block_count,BitwiseOr_Baseline,3,5 block_count,BitwiseOr_Baseline,4,0 @@ -33050,8 +33052,8 @@ block_count,BitwiseOr_Baseline,41,0 block_count,BitwiseOr_Baseline,42,0 block_count,BitwiseOr_Baseline,43,5 -block_count,BitwiseOr_Baseline,44,56 -block_count,BitwiseOr_Baseline,45,53 +block_count,BitwiseOr_Baseline,44,57 +block_count,BitwiseOr_Baseline,45,54 block_count,BitwiseOr_Baseline,46,3 block_count,BitwiseOr_Baseline,47,3 block_count,BitwiseOr_Baseline,48,0 @@ -33072,22 +33074,22 @@ block_count,BitwiseOr_Baseline,63,0 block_count,BitwiseOr_Baseline,64,0 block_count,BitwiseOr_Baseline,65,3 -block_count,BitwiseOr_Baseline,66,56 -block_count,BitwiseOr_Baseline,67,50 -block_count,BitwiseOr_Baseline,68,5 +block_count,BitwiseOr_Baseline,66,57 +block_count,BitwiseOr_Baseline,67,51 +block_count,BitwiseOr_Baseline,68,6 block_count,BitwiseOr_Baseline,69,0 -block_count,BitwiseOr_Baseline,70,5 -block_count,BitwiseOr_Baseline,71,5 -block_count,BitwiseOr_Baseline,72,56 -block_count,BitwiseOr_Baseline,73,5 -block_count,BitwiseOr_Baseline,74,50 -block_count,BitwiseOr_Baseline,75,56 +block_count,BitwiseOr_Baseline,70,6 +block_count,BitwiseOr_Baseline,71,6 +block_count,BitwiseOr_Baseline,72,57 +block_count,BitwiseOr_Baseline,73,6 +block_count,BitwiseOr_Baseline,74,51 +block_count,BitwiseOr_Baseline,75,57 block_count,BitwiseOr_Baseline,76,0 -block_count,BitwiseOr_Baseline,77,56 -block_count,BitwiseOr_Baseline,78,56 -block_count,BitwiseOrSmi_Baseline,0,269 -block_count,BitwiseOrSmi_Baseline,1,5 -block_count,BitwiseOrSmi_Baseline,2,5 +block_count,BitwiseOr_Baseline,77,57 +block_count,BitwiseOr_Baseline,78,57 +block_count,BitwiseOrSmi_Baseline,0,270 +block_count,BitwiseOrSmi_Baseline,1,4 +block_count,BitwiseOrSmi_Baseline,2,4 block_count,BitwiseOrSmi_Baseline,3,0 block_count,BitwiseOrSmi_Baseline,4,0 block_count,BitwiseOrSmi_Baseline,5,0 @@ -33105,25 +33107,25 @@ block_count,BitwiseOrSmi_Baseline,17,0 block_count,BitwiseOrSmi_Baseline,18,0 block_count,BitwiseOrSmi_Baseline,19,0 -block_count,BitwiseOrSmi_Baseline,20,5 -block_count,BitwiseOrSmi_Baseline,21,5 +block_count,BitwiseOrSmi_Baseline,20,4 +block_count,BitwiseOrSmi_Baseline,21,4 block_count,BitwiseOrSmi_Baseline,22,2 block_count,BitwiseOrSmi_Baseline,23,2 block_count,BitwiseOrSmi_Baseline,24,0 block_count,BitwiseOrSmi_Baseline,25,2 block_count,BitwiseOrSmi_Baseline,26,2 -block_count,BitwiseOrSmi_Baseline,27,5 +block_count,BitwiseOrSmi_Baseline,27,4 block_count,BitwiseOrSmi_Baseline,28,2 block_count,BitwiseOrSmi_Baseline,29,2 -block_count,BitwiseOrSmi_Baseline,30,5 -block_count,BitwiseOrSmi_Baseline,31,264 -block_count,BitwiseOrSmi_Baseline,32,269 +block_count,BitwiseOrSmi_Baseline,30,4 +block_count,BitwiseOrSmi_Baseline,31,265 +block_count,BitwiseOrSmi_Baseline,32,270 block_count,BitwiseOrSmi_Baseline,33,0 -block_count,BitwiseOrSmi_Baseline,34,269 -block_count,BitwiseXor_Baseline,0,42 -block_count,BitwiseXor_Baseline,1,22 -block_count,BitwiseXor_Baseline,2,20 -block_count,BitwiseXor_Baseline,3,20 +block_count,BitwiseOrSmi_Baseline,34,270 +block_count,BitwiseXor_Baseline,0,39 +block_count,BitwiseXor_Baseline,1,21 +block_count,BitwiseXor_Baseline,2,17 +block_count,BitwiseXor_Baseline,3,17 block_count,BitwiseXor_Baseline,4,0 block_count,BitwiseXor_Baseline,5,0 block_count,BitwiseXor_Baseline,6,0 @@ -33163,11 +33165,11 @@ block_count,BitwiseXor_Baseline,40,0 block_count,BitwiseXor_Baseline,41,0 block_count,BitwiseXor_Baseline,42,0 -block_count,BitwiseXor_Baseline,43,19 -block_count,BitwiseXor_Baseline,44,42 -block_count,BitwiseXor_Baseline,45,17 -block_count,BitwiseXor_Baseline,46,25 -block_count,BitwiseXor_Baseline,47,25 +block_count,BitwiseXor_Baseline,43,17 +block_count,BitwiseXor_Baseline,44,39 +block_count,BitwiseXor_Baseline,45,16 +block_count,BitwiseXor_Baseline,46,22 +block_count,BitwiseXor_Baseline,47,22 block_count,BitwiseXor_Baseline,48,0 block_count,BitwiseXor_Baseline,49,0 block_count,BitwiseXor_Baseline,50,0 @@ -33185,20 +33187,20 @@ block_count,BitwiseXor_Baseline,62,0 block_count,BitwiseXor_Baseline,63,0 block_count,BitwiseXor_Baseline,64,0 -block_count,BitwiseXor_Baseline,65,25 -block_count,BitwiseXor_Baseline,66,42 -block_count,BitwiseXor_Baseline,67,26 -block_count,BitwiseXor_Baseline,68,16 +block_count,BitwiseXor_Baseline,65,22 +block_count,BitwiseXor_Baseline,66,39 +block_count,BitwiseXor_Baseline,67,24 +block_count,BitwiseXor_Baseline,68,14 block_count,BitwiseXor_Baseline,69,0 -block_count,BitwiseXor_Baseline,70,16 -block_count,BitwiseXor_Baseline,71,16 -block_count,BitwiseXor_Baseline,72,42 -block_count,BitwiseXor_Baseline,73,16 -block_count,BitwiseXor_Baseline,74,26 -block_count,BitwiseXor_Baseline,75,42 +block_count,BitwiseXor_Baseline,70,14 +block_count,BitwiseXor_Baseline,71,14 +block_count,BitwiseXor_Baseline,72,39 +block_count,BitwiseXor_Baseline,73,14 +block_count,BitwiseXor_Baseline,74,24 +block_count,BitwiseXor_Baseline,75,39 block_count,BitwiseXor_Baseline,76,0 -block_count,BitwiseXor_Baseline,77,42 -block_count,BitwiseXor_Baseline,78,42 +block_count,BitwiseXor_Baseline,77,39 +block_count,BitwiseXor_Baseline,78,39 block_count,BitwiseXorSmi_Baseline,0,1 block_count,BitwiseXorSmi_Baseline,1,0 block_count,BitwiseXorSmi_Baseline,2,0 @@ -33301,19 +33303,19 @@ block_count,ShiftLeft_Baseline,64,0 block_count,ShiftLeft_Baseline,65,0 block_count,ShiftLeft_Baseline,66,5 -block_count,ShiftLeft_Baseline,67,5 +block_count,ShiftLeft_Baseline,67,4 block_count,ShiftLeft_Baseline,68,0 block_count,ShiftLeft_Baseline,69,0 block_count,ShiftLeft_Baseline,70,0 block_count,ShiftLeft_Baseline,71,0 block_count,ShiftLeft_Baseline,72,5 block_count,ShiftLeft_Baseline,73,0 -block_count,ShiftLeft_Baseline,74,5 +block_count,ShiftLeft_Baseline,74,4 block_count,ShiftLeft_Baseline,75,5 block_count,ShiftLeft_Baseline,76,0 block_count,ShiftLeft_Baseline,77,5 block_count,ShiftLeft_Baseline,78,5 -block_count,ShiftLeftSmi_Baseline,0,72 +block_count,ShiftLeftSmi_Baseline,0,71 block_count,ShiftLeftSmi_Baseline,1,6 block_count,ShiftLeftSmi_Baseline,2,6 block_count,ShiftLeftSmi_Baseline,3,0 @@ -33344,19 +33346,19 @@ block_count,ShiftLeftSmi_Baseline,28,2 block_count,ShiftLeftSmi_Baseline,29,4 block_count,ShiftLeftSmi_Baseline,30,6 -block_count,ShiftLeftSmi_Baseline,31,65 -block_count,ShiftLeftSmi_Baseline,32,63 +block_count,ShiftLeftSmi_Baseline,31,64 +block_count,ShiftLeftSmi_Baseline,32,62 block_count,ShiftLeftSmi_Baseline,33,1 block_count,ShiftLeftSmi_Baseline,34,0 block_count,ShiftLeftSmi_Baseline,35,1 block_count,ShiftLeftSmi_Baseline,36,1 -block_count,ShiftLeftSmi_Baseline,37,65 +block_count,ShiftLeftSmi_Baseline,37,64 block_count,ShiftLeftSmi_Baseline,38,1 -block_count,ShiftLeftSmi_Baseline,39,63 -block_count,ShiftLeftSmi_Baseline,40,65 -block_count,ShiftLeftSmi_Baseline,41,72 +block_count,ShiftLeftSmi_Baseline,39,62 +block_count,ShiftLeftSmi_Baseline,40,64 +block_count,ShiftLeftSmi_Baseline,41,71 block_count,ShiftLeftSmi_Baseline,42,0 -block_count,ShiftLeftSmi_Baseline,43,72 +block_count,ShiftLeftSmi_Baseline,43,71 block_count,ShiftRight_Baseline,0,7 block_count,ShiftRight_Baseline,1,7 block_count,ShiftRight_Baseline,2,0 @@ -33436,7 +33438,7 @@ block_count,ShiftRight_Baseline,76,0 block_count,ShiftRight_Baseline,77,7 block_count,ShiftRight_Baseline,78,7 -block_count,ShiftRightSmi_Baseline,0,225 +block_count,ShiftRightSmi_Baseline,0,223 block_count,ShiftRightSmi_Baseline,1,5 block_count,ShiftRightSmi_Baseline,2,5 block_count,ShiftRightSmi_Baseline,3,0 @@ -33456,7 +33458,7 @@ block_count,ShiftRightSmi_Baseline,17,0 block_count,ShiftRightSmi_Baseline,18,0 block_count,ShiftRightSmi_Baseline,19,0 -block_count,ShiftRightSmi_Baseline,20,5 +block_count,ShiftRightSmi_Baseline,20,4 block_count,ShiftRightSmi_Baseline,21,5 block_count,ShiftRightSmi_Baseline,22,5 block_count,ShiftRightSmi_Baseline,23,0 @@ -33467,10 +33469,10 @@ block_count,ShiftRightSmi_Baseline,28,0 block_count,ShiftRightSmi_Baseline,29,5 block_count,ShiftRightSmi_Baseline,30,5 -block_count,ShiftRightSmi_Baseline,31,219 -block_count,ShiftRightSmi_Baseline,32,225 +block_count,ShiftRightSmi_Baseline,31,218 +block_count,ShiftRightSmi_Baseline,32,223 block_count,ShiftRightSmi_Baseline,33,0 -block_count,ShiftRightSmi_Baseline,34,225 +block_count,ShiftRightSmi_Baseline,34,223 block_count,ShiftRightLogical_Baseline,0,1 block_count,ShiftRightLogical_Baseline,1,1 block_count,ShiftRightLogical_Baseline,2,0 @@ -33547,9 +33549,9 @@ block_count,ShiftRightLogical_Baseline,73,1 block_count,ShiftRightLogical_Baseline,74,0 block_count,ShiftRightLogical_Baseline,75,1 -block_count,ShiftRightLogicalSmi_Baseline,0,18 -block_count,ShiftRightLogicalSmi_Baseline,1,9 -block_count,ShiftRightLogicalSmi_Baseline,2,9 +block_count,ShiftRightLogicalSmi_Baseline,0,17 +block_count,ShiftRightLogicalSmi_Baseline,1,8 +block_count,ShiftRightLogicalSmi_Baseline,2,8 block_count,ShiftRightLogicalSmi_Baseline,3,0 block_count,ShiftRightLogicalSmi_Baseline,4,0 block_count,ShiftRightLogicalSmi_Baseline,5,0 @@ -33567,30 +33569,30 @@ block_count,ShiftRightLogicalSmi_Baseline,17,0 block_count,ShiftRightLogicalSmi_Baseline,18,0 block_count,ShiftRightLogicalSmi_Baseline,19,0 -block_count,ShiftRightLogicalSmi_Baseline,20,9 -block_count,ShiftRightLogicalSmi_Baseline,21,9 -block_count,ShiftRightLogicalSmi_Baseline,22,9 +block_count,ShiftRightLogicalSmi_Baseline,20,8 +block_count,ShiftRightLogicalSmi_Baseline,21,8 +block_count,ShiftRightLogicalSmi_Baseline,22,8 block_count,ShiftRightLogicalSmi_Baseline,23,0 block_count,ShiftRightLogicalSmi_Baseline,24,0 block_count,ShiftRightLogicalSmi_Baseline,25,0 block_count,ShiftRightLogicalSmi_Baseline,26,0 -block_count,ShiftRightLogicalSmi_Baseline,27,9 +block_count,ShiftRightLogicalSmi_Baseline,27,8 block_count,ShiftRightLogicalSmi_Baseline,28,0 -block_count,ShiftRightLogicalSmi_Baseline,29,9 -block_count,ShiftRightLogicalSmi_Baseline,30,9 -block_count,ShiftRightLogicalSmi_Baseline,31,9 +block_count,ShiftRightLogicalSmi_Baseline,29,8 +block_count,ShiftRightLogicalSmi_Baseline,30,8 +block_count,ShiftRightLogicalSmi_Baseline,31,8 block_count,ShiftRightLogicalSmi_Baseline,32,8 block_count,ShiftRightLogicalSmi_Baseline,33,0 block_count,ShiftRightLogicalSmi_Baseline,34,0 block_count,ShiftRightLogicalSmi_Baseline,35,0 block_count,ShiftRightLogicalSmi_Baseline,36,0 -block_count,ShiftRightLogicalSmi_Baseline,37,9 +block_count,ShiftRightLogicalSmi_Baseline,37,8 block_count,ShiftRightLogicalSmi_Baseline,38,0 block_count,ShiftRightLogicalSmi_Baseline,39,8 -block_count,ShiftRightLogicalSmi_Baseline,40,9 -block_count,ShiftRightLogicalSmi_Baseline,41,18 +block_count,ShiftRightLogicalSmi_Baseline,40,8 +block_count,ShiftRightLogicalSmi_Baseline,41,17 block_count,ShiftRightLogicalSmi_Baseline,42,0 -block_count,ShiftRightLogicalSmi_Baseline,43,18 +block_count,ShiftRightLogicalSmi_Baseline,43,17 block_count,Add_LhsIsStringConstant_Internalize_Baseline,0,1 block_count,Add_LhsIsStringConstant_Internalize_Baseline,1,1 block_count,Add_LhsIsStringConstant_Internalize_Baseline,2,1 @@ -33687,11 +33689,11 @@ block_count,Add_RhsIsStringConstant_Internalize_Baseline,45,0 block_count,Add_RhsIsStringConstant_Internalize_Baseline,46,0 block_count,Add_RhsIsStringConstant_Internalize_Baseline,47,0 -block_count,Equal_Baseline,0,318 -block_count,Equal_Baseline,1,322 -block_count,Equal_Baseline,2,244 +block_count,Equal_Baseline,0,317 +block_count,Equal_Baseline,1,321 +block_count,Equal_Baseline,2,243 block_count,Equal_Baseline,3,55 -block_count,Equal_Baseline,4,52 +block_count,Equal_Baseline,4,53 block_count,Equal_Baseline,5,21 block_count,Equal_Baseline,6,20 block_count,Equal_Baseline,7,17 @@ -33727,7 +33729,7 @@ block_count,Equal_Baseline,37,0 block_count,Equal_Baseline,38,0 block_count,Equal_Baseline,39,3 -block_count,Equal_Baseline,40,2 +block_count,Equal_Baseline,40,3 block_count,Equal_Baseline,41,0 block_count,Equal_Baseline,42,2 block_count,Equal_Baseline,43,0 @@ -33757,13 +33759,13 @@ block_count,Equal_Baseline,67,0 block_count,Equal_Baseline,68,0 block_count,Equal_Baseline,69,0 -block_count,Equal_Baseline,70,31 +block_count,Equal_Baseline,70,32 block_count,Equal_Baseline,71,0 block_count,Equal_Baseline,72,31 block_count,Equal_Baseline,73,22 -block_count,Equal_Baseline,74,8 -block_count,Equal_Baseline,75,8 -block_count,Equal_Baseline,76,8 +block_count,Equal_Baseline,74,9 +block_count,Equal_Baseline,75,9 +block_count,Equal_Baseline,76,9 block_count,Equal_Baseline,77,0 block_count,Equal_Baseline,78,31 block_count,Equal_Baseline,79,0 @@ -33774,8 +33776,8 @@ block_count,Equal_Baseline,84,31 block_count,Equal_Baseline,85,2 block_count,Equal_Baseline,86,2 -block_count,Equal_Baseline,87,189 -block_count,Equal_Baseline,88,4 +block_count,Equal_Baseline,87,187 +block_count,Equal_Baseline,88,5 block_count,Equal_Baseline,89,0 block_count,Equal_Baseline,90,0 block_count,Equal_Baseline,91,0 @@ -33793,8 +33795,8 @@ block_count,Equal_Baseline,103,0 block_count,Equal_Baseline,104,0 block_count,Equal_Baseline,105,0 -block_count,Equal_Baseline,106,3 -block_count,Equal_Baseline,107,184 +block_count,Equal_Baseline,106,4 +block_count,Equal_Baseline,107,182 block_count,Equal_Baseline,108,0 block_count,Equal_Baseline,109,0 block_count,Equal_Baseline,110,0 @@ -33807,13 +33809,13 @@ block_count,Equal_Baseline,117,0 block_count,Equal_Baseline,118,0 block_count,Equal_Baseline,119,0 -block_count,Equal_Baseline,120,6 +block_count,Equal_Baseline,120,7 block_count,Equal_Baseline,121,4 block_count,Equal_Baseline,122,2 -block_count,Equal_Baseline,123,77 +block_count,Equal_Baseline,123,78 block_count,Equal_Baseline,124,15 block_count,Equal_Baseline,125,14 -block_count,Equal_Baseline,126,10 +block_count,Equal_Baseline,126,9 block_count,Equal_Baseline,127,3 block_count,Equal_Baseline,128,0 block_count,Equal_Baseline,129,0 @@ -33831,23 +33833,23 @@ block_count,Equal_Baseline,141,0 block_count,Equal_Baseline,142,62 block_count,Equal_Baseline,143,80 -block_count,Equal_Baseline,144,206 -block_count,Equal_Baseline,145,318 +block_count,Equal_Baseline,144,205 +block_count,Equal_Baseline,145,317 block_count,Equal_Baseline,146,0 -block_count,Equal_Baseline,147,318 -block_count,StrictEqual_Generic_Baseline,0,469 -block_count,StrictEqual_Generic_Baseline,1,390 -block_count,StrictEqual_Generic_Baseline,2,268 -block_count,StrictEqual_Generic_Baseline,3,268 -block_count,StrictEqual_Generic_Baseline,4,267 -block_count,StrictEqual_Generic_Baseline,5,130 -block_count,StrictEqual_Generic_Baseline,6,130 -block_count,StrictEqual_Generic_Baseline,7,58 -block_count,StrictEqual_Generic_Baseline,8,45 +block_count,Equal_Baseline,147,317 +block_count,StrictEqual_Generic_Baseline,0,484 +block_count,StrictEqual_Generic_Baseline,1,403 +block_count,StrictEqual_Generic_Baseline,2,274 +block_count,StrictEqual_Generic_Baseline,3,273 +block_count,StrictEqual_Generic_Baseline,4,272 +block_count,StrictEqual_Generic_Baseline,5,133 +block_count,StrictEqual_Generic_Baseline,6,133 +block_count,StrictEqual_Generic_Baseline,7,60 +block_count,StrictEqual_Generic_Baseline,8,47 block_count,StrictEqual_Generic_Baseline,9,0 -block_count,StrictEqual_Generic_Baseline,10,45 +block_count,StrictEqual_Generic_Baseline,10,47 block_count,StrictEqual_Generic_Baseline,11,0 -block_count,StrictEqual_Generic_Baseline,12,45 +block_count,StrictEqual_Generic_Baseline,12,47 block_count,StrictEqual_Generic_Baseline,13,13 block_count,StrictEqual_Generic_Baseline,14,7 block_count,StrictEqual_Generic_Baseline,15,5 @@ -33865,18 +33867,18 @@ block_count,StrictEqual_Generic_Baseline,27,0 block_count,StrictEqual_Generic_Baseline,28,0 block_count,StrictEqual_Generic_Baseline,29,0 -block_count,StrictEqual_Generic_Baseline,30,136 +block_count,StrictEqual_Generic_Baseline,30,139 block_count,StrictEqual_Generic_Baseline,31,0 block_count,StrictEqual_Generic_Baseline,32,0 block_count,StrictEqual_Generic_Baseline,33,0 -block_count,StrictEqual_Generic_Baseline,34,135 -block_count,StrictEqual_Generic_Baseline,35,36 -block_count,StrictEqual_Generic_Baseline,36,99 -block_count,StrictEqual_Generic_Baseline,37,135 +block_count,StrictEqual_Generic_Baseline,34,139 +block_count,StrictEqual_Generic_Baseline,35,37 +block_count,StrictEqual_Generic_Baseline,36,101 +block_count,StrictEqual_Generic_Baseline,37,139 block_count,StrictEqual_Generic_Baseline,38,0 -block_count,StrictEqual_Generic_Baseline,39,135 -block_count,StrictEqual_Generic_Baseline,40,135 -block_count,StrictEqual_Generic_Baseline,41,94 +block_count,StrictEqual_Generic_Baseline,39,138 +block_count,StrictEqual_Generic_Baseline,40,139 +block_count,StrictEqual_Generic_Baseline,41,97 block_count,StrictEqual_Generic_Baseline,42,41 block_count,StrictEqual_Generic_Baseline,43,1 block_count,StrictEqual_Generic_Baseline,44,0 @@ -33888,15 +33890,15 @@ block_count,StrictEqual_Generic_Baseline,50,0 block_count,StrictEqual_Generic_Baseline,51,0 block_count,StrictEqual_Generic_Baseline,52,0 -block_count,StrictEqual_Generic_Baseline,53,121 +block_count,StrictEqual_Generic_Baseline,53,129 block_count,StrictEqual_Generic_Baseline,54,1 block_count,StrictEqual_Generic_Baseline,55,0 block_count,StrictEqual_Generic_Baseline,56,0 block_count,StrictEqual_Generic_Baseline,57,0 block_count,StrictEqual_Generic_Baseline,58,0 -block_count,StrictEqual_Generic_Baseline,59,120 +block_count,StrictEqual_Generic_Baseline,59,127 block_count,StrictEqual_Generic_Baseline,60,3 -block_count,StrictEqual_Generic_Baseline,61,79 +block_count,StrictEqual_Generic_Baseline,61,80 block_count,StrictEqual_Generic_Baseline,62,36 block_count,StrictEqual_Generic_Baseline,63,36 block_count,StrictEqual_Generic_Baseline,64,20 @@ -33915,15 +33917,15 @@ block_count,StrictEqual_Generic_Baseline,77,0 block_count,StrictEqual_Generic_Baseline,78,0 block_count,StrictEqual_Generic_Baseline,79,0 -block_count,StrictEqual_Generic_Baseline,80,42 -block_count,StrictEqual_Generic_Baseline,81,254 -block_count,StrictEqual_Generic_Baseline,82,79 -block_count,StrictEqual_Generic_Baseline,83,469 +block_count,StrictEqual_Generic_Baseline,80,44 +block_count,StrictEqual_Generic_Baseline,81,264 +block_count,StrictEqual_Generic_Baseline,82,81 +block_count,StrictEqual_Generic_Baseline,83,484 block_count,StrictEqual_Generic_Baseline,84,0 -block_count,StrictEqual_Generic_Baseline,85,469 -block_count,LessThan_Baseline,0,453 -block_count,LessThan_Baseline,1,454 -block_count,LessThan_Baseline,2,39 +block_count,StrictEqual_Generic_Baseline,85,484 +block_count,LessThan_Baseline,0,471 +block_count,LessThan_Baseline,1,472 +block_count,LessThan_Baseline,2,40 block_count,LessThan_Baseline,3,9 block_count,LessThan_Baseline,4,0 block_count,LessThan_Baseline,5,0 @@ -34009,8 +34011,8 @@ block_count,LessThan_Baseline,85,0 block_count,LessThan_Baseline,86,0 block_count,LessThan_Baseline,87,0 -block_count,LessThan_Baseline,88,9 -block_count,LessThan_Baseline,89,29 +block_count,LessThan_Baseline,88,8 +block_count,LessThan_Baseline,89,30 block_count,LessThan_Baseline,90,0 block_count,LessThan_Baseline,91,0 block_count,LessThan_Baseline,92,0 @@ -34023,8 +34025,8 @@ block_count,LessThan_Baseline,99,0 block_count,LessThan_Baseline,100,0 block_count,LessThan_Baseline,101,0 -block_count,LessThan_Baseline,102,29 -block_count,LessThan_Baseline,103,414 +block_count,LessThan_Baseline,102,30 +block_count,LessThan_Baseline,103,431 block_count,LessThan_Baseline,104,1 block_count,LessThan_Baseline,105,0 block_count,LessThan_Baseline,106,0 @@ -34041,25 +34043,25 @@ block_count,LessThan_Baseline,117,0 block_count,LessThan_Baseline,118,0 block_count,LessThan_Baseline,119,1 -block_count,LessThan_Baseline,120,413 -block_count,LessThan_Baseline,121,107 -block_count,LessThan_Baseline,122,305 +block_count,LessThan_Baseline,120,430 +block_count,LessThan_Baseline,121,115 +block_count,LessThan_Baseline,122,314 block_count,LessThan_Baseline,123,0 block_count,LessThan_Baseline,124,0 block_count,LessThan_Baseline,125,0 block_count,LessThan_Baseline,126,0 block_count,LessThan_Baseline,127,0 block_count,LessThan_Baseline,128,0 -block_count,LessThan_Baseline,129,40 -block_count,LessThan_Baseline,130,31 +block_count,LessThan_Baseline,129,41 +block_count,LessThan_Baseline,130,32 block_count,LessThan_Baseline,131,8 -block_count,LessThan_Baseline,132,139 -block_count,LessThan_Baseline,133,313 -block_count,LessThan_Baseline,134,453 +block_count,LessThan_Baseline,132,148 +block_count,LessThan_Baseline,133,323 +block_count,LessThan_Baseline,134,471 block_count,LessThan_Baseline,135,0 -block_count,LessThan_Baseline,136,453 -block_count,GreaterThan_Baseline,0,154 -block_count,GreaterThan_Baseline,1,155 +block_count,LessThan_Baseline,136,471 +block_count,GreaterThan_Baseline,0,155 +block_count,GreaterThan_Baseline,1,156 block_count,GreaterThan_Baseline,2,14 block_count,GreaterThan_Baseline,3,8 block_count,GreaterThan_Baseline,4,0 @@ -34161,7 +34163,7 @@ block_count,GreaterThan_Baseline,100,0 block_count,GreaterThan_Baseline,101,0 block_count,GreaterThan_Baseline,102,5 -block_count,GreaterThan_Baseline,103,140 +block_count,GreaterThan_Baseline,103,141 block_count,GreaterThan_Baseline,104,0 block_count,GreaterThan_Baseline,105,0 block_count,GreaterThan_Baseline,106,0 @@ -34178,25 +34180,25 @@ block_count,GreaterThan_Baseline,117,0 block_count,GreaterThan_Baseline,118,0 block_count,GreaterThan_Baseline,119,0 -block_count,GreaterThan_Baseline,120,140 -block_count,GreaterThan_Baseline,121,90 -block_count,GreaterThan_Baseline,122,50 +block_count,GreaterThan_Baseline,120,141 +block_count,GreaterThan_Baseline,121,89 +block_count,GreaterThan_Baseline,122,51 block_count,GreaterThan_Baseline,123,0 block_count,GreaterThan_Baseline,124,0 block_count,GreaterThan_Baseline,125,0 block_count,GreaterThan_Baseline,126,0 block_count,GreaterThan_Baseline,127,0 block_count,GreaterThan_Baseline,128,0 -block_count,GreaterThan_Baseline,129,14 +block_count,GreaterThan_Baseline,129,13 block_count,GreaterThan_Baseline,130,7 block_count,GreaterThan_Baseline,131,6 -block_count,GreaterThan_Baseline,132,98 -block_count,GreaterThan_Baseline,133,56 -block_count,GreaterThan_Baseline,134,154 +block_count,GreaterThan_Baseline,132,97 +block_count,GreaterThan_Baseline,133,58 +block_count,GreaterThan_Baseline,134,155 block_count,GreaterThan_Baseline,135,0 -block_count,GreaterThan_Baseline,136,154 -block_count,LessThanOrEqual_Baseline,0,57 -block_count,LessThanOrEqual_Baseline,1,57 +block_count,GreaterThan_Baseline,136,155 +block_count,LessThanOrEqual_Baseline,0,60 +block_count,LessThanOrEqual_Baseline,1,60 block_count,LessThanOrEqual_Baseline,2,6 block_count,LessThanOrEqual_Baseline,3,2 block_count,LessThanOrEqual_Baseline,4,0 @@ -34298,7 +34300,7 @@ block_count,LessThanOrEqual_Baseline,100,0 block_count,LessThanOrEqual_Baseline,101,0 block_count,LessThanOrEqual_Baseline,102,3 -block_count,LessThanOrEqual_Baseline,103,51 +block_count,LessThanOrEqual_Baseline,103,54 block_count,LessThanOrEqual_Baseline,104,1 block_count,LessThanOrEqual_Baseline,105,0 block_count,LessThanOrEqual_Baseline,106,0 @@ -34315,9 +34317,9 @@ block_count,LessThanOrEqual_Baseline,117,0 block_count,LessThanOrEqual_Baseline,118,0 block_count,LessThanOrEqual_Baseline,119,1 -block_count,LessThanOrEqual_Baseline,120,49 +block_count,LessThanOrEqual_Baseline,120,53 block_count,LessThanOrEqual_Baseline,121,5 -block_count,LessThanOrEqual_Baseline,122,44 +block_count,LessThanOrEqual_Baseline,122,48 block_count,LessThanOrEqual_Baseline,123,0 block_count,LessThanOrEqual_Baseline,124,0 block_count,LessThanOrEqual_Baseline,125,0 @@ -34328,12 +34330,12 @@ block_count,LessThanOrEqual_Baseline,130,2 block_count,LessThanOrEqual_Baseline,131,4 block_count,LessThanOrEqual_Baseline,132,7 -block_count,LessThanOrEqual_Baseline,133,49 -block_count,LessThanOrEqual_Baseline,134,57 +block_count,LessThanOrEqual_Baseline,133,52 +block_count,LessThanOrEqual_Baseline,134,60 block_count,LessThanOrEqual_Baseline,135,0 -block_count,LessThanOrEqual_Baseline,136,57 -block_count,GreaterThanOrEqual_Baseline,0,113 -block_count,GreaterThanOrEqual_Baseline,1,113 +block_count,LessThanOrEqual_Baseline,136,60 +block_count,GreaterThanOrEqual_Baseline,0,116 +block_count,GreaterThanOrEqual_Baseline,1,116 block_count,GreaterThanOrEqual_Baseline,2,13 block_count,GreaterThanOrEqual_Baseline,3,9 block_count,GreaterThanOrEqual_Baseline,4,0 @@ -34421,7 +34423,7 @@ block_count,GreaterThanOrEqual_Baseline,86,0 block_count,GreaterThanOrEqual_Baseline,87,0 block_count,GreaterThanOrEqual_Baseline,88,8 -block_count,GreaterThanOrEqual_Baseline,89,4 +block_count,GreaterThanOrEqual_Baseline,89,3 block_count,GreaterThanOrEqual_Baseline,90,0 block_count,GreaterThanOrEqual_Baseline,91,0 block_count,GreaterThanOrEqual_Baseline,92,0 @@ -34434,8 +34436,8 @@ block_count,GreaterThanOrEqual_Baseline,99,0 block_count,GreaterThanOrEqual_Baseline,100,0 block_count,GreaterThanOrEqual_Baseline,101,0 -block_count,GreaterThanOrEqual_Baseline,102,4 -block_count,GreaterThanOrEqual_Baseline,103,100 +block_count,GreaterThanOrEqual_Baseline,102,3 +block_count,GreaterThanOrEqual_Baseline,103,103 block_count,GreaterThanOrEqual_Baseline,104,0 block_count,GreaterThanOrEqual_Baseline,105,0 block_count,GreaterThanOrEqual_Baseline,106,0 @@ -34452,9 +34454,9 @@ block_count,GreaterThanOrEqual_Baseline,117,0 block_count,GreaterThanOrEqual_Baseline,118,0 block_count,GreaterThanOrEqual_Baseline,119,0 -block_count,GreaterThanOrEqual_Baseline,120,99 -block_count,GreaterThanOrEqual_Baseline,121,60 -block_count,GreaterThanOrEqual_Baseline,122,39 +block_count,GreaterThanOrEqual_Baseline,120,102 +block_count,GreaterThanOrEqual_Baseline,121,59 +block_count,GreaterThanOrEqual_Baseline,122,43 block_count,GreaterThanOrEqual_Baseline,123,0 block_count,GreaterThanOrEqual_Baseline,124,0 block_count,GreaterThanOrEqual_Baseline,125,0 @@ -34464,11 +34466,11 @@ block_count,GreaterThanOrEqual_Baseline,129,13 block_count,GreaterThanOrEqual_Baseline,130,6 block_count,GreaterThanOrEqual_Baseline,131,6 -block_count,GreaterThanOrEqual_Baseline,132,66 -block_count,GreaterThanOrEqual_Baseline,133,46 -block_count,GreaterThanOrEqual_Baseline,134,113 +block_count,GreaterThanOrEqual_Baseline,132,65 +block_count,GreaterThanOrEqual_Baseline,133,50 +block_count,GreaterThanOrEqual_Baseline,134,116 block_count,GreaterThanOrEqual_Baseline,135,0 -block_count,GreaterThanOrEqual_Baseline,136,113 +block_count,GreaterThanOrEqual_Baseline,136,116 block_count,BitwiseNot_Baseline,0,6 block_count,BitwiseNot_Baseline,1,5 block_count,BitwiseNot_Baseline,2,0 @@ -34504,8 +34506,8 @@ block_count,BitwiseNot_Baseline,32,0 block_count,BitwiseNot_Baseline,33,6 block_count,BitwiseNot_Baseline,34,6 -block_count,Decrement_Baseline,0,54 -block_count,Decrement_Baseline,1,54 +block_count,Decrement_Baseline,0,52 +block_count,Decrement_Baseline,1,52 block_count,Decrement_Baseline,2,0 block_count,Decrement_Baseline,3,0 block_count,Decrement_Baseline,4,0 @@ -34520,18 +34522,18 @@ block_count,Decrement_Baseline,13,0 block_count,Decrement_Baseline,14,0 block_count,Decrement_Baseline,15,0 -block_count,Decrement_Baseline,16,53 -block_count,Decrement_Baseline,17,53 +block_count,Decrement_Baseline,16,52 +block_count,Decrement_Baseline,17,52 block_count,Decrement_Baseline,18,0 block_count,Decrement_Baseline,19,0 block_count,Decrement_Baseline,20,0 block_count,Decrement_Baseline,21,0 block_count,Decrement_Baseline,22,0 -block_count,Decrement_Baseline,23,54 +block_count,Decrement_Baseline,23,52 block_count,Decrement_Baseline,24,0 -block_count,Decrement_Baseline,25,54 -block_count,Increment_Baseline,0,307 -block_count,Increment_Baseline,1,307 +block_count,Decrement_Baseline,25,52 +block_count,Increment_Baseline,0,318 +block_count,Increment_Baseline,1,318 block_count,Increment_Baseline,2,0 block_count,Increment_Baseline,3,0 block_count,Increment_Baseline,4,0 @@ -34546,19 +34548,19 @@ block_count,Increment_Baseline,13,0 block_count,Increment_Baseline,14,0 block_count,Increment_Baseline,15,0 -block_count,Increment_Baseline,16,307 -block_count,Increment_Baseline,17,307 +block_count,Increment_Baseline,16,318 +block_count,Increment_Baseline,17,318 block_count,Increment_Baseline,18,0 block_count,Increment_Baseline,19,0 block_count,Increment_Baseline,20,0 block_count,Increment_Baseline,21,0 block_count,Increment_Baseline,22,0 -block_count,Increment_Baseline,23,307 +block_count,Increment_Baseline,23,318 block_count,Increment_Baseline,24,0 -block_count,Increment_Baseline,25,307 -block_count,Negate_Baseline,0,13 -block_count,Negate_Baseline,1,13 -block_count,Negate_Baseline,2,11 +block_count,Increment_Baseline,25,318 +block_count,Negate_Baseline,0,12 +block_count,Negate_Baseline,1,12 +block_count,Negate_Baseline,2,10 block_count,Negate_Baseline,3,0 block_count,Negate_Baseline,4,0 block_count,Negate_Baseline,5,0 @@ -34571,20 +34573,20 @@ block_count,Negate_Baseline,12,0 block_count,Negate_Baseline,13,0 block_count,Negate_Baseline,14,0 -block_count,Negate_Baseline,15,11 +block_count,Negate_Baseline,15,10 block_count,Negate_Baseline,16,1 block_count,Negate_Baseline,17,1 block_count,Negate_Baseline,18,1 block_count,Negate_Baseline,19,0 block_count,Negate_Baseline,20,0 block_count,Negate_Baseline,21,1 -block_count,Negate_Baseline,22,11 +block_count,Negate_Baseline,22,10 block_count,Negate_Baseline,23,0 -block_count,Negate_Baseline,24,11 -block_count,Negate_Baseline,25,11 -block_count,Negate_Baseline,26,13 +block_count,Negate_Baseline,24,10 +block_count,Negate_Baseline,25,10 +block_count,Negate_Baseline,26,12 block_count,Negate_Baseline,27,0 -block_count,Negate_Baseline,28,13 +block_count,Negate_Baseline,28,12 block_count,ObjectAssign,0,2 block_count,ObjectAssign,1,0 block_count,ObjectAssign,2,2 @@ -34908,7 +34910,7 @@ block_count,ObjectCreate,66,2 block_count,ObjectCreate,67,0 block_count,ObjectCreate,68,2 -block_count,ObjectCreate,69,14 +block_count,ObjectCreate,69,13 block_count,ObjectCreate,70,11 block_count,ObjectCreate,71,2 block_count,ObjectCreate,72,2 @@ -35826,7 +35828,7 @@ block_count,InstanceOf_Baseline,17,0 block_count,InstanceOf_Baseline,18,0 block_count,InstanceOf_Baseline,19,2 -block_count,InstanceOf_Baseline,20,70 +block_count,InstanceOf_Baseline,20,69 block_count,InstanceOf_Baseline,21,0 block_count,InstanceOf_Baseline,22,72 block_count,InstanceOf_Baseline,23,72 @@ -36959,9 +36961,9 @@ block_count,SetPrototypeAdd,20,46 block_count,SetPrototypeAdd,21,66 block_count,SetPrototypeAdd,22,66 -block_count,SetPrototypeAdd,23,94 -block_count,SetPrototypeAdd,24,29 -block_count,SetPrototypeAdd,25,27 +block_count,SetPrototypeAdd,23,95 +block_count,SetPrototypeAdd,24,30 +block_count,SetPrototypeAdd,25,28 block_count,SetPrototypeAdd,26,1 block_count,SetPrototypeAdd,27,65 block_count,SetPrototypeAdd,28,0 @@ -37287,10 +37289,10 @@ block_count,SetOrSetIteratorToList,54,0 block_count,SetOrSetIteratorToList,55,0 block_count,SetOrSetIteratorToList,56,0 -block_count,StringFromCharCode,0,28 +block_count,StringFromCharCode,0,30 block_count,StringFromCharCode,1,0 -block_count,StringFromCharCode,2,28 -block_count,StringFromCharCode,3,28 +block_count,StringFromCharCode,2,30 +block_count,StringFromCharCode,3,30 block_count,StringFromCharCode,4,8 block_count,StringFromCharCode,5,8 block_count,StringFromCharCode,6,8 @@ -37361,10 +37363,10 @@ block_count,StringFromCharCode,71,0 block_count,StringFromCharCode,72,0 block_count,StringFromCharCode,73,0 -block_count,StringFromCharCode,74,20 +block_count,StringFromCharCode,74,22 block_count,StringFromCharCode,75,0 -block_count,StringFromCharCode,76,20 -block_count,StringFromCharCode,77,17 +block_count,StringFromCharCode,76,22 +block_count,StringFromCharCode,77,18 block_count,StringFromCharCode,78,3 block_count,StringFromCharCode,79,3 block_count,StringFromCharCode,80,2 @@ -37373,13 +37375,13 @@ block_count,StringFromCharCode,83,2 block_count,StringFromCharCode,84,0 block_count,StringFromCharCode,85,2 -block_count,StringFromCharCode,86,0 -block_count,StringFromCharCode,87,20 +block_count,StringFromCharCode,86,1 +block_count,StringFromCharCode,87,22 block_count,StringFromCharCode,88,0 block_count,StringFromCharCode,89,0 block_count,StringFromCharCode,90,0 block_count,StringFromCharCode,91,0 -block_count,StringFromCharCode,92,20 +block_count,StringFromCharCode,92,22 block_count,StringPrototypeReplace,0,232 block_count,StringPrototypeReplace,1,0 block_count,StringPrototypeReplace,2,232 @@ -38510,9 +38512,9 @@ block_count,WeakMapLookupHashIndex,30,0 block_count,WeakMapLookupHashIndex,31,69 block_count,WeakMapLookupHashIndex,32,69 -block_count,WeakMapLookupHashIndex,33,102 -block_count,WeakMapLookupHashIndex,34,101 -block_count,WeakMapLookupHashIndex,35,32 +block_count,WeakMapLookupHashIndex,33,106 +block_count,WeakMapLookupHashIndex,34,106 +block_count,WeakMapLookupHashIndex,35,37 block_count,WeakMapLookupHashIndex,36,69 block_count,WeakMapLookupHashIndex,37,0 block_count,WeakMapPrototypeGet,0,36 @@ -39143,36 +39145,36 @@ block_count,StringAdd_CheckNone,41,0 block_count,StringAdd_CheckNone,42,24 block_count,StringAdd_CheckNone,43,2102 -block_count,StringAdd_CheckNone,44,2093 -block_count,StringAdd_CheckNone,45,2093 +block_count,StringAdd_CheckNone,44,2092 +block_count,StringAdd_CheckNone,45,2092 block_count,StringAdd_CheckNone,46,2092 block_count,StringAdd_CheckNone,47,0 block_count,StringAdd_CheckNone,48,2092 block_count,StringAdd_CheckNone,49,0 block_count,StringAdd_CheckNone,50,0 -block_count,StringAdd_CheckNone,51,2093 +block_count,StringAdd_CheckNone,51,2092 block_count,StringAdd_CheckNone,52,0 -block_count,StringAdd_CheckNone,53,2093 +block_count,StringAdd_CheckNone,53,2092 block_count,StringAdd_CheckNone,54,785 block_count,StringAdd_CheckNone,55,1307 block_count,StringAdd_CheckNone,56,3549 block_count,StringAdd_CheckNone,57,2241 block_count,StringAdd_CheckNone,58,1307 -block_count,StringAdd_CheckNone,59,2093 +block_count,StringAdd_CheckNone,59,2092 block_count,StringAdd_CheckNone,60,741 block_count,StringAdd_CheckNone,61,1351 -block_count,StringAdd_CheckNone,62,2093 +block_count,StringAdd_CheckNone,62,2092 block_count,StringAdd_CheckNone,63,0 -block_count,StringAdd_CheckNone,64,2093 +block_count,StringAdd_CheckNone,64,2092 block_count,StringAdd_CheckNone,65,1250 block_count,StringAdd_CheckNone,66,842 block_count,StringAdd_CheckNone,67,958 block_count,StringAdd_CheckNone,68,116 block_count,StringAdd_CheckNone,69,842 -block_count,StringAdd_CheckNone,70,2093 +block_count,StringAdd_CheckNone,70,2092 block_count,StringAdd_CheckNone,71,767 block_count,StringAdd_CheckNone,72,1325 -block_count,StringAdd_CheckNone,73,2093 +block_count,StringAdd_CheckNone,73,2092 block_count,StringAdd_CheckNone,74,0 block_count,StringAdd_CheckNone,75,9 block_count,StringAdd_CheckNone,76,9 @@ -39241,18 +39243,18 @@ block_count,SubString,1,1348 block_count,SubString,2,1241 block_count,SubString,3,986 -block_count,SubString,4,185 -block_count,SubString,5,370 +block_count,SubString,4,184 +block_count,SubString,5,369 block_count,SubString,6,61 block_count,SubString,7,61 block_count,SubString,8,0 block_count,SubString,9,116 block_count,SubString,10,7 -block_count,SubString,11,185 +block_count,SubString,11,184 block_count,SubString,12,0 -block_count,SubString,13,185 +block_count,SubString,13,184 block_count,SubString,14,0 -block_count,SubString,15,801 +block_count,SubString,15,802 block_count,SubString,16,986 block_count,SubString,17,428 block_count,SubString,18,1 @@ -39427,16 +39429,16 @@ block_count,SubString,187,0 block_count,SubString,188,0 block_count,SubString,189,255 -block_count,SubString,190,129 -block_count,SubString,191,258 -block_count,SubString,192,2 -block_count,SubString,193,2 +block_count,SubString,190,128 +block_count,SubString,191,256 +block_count,SubString,192,1 +block_count,SubString,193,1 block_count,SubString,194,0 block_count,SubString,195,125 block_count,SubString,196,0 -block_count,SubString,197,129 +block_count,SubString,197,128 block_count,SubString,198,0 -block_count,SubString,199,129 +block_count,SubString,199,128 block_count,SubString,200,0 block_count,SubString,201,0 block_count,SubString,202,0 @@ -39447,7 +39449,7 @@ block_count,SubString,207,0 block_count,SubString,208,0 block_count,SubString,209,0 -block_count,SubString,210,125 +block_count,SubString,210,126 block_count,SubString,211,255 block_count,SubString,212,255 block_count,SubString,213,0 @@ -39462,10 +39464,10 @@ block_count,SubString,222,106 block_count,SubString,223,217 block_count,SubString,224,217 -block_count,GetProperty,0,466 -block_count,GetProperty,1,466 +block_count,GetProperty,0,465 +block_count,GetProperty,1,465 block_count,GetProperty,2,0 -block_count,GetProperty,3,466 +block_count,GetProperty,3,465 block_count,GetProperty,4,461 block_count,GetProperty,5,461 block_count,GetProperty,6,461 @@ -39491,23 +39493,23 @@ block_count,GetProperty,26,0 block_count,GetProperty,27,0 block_count,GetProperty,28,0 -block_count,GetProperty,29,126 +block_count,GetProperty,29,125 block_count,GetProperty,30,461 -block_count,GetProperty,31,1210 -block_count,GetProperty,32,1210 -block_count,GetProperty,33,1209 -block_count,GetProperty,34,1188 +block_count,GetProperty,31,1208 +block_count,GetProperty,32,1208 +block_count,GetProperty,33,1207 +block_count,GetProperty,34,1186 block_count,GetProperty,35,41 block_count,GetProperty,36,41 block_count,GetProperty,37,0 block_count,GetProperty,38,41 -block_count,GetProperty,39,250 -block_count,GetProperty,40,250 +block_count,GetProperty,39,251 +block_count,GetProperty,40,251 block_count,GetProperty,41,0 -block_count,GetProperty,42,250 +block_count,GetProperty,42,251 block_count,GetProperty,43,83 block_count,GetProperty,44,167 -block_count,GetProperty,45,250 +block_count,GetProperty,45,251 block_count,GetProperty,46,209 block_count,GetProperty,47,41 block_count,GetProperty,48,41 @@ -39522,29 +39524,29 @@ block_count,GetProperty,57,41 block_count,GetProperty,58,0 block_count,GetProperty,59,0 -block_count,GetProperty,60,1146 +block_count,GetProperty,60,1144 block_count,GetProperty,61,0 -block_count,GetProperty,62,1146 +block_count,GetProperty,62,1144 block_count,GetProperty,63,54 -block_count,GetProperty,64,1092 -block_count,GetProperty,65,2808 -block_count,GetProperty,66,2520 -block_count,GetProperty,67,2406 -block_count,GetProperty,68,1715 -block_count,GetProperty,69,690 +block_count,GetProperty,64,1090 +block_count,GetProperty,65,2802 +block_count,GetProperty,66,2515 +block_count,GetProperty,67,2401 +block_count,GetProperty,68,1711 +block_count,GetProperty,69,689 block_count,GetProperty,70,114 -block_count,GetProperty,71,287 -block_count,GetProperty,72,744 -block_count,GetProperty,73,445 +block_count,GetProperty,71,286 +block_count,GetProperty,72,743 +block_count,GetProperty,73,444 block_count,GetProperty,74,299 -block_count,GetProperty,75,290 +block_count,GetProperty,75,289 block_count,GetProperty,76,9 -block_count,GetProperty,77,452 +block_count,GetProperty,77,451 block_count,GetProperty,78,2 -block_count,GetProperty,79,450 -block_count,GetProperty,80,438 +block_count,GetProperty,79,449 +block_count,GetProperty,80,437 block_count,GetProperty,81,0 -block_count,GetProperty,82,438 +block_count,GetProperty,82,437 block_count,GetProperty,83,12 block_count,GetProperty,84,0 block_count,GetProperty,85,12 @@ -39552,7 +39554,7 @@ block_count,GetProperty,87,0 block_count,GetProperty,88,0 block_count,GetProperty,89,0 -block_count,GetProperty,90,452 +block_count,GetProperty,90,451 block_count,GetProperty,91,21 block_count,GetProperty,92,0 block_count,GetProperty,93,0 @@ -39595,8 +39597,8 @@ block_count,GetProperty,130,0 block_count,GetProperty,131,0 block_count,GetProperty,132,0 -block_count,GetProperty,133,757 -block_count,GetProperty,134,756 +block_count,GetProperty,133,756 +block_count,GetProperty,134,755 block_count,GetProperty,135,1 block_count,GetProperty,136,0 block_count,GetProperty,137,1 @@ -39634,10 +39636,10 @@ block_count,GetProperty,169,0 block_count,GetProperty,170,0 block_count,GetProperty,171,0 -block_count,GetProperty,172,757 -block_count,GetProperty,173,748 +block_count,GetProperty,172,756 +block_count,GetProperty,173,747 block_count,GetProperty,174,9 -block_count,GetProperty,175,452 +block_count,GetProperty,175,451 block_count,GetProperty,176,2 block_count,GetProperty,177,2 block_count,GetProperty,178,0 @@ -39677,14 +39679,14 @@ block_count,GetProperty,212,0 block_count,GetProperty,213,0 block_count,GetProperty,214,0 -block_count,GetProperty,215,450 -block_count,GetProperty,216,450 +block_count,GetProperty,215,449 +block_count,GetProperty,216,449 block_count,GetProperty,217,0 block_count,GetProperty,218,0 block_count,GetProperty,219,0 block_count,GetProperty,220,0 block_count,GetProperty,221,0 -block_count,GetProperty,222,450 +block_count,GetProperty,222,449 block_count,GetProperty,223,0 block_count,GetProperty,224,4 block_count,GetProperty,225,0 @@ -46221,19 +46223,19 @@ block_count,ArrayMapLoopContinuation,312,0 block_count,ArrayMapLoopContinuation,313,0 block_count,ArrayMapLoopContinuation,314,0 -block_count,ArrayMap,0,10 +block_count,ArrayMap,0,9 block_count,ArrayMap,1,0 -block_count,ArrayMap,2,10 -block_count,ArrayMap,3,10 -block_count,ArrayMap,4,10 -block_count,ArrayMap,5,10 +block_count,ArrayMap,2,9 +block_count,ArrayMap,3,9 +block_count,ArrayMap,4,9 +block_count,ArrayMap,5,9 block_count,ArrayMap,6,0 -block_count,ArrayMap,7,10 +block_count,ArrayMap,7,9 block_count,ArrayMap,8,0 block_count,ArrayMap,9,0 -block_count,ArrayMap,10,10 -block_count,ArrayMap,11,10 -block_count,ArrayMap,12,10 +block_count,ArrayMap,10,9 +block_count,ArrayMap,11,9 +block_count,ArrayMap,12,9 block_count,ArrayMap,13,0 block_count,ArrayMap,14,0 block_count,ArrayMap,15,0 @@ -46261,27 +46263,27 @@ block_count,ArrayMap,37,0 block_count,ArrayMap,38,0 block_count,ArrayMap,39,0 -block_count,ArrayMap,40,10 -block_count,ArrayMap,41,10 +block_count,ArrayMap,40,9 +block_count,ArrayMap,41,9 block_count,ArrayMap,42,0 -block_count,ArrayMap,43,10 -block_count,ArrayMap,44,10 +block_count,ArrayMap,43,9 +block_count,ArrayMap,44,9 block_count,ArrayMap,45,0 -block_count,ArrayMap,46,10 +block_count,ArrayMap,46,9 block_count,ArrayMap,47,0 block_count,ArrayMap,48,0 block_count,ArrayMap,49,0 -block_count,ArrayMap,50,10 -block_count,ArrayMap,51,10 -block_count,ArrayMap,52,10 -block_count,ArrayMap,53,10 -block_count,ArrayMap,54,10 -block_count,ArrayMap,55,10 +block_count,ArrayMap,50,9 +block_count,ArrayMap,51,9 +block_count,ArrayMap,52,9 +block_count,ArrayMap,53,9 +block_count,ArrayMap,54,9 +block_count,ArrayMap,55,9 block_count,ArrayMap,56,0 -block_count,ArrayMap,57,10 -block_count,ArrayMap,58,10 -block_count,ArrayMap,59,10 -block_count,ArrayMap,60,10 +block_count,ArrayMap,57,9 +block_count,ArrayMap,58,9 +block_count,ArrayMap,59,9 +block_count,ArrayMap,60,9 block_count,ArrayMap,61,3 block_count,ArrayMap,62,6 block_count,ArrayMap,63,6 @@ -46303,7 +46305,7 @@ block_count,ArrayMap,79,5 block_count,ArrayMap,80,6 block_count,ArrayMap,81,0 -block_count,ArrayMap,82,10 +block_count,ArrayMap,82,9 block_count,ArrayMap,83,35 block_count,ArrayMap,84,25 block_count,ArrayMap,85,25 @@ -46446,7 +46448,7 @@ block_count,ArrayMap,222,0 block_count,ArrayMap,223,0 block_count,ArrayMap,224,0 -block_count,ArrayMap,225,10 +block_count,ArrayMap,225,9 block_count,ArrayMap,226,3 block_count,ArrayMap,227,6 block_count,ArrayMap,228,6 @@ -46455,9 +46457,9 @@ block_count,ArrayMap,231,6 block_count,ArrayMap,232,0 block_count,ArrayMap,233,6 -block_count,ArrayMap,234,10 -block_count,ArrayMap,235,10 -block_count,ArrayMap,236,10 +block_count,ArrayMap,234,9 +block_count,ArrayMap,235,9 +block_count,ArrayMap,236,9 block_count,ArrayMap,237,0 block_count,ArrayMap,238,0 block_count,ArrayMap,239,0 @@ -46472,9 +46474,9 @@ block_count,ArrayMap,248,0 block_count,ArrayMap,249,0 block_count,ArrayMap,250,0 -block_count,ArrayMap,251,10 +block_count,ArrayMap,251,9 block_count,ArrayMap,252,0 -block_count,ArrayMap,253,10 +block_count,ArrayMap,253,9 block_count,ArrayMap,254,9 block_count,ArrayMap,255,0 block_count,ArrayMap,256,9 @@ -49224,32 +49226,32 @@ block_count,StringPrototypeCharAt,45,0 block_count,StringPrototypeCharAt,46,16 block_count,StringPrototypeCharAt,47,0 -block_count,StringPrototypeCharCodeAt,0,61 +block_count,StringPrototypeCharCodeAt,0,64 block_count,StringPrototypeCharCodeAt,1,0 -block_count,StringPrototypeCharCodeAt,2,61 -block_count,StringPrototypeCharCodeAt,3,61 -block_count,StringPrototypeCharCodeAt,4,61 +block_count,StringPrototypeCharCodeAt,2,64 +block_count,StringPrototypeCharCodeAt,3,64 +block_count,StringPrototypeCharCodeAt,4,64 block_count,StringPrototypeCharCodeAt,5,0 block_count,StringPrototypeCharCodeAt,6,0 block_count,StringPrototypeCharCodeAt,7,0 -block_count,StringPrototypeCharCodeAt,8,61 +block_count,StringPrototypeCharCodeAt,8,64 block_count,StringPrototypeCharCodeAt,9,0 -block_count,StringPrototypeCharCodeAt,10,61 -block_count,StringPrototypeCharCodeAt,11,61 +block_count,StringPrototypeCharCodeAt,10,64 +block_count,StringPrototypeCharCodeAt,11,64 block_count,StringPrototypeCharCodeAt,12,0 -block_count,StringPrototypeCharCodeAt,13,61 -block_count,StringPrototypeCharCodeAt,14,61 -block_count,StringPrototypeCharCodeAt,15,61 -block_count,StringPrototypeCharCodeAt,16,27 -block_count,StringPrototypeCharCodeAt,17,55 -block_count,StringPrototypeCharCodeAt,18,26 -block_count,StringPrototypeCharCodeAt,19,26 +block_count,StringPrototypeCharCodeAt,13,64 +block_count,StringPrototypeCharCodeAt,14,64 +block_count,StringPrototypeCharCodeAt,15,64 +block_count,StringPrototypeCharCodeAt,16,23 +block_count,StringPrototypeCharCodeAt,17,46 +block_count,StringPrototypeCharCodeAt,18,22 +block_count,StringPrototypeCharCodeAt,19,22 block_count,StringPrototypeCharCodeAt,20,0 -block_count,StringPrototypeCharCodeAt,21,1 +block_count,StringPrototypeCharCodeAt,21,0 block_count,StringPrototypeCharCodeAt,22,0 -block_count,StringPrototypeCharCodeAt,23,27 +block_count,StringPrototypeCharCodeAt,23,23 block_count,StringPrototypeCharCodeAt,24,0 -block_count,StringPrototypeCharCodeAt,25,27 +block_count,StringPrototypeCharCodeAt,25,23 block_count,StringPrototypeCharCodeAt,26,0 block_count,StringPrototypeCharCodeAt,27,0 block_count,StringPrototypeCharCodeAt,28,0 @@ -49260,11 +49262,11 @@ block_count,StringPrototypeCharCodeAt,33,0 block_count,StringPrototypeCharCodeAt,34,0 block_count,StringPrototypeCharCodeAt,35,0 -block_count,StringPrototypeCharCodeAt,36,34 -block_count,StringPrototypeCharCodeAt,37,61 -block_count,StringPrototypeCharCodeAt,38,61 -block_count,StringPrototypeCharCodeAt,39,12 -block_count,StringPrototypeCharCodeAt,40,49 +block_count,StringPrototypeCharCodeAt,36,40 +block_count,StringPrototypeCharCodeAt,37,64 +block_count,StringPrototypeCharCodeAt,38,64 +block_count,StringPrototypeCharCodeAt,39,13 +block_count,StringPrototypeCharCodeAt,40,51 block_count,StringPrototypeCharCodeAt,41,0 block_count,StringPrototypeCodePointAt,0,0 block_count,StringPrototypeCodePointAt,1,0 @@ -49951,25 +49953,25 @@ block_count,StringCharAt,29,0 block_count,StringCharAt,30,0 block_count,StringCharAt,31,8 -block_count,FastNewClosureBaseline,0,85 -block_count,FastNewFunctionContextFunction,0,52 -block_count,FastNewFunctionContextFunction,1,52 +block_count,FastNewClosureBaseline,0,86 +block_count,FastNewFunctionContextFunction,0,54 +block_count,FastNewFunctionContextFunction,1,54 block_count,FastNewFunctionContextFunction,2,0 -block_count,FastNewFunctionContextFunction,3,52 +block_count,FastNewFunctionContextFunction,3,54 block_count,FastNewFunctionContextFunction,4,0 block_count,FastNewFunctionContextFunction,5,0 -block_count,FastNewFunctionContextFunction,6,52 +block_count,FastNewFunctionContextFunction,6,54 block_count,FastNewFunctionContextFunction,7,0 -block_count,FastNewFunctionContextFunction,8,52 +block_count,FastNewFunctionContextFunction,8,54 block_count,FastNewFunctionContextFunction,9,0 -block_count,FastNewFunctionContextFunction,10,52 +block_count,FastNewFunctionContextFunction,10,54 block_count,FastNewFunctionContextFunction,11,0 -block_count,FastNewFunctionContextFunction,12,52 -block_count,FastNewFunctionContextFunction,13,840 -block_count,FastNewFunctionContextFunction,14,788 -block_count,FastNewFunctionContextFunction,15,52 -block_count,FastNewFunctionContextFunction,16,52 -block_count,FastNewFunctionContextFunction,17,43 +block_count,FastNewFunctionContextFunction,12,54 +block_count,FastNewFunctionContextFunction,13,843 +block_count,FastNewFunctionContextFunction,14,789 +block_count,FastNewFunctionContextFunction,15,54 +block_count,FastNewFunctionContextFunction,16,54 +block_count,FastNewFunctionContextFunction,17,44 block_count,FastNewFunctionContextFunction,18,9 block_count,FastNewFunctionContextFunctionWithCells,0,35 block_count,FastNewFunctionContextFunctionWithCells,1,35 @@ -49985,7 +49987,7 @@ block_count,FastNewFunctionContextFunctionWithCells,11,35 block_count,FastNewFunctionContextFunctionWithCells,12,0 block_count,FastNewFunctionContextFunctionWithCells,13,35 -block_count,FastNewFunctionContextFunctionWithCells,14,25 +block_count,FastNewFunctionContextFunctionWithCells,14,24 block_count,FastNewFunctionContextFunctionWithCells,15,10 block_count,FastNewFunctionContextFunctionWithCells,16,10 block_count,FastNewFunctionContextFunctionWithCells,17,10 @@ -50020,21 +50022,21 @@ block_count,FastNewFunctionContextFunctionWithCells,46,0 block_count,FastNewFunctionContextFunctionWithCells,47,35 block_count,FastNewFunctionContextFunctionWithCells,48,10 -block_count,FastNewFunctionContextFunctionWithCells,49,25 -block_count,FastNewFunctionContextFunctionWithCells,50,25 +block_count,FastNewFunctionContextFunctionWithCells,49,24 +block_count,FastNewFunctionContextFunctionWithCells,50,24 block_count,FastNewFunctionContextFunctionWithCells,51,0 -block_count,FastNewFunctionContextFunctionWithCells,52,25 +block_count,FastNewFunctionContextFunctionWithCells,52,24 block_count,FastNewFunctionContextFunctionWithCells,53,0 -block_count,FastNewFunctionContextFunctionWithCells,54,25 -block_count,FastNewFunctionContextFunctionWithCells,55,25 -block_count,FastNewFunctionContextFunctionWithCells,56,25 +block_count,FastNewFunctionContextFunctionWithCells,54,24 +block_count,FastNewFunctionContextFunctionWithCells,55,24 +block_count,FastNewFunctionContextFunctionWithCells,56,24 block_count,FastNewFunctionContextFunctionWithCells,57,0 -block_count,FastNewFunctionContextFunctionWithCells,58,25 +block_count,FastNewFunctionContextFunctionWithCells,58,24 block_count,FastNewFunctionContextFunctionWithCells,59,0 -block_count,FastNewFunctionContextFunctionWithCells,60,25 -block_count,FastNewFunctionContextFunctionWithCells,61,21 +block_count,FastNewFunctionContextFunctionWithCells,60,24 +block_count,FastNewFunctionContextFunctionWithCells,61,20 block_count,FastNewFunctionContextFunctionWithCells,62,3 -block_count,FastNewFunctionContextFunctionWithCells,63,25 +block_count,FastNewFunctionContextFunctionWithCells,63,24 block_count,FastNewFunctionContextFunctionWithCells,64,35 block_count,FastNewFunctionContextFunctionWithCells,65,0 block_count,FastNewFunctionContextFunctionWithCells,66,35 @@ -50074,7 +50076,7 @@ block_count,CreateShallowArrayLiteral,22,0 block_count,CreateShallowArrayLiteral,23,0 block_count,CreateShallowArrayLiteral,24,13 -block_count,CreateShallowArrayLiteral,25,12 +block_count,CreateShallowArrayLiteral,25,13 block_count,CreateShallowArrayLiteral,26,0 block_count,CreateShallowArrayLiteral,27,0 block_count,CreateShallowArrayLiteral,28,0 @@ -50271,7 +50273,7 @@ block_count,CreateShallowObjectLiteral,127,30 block_count,CreateShallowObjectLiteral,128,30 block_count,CreateShallowObjectLiteral,129,86 -block_count,CreateShallowObjectLiteral,130,77 +block_count,CreateShallowObjectLiteral,130,78 block_count,CreateShallowObjectLiteral,131,0 block_count,CreateShallowObjectLiteral,132,0 block_count,CreateShallowObjectLiteral,133,0 @@ -50298,9 +50300,9 @@ block_count,CreateShallowObjectLiteral,154,0 block_count,CreateShallowObjectLiteral,155,0 block_count,CreateShallowObjectLiteral,156,0 -block_count,CreateShallowObjectLiteral,157,77 +block_count,CreateShallowObjectLiteral,157,78 block_count,CreateShallowObjectLiteral,158,8 -block_count,CreateShallowObjectLiteral,159,85 +block_count,CreateShallowObjectLiteral,159,86 block_count,CreateShallowObjectLiteral,160,56 block_count,CreateShallowObjectLiteral,161,29 block_count,CreateShallowObjectLiteral,162,0 @@ -50443,7 +50445,7 @@ block_count,NonNumberToNumeric,19,2 block_count,NonNumberToNumeric,20,5 block_count,NonNumberToNumeric,21,5 -block_count,NumberToString,0,1429 +block_count,NumberToString,0,1428 block_count,NumberToString,1,44 block_count,NumberToString,2,44 block_count,NumberToString,3,0 @@ -50485,7 +50487,7 @@ block_count,NumberToString,39,0 block_count,NumberToString,40,0 block_count,NumberToString,41,0 -block_count,NumberToString,42,1 +block_count,NumberToString,42,0 block_count,NumberToString,43,0 block_count,NumberToString,44,0 block_count,NumberToString,45,0 @@ -50495,7 +50497,7 @@ block_count,NumberToString,49,0 block_count,NumberToString,50,0 block_count,NumberToString,51,0 -block_count,NumberToString,52,1 +block_count,NumberToString,52,0 block_count,NumberToString,53,0 block_count,NumberToString,54,0 block_count,NumberToString,55,0 @@ -50513,7 +50515,7 @@ block_count,NumberToString,67,1384 block_count,NumberToString,68,1407 block_count,NumberToString,69,21 -block_count,ToBoolean,0,24 +block_count,ToBoolean,0,25 block_count,ToBoolean,1,24 block_count,ToBoolean,2,22 block_count,ToBoolean,3,21 @@ -50534,12 +50536,12 @@ block_count,ToBoolean,18,0 block_count,ToBoolean,19,0 block_count,ToBoolean,20,0 -block_count,ToBooleanForBaselineJump,0,1037 -block_count,ToBooleanForBaselineJump,1,956 -block_count,ToBooleanForBaselineJump,2,581 -block_count,ToBooleanForBaselineJump,3,364 -block_count,ToBooleanForBaselineJump,4,364 -block_count,ToBooleanForBaselineJump,5,177 +block_count,ToBooleanForBaselineJump,0,1045 +block_count,ToBooleanForBaselineJump,1,960 +block_count,ToBooleanForBaselineJump,2,584 +block_count,ToBooleanForBaselineJump,3,366 +block_count,ToBooleanForBaselineJump,4,366 +block_count,ToBooleanForBaselineJump,5,176 block_count,ToBooleanForBaselineJump,6,175 block_count,ToBooleanForBaselineJump,7,175 block_count,ToBooleanForBaselineJump,8,0 @@ -50548,12 +50550,12 @@ block_count,ToBooleanForBaselineJump,11,1 block_count,ToBooleanForBaselineJump,12,0 block_count,ToBooleanForBaselineJump,13,1 -block_count,ToBooleanForBaselineJump,14,187 +block_count,ToBooleanForBaselineJump,14,189 block_count,ToBooleanForBaselineJump,15,0 block_count,ToBooleanForBaselineJump,16,217 -block_count,ToBooleanForBaselineJump,17,374 -block_count,ToBooleanForBaselineJump,18,80 -block_count,ToBooleanForBaselineJump,19,48 +block_count,ToBooleanForBaselineJump,17,375 +block_count,ToBooleanForBaselineJump,18,85 +block_count,ToBooleanForBaselineJump,19,53 block_count,ToBooleanForBaselineJump,20,32 block_count,ToLength,0,2 block_count,ToLength,1,2 @@ -51417,38 +51419,38 @@ block_count,DataViewPrototypeSetFloat64,120,0 block_count,DataViewPrototypeSetFloat64,121,0 block_count,DataViewPrototypeSetFloat64,122,0 -block_count,FunctionPrototypeHasInstance,0,86 +block_count,FunctionPrototypeHasInstance,0,85 block_count,FunctionPrototypeHasInstance,1,0 -block_count,FunctionPrototypeHasInstance,2,86 -block_count,FunctionPrototypeHasInstance,3,86 -block_count,FunctionPrototypeHasInstance,4,85 -block_count,FunctionPrototypeHasInstance,5,85 +block_count,FunctionPrototypeHasInstance,2,85 +block_count,FunctionPrototypeHasInstance,3,85 +block_count,FunctionPrototypeHasInstance,4,84 +block_count,FunctionPrototypeHasInstance,5,84 block_count,FunctionPrototypeHasInstance,6,0 -block_count,FunctionPrototypeHasInstance,7,85 +block_count,FunctionPrototypeHasInstance,7,84 block_count,FunctionPrototypeHasInstance,8,0 block_count,FunctionPrototypeHasInstance,9,0 block_count,FunctionPrototypeHasInstance,10,0 -block_count,FunctionPrototypeHasInstance,11,85 -block_count,FunctionPrototypeHasInstance,12,85 -block_count,FunctionPrototypeHasInstance,13,85 -block_count,FunctionPrototypeHasInstance,14,85 +block_count,FunctionPrototypeHasInstance,11,84 +block_count,FunctionPrototypeHasInstance,12,84 +block_count,FunctionPrototypeHasInstance,13,84 +block_count,FunctionPrototypeHasInstance,14,84 block_count,FunctionPrototypeHasInstance,15,4 -block_count,FunctionPrototypeHasInstance,16,80 -block_count,FunctionPrototypeHasInstance,17,85 -block_count,FunctionPrototypeHasInstance,18,279 -block_count,FunctionPrototypeHasInstance,19,273 +block_count,FunctionPrototypeHasInstance,16,79 +block_count,FunctionPrototypeHasInstance,17,84 +block_count,FunctionPrototypeHasInstance,18,276 +block_count,FunctionPrototypeHasInstance,19,269 block_count,FunctionPrototypeHasInstance,20,6 block_count,FunctionPrototypeHasInstance,21,6 block_count,FunctionPrototypeHasInstance,22,6 block_count,FunctionPrototypeHasInstance,23,0 block_count,FunctionPrototypeHasInstance,24,0 block_count,FunctionPrototypeHasInstance,25,0 -block_count,FunctionPrototypeHasInstance,26,279 -block_count,FunctionPrototypeHasInstance,27,227 -block_count,FunctionPrototypeHasInstance,28,194 +block_count,FunctionPrototypeHasInstance,26,276 +block_count,FunctionPrototypeHasInstance,27,225 +block_count,FunctionPrototypeHasInstance,28,191 block_count,FunctionPrototypeHasInstance,29,33 block_count,FunctionPrototypeHasInstance,30,51 -block_count,FunctionPrototypeHasInstance,31,85 +block_count,FunctionPrototypeHasInstance,31,84 block_count,FunctionPrototypeHasInstance,32,0 block_count,FunctionPrototypeHasInstance,33,0 block_count,FunctionPrototypeHasInstance,34,0 @@ -51904,13 +51906,13 @@ block_count,MathCos,1,0 block_count,MathCos,2,1 block_count,MathCos,3,1 -block_count,MathCos,4,1 -block_count,MathCos,5,1 +block_count,MathCos,4,0 +block_count,MathCos,5,0 block_count,MathCos,6,0 -block_count,MathCos,7,1 +block_count,MathCos,7,0 block_count,MathCos,8,0 block_count,MathCos,9,1 -block_count,MathCos,10,1 +block_count,MathCos,10,0 block_count,MathCos,11,0 block_count,MathCos,12,1 block_count,MathCos,13,0 @@ -52424,7 +52426,7 @@ block_count,NumberParseInt,0,5 block_count,NumberParseInt,1,0 block_count,NumberParseInt,2,5 -block_count,Add,0,14 +block_count,Add,0,15 block_count,Add,1,15 block_count,Add,2,0 block_count,Add,3,0 @@ -52870,7 +52872,7 @@ block_count,Equal,57,38 block_count,Equal,58,58 block_count,Equal,59,57 -block_count,Equal,60,32 +block_count,Equal,60,31 block_count,Equal,61,4 block_count,Equal,62,4 block_count,Equal,63,4 @@ -54577,16 +54579,16 @@ block_count,RegExpPrototypeExec,140,25 block_count,RegExpPrototypeExec,141,25 block_count,RegExpPrototypeExec,142,25 -block_count,RegExpPrototypeExec,143,2 -block_count,RegExpPrototypeExec,144,4 -block_count,RegExpPrototypeExec,145,2 -block_count,RegExpPrototypeExec,146,2 +block_count,RegExpPrototypeExec,143,0 +block_count,RegExpPrototypeExec,144,1 +block_count,RegExpPrototypeExec,145,0 +block_count,RegExpPrototypeExec,146,0 block_count,RegExpPrototypeExec,147,0 block_count,RegExpPrototypeExec,148,0 block_count,RegExpPrototypeExec,149,0 -block_count,RegExpPrototypeExec,150,2 +block_count,RegExpPrototypeExec,150,0 block_count,RegExpPrototypeExec,151,0 -block_count,RegExpPrototypeExec,152,2 +block_count,RegExpPrototypeExec,152,0 block_count,RegExpPrototypeExec,153,0 block_count,RegExpPrototypeExec,154,0 block_count,RegExpPrototypeExec,155,0 @@ -54606,7 +54608,7 @@ block_count,RegExpPrototypeExec,169,0 block_count,RegExpPrototypeExec,170,0 block_count,RegExpPrototypeExec,171,0 -block_count,RegExpPrototypeExec,172,22 +block_count,RegExpPrototypeExec,172,24 block_count,RegExpPrototypeExec,173,25 block_count,RegExpPrototypeExec,174,25 block_count,RegExpPrototypeExec,175,0 @@ -55352,17 +55354,17 @@ block_count,RegExpMatchFast,464,0 block_count,RegExpMatchFast,465,1 block_count,RegExpMatchFast,466,1 -block_count,RegExpMatchFast,467,1170 -block_count,RegExpMatchFast,468,1170 -block_count,RegExpMatchFast,469,1170 +block_count,RegExpMatchFast,467,1169 +block_count,RegExpMatchFast,468,1169 +block_count,RegExpMatchFast,469,1169 block_count,RegExpMatchFast,470,0 -block_count,RegExpMatchFast,471,1170 -block_count,RegExpMatchFast,472,1170 -block_count,RegExpMatchFast,473,1170 +block_count,RegExpMatchFast,471,1169 +block_count,RegExpMatchFast,472,1169 +block_count,RegExpMatchFast,473,1169 block_count,RegExpMatchFast,474,0 block_count,RegExpMatchFast,475,0 block_count,RegExpMatchFast,476,0 -block_count,RegExpMatchFast,477,1170 +block_count,RegExpMatchFast,477,1169 block_count,RegExpMatchFast,478,1022 block_count,RegExpMatchFast,479,2045 block_count,RegExpMatchFast,480,0 @@ -55393,24 +55395,24 @@ block_count,RegExpMatchFast,505,0 block_count,RegExpMatchFast,506,0 block_count,RegExpMatchFast,507,147 -block_count,RegExpMatchFast,508,1170 -block_count,RegExpMatchFast,509,1170 +block_count,RegExpMatchFast,508,1169 +block_count,RegExpMatchFast,509,1169 block_count,RegExpMatchFast,510,0 -block_count,RegExpMatchFast,511,1170 +block_count,RegExpMatchFast,511,1169 block_count,RegExpMatchFast,512,0 block_count,RegExpMatchFast,513,0 block_count,RegExpMatchFast,514,0 block_count,RegExpMatchFast,515,0 -block_count,RegExpMatchFast,516,1170 -block_count,RegExpMatchFast,517,1170 +block_count,RegExpMatchFast,516,1169 +block_count,RegExpMatchFast,517,1169 block_count,RegExpMatchFast,518,0 block_count,RegExpMatchFast,519,0 block_count,RegExpMatchFast,520,0 -block_count,RegExpMatchFast,521,1170 +block_count,RegExpMatchFast,521,1169 block_count,RegExpMatchFast,522,119 block_count,RegExpMatchFast,523,1050 -block_count,RegExpMatchFast,524,1170 -block_count,RegExpMatchFast,525,1170 +block_count,RegExpMatchFast,524,1169 +block_count,RegExpMatchFast,525,1169 block_count,RegExpMatchFast,526,0 block_count,RegExpMatchFast,527,0 block_count,RegExpMatchFast,528,0 @@ -55426,7 +55428,7 @@ block_count,RegExpMatchFast,538,0 block_count,RegExpMatchFast,539,0 block_count,RegExpMatchFast,540,0 -block_count,RegExpMatchFast,541,1170 +block_count,RegExpMatchFast,541,1169 block_count,RegExpMatchFast,542,181 block_count,RegExpMatchFast,543,988 block_count,RegExpMatchFast,544,0 @@ -55785,7 +55787,7 @@ block_count,RegExpMatchFast,897,0 block_count,RegExpMatchFast,898,181 block_count,RegExpMatchFast,899,988 -block_count,RegExpMatchFast,900,1170 +block_count,RegExpMatchFast,900,1169 block_count,RegExpReplace,0,186 block_count,RegExpReplace,1,186 block_count,RegExpReplace,2,172 @@ -56670,16 +56672,16 @@ block_count,RegExpSplit,19,49 block_count,RegExpSplit,20,49 block_count,RegExpSplit,21,49 -block_count,RegExpSplit,22,1 -block_count,RegExpSplit,23,2 +block_count,RegExpSplit,22,0 +block_count,RegExpSplit,23,1 block_count,RegExpSplit,24,0 block_count,RegExpSplit,25,0 block_count,RegExpSplit,26,0 block_count,RegExpSplit,27,0 block_count,RegExpSplit,28,0 -block_count,RegExpSplit,29,1 +block_count,RegExpSplit,29,0 block_count,RegExpSplit,30,0 -block_count,RegExpSplit,31,1 +block_count,RegExpSplit,31,0 block_count,RegExpSplit,32,0 block_count,RegExpSplit,33,0 block_count,RegExpSplit,34,0 @@ -57175,31 +57177,31 @@ block_count,RegExpSplit,524,0 block_count,RegExpSplit,525,13 block_count,RegExpSplit,526,13 -block_count,RegExpPrototypeTest,0,98 +block_count,RegExpPrototypeTest,0,97 block_count,RegExpPrototypeTest,1,0 -block_count,RegExpPrototypeTest,2,98 -block_count,RegExpPrototypeTest,3,98 -block_count,RegExpPrototypeTest,4,98 -block_count,RegExpPrototypeTest,5,98 +block_count,RegExpPrototypeTest,2,97 +block_count,RegExpPrototypeTest,3,97 +block_count,RegExpPrototypeTest,4,97 +block_count,RegExpPrototypeTest,5,97 block_count,RegExpPrototypeTest,6,97 block_count,RegExpPrototypeTest,7,36 block_count,RegExpPrototypeTest,8,61 block_count,RegExpPrototypeTest,9,0 block_count,RegExpPrototypeTest,10,36 -block_count,RegExpPrototypeTest,11,98 -block_count,RegExpPrototypeTest,12,98 +block_count,RegExpPrototypeTest,11,97 +block_count,RegExpPrototypeTest,12,97 block_count,RegExpPrototypeTest,13,0 -block_count,RegExpPrototypeTest,14,98 +block_count,RegExpPrototypeTest,14,97 block_count,RegExpPrototypeTest,15,0 -block_count,RegExpPrototypeTest,16,98 +block_count,RegExpPrototypeTest,16,97 block_count,RegExpPrototypeTest,17,0 -block_count,RegExpPrototypeTest,18,98 +block_count,RegExpPrototypeTest,18,97 block_count,RegExpPrototypeTest,19,0 -block_count,RegExpPrototypeTest,20,98 +block_count,RegExpPrototypeTest,20,97 block_count,RegExpPrototypeTest,21,0 -block_count,RegExpPrototypeTest,22,98 +block_count,RegExpPrototypeTest,22,97 block_count,RegExpPrototypeTest,23,0 -block_count,RegExpPrototypeTest,24,98 +block_count,RegExpPrototypeTest,24,97 block_count,RegExpPrototypeTest,25,0 block_count,RegExpPrototypeTest,26,0 block_count,RegExpPrototypeTest,27,0 @@ -57228,17 +57230,17 @@ block_count,RegExpPrototypeTest,50,0 block_count,RegExpPrototypeTest,51,0 block_count,RegExpPrototypeTest,52,0 -block_count,RegExpPrototypeTest,53,98 -block_count,RegExpPrototypeTest,54,98 +block_count,RegExpPrototypeTest,53,97 +block_count,RegExpPrototypeTest,54,97 block_count,RegExpPrototypeTest,55,97 block_count,RegExpPrototypeTest,56,0 -block_count,RegExpPrototypeTest,57,98 -block_count,RegExpPrototypeTest,58,98 -block_count,RegExpPrototypeTest,59,98 +block_count,RegExpPrototypeTest,57,97 +block_count,RegExpPrototypeTest,58,97 +block_count,RegExpPrototypeTest,59,97 block_count,RegExpPrototypeTest,60,0 block_count,RegExpPrototypeTest,61,0 block_count,RegExpPrototypeTest,62,0 -block_count,RegExpPrototypeTest,63,98 +block_count,RegExpPrototypeTest,63,97 block_count,RegExpPrototypeTest,64,59 block_count,RegExpPrototypeTest,65,82 block_count,RegExpPrototypeTest,66,36 @@ -57246,9 +57248,9 @@ block_count,RegExpPrototypeTest,68,36 block_count,RegExpPrototypeTest,69,8 block_count,RegExpPrototypeTest,70,14 -block_count,RegExpPrototypeTest,71,23 +block_count,RegExpPrototypeTest,71,22 block_count,RegExpPrototypeTest,72,0 -block_count,RegExpPrototypeTest,73,23 +block_count,RegExpPrototypeTest,73,22 block_count,RegExpPrototypeTest,74,36 block_count,RegExpPrototypeTest,75,36 block_count,RegExpPrototypeTest,76,36 @@ -57270,7 +57272,7 @@ block_count,RegExpPrototypeTest,92,0 block_count,RegExpPrototypeTest,93,38 block_count,RegExpPrototypeTest,94,61 -block_count,RegExpPrototypeTest,95,98 +block_count,RegExpPrototypeTest,95,97 block_count,RegExpPrototypeTest,96,0 block_count,RegExpPrototypeTest,97,97 block_count,RegExpPrototypeTest,98,0 @@ -57284,7 +57286,7 @@ block_count,RegExpPrototypeTest,106,0 block_count,RegExpPrototypeTest,107,97 block_count,RegExpPrototypeTest,108,0 -block_count,RegExpPrototypeTest,109,97 +block_count,RegExpPrototypeTest,109,96 block_count,RegExpPrototypeTest,110,97 block_count,RegExpPrototypeTest,111,97 block_count,RegExpPrototypeTest,112,0 @@ -57341,7 +57343,7 @@ block_count,RegExpPrototypeTest,163,84 block_count,RegExpPrototypeTestFast,0,416 block_count,RegExpPrototypeTestFast,1,416 -block_count,RegExpPrototypeTestFast,2,410 +block_count,RegExpPrototypeTestFast,2,411 block_count,RegExpPrototypeTestFast,3,5 block_count,RegExpPrototypeTestFast,4,416 block_count,RegExpPrototypeTestFast,5,416 @@ -57383,21 +57385,21 @@ block_count,RegExpPrototypeTestFast,41,416 block_count,RegExpPrototypeTestFast,42,416 block_count,RegExpPrototypeTestFast,43,0 -block_count,RegExpPrototypeTestFast,44,410 +block_count,RegExpPrototypeTestFast,44,411 block_count,RegExpPrototypeTestFast,45,5 block_count,RegExpPrototypeTestFast,46,5 block_count,RegExpPrototypeTestFast,47,0 block_count,RegExpPrototypeTestFast,48,0 -block_count,RegExpPrototypeTestFast,49,410 -block_count,RegExpPrototypeTestFast,50,410 +block_count,RegExpPrototypeTestFast,49,411 +block_count,RegExpPrototypeTestFast,50,411 block_count,RegExpPrototypeTestFast,51,0 block_count,RegExpPrototypeTestFast,52,0 block_count,RegExpPrototypeTestFast,53,0 -block_count,RegExpPrototypeTestFast,54,410 +block_count,RegExpPrototypeTestFast,54,411 block_count,RegExpPrototypeTestFast,55,0 block_count,RegExpPrototypeTestFast,56,410 -block_count,RegExpPrototypeTestFast,57,410 -block_count,RegExpPrototypeTestFast,58,410 +block_count,RegExpPrototypeTestFast,57,411 +block_count,RegExpPrototypeTestFast,58,411 block_count,RegExpPrototypeTestFast,59,0 block_count,RegExpPrototypeTestFast,60,0 block_count,RegExpPrototypeTestFast,61,0 @@ -57413,7 +57415,7 @@ block_count,RegExpPrototypeTestFast,71,0 block_count,RegExpPrototypeTestFast,72,0 block_count,RegExpPrototypeTestFast,73,0 -block_count,RegExpPrototypeTestFast,74,410 +block_count,RegExpPrototypeTestFast,74,411 block_count,RegExpPrototypeTestFast,75,118 block_count,RegExpPrototypeTestFast,76,292 block_count,RegExpPrototypeTestFast,77,0 @@ -58228,7 +58230,7 @@ block_count,StringPrototypeIndexOf,9,0 block_count,StringPrototypeIndexOf,10,0 block_count,StringPrototypeIndexOf,11,0 -block_count,StringPrototypeIndexOf,12,5 +block_count,StringPrototypeIndexOf,12,4 block_count,StringPrototypeIndexOf,13,5 block_count,StringPrototypeIndexOf,14,5 block_count,StringPrototypeIndexOf,15,0 @@ -58243,7 +58245,7 @@ block_count,StringPrototypeIndexOf,24,0 block_count,StringPrototypeIndexOf,25,0 block_count,StringPrototypeIndexOf,26,5 -block_count,StringPrototypeIndexOf,27,5 +block_count,StringPrototypeIndexOf,27,4 block_count,StringPrototypeIndexOf,28,0 block_count,StringPrototypeIndexOf,29,0 block_count,StringPrototypeIndexOf,30,0 @@ -58675,7 +58677,7 @@ block_count,StringPrototypeSlice,259,1 block_count,StringPrototypeSlice,260,2 block_count,StringPrototypeSlice,261,1 -block_count,StringPrototypeSlice,262,1 +block_count,StringPrototypeSlice,262,0 block_count,StringPrototypeSlice,263,0 block_count,StringPrototypeSlice,264,0 block_count,StringPrototypeSlice,265,0 @@ -58709,7 +58711,7 @@ block_count,StringPrototypeSlice,293,0 block_count,StringPrototypeSlice,294,0 block_count,StringPrototypeSlice,295,0 -block_count,StringPrototypeSlice,296,1 +block_count,StringPrototypeSlice,296,0 block_count,StringPrototypeStartsWith,0,0 block_count,StringPrototypeStartsWith,1,0 block_count,StringPrototypeStartsWith,2,0 @@ -59007,7 +59009,7 @@ block_count,StringPrototypeSubstr,21,1 block_count,StringPrototypeSubstr,22,1 block_count,StringPrototypeSubstr,23,0 -block_count,StringPrototypeSubstr,24,1 +block_count,StringPrototypeSubstr,24,0 block_count,StringPrototypeSubstr,25,0 block_count,StringPrototypeSubstr,26,0 block_count,StringPrototypeSubstr,27,0 @@ -61939,29 +61941,29 @@ block_count,NewStrictArgumentsElements,18,0 block_count,NewStrictArgumentsElements,19,0 block_count,NewStrictArgumentsElements,20,0 -block_count,NewRestArgumentsElements,0,11 -block_count,NewRestArgumentsElements,1,11 +block_count,NewRestArgumentsElements,0,13 +block_count,NewRestArgumentsElements,1,13 block_count,NewRestArgumentsElements,2,0 -block_count,NewRestArgumentsElements,3,11 -block_count,NewRestArgumentsElements,4,11 -block_count,NewRestArgumentsElements,5,11 -block_count,NewRestArgumentsElements,6,11 -block_count,NewRestArgumentsElements,7,11 +block_count,NewRestArgumentsElements,3,13 +block_count,NewRestArgumentsElements,4,13 +block_count,NewRestArgumentsElements,5,13 +block_count,NewRestArgumentsElements,6,13 +block_count,NewRestArgumentsElements,7,13 block_count,NewRestArgumentsElements,8,0 -block_count,NewRestArgumentsElements,9,11 +block_count,NewRestArgumentsElements,9,13 block_count,NewRestArgumentsElements,10,0 block_count,NewRestArgumentsElements,11,0 -block_count,NewRestArgumentsElements,12,11 -block_count,NewRestArgumentsElements,13,34 -block_count,NewRestArgumentsElements,14,22 -block_count,NewRestArgumentsElements,15,22 -block_count,NewRestArgumentsElements,16,22 -block_count,NewRestArgumentsElements,17,22 +block_count,NewRestArgumentsElements,12,13 +block_count,NewRestArgumentsElements,13,39 +block_count,NewRestArgumentsElements,14,26 +block_count,NewRestArgumentsElements,15,26 +block_count,NewRestArgumentsElements,16,26 +block_count,NewRestArgumentsElements,17,26 block_count,NewRestArgumentsElements,18,0 block_count,NewRestArgumentsElements,19,0 -block_count,NewRestArgumentsElements,20,22 +block_count,NewRestArgumentsElements,20,26 block_count,NewRestArgumentsElements,21,0 -block_count,NewRestArgumentsElements,22,11 +block_count,NewRestArgumentsElements,22,13 block_count,NewRestArgumentsElements,23,0 block_count,NewRestArgumentsElements,24,0 block_count,NewRestArgumentsElements,25,0 @@ -62103,14 +62105,14 @@ block_count,FastNewStrictArguments,30,0 block_count,FastNewStrictArguments,31,3 block_count,FastNewStrictArguments,32,3 -block_count,FastNewRestArguments,0,2 -block_count,FastNewRestArguments,1,2 -block_count,FastNewRestArguments,2,2 +block_count,FastNewRestArguments,0,1 +block_count,FastNewRestArguments,1,1 +block_count,FastNewRestArguments,2,1 block_count,FastNewRestArguments,3,0 -block_count,FastNewRestArguments,4,2 -block_count,FastNewRestArguments,5,2 +block_count,FastNewRestArguments,4,1 +block_count,FastNewRestArguments,5,1 block_count,FastNewRestArguments,6,0 -block_count,FastNewRestArguments,7,2 +block_count,FastNewRestArguments,7,1 block_count,FastNewRestArguments,8,1 block_count,FastNewRestArguments,9,0 block_count,FastNewRestArguments,10,1 @@ -62123,14 +62125,14 @@ block_count,FastNewRestArguments,17,0 block_count,FastNewRestArguments,18,0 block_count,FastNewRestArguments,19,1 -block_count,FastNewRestArguments,20,5 -block_count,FastNewRestArguments,21,3 -block_count,FastNewRestArguments,22,3 -block_count,FastNewRestArguments,23,3 -block_count,FastNewRestArguments,24,3 +block_count,FastNewRestArguments,20,4 +block_count,FastNewRestArguments,21,2 +block_count,FastNewRestArguments,22,2 +block_count,FastNewRestArguments,23,2 +block_count,FastNewRestArguments,24,2 block_count,FastNewRestArguments,25,0 block_count,FastNewRestArguments,26,0 -block_count,FastNewRestArguments,27,3 +block_count,FastNewRestArguments,27,2 block_count,FastNewRestArguments,28,0 block_count,FastNewRestArguments,29,1 block_count,FastNewRestArguments,30,0 @@ -62276,10 +62278,10 @@ block_count,StoreCurrentContextElementBaseline,112,0 block_count,StoreCurrentContextElementBaseline,113,3 block_count,StoreCurrentContextElementBaseline,114,3 -block_count,StoreCurrentContextElementBaseline,115,2 +block_count,StoreCurrentContextElementBaseline,115,3 block_count,StoreCurrentContextElementBaseline,116,0 -block_count,StoreCurrentContextElementBaseline,117,2 -block_count,StoreCurrentContextElementBaseline,118,2 +block_count,StoreCurrentContextElementBaseline,117,3 +block_count,StoreCurrentContextElementBaseline,118,3 block_count,StoreCurrentContextElementBaseline,119,0 block_count,StoreCurrentContextElementBaseline,120,0 block_count,StoreCurrentContextElementBaseline,121,0 @@ -63193,9 +63195,9 @@ block_count,ArrayTimSort,125,0 block_count,ArrayTimSort,126,43 block_count,ArrayTimSort,127,487 -block_count,ArrayTimSort,128,444 -block_count,ArrayTimSort,129,444 -block_count,ArrayTimSort,130,444 +block_count,ArrayTimSort,128,443 +block_count,ArrayTimSort,129,443 +block_count,ArrayTimSort,130,443 block_count,ArrayTimSort,131,0 block_count,ArrayTimSort,132,0 block_count,ArrayTimSort,133,43 @@ -64417,6 +64419,7 @@ block_count,WasmAllocateZeroedFixedArray,8,0 block_count,WasmTriggerTierUp,0,1 block_count,WasmStackGuard,0,0 +block_count,WasmStackGuardLoop,0,0 block_count,CallIndirectIC,0,1 block_count,CallIndirectIC,1,0 block_count,CallIndirectIC,2,1 @@ -64428,10 +64431,10 @@ block_count,CallIndirectIC,8,0 block_count,CallIndirectIC,9,0 block_count,CallIndirectIC,10,0 -block_count,CallIndirectIC,11,1 -block_count,CallIndirectIC,12,1 -block_count,CallIndirectIC,13,1 -block_count,CallIndirectIC,14,0 +block_count,CallIndirectIC,11,2 +block_count,CallIndirectIC,12,2 +block_count,CallIndirectIC,13,2 +block_count,CallIndirectIC,14,1 block_count,CallIndirectIC,15,0 block_count,CallIndirectIC,16,0 block_count,CallIndirectIC,17,0 @@ -64502,18 +64505,18 @@ block_count,StringPrototypeToLowerCaseIntl,8,1 block_count,StringToLowerCaseIntl,0,227 block_count,StringToLowerCaseIntl,1,51 -block_count,StringToLowerCaseIntl,2,97 +block_count,StringToLowerCaseIntl,2,99 block_count,StringToLowerCaseIntl,3,4 block_count,StringToLowerCaseIntl,4,0 block_count,StringToLowerCaseIntl,5,4 -block_count,StringToLowerCaseIntl,6,46 -block_count,StringToLowerCaseIntl,7,46 +block_count,StringToLowerCaseIntl,6,47 +block_count,StringToLowerCaseIntl,7,47 block_count,StringToLowerCaseIntl,8,0 -block_count,StringToLowerCaseIntl,9,46 +block_count,StringToLowerCaseIntl,9,47 block_count,StringToLowerCaseIntl,10,0 block_count,StringToLowerCaseIntl,11,0 block_count,StringToLowerCaseIntl,12,0 -block_count,StringToLowerCaseIntl,13,176 +block_count,StringToLowerCaseIntl,13,175 block_count,StringToLowerCaseIntl,14,222 block_count,StringToLowerCaseIntl,15,222 block_count,StringToLowerCaseIntl,16,0 @@ -64544,7 +64547,7 @@ block_count,StringToLowerCaseIntl,41,0 block_count,WideHandler,0,69 block_count,ExtraWideHandler,0,17 -block_count,LdarHandler,0,233 +block_count,LdarHandler,0,231 block_count,LdaZeroHandler,0,26 block_count,LdaZeroHandler,1,20 block_count,LdaZeroHandler,2,6 @@ -64552,7 +64555,7 @@ block_count,LdaSmiHandler,1,15 block_count,LdaSmiHandler,2,9 block_count,LdaUndefinedHandler,0,13 -block_count,LdaUndefinedHandler,1,12 +block_count,LdaUndefinedHandler,1,13 block_count,LdaUndefinedHandler,2,0 block_count,LdaNullHandler,0,2 block_count,LdaNullHandler,1,1 @@ -64567,8 +64570,8 @@ block_count,LdaConstantHandler,2,9 block_count,LdaContextSlotNoCellHandler,0,1 block_count,LdaContextSlotNoCellHandler,1,1 -block_count,LdaContextSlotNoCellHandler,2,2 -block_count,LdaContextSlotNoCellHandler,3,2 +block_count,LdaContextSlotNoCellHandler,2,1 +block_count,LdaContextSlotNoCellHandler,3,1 block_count,LdaContextSlotNoCellHandler,4,0 block_count,LdaContextSlotNoCellHandler,5,1 block_count,LdaContextSlotNoCellHandler,6,0 @@ -64652,7 +64655,7 @@ block_count,LdaImmutableCurrentContextSlotHandler,3,5 block_count,LdaImmutableCurrentContextSlotHandler,4,27 block_count,StarHandler,0,32 -block_count,MovHandler,0,42 +block_count,MovHandler,0,43 block_count,PushContextHandler,0,2 block_count,PopContextHandler,0,0 block_count,TestReferenceEqualHandler,0,1 @@ -64727,9 +64730,9 @@ block_count,TestTypeOfHandler,50,1 block_count,LdaGlobalHandler,0,53 block_count,LdaGlobalHandler,1,44 -block_count,LdaGlobalHandler,2,43 -block_count,LdaGlobalHandler,3,43 -block_count,LdaGlobalHandler,4,43 +block_count,LdaGlobalHandler,2,42 +block_count,LdaGlobalHandler,3,42 +block_count,LdaGlobalHandler,4,42 block_count,LdaGlobalHandler,5,12 block_count,LdaGlobalHandler,6,30 block_count,LdaGlobalHandler,7,0 @@ -64999,13 +65002,13 @@ block_count,LdaGlobalHandler,271,0 block_count,LdaGlobalHandler,272,0 block_count,LdaGlobalHandler,273,0 -block_count,LdaGlobalHandler,274,0 +block_count,LdaGlobalHandler,274,1 block_count,LdaGlobalHandler,275,0 -block_count,LdaGlobalHandler,276,0 +block_count,LdaGlobalHandler,276,1 block_count,LdaGlobalHandler,277,0 -block_count,LdaGlobalHandler,278,0 -block_count,LdaGlobalHandler,279,0 -block_count,LdaGlobalHandler,280,0 +block_count,LdaGlobalHandler,278,1 +block_count,LdaGlobalHandler,279,1 +block_count,LdaGlobalHandler,280,1 block_count,LdaGlobalHandler,281,0 block_count,LdaGlobalHandler,282,0 block_count,LdaGlobalHandler,283,0 @@ -65017,13 +65020,13 @@ block_count,LdaGlobalHandler,289,0 block_count,LdaGlobalHandler,290,0 block_count,LdaGlobalHandler,291,0 -block_count,LdaGlobalHandler,292,0 +block_count,LdaGlobalHandler,292,1 block_count,LdaGlobalHandler,293,0 block_count,LdaGlobalHandler,294,0 block_count,LdaGlobalHandler,295,0 -block_count,LdaGlobalHandler,296,0 +block_count,LdaGlobalHandler,296,1 block_count,LdaGlobalHandler,297,0 -block_count,LdaGlobalHandler,298,0 +block_count,LdaGlobalHandler,298,1 block_count,LdaGlobalHandler,299,9 block_count,LdaGlobalHandler,300,2 block_count,LdaGlobalHandler,301,6 @@ -66054,11 +66057,11 @@ block_count,StaLookupSlotHandler,3,0 block_count,StaLookupSlotHandler,4,0 block_count,StaLookupSlotHandler,5,0 -block_count,GetNamedPropertyHandler,0,159 -block_count,GetNamedPropertyHandler,1,158 +block_count,GetNamedPropertyHandler,0,161 +block_count,GetNamedPropertyHandler,1,161 block_count,GetNamedPropertyHandler,2,0 -block_count,GetNamedPropertyHandler,3,159 -block_count,GetNamedPropertyHandler,4,132 +block_count,GetNamedPropertyHandler,3,161 +block_count,GetNamedPropertyHandler,4,135 block_count,GetNamedPropertyHandler,5,13 block_count,GetNamedPropertyHandler,6,0 block_count,GetNamedPropertyHandler,7,13 @@ -66069,16 +66072,16 @@ block_count,GetNamedPropertyHandler,12,4 block_count,GetNamedPropertyHandler,13,0 block_count,GetNamedPropertyHandler,14,6 -block_count,GetNamedPropertyHandler,15,119 -block_count,GetNamedPropertyHandler,16,126 -block_count,GetNamedPropertyHandler,17,40 -block_count,GetNamedPropertyHandler,18,40 -block_count,GetNamedPropertyHandler,19,36 -block_count,GetNamedPropertyHandler,20,36 -block_count,GetNamedPropertyHandler,21,36 +block_count,GetNamedPropertyHandler,15,122 +block_count,GetNamedPropertyHandler,16,128 +block_count,GetNamedPropertyHandler,17,41 +block_count,GetNamedPropertyHandler,18,41 +block_count,GetNamedPropertyHandler,19,37 +block_count,GetNamedPropertyHandler,20,37 +block_count,GetNamedPropertyHandler,21,37 block_count,GetNamedPropertyHandler,22,0 block_count,GetNamedPropertyHandler,23,0 -block_count,GetNamedPropertyHandler,24,36 +block_count,GetNamedPropertyHandler,24,37 block_count,GetNamedPropertyHandler,25,7 block_count,GetNamedPropertyHandler,26,0 block_count,GetNamedPropertyHandler,27,0 @@ -66157,22 +66160,22 @@ block_count,GetNamedPropertyHandler,100,0 block_count,GetNamedPropertyHandler,101,0 block_count,GetNamedPropertyHandler,102,7 -block_count,GetNamedPropertyHandler,103,28 -block_count,GetNamedPropertyHandler,104,36 -block_count,GetNamedPropertyHandler,105,36 -block_count,GetNamedPropertyHandler,106,35 -block_count,GetNamedPropertyHandler,107,35 +block_count,GetNamedPropertyHandler,103,30 +block_count,GetNamedPropertyHandler,104,37 +block_count,GetNamedPropertyHandler,105,37 +block_count,GetNamedPropertyHandler,106,36 +block_count,GetNamedPropertyHandler,107,36 block_count,GetNamedPropertyHandler,108,0 block_count,GetNamedPropertyHandler,109,1 -block_count,GetNamedPropertyHandler,110,36 +block_count,GetNamedPropertyHandler,110,37 block_count,GetNamedPropertyHandler,111,0 block_count,GetNamedPropertyHandler,112,3 block_count,GetNamedPropertyHandler,113,0 block_count,GetNamedPropertyHandler,114,0 block_count,GetNamedPropertyHandler,115,0 -block_count,GetNamedPropertyHandler,116,86 -block_count,GetNamedPropertyHandler,117,122 -block_count,GetNamedPropertyHandler,118,37 +block_count,GetNamedPropertyHandler,116,87 +block_count,GetNamedPropertyHandler,117,125 +block_count,GetNamedPropertyHandler,118,38 block_count,GetNamedPropertyHandler,119,6 block_count,GetNamedPropertyHandler,120,5 block_count,GetNamedPropertyHandler,121,5 @@ -66288,13 +66291,13 @@ block_count,GetNamedPropertyHandler,231,0 block_count,GetNamedPropertyHandler,232,0 block_count,GetNamedPropertyHandler,233,1 -block_count,GetNamedPropertyHandler,234,30 -block_count,GetNamedPropertyHandler,235,85 -block_count,GetNamedPropertyHandler,236,85 -block_count,GetNamedPropertyHandler,237,15 -block_count,GetNamedPropertyHandler,238,69 -block_count,GetNamedPropertyHandler,239,85 -block_count,GetNamedPropertyHandler,240,81 +block_count,GetNamedPropertyHandler,234,32 +block_count,GetNamedPropertyHandler,235,86 +block_count,GetNamedPropertyHandler,236,86 +block_count,GetNamedPropertyHandler,237,16 +block_count,GetNamedPropertyHandler,238,70 +block_count,GetNamedPropertyHandler,239,86 +block_count,GetNamedPropertyHandler,240,82 block_count,GetNamedPropertyHandler,241,4 block_count,GetNamedPropertyHandler,242,4 block_count,GetNamedPropertyHandler,243,4 @@ -66354,11 +66357,11 @@ block_count,GetNamedPropertyHandler,297,4 block_count,GetNamedPropertyHandler,298,0 block_count,GetNamedPropertyHandler,299,26 -block_count,GetNamedPropertyHandler,300,159 +block_count,GetNamedPropertyHandler,300,161 block_count,GetNamedPropertyHandler,301,41 -block_count,GetNamedPropertyHandler,302,117 +block_count,GetNamedPropertyHandler,302,120 block_count,GetNamedPropertyFromSuperHandler,0,0 -block_count,GetKeyedPropertyHandler,0,62 +block_count,GetKeyedPropertyHandler,0,61 block_count,GetKeyedPropertyHandler,1,27 block_count,GetKeyedPropertyHandler,2,34 block_count,GetEnumeratedKeyedPropertyHandler,0,1 @@ -67017,7 +67020,7 @@ block_count,BitwiseXorHandler,87,3 block_count,BitwiseXorHandler,88,3 block_count,BitwiseXorHandler,89,0 -block_count,BitwiseXorHandler,90,3 +block_count,BitwiseXorHandler,90,2 block_count,BitwiseXorHandler,91,0 block_count,BitwiseXorHandler,92,3 block_count,BitwiseXorHandler,93,3 @@ -67588,7 +67591,7 @@ block_count,Add_StringConstant_InternalizeHandler,193,0 block_count,Add_StringConstant_InternalizeHandler,194,0 block_count,Add_StringConstant_InternalizeHandler,195,0 -block_count,AddSmiHandler,0,12 +block_count,AddSmiHandler,0,11 block_count,AddSmiHandler,1,11 block_count,AddSmiHandler,2,11 block_count,AddSmiHandler,3,10 @@ -67661,7 +67664,7 @@ block_count,AddSmiHandler,70,0 block_count,AddSmiHandler,71,0 block_count,AddSmiHandler,72,0 -block_count,AddSmiHandler,73,12 +block_count,AddSmiHandler,73,11 block_count,AddSmiHandler,74,6 block_count,AddSmiHandler,75,5 block_count,SubSmiHandler,0,3 @@ -68152,11 +68155,11 @@ block_count,ShiftRightSmiHandler,32,0 block_count,ShiftRightSmiHandler,33,0 block_count,ShiftRightSmiHandler,34,0 -block_count,ShiftRightSmiHandler,35,7 +block_count,ShiftRightSmiHandler,35,6 block_count,ShiftRightSmiHandler,36,7 -block_count,ShiftRightSmiHandler,37,7 +block_count,ShiftRightSmiHandler,37,6 block_count,ShiftRightSmiHandler,38,0 -block_count,ShiftRightSmiHandler,39,7 +block_count,ShiftRightSmiHandler,39,6 block_count,ShiftRightSmiHandler,40,0 block_count,ShiftRightSmiHandler,41,7 block_count,ShiftRightLogicalSmiHandler,0,0 @@ -68606,8 +68609,8 @@ block_count,CallPropertyHandler,66,3 block_count,CallPropertyHandler,67,0 block_count,CallPropertyHandler,68,4 -block_count,CallProperty0Handler,0,12 -block_count,CallProperty0Handler,1,11 +block_count,CallProperty0Handler,0,13 +block_count,CallProperty0Handler,1,12 block_count,CallProperty0Handler,2,0 block_count,CallProperty0Handler,3,0 block_count,CallProperty0Handler,4,0 @@ -68672,11 +68675,11 @@ block_count,CallProperty0Handler,63,0 block_count,CallProperty0Handler,64,0 block_count,CallProperty0Handler,65,0 -block_count,CallProperty0Handler,66,10 +block_count,CallProperty0Handler,66,11 block_count,CallProperty0Handler,67,1 -block_count,CallProperty0Handler,68,12 -block_count,CallProperty1Handler,0,28 -block_count,CallProperty1Handler,1,24 +block_count,CallProperty0Handler,68,13 +block_count,CallProperty1Handler,0,29 +block_count,CallProperty1Handler,1,25 block_count,CallProperty1Handler,2,0 block_count,CallProperty1Handler,3,0 block_count,CallProperty1Handler,4,0 @@ -68743,11 +68746,11 @@ block_count,CallProperty1Handler,65,0 block_count,CallProperty1Handler,66,24 block_count,CallProperty1Handler,67,4 -block_count,CallProperty1Handler,68,28 +block_count,CallProperty1Handler,68,29 block_count,CallProperty2Handler,0,7 block_count,CallProperty2Handler,1,5 -block_count,CallProperty2Handler,2,0 -block_count,CallProperty2Handler,3,0 +block_count,CallProperty2Handler,2,1 +block_count,CallProperty2Handler,3,1 block_count,CallProperty2Handler,4,0 block_count,CallProperty2Handler,5,0 block_count,CallProperty2Handler,6,0 @@ -68814,7 +68817,7 @@ block_count,CallProperty2Handler,67,1 block_count,CallProperty2Handler,68,7 block_count,CallUndefinedReceiverHandler,0,1 -block_count,CallUndefinedReceiverHandler,1,1 +block_count,CallUndefinedReceiverHandler,1,0 block_count,CallUndefinedReceiverHandler,2,0 block_count,CallUndefinedReceiverHandler,3,0 block_count,CallUndefinedReceiverHandler,4,0 @@ -68882,8 +68885,8 @@ block_count,CallUndefinedReceiverHandler,66,0 block_count,CallUndefinedReceiverHandler,67,0 block_count,CallUndefinedReceiverHandler,68,1 -block_count,CallUndefinedReceiver0Handler,0,10 -block_count,CallUndefinedReceiver0Handler,1,10 +block_count,CallUndefinedReceiver0Handler,0,7 +block_count,CallUndefinedReceiver0Handler,1,6 block_count,CallUndefinedReceiver0Handler,2,1 block_count,CallUndefinedReceiver0Handler,3,1 block_count,CallUndefinedReceiver0Handler,4,1 @@ -68948,9 +68951,9 @@ block_count,CallUndefinedReceiver0Handler,63,0 block_count,CallUndefinedReceiver0Handler,64,0 block_count,CallUndefinedReceiver0Handler,65,0 -block_count,CallUndefinedReceiver0Handler,66,8 +block_count,CallUndefinedReceiver0Handler,66,5 block_count,CallUndefinedReceiver0Handler,67,0 -block_count,CallUndefinedReceiver0Handler,68,10 +block_count,CallUndefinedReceiver0Handler,68,7 block_count,CallUndefinedReceiver1Handler,0,8 block_count,CallUndefinedReceiver1Handler,1,5 block_count,CallUndefinedReceiver1Handler,2,0 @@ -69021,7 +69024,7 @@ block_count,CallUndefinedReceiver1Handler,67,2 block_count,CallUndefinedReceiver1Handler,68,8 block_count,CallUndefinedReceiver2Handler,0,7 -block_count,CallUndefinedReceiver2Handler,1,6 +block_count,CallUndefinedReceiver2Handler,1,5 block_count,CallUndefinedReceiver2Handler,2,1 block_count,CallUndefinedReceiver2Handler,3,1 block_count,CallUndefinedReceiver2Handler,4,1 @@ -69435,7 +69438,7 @@ block_count,TestEqualHandler,84,7 block_count,TestEqualHandler,85,0 block_count,TestEqualHandler,86,0 -block_count,TestEqualHandler,87,4 +block_count,TestEqualHandler,87,5 block_count,TestEqualHandler,88,0 block_count,TestEqualHandler,89,0 block_count,TestEqualHandler,90,0 @@ -69497,7 +69500,7 @@ block_count,TestEqualHandler,146,0 block_count,TestEqualHandler,147,15 block_count,TestEqualHandler,148,15 -block_count,TestEqualStrictHandler,0,11 +block_count,TestEqualStrictHandler,0,12 block_count,TestEqualStrictHandler,1,10 block_count,TestEqualStrictHandler,2,7 block_count,TestEqualStrictHandler,3,7 @@ -69590,11 +69593,11 @@ block_count,TestEqualStrictHandler,90,1 block_count,TestEqualStrictHandler,91,4 block_count,TestEqualStrictHandler,92,1 -block_count,TestEqualStrictHandler,93,11 +block_count,TestEqualStrictHandler,93,12 block_count,TestEqualStrictHandler,94,0 block_count,TestEqualStrictHandler,95,11 -block_count,TestEqualStrictHandler,96,11 -block_count,TestLessThanHandler,0,37 +block_count,TestEqualStrictHandler,96,12 +block_count,TestLessThanHandler,0,36 block_count,TestLessThanHandler,1,37 block_count,TestLessThanHandler,2,1 block_count,TestLessThanHandler,3,0 @@ -69715,7 +69718,7 @@ block_count,TestLessThanHandler,118,0 block_count,TestLessThanHandler,119,0 block_count,TestLessThanHandler,120,35 -block_count,TestLessThanHandler,121,3 +block_count,TestLessThanHandler,121,2 block_count,TestLessThanHandler,122,32 block_count,TestLessThanHandler,123,0 block_count,TestLessThanHandler,124,0 @@ -69728,10 +69731,10 @@ block_count,TestLessThanHandler,131,0 block_count,TestLessThanHandler,132,3 block_count,TestLessThanHandler,133,32 -block_count,TestLessThanHandler,134,37 +block_count,TestLessThanHandler,134,36 block_count,TestLessThanHandler,135,0 block_count,TestLessThanHandler,136,36 -block_count,TestLessThanHandler,137,37 +block_count,TestLessThanHandler,137,36 block_count,TestGreaterThanHandler,0,6 block_count,TestGreaterThanHandler,1,6 block_count,TestGreaterThanHandler,2,1 @@ -70856,33 +70859,33 @@ block_count,CreateRestParameterHandler,36,0 block_count,CreateRestParameterHandler,37,0 block_count,CreateRestParameterHandler,38,0 -block_count,JumpLoopHandler,0,51 -block_count,JumpLoopHandler,1,49 +block_count,JumpLoopHandler,0,47 +block_count,JumpLoopHandler,1,46 block_count,JumpLoopHandler,2,1 block_count,JumpLoopHandler,3,0 block_count,JumpLoopHandler,4,1 -block_count,JumpLoopHandler,5,49 -block_count,JumpLoopHandler,6,3 +block_count,JumpLoopHandler,5,46 +block_count,JumpLoopHandler,6,0 block_count,JumpLoopHandler,7,0 block_count,JumpLoopHandler,8,0 block_count,JumpLoopHandler,9,0 -block_count,JumpLoopHandler,10,3 -block_count,JumpLoopHandler,11,3 -block_count,JumpLoopHandler,12,3 +block_count,JumpLoopHandler,10,0 +block_count,JumpLoopHandler,11,0 +block_count,JumpLoopHandler,12,0 block_count,JumpLoopHandler,13,0 block_count,JumpLoopHandler,14,0 block_count,JumpLoopHandler,15,0 -block_count,JumpLoopHandler,16,3 -block_count,JumpLoopHandler,17,3 -block_count,JumpLoopHandler,18,3 +block_count,JumpLoopHandler,16,0 +block_count,JumpLoopHandler,17,0 +block_count,JumpLoopHandler,18,0 block_count,JumpLoopHandler,19,0 block_count,JumpLoopHandler,20,0 block_count,JumpLoopHandler,21,0 block_count,JumpLoopHandler,22,0 -block_count,JumpLoopHandler,23,3 +block_count,JumpLoopHandler,23,0 block_count,JumpLoopHandler,24,0 -block_count,JumpLoopHandler,25,3 -block_count,JumpLoopHandler,26,3 +block_count,JumpLoopHandler,25,0 +block_count,JumpLoopHandler,26,0 block_count,JumpLoopHandler,27,0 block_count,JumpLoopHandler,28,0 block_count,JumpLoopHandler,29,0 @@ -70890,9 +70893,9 @@ block_count,JumpLoopHandler,31,0 block_count,JumpLoopHandler,32,0 block_count,JumpLoopHandler,33,0 -block_count,JumpLoopHandler,34,45 -block_count,JumpLoopHandler,35,45 -block_count,JumpLoopHandler,36,45 +block_count,JumpLoopHandler,34,46 +block_count,JumpLoopHandler,35,46 +block_count,JumpLoopHandler,36,46 block_count,JumpLoopHandler,37,0 block_count,JumpLoopHandler,38,0 block_count,JumpLoopHandler,39,0 @@ -70989,9 +70992,9 @@ block_count,JumpIfToBooleanTrueHandler,2,7 block_count,JumpIfToBooleanTrueHandler,3,5 block_count,JumpIfToBooleanTrueHandler,4,5 -block_count,JumpIfToBooleanTrueHandler,5,3 -block_count,JumpIfToBooleanTrueHandler,6,3 -block_count,JumpIfToBooleanTrueHandler,7,3 +block_count,JumpIfToBooleanTrueHandler,5,2 +block_count,JumpIfToBooleanTrueHandler,6,2 +block_count,JumpIfToBooleanTrueHandler,7,2 block_count,JumpIfToBooleanTrueHandler,8,0 block_count,JumpIfToBooleanTrueHandler,9,0 block_count,JumpIfToBooleanTrueHandler,10,0 @@ -71007,7 +71010,7 @@ block_count,JumpIfToBooleanTrueHandler,20,0 block_count,JumpIfToBooleanTrueHandler,21,5 block_count,JumpIfToBooleanTrueHandler,22,8 -block_count,JumpIfToBooleanFalseHandler,0,30 +block_count,JumpIfToBooleanFalseHandler,0,26 block_count,JumpIfToBooleanFalseHandler,1,14 block_count,JumpIfToBooleanFalseHandler,2,10 block_count,JumpIfToBooleanFalseHandler,3,7 @@ -71025,17 +71028,17 @@ block_count,JumpIfToBooleanFalseHandler,15,0 block_count,JumpIfToBooleanFalseHandler,16,2 block_count,JumpIfToBooleanFalseHandler,17,4 -block_count,JumpIfToBooleanFalseHandler,18,15 -block_count,JumpIfToBooleanFalseHandler,19,14 +block_count,JumpIfToBooleanFalseHandler,18,11 +block_count,JumpIfToBooleanFalseHandler,19,11 block_count,JumpIfToBooleanFalseHandler,20,0 -block_count,JumpIfToBooleanFalseHandler,21,21 +block_count,JumpIfToBooleanFalseHandler,21,18 block_count,JumpIfToBooleanFalseHandler,22,8 block_count,JumpIfTrueHandler,0,13 block_count,JumpIfTrueHandler,1,8 block_count,JumpIfTrueHandler,2,4 -block_count,JumpIfFalseHandler,0,68 +block_count,JumpIfFalseHandler,0,67 block_count,JumpIfFalseHandler,1,41 -block_count,JumpIfFalseHandler,2,27 +block_count,JumpIfFalseHandler,2,26 block_count,JumpIfNullHandler,0,0 block_count,JumpIfNullHandler,1,0 block_count,JumpIfNullHandler,2,0 @@ -71141,9 +71144,9 @@ block_count,SetPendingMessageHandler,0,0 block_count,ThrowHandler,0,2 block_count,ReThrowHandler,0,0 -block_count,ReturnHandler,0,40 +block_count,ReturnHandler,0,41 block_count,ReturnHandler,1,0 -block_count,ReturnHandler,2,40 +block_count,ReturnHandler,2,41 block_count,ThrowReferenceErrorIfHoleHandler,0,1 block_count,ThrowReferenceErrorIfHoleHandler,1,1 block_count,ThrowReferenceErrorIfHoleHandler,2,0 @@ -76300,6 +76303,7 @@ builtin_hash,WasmAllocateZeroedFixedArray,531270426 builtin_hash,WasmTriggerTierUp,1029041201 builtin_hash,WasmStackGuard,-907551462 +builtin_hash,WasmStackGuardLoop,883679720 builtin_hash,CallIndirectIC,566733624 builtin_hash,CanUseSameAccessor_FastDoubleElements_0,-669474902 builtin_hash,CanUseSameAccessor_FastSmiElements_0,-669474902 diff -Nru chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/x86.profile chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/x86.profile --- chromium-146.0.7680.71/v8/tools/builtins-pgo/profiles/x86.profile 2026-03-09 19:52:01.000000000 +0000 +++ chromium-146.0.7680.80/v8/tools/builtins-pgo/profiles/x86.profile 2026-03-13 16:54:03.000000000 +0000 @@ -193,6 +193,7 @@ block_hint,StringCompare,84,81,0 block_hint,StringSubstring,227,1,0 block_hint,StringSubstring,226,2,0 +block_hint,StringSubstring,191,3,0 block_hint,StringSubstring,7,8,1 block_hint,StringSubstring,23,18,0 block_hint,StringSubstring,109,29,0 @@ -774,6 +775,7 @@ block_hint,ElementsTransitionAndStore_InBounds,559,558,1 block_hint,ElementsTransitionAndStore_InBounds,562,574,0 block_hint,ElementsTransitionAndStore_InBounds,573,563,1 +block_hint,ElementsTransitionAndStore_InBounds,567,564,1 block_hint,ElementsTransitionAndStore_InBounds,615,581,1 block_hint,ElementsTransitionAndStore_InBounds,609,601,1 block_hint,ElementsTransitionAndStore_InBounds,607,602,1 @@ -1144,6 +1146,7 @@ block_hint,ExtractFastJSArray,27,26,0 block_hint,ExtractFastJSArray,29,28,1 block_hint,ExtractFastJSArray,33,34,1 +block_hint,ExtractFastJSArray,37,36,1 block_hint,ExtractFastJSArray,47,46,0 block_hint,ExtractFastJSArray,68,67,1 block_hint,ExtractFastJSArray,72,71,0 @@ -1339,8 +1342,8 @@ block_hint,LoadIC,34,7,1 block_hint,LoadIC,21,8,1 block_hint,LoadIC,23,22,0 -block_hint,LoadIC,25,28,1 block_hint,LoadIC,26,27,1 +block_hint,LoadIC,30,33,1 block_hint,LoadIC,31,32,1 block_hint,LoadIC,37,38,1 block_hint,LoadIC,137,43,0 @@ -1370,14 +1373,12 @@ block_hint,LoadIC,263,262,0 block_hint,LoadIC_Megamorphic,1,2,1 block_hint,LoadIC_Megamorphic,5,4,0 -block_hint,LoadIC_Megamorphic,8,9,1 block_hint,LoadIC_Megamorphic,12,15,1 block_hint,LoadIC_Megamorphic,13,14,1 block_hint,LoadIC_Megamorphic,112,18,0 -block_hint,LoadIC_Megamorphic,111,19,0 block_hint,LoadIC_Megamorphic,23,20,0 block_hint,LoadIC_Megamorphic,22,21,0 -block_hint,LoadIC_Megamorphic,25,102,0 +block_hint,LoadIC_Megamorphic,89,26,1 block_hint,LoadIC_Megamorphic,27,28,1 block_hint,LoadIC_Megamorphic,36,30,0 block_hint,LoadIC_Megamorphic,41,40,1 @@ -1425,7 +1426,6 @@ block_hint,LoadICGenericBaseline,21,8,1 block_hint,LoadICGenericBaseline,10,9,0 block_hint,LoadICGenericBaseline,23,22,0 -block_hint,LoadICGenericBaseline,26,27,1 block_hint,LoadICGenericBaseline,31,32,1 block_hint,LoadICGenericBaseline,37,38,1 block_hint,LoadICGenericBaseline,137,43,0 @@ -1680,7 +1680,6 @@ block_hint,StoreIC,7,8,0 block_hint,StoreIC,11,10,1 block_hint,StoreIC,13,12,0 -block_hint,StoreIC,16,17,1 block_hint,StoreIC,27,28,1 block_hint,StoreIC,165,34,0 block_hint,StoreIC,38,35,0 @@ -1906,6 +1905,7 @@ block_hint,LookupGlobalICBaseline,2,14,1 block_hint,LookupGlobalICBaseline,4,3,1 block_hint,LookupGlobalICBaseline,5,8,1 +block_hint,LookupGlobalICBaseline,6,7,1 block_hint,LookupGlobalICBaseline,10,13,1 block_hint,LookupGlobalICBaseline,11,12,0 block_hint,KeyedHasIC,1,2,1 @@ -2106,6 +2106,7 @@ block_hint,Add_Baseline,47,18,0 block_hint,Add_Baseline,33,20,1 block_hint,Add_Baseline,22,21,0 +block_hint,Add_Baseline,36,35,0 block_hint,Add_Baseline,41,37,0 block_hint,Add_Baseline,39,38,1 block_hint,Add_Baseline,44,43,1 @@ -2151,6 +2152,7 @@ block_hint,Divide_Baseline,60,59,1 block_hint,Divide_Baseline,72,71,0 block_hint,DivideSmi_Baseline,15,2,0 +block_hint,DivideSmi_Baseline,4,3,0 block_hint,DivideSmi_Baseline,6,5,0 block_hint,DivideSmi_Baseline,9,8,0 block_hint,DivideSmi_Baseline,32,31,0 @@ -2244,7 +2246,6 @@ block_hint,Equal_Baseline,93,97,1 block_hint,Equal_Baseline,103,104,0 block_hint,Equal_Baseline,109,110,0 -block_hint,Equal_Baseline,139,125,0 block_hint,Equal_Baseline,130,129,0 block_hint,Equal_Baseline,133,132,1 block_hint,Equal_Baseline,136,137,0 @@ -5184,8 +5185,6 @@ block_hint,MergeAt,71,76,1 block_hint,MergeAt,72,75,1 block_hint,MergeAt,74,73,0 -block_hint,MergeAt,85,82,0 -block_hint,MergeAt,83,84,0 block_hint,MergeAt,89,88,1 block_hint,MergeAt,91,118,1 block_hint,MergeAt,97,117,1 @@ -5508,7 +5507,6 @@ block_hint,GetNamedPropertyHandler,246,236,0 block_hint,GetNamedPropertyHandler,242,245,1 block_hint,GetNamedPropertyHandler,243,244,1 -block_hint,AddHandler,3,4,1 block_hint,AddHandler,12,6,0 block_hint,AddHandler,9,8,1 block_hint,AddHandler,16,17,1 @@ -5518,6 +5516,7 @@ block_hint,AddHandler,47,44,0 block_hint,AddHandler,46,45,1 block_hint,AddHandler,53,52,1 +block_hint,AddHandler,64,63,0 block_hint,AddHandler,70,69,1 block_hint,AddHandler,81,78,1 block_hint,AddHandler,80,79,0 @@ -5531,6 +5530,7 @@ block_hint,SubHandler,63,60,1 block_hint,MulHandler,3,4,1 block_hint,MulHandler,18,6,0 +block_hint,MulHandler,29,28,1 block_hint,MulHandler,33,38,1 block_hint,MulHandler,35,36,1 block_hint,MulHandler,73,70,1 @@ -5748,13 +5748,14 @@ block_hint,ConstructHandler,55,54,0 block_hint,TestEqualHandler,4,85,1 block_hint,TestEqualHandler,19,9,0 +block_hint,TestEqualHandler,17,16,0 block_hint,TestEqualHandler,42,41,1 block_hint,TestEqualHandler,66,67,0 block_hint,TestEqualHandler,72,71,1 block_hint,TestEqualHandler,82,83,0 block_hint,TestEqualHandler,88,107,0 +block_hint,TestEqualHandler,139,125,0 block_hint,TestEqualHandler,136,137,0 -block_hint,TestEqualHandler,141,140,1 block_hint,TestEqualHandler,147,146,1 block_hint,TestEqualStrictHandler,54,3,0 block_hint,TestEqualStrictHandler,4,53,1 @@ -5901,7 +5902,6 @@ block_hint,JumpLoopHandler,35,57,1 block_hint,JumpLoopHandler,60,59,1 block_hint,JumpIfToBooleanFalseConstantHandler,15,4,0 -block_hint,JumpIfToBooleanTrueHandler,15,4,0 block_hint,JumpIfToBooleanTrueHandler,11,6,0 block_hint,JumpIfToBooleanTrueHandler,8,7,0 block_hint,JumpIfToBooleanFalseHandler,15,4,0 @@ -5939,11 +5939,15 @@ block_hint,StaCurrentContextSlotNoCellWideHandler,2,1,1 block_hint,GetNamedPropertyWideHandler,1,2,1 block_hint,GetNamedPropertyWideHandler,305,4,0 -block_hint,GetNamedPropertyWideHandler,6,7,0 block_hint,GetNamedPropertyWideHandler,113,18,0 +block_hint,GetNamedPropertyWideHandler,23,20,0 +block_hint,GetNamedPropertyWideHandler,22,21,0 +block_hint,GetNamedPropertyWideHandler,105,111,1 +block_hint,GetNamedPropertyWideHandler,108,107,0 block_hint,GetNamedPropertyWideHandler,246,236,0 block_hint,AddWideHandler,2,5,0 block_hint,AddWideHandler,12,6,0 +block_hint,AddWideHandler,16,17,1 block_hint,AddWideHandler,57,20,0 block_hint,AddWideHandler,21,56,1 block_hint,AddWideHandler,50,40,1 @@ -6041,34 +6045,34 @@ block_hint,BitwiseAndSmiExtraWideHandler,27,26,0 block_hint,BitwiseAndSmiExtraWideHandler,41,38,1 block_hint,CallUndefinedReceiver1ExtraWideHandler,1,67,0 -builtin_count,RecordWriteSaveFP,1430 +builtin_count,RecordWriteSaveFP,1356 builtin_count,RecordWriteIgnoreFP,0 builtin_count,EphemeronKeyBarrierSaveFP,0 -builtin_count,AdaptorWithBuiltinExitFrame0,109 -builtin_count,AdaptorWithBuiltinExitFrame1,4 +builtin_count,AdaptorWithBuiltinExitFrame0,102 +builtin_count,AdaptorWithBuiltinExitFrame1,3 builtin_count,AdaptorWithBuiltinExitFrame2,0 builtin_count,AdaptorWithBuiltinExitFrame3,7 -builtin_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,388 -builtin_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1365 +builtin_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,365 +builtin_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1290 builtin_count,Call_ReceiverIsAny_Baseline_Compact,4 builtin_count,CallProxy,0 -builtin_count,CallWithSpread,18 +builtin_count,CallWithSpread,17 builtin_count,CallWithSpread_Baseline,1 -builtin_count,CallWithArrayLike,33 +builtin_count,CallWithArrayLike,32 builtin_count,CallFunctionTemplate_Generic,0 builtin_count,ConstructWithSpread,0 builtin_count,ConstructWithSpread_Baseline,0 builtin_count,ConstructForwardAllArgs_Baseline,1 -builtin_count,Construct_Baseline,118 -builtin_count,FastNewObject,323 -builtin_count,FastNewClosure,95 -builtin_count,StringEqual,562 +builtin_count,Construct_Baseline,111 +builtin_count,FastNewObject,302 +builtin_count,FastNewClosure,89 +builtin_count,StringEqual,530 builtin_count,StringGreaterThan,0 builtin_count,StringGreaterThanOrEqual,3 -builtin_count,StringLessThan,452 -builtin_count,StringLessThanOrEqual,46 +builtin_count,StringLessThan,426 +builtin_count,StringLessThanOrEqual,44 builtin_count,StringCompare,3 -builtin_count,StringSubstring,479 +builtin_count,StringSubstring,451 builtin_count,OrderedHashTableHealIndex,0 builtin_count,CompileLazy,1 builtin_count,InstantiateAsmJs,0 @@ -6078,37 +6082,37 @@ builtin_count,HandleApiCallOrConstruct,0 builtin_count,AllocateInYoungGeneration,4 builtin_count,AllocateInOldGeneration,1 -builtin_count,CopyFastSmiOrObjectElements,16 -builtin_count,GrowFastDoubleElements,359 -builtin_count,GrowFastSmiOrObjectElements,328 +builtin_count,CopyFastSmiOrObjectElements,15 +builtin_count,GrowFastDoubleElements,338 +builtin_count,GrowFastSmiOrObjectElements,309 builtin_count,ToNumber,0 builtin_count,ToNumber_Baseline,0 -builtin_count,ToNumeric_Baseline,76 +builtin_count,ToNumeric_Baseline,73 builtin_count,ToNumberConvertBigInt,2 -builtin_count,Typeof,28 +builtin_count,Typeof,27 builtin_count,Typeof_Baseline,2 builtin_count,KeyedLoadIC_PolymorphicName,1 -builtin_count,KeyedStoreIC_Megamorphic,359 +builtin_count,KeyedStoreIC_Megamorphic,338 builtin_count,DefineKeyedOwnIC_Megamorphic,2 -builtin_count,LoadGlobalIC_NoFeedback,15 -builtin_count,LoadIC_FunctionPrototype,200 -builtin_count,LoadIC_StringLength,178 +builtin_count,LoadGlobalIC_NoFeedback,14 +builtin_count,LoadIC_FunctionPrototype,189 +builtin_count,LoadIC_StringLength,721 builtin_count,LoadIC_StringWrapperLength,0 -builtin_count,LoadIC_NoFeedback,43 +builtin_count,LoadIC_NoFeedback,40 builtin_count,StoreIC_NoFeedback,5 -builtin_count,DefineNamedOwnIC_NoFeedback,4 +builtin_count,DefineNamedOwnIC_NoFeedback,3 builtin_count,KeyedLoadIC_SloppyArguments,1 -builtin_count,StoreFastElementIC_InBounds,428 -builtin_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,43 +builtin_count,StoreFastElementIC_InBounds,404 +builtin_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,40 builtin_count,StoreFastElementIC_NoTransitionHandleCOW,0 builtin_count,ElementsTransitionAndStore_InBounds,1 builtin_count,ElementsTransitionAndStore_NoTransitionGrowAndHandleCOW,0 builtin_count,ElementsTransitionAndStore_NoTransitionHandleCOW,0 builtin_count,KeyedHasIC_PolymorphicName,1 -builtin_count,EnqueueMicrotask,18 +builtin_count,EnqueueMicrotask,17 builtin_count,RunMicrotasks,0 builtin_count,HasProperty,10 -builtin_count,DeleteProperty,3 +builtin_count,DeleteProperty,2 builtin_count,SetDataProperties,1 builtin_count,ReturnReceiver,4 builtin_count,ArrayConstructor,1 @@ -6124,24 +6128,24 @@ builtin_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,0 builtin_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,0 builtin_count,ArrayIncludesSmi,0 -builtin_count,ArrayIncludesSmiOrObject,17 +builtin_count,ArrayIncludesSmiOrObject,16 builtin_count,ArrayIncludes,0 builtin_count,ArrayIndexOfSmi,0 -builtin_count,ArrayIndexOfSmiOrObject,134 -builtin_count,ArrayIndexOf,24 -builtin_count,ArrayPrototypePop,13 -builtin_count,ArrayPrototypePush,288 -builtin_count,CloneFastJSArray,183 +builtin_count,ArrayIndexOfSmiOrObject,127 +builtin_count,ArrayIndexOf,23 +builtin_count,ArrayPrototypePop,12 +builtin_count,ArrayPrototypePush,305 +builtin_count,CloneFastJSArray,173 builtin_count,CloneFastJSArrayFillingHoles,0 -builtin_count,ExtractFastJSArray,193 +builtin_count,ExtractFastJSArray,182 builtin_count,CreateArrayFromSlowBoilerplate,0 builtin_count,CreateObjectFromSlowBoilerplate,4 builtin_count,CreateArrayFromSlowBoilerplateHelper,3 -builtin_count,CreateObjectFromSlowBoilerplateHelper,53 +builtin_count,CreateObjectFromSlowBoilerplateHelper,49 builtin_count,ArrayPrototypeEntries,0 builtin_count,ArrayPrototypeKeys,0 -builtin_count,ArrayPrototypeValues,31 -builtin_count,ArrayIteratorPrototypeNext,74 +builtin_count,ArrayPrototypeValues,29 +builtin_count,ArrayIteratorPrototypeNext,69 builtin_count,AsyncFunctionEnter,0 builtin_count,AsyncFunctionResolve,0 builtin_count,AsyncFunctionAwait,4 @@ -6157,66 +6161,66 @@ builtin_count,DatePrototypeGetTimezoneOffset,0 builtin_count,DatePrototypeValueOf,0 builtin_count,DatePrototypeToPrimitive,0 -builtin_count,CreateIterResultObject,104 +builtin_count,CreateIterResultObject,98 builtin_count,CreateGeneratorObject,1 -builtin_count,GeneratorPrototypeNext,126 +builtin_count,GeneratorPrototypeNext,119 builtin_count,GeneratorPrototypeReturn,0 builtin_count,SuspendGeneratorBaseline,4 builtin_count,ResumeGeneratorBaseline,4 builtin_count,CallIteratorWithFeedbackLazyDeoptContinuation,0 builtin_count,GlobalIsFinite,0 builtin_count,GlobalIsNaN,0 -builtin_count,LoadIC,547 -builtin_count,LoadIC_Megamorphic,9360 +builtin_count,LoadIC,516 +builtin_count,LoadIC_Megamorphic,10000 builtin_count,LoadIC_Noninlined,6 -builtin_count,LoadICTrampoline,318 -builtin_count,LoadICGenericBaseline,4889 -builtin_count,LoadICTrampoline_Megamorphic,5715 -builtin_count,LoadSuperIC,5 +builtin_count,LoadICTrampoline,304 +builtin_count,LoadICGenericBaseline,4607 +builtin_count,LoadICTrampoline_Megamorphic,5379 +builtin_count,LoadSuperIC,4 builtin_count,LoadSuperICBaseline,4 -builtin_count,KeyedLoadIC,925 -builtin_count,EnumeratedKeyedLoadIC,7 -builtin_count,KeyedLoadIC_Megamorphic,2560 +builtin_count,KeyedLoadIC,873 +builtin_count,EnumeratedKeyedLoadIC,6 +builtin_count,KeyedLoadIC_Megamorphic,2412 builtin_count,KeyedLoadICTrampoline,1 -builtin_count,KeyedLoadICBaseline,861 +builtin_count,KeyedLoadICBaseline,812 builtin_count,EnumeratedKeyedLoadICBaseline,5 -builtin_count,KeyedLoadICTrampoline_Megamorphic,1119 -builtin_count,StoreGlobalIC,78 +builtin_count,KeyedLoadICTrampoline_Megamorphic,1048 +builtin_count,StoreGlobalIC,126 builtin_count,StoreGlobalICTrampoline,0 builtin_count,StoreGlobalICBaseline,5 -builtin_count,StoreIC,779 -builtin_count,StoreIC_Megamorphic,1213 +builtin_count,StoreIC,733 +builtin_count,StoreIC_Megamorphic,1127 builtin_count,StoreICTrampoline,22 -builtin_count,StoreICTrampoline_Megamorphic,590 -builtin_count,StoreICBaseline,600 -builtin_count,DefineNamedOwnIC,76 -builtin_count,DefineNamedOwnICBaseline,69 -builtin_count,KeyedStoreIC,457 +builtin_count,StoreICTrampoline_Megamorphic,556 +builtin_count,StoreICBaseline,565 +builtin_count,DefineNamedOwnIC,71 +builtin_count,DefineNamedOwnICBaseline,65 +builtin_count,KeyedStoreIC,432 builtin_count,KeyedStoreICTrampoline,1 -builtin_count,KeyedStoreICTrampoline_Megamorphic,281 -builtin_count,KeyedStoreICBaseline,416 +builtin_count,KeyedStoreICTrampoline_Megamorphic,264 +builtin_count,KeyedStoreICBaseline,393 builtin_count,DefineKeyedOwnIC,2 -builtin_count,StoreInArrayLiteralIC,42 -builtin_count,StoreInArrayLiteralICBaseline,38 -builtin_count,LoadGlobalIC,1284 -builtin_count,LoadGlobalICInsideTypeof,2 -builtin_count,LoadGlobalICTrampoline,415 -builtin_count,LoadGlobalICBaseline,850 +builtin_count,StoreInArrayLiteralIC,39 +builtin_count,StoreInArrayLiteralICBaseline,35 +builtin_count,LoadGlobalIC,1204 +builtin_count,LoadGlobalICInsideTypeof,1 +builtin_count,LoadGlobalICTrampoline,391 +builtin_count,LoadGlobalICBaseline,796 builtin_count,LoadGlobalICInsideTypeofTrampoline,0 -builtin_count,LoadGlobalICInsideTypeofBaseline,2 +builtin_count,LoadGlobalICInsideTypeofBaseline,1 builtin_count,LookupGlobalICBaseline,2 builtin_count,LookupGlobalICInsideTypeofBaseline,0 -builtin_count,KeyedHasIC,681 +builtin_count,KeyedHasIC,642 builtin_count,KeyedHasICBaseline,5 -builtin_count,KeyedHasIC_Megamorphic,680 -builtin_count,AddLhsIsStringConstantInternalizeWithVector,679 +builtin_count,KeyedHasIC_Megamorphic,640 +builtin_count,AddLhsIsStringConstantInternalizeWithVector,640 builtin_count,AddRhsIsStringConstantInternalizeWithVector,7 builtin_count,IterableToList,0 builtin_count,IterableToListWithSymbolLookup,0 builtin_count,IterableToListMayPreserveHoles,0 -builtin_count,FindOrderedHashMapEntry,368 -builtin_count,MapConstructor,72 -builtin_count,MapPrototypeSet,62 +builtin_count,FindOrderedHashMapEntry,347 +builtin_count,MapConstructor,68 +builtin_count,MapPrototypeSet,59 builtin_count,MapPrototypeDelete,0 builtin_count,MapPrototypeGet,5 builtin_count,MapPrototypeHas,1 @@ -6225,81 +6229,81 @@ builtin_count,MapPrototypeForEach,0 builtin_count,MapPrototypeKeys,0 builtin_count,MapPrototypeValues,0 -builtin_count,MapIteratorPrototypeNext,9 +builtin_count,MapIteratorPrototypeNext,8 builtin_count,MapIteratorToList,0 -builtin_count,Add_Baseline,534 -builtin_count,AddSmi_Baseline,538 -builtin_count,Subtract_Baseline,118 -builtin_count,SubtractSmi_Baseline,71 -builtin_count,Multiply_Baseline,174 -builtin_count,MultiplySmi_Baseline,28 -builtin_count,Divide_Baseline,14 +builtin_count,Add_Baseline,510 +builtin_count,AddSmi_Baseline,504 +builtin_count,Subtract_Baseline,115 +builtin_count,SubtractSmi_Baseline,68 +builtin_count,Multiply_Baseline,171 +builtin_count,MultiplySmi_Baseline,26 +builtin_count,Divide_Baseline,13 builtin_count,DivideSmi_Baseline,4 builtin_count,Modulus_Baseline,2 builtin_count,ModulusSmi_Baseline,4 builtin_count,Exponentiate_Baseline,0 -builtin_count,BitwiseAnd_Baseline,29 -builtin_count,BitwiseAndSmi_Baseline,108 -builtin_count,BitwiseOr_Baseline,57 -builtin_count,BitwiseOrSmi_Baseline,270 -builtin_count,BitwiseXor_Baseline,38 +builtin_count,BitwiseAnd_Baseline,28 +builtin_count,BitwiseAndSmi_Baseline,102 +builtin_count,BitwiseOr_Baseline,53 +builtin_count,BitwiseOrSmi_Baseline,253 +builtin_count,BitwiseXor_Baseline,36 builtin_count,BitwiseXorSmi_Baseline,1 builtin_count,ShiftLeft_Baseline,5 -builtin_count,ShiftLeftSmi_Baseline,71 -builtin_count,ShiftRight_Baseline,7 -builtin_count,ShiftRightSmi_Baseline,222 +builtin_count,ShiftLeftSmi_Baseline,67 +builtin_count,ShiftRight_Baseline,6 +builtin_count,ShiftRightSmi_Baseline,209 builtin_count,ShiftRightLogical_Baseline,1 -builtin_count,ShiftRightLogicalSmi_Baseline,17 +builtin_count,ShiftRightLogicalSmi_Baseline,16 builtin_count,Add_LhsIsStringConstant_Internalize_Baseline,1 builtin_count,Add_RhsIsStringConstant_Internalize_Baseline,0 -builtin_count,Equal_Baseline,318 -builtin_count,StrictEqual_Generic_Baseline,482 -builtin_count,LessThan_Baseline,443 -builtin_count,GreaterThan_Baseline,151 -builtin_count,LessThanOrEqual_Baseline,58 -builtin_count,GreaterThanOrEqual_Baseline,114 -builtin_count,BitwiseNot_Baseline,6 -builtin_count,Decrement_Baseline,51 -builtin_count,Increment_Baseline,298 +builtin_count,Equal_Baseline,299 +builtin_count,StrictEqual_Generic_Baseline,447 +builtin_count,LessThan_Baseline,429 +builtin_count,GreaterThan_Baseline,147 +builtin_count,LessThanOrEqual_Baseline,54 +builtin_count,GreaterThanOrEqual_Baseline,108 +builtin_count,BitwiseNot_Baseline,5 +builtin_count,Decrement_Baseline,50 +builtin_count,Increment_Baseline,287 builtin_count,Negate_Baseline,12 -builtin_count,ObjectAssign,2 +builtin_count,ObjectAssign,1 builtin_count,ObjectCreate,3 builtin_count,ObjectEntries,0 builtin_count,ObjectGetOwnPropertyDescriptor,0 builtin_count,ObjectGetOwnPropertyNames,0 builtin_count,ObjectIs,0 -builtin_count,ObjectKeys,14 -builtin_count,ObjectPrototypeHasOwnProperty,227 -builtin_count,ObjectToString,59 -builtin_count,InstanceOf,11 -builtin_count,InstanceOf_Baseline,73 -builtin_count,ForInEnumerate,56 +builtin_count,ObjectKeys,13 +builtin_count,ObjectPrototypeHasOwnProperty,214 +builtin_count,ObjectToString,56 +builtin_count,InstanceOf,10 +builtin_count,InstanceOf_Baseline,68 +builtin_count,ForInEnumerate,52 builtin_count,ForInPrepare,1 -builtin_count,ForInFilter,209 +builtin_count,ForInFilter,197 builtin_count,RegExpConstructor,0 -builtin_count,FindOrderedHashSetEntry,108 -builtin_count,SetConstructor,107 +builtin_count,FindOrderedHashSetEntry,102 +builtin_count,SetConstructor,101 builtin_count,SetPrototypeHas,1 -builtin_count,SetPrototypeAdd,67 +builtin_count,SetPrototypeAdd,63 builtin_count,SetPrototypeDelete,8 builtin_count,SetPrototypeEntries,0 builtin_count,SetPrototypeGetSize,1 builtin_count,SetPrototypeForEach,0 builtin_count,SetPrototypeValues,2 -builtin_count,SetIteratorPrototypeNext,44 +builtin_count,SetIteratorPrototypeNext,41 builtin_count,SetOrSetIteratorToList,0 -builtin_count,StringFromCharCode,29 -builtin_count,StringPrototypeReplace,232 -builtin_count,StringPrototypeSplit,51 +builtin_count,StringFromCharCode,27 +builtin_count,StringPrototypeReplace,218 +builtin_count,StringPrototypeSplit,48 builtin_count,TypedArrayConstructor,2 builtin_count,TypedArrayPrototypeByteLength,0 builtin_count,TypedArrayPrototypeLength,13 builtin_count,TypedArrayPrototypeToStringTag,0 builtin_count,WasmToJsWrapperCSA,0 builtin_count,WeakMapConstructor,0 -builtin_count,WeakMapLookupHashIndex,71 -builtin_count,WeakMapPrototypeGet,36 -builtin_count,WeakMapPrototypeHas,35 +builtin_count,WeakMapLookupHashIndex,67 +builtin_count,WeakMapPrototypeGet,33 +builtin_count,WeakMapPrototypeHas,33 builtin_count,WeakMapPrototypeSet,1 builtin_count,WeakSetConstructor,0 builtin_count,WeakSetPrototypeHas,0 @@ -6307,21 +6311,21 @@ builtin_count,WeakCollectionSet,1 builtin_count,AsyncGeneratorResolve,9 builtin_count,AsyncGeneratorYieldWithAwait,7 -builtin_count,AsyncGeneratorResumeNext,23 +builtin_count,AsyncGeneratorResumeNext,22 builtin_count,AsyncGeneratorPrototypeNext,9 builtin_count,AsyncGeneratorAwait,6 builtin_count,AsyncGeneratorAwaitResolveClosure,6 builtin_count,AsyncGeneratorYieldWithAwaitResolveClosure,7 -builtin_count,StringAdd_CheckNone,10000 -builtin_count,SubString,1565 -builtin_count,GetProperty,466 -builtin_count,GetPropertyWithReceiver,16 +builtin_count,StringAdd_CheckNone,9421 +builtin_count,SubString,1474 +builtin_count,GetProperty,439 +builtin_count,GetPropertyWithReceiver,15 builtin_count,SetProperty,0 builtin_count,CreateDataProperty,1 builtin_count,GetOwnPropertyDescriptor,0 -builtin_count,FindNonDefaultConstructorOrConstruct,15 +builtin_count,FindNonDefaultConstructorOrConstruct,14 builtin_count,OrdinaryGetOwnPropertyDescriptor,0 -builtin_count,ArrayPrototypeConcat,94 +builtin_count,ArrayPrototypeConcat,88 builtin_count,ArrayEvery,0 builtin_count,ArrayFilter,0 builtin_count,ArrayPrototypeFind,0 @@ -6330,11 +6334,11 @@ builtin_count,ArrayForEach,2 builtin_count,ArrayFrom,0 builtin_count,ArrayIsArray,5 -builtin_count,LoadJoinElement_FastSmiOrObjectElements_0,613 +builtin_count,LoadJoinElement_FastSmiOrObjectElements_0,577 builtin_count,JoinStackPush,0 builtin_count,JoinStackPop,0 -builtin_count,ArrayPrototypeJoin,75 -builtin_count,ArrayPrototypeJoinImpl,171 +builtin_count,ArrayPrototypeJoin,71 +builtin_count,ArrayPrototypeJoinImpl,161 builtin_count,ArrayPrototypeToString,0 builtin_count,ArrayPrototypeLastIndexOf,1 builtin_count,ArrayMapLoopLazyDeoptContinuation,0 @@ -6344,72 +6348,72 @@ builtin_count,ArrayReduceLoopContinuation,0 builtin_count,ArrayReduce,0 builtin_count,ArrayPrototypeReverse,0 -builtin_count,ArrayPrototypeShift,185 -builtin_count,ArrayPrototypeSlice,26 +builtin_count,ArrayPrototypeShift,174 +builtin_count,ArrayPrototypeSlice,25 builtin_count,ArraySome,0 -builtin_count,ArrayPrototypeSplice,170 -builtin_count,ArrayPrototypeUnshift,3 -builtin_count,ArrayBufferPrototypeGetByteLength,3 +builtin_count,ArrayPrototypeSplice,160 +builtin_count,ArrayPrototypeUnshift,2 +builtin_count,ArrayBufferPrototypeGetByteLength,2 builtin_count,ArrayBufferIsView,0 builtin_count,ToInteger,1 builtin_count,FastCreateDataProperty,0 builtin_count,BooleanConstructor,0 builtin_count,BooleanPrototypeToString,0 -builtin_count,ToString,69 -builtin_count,StringPrototypeToString,17 -builtin_count,StringPrototypeCharAt,16 -builtin_count,StringPrototypeCharCodeAt,60 +builtin_count,ToString,65 +builtin_count,StringPrototypeToString,16 +builtin_count,StringPrototypeCharAt,15 +builtin_count,StringPrototypeCharCodeAt,59 builtin_count,StringPrototypeCodePointAt,0 builtin_count,StringPrototypeConcat,0 -builtin_count,StringConstructor,31 -builtin_count,StringAddConvertLeft,16 -builtin_count,StringAddConvertRight,187 +builtin_count,StringConstructor,30 +builtin_count,StringAddConvertLeft,15 +builtin_count,StringAddConvertRight,176 builtin_count,StringCharAt,8 -builtin_count,FastNewClosureBaseline,86 -builtin_count,FastNewFunctionContextFunction,54 -builtin_count,FastNewFunctionContextFunctionWithCells,35 -builtin_count,CreateRegExpLiteral,38 -builtin_count,CreateShallowArrayLiteral,19 -builtin_count,CreateEmptyArrayLiteral,28 -builtin_count,CreateShallowObjectLiteral,30 -builtin_count,ObjectConstructor,23 +builtin_count,FastNewClosureBaseline,80 +builtin_count,FastNewFunctionContextFunction,50 +builtin_count,FastNewFunctionContextFunctionWithCells,33 +builtin_count,CreateRegExpLiteral,36 +builtin_count,CreateShallowArrayLiteral,18 +builtin_count,CreateEmptyArrayLiteral,26 +builtin_count,CreateShallowObjectLiteral,28 +builtin_count,ObjectConstructor,21 builtin_count,CreateEmptyLiteralObject,3 builtin_count,NumberConstructor,0 -builtin_count,StringToNumber,29 -builtin_count,NonNumberToNumber,4 +builtin_count,StringToNumber,28 +builtin_count,NonNumberToNumber,3 builtin_count,NonNumberToNumeric,5 -builtin_count,NumberToString,1428 -builtin_count,ToBoolean,24 -builtin_count,ToBooleanForBaselineJump,1041 +builtin_count,NumberToString,1346 +builtin_count,ToBoolean,23 +builtin_count,ToBooleanForBaselineJump,981 builtin_count,ToLength,2 -builtin_count,ToName,45 -builtin_count,ToObject,232 -builtin_count,NonPrimitiveToPrimitive_Default,170 -builtin_count,NonPrimitiveToPrimitive_Number,13 -builtin_count,NonPrimitiveToPrimitive_String,40 +builtin_count,ToName,42 +builtin_count,ToObject,219 +builtin_count,NonPrimitiveToPrimitive_Default,160 +builtin_count,NonPrimitiveToPrimitive_Number,12 +builtin_count,NonPrimitiveToPrimitive_String,37 builtin_count,OrdinaryToPrimitive_Number,0 -builtin_count,OrdinaryToPrimitive_Number_Inline,126 +builtin_count,OrdinaryToPrimitive_Number_Inline,119 builtin_count,OrdinaryToPrimitive_String,0 builtin_count,DataViewPrototypeGetByteLength,0 builtin_count,DataViewPrototypeGetFloat64,0 builtin_count,DataViewPrototypeSetUint32,0 builtin_count,DataViewPrototypeSetFloat64,0 -builtin_count,FunctionPrototypeHasInstance,86 +builtin_count,FunctionPrototypeHasInstance,80 builtin_count,FastFunctionPrototypeBind,2 -builtin_count,ForInNext,7 +builtin_count,ForInNext,6 builtin_count,GetIteratorWithFeedback,0 -builtin_count,GetIteratorBaseline,32 -builtin_count,CallIteratorWithFeedback,32 +builtin_count,GetIteratorBaseline,30 +builtin_count,CallIteratorWithFeedback,31 builtin_count,MathAbs,2 builtin_count,MathCeil,0 -builtin_count,MathFloor,4 +builtin_count,MathFloor,3 builtin_count,MathRound,0 builtin_count,MathPow,0 builtin_count,MathMax,2 builtin_count,MathMin,1 builtin_count,MathAsin,0 builtin_count,MathAtan2,0 -builtin_count,MathCos,1 +builtin_count,MathCos,0 builtin_count,MathExp,0 builtin_count,MathFround,0 builtin_count,MathImul,0 @@ -6419,60 +6423,60 @@ builtin_count,MathSqrt,1 builtin_count,MathTan,0 builtin_count,MathTanh,0 -builtin_count,MathRandom,298 -builtin_count,NumberPrototypeToString,75 +builtin_count,MathRandom,281 +builtin_count,NumberPrototypeToString,71 builtin_count,NumberIsInteger,0 builtin_count,NumberIsNaN,0 -builtin_count,NumberParseFloat,11 -builtin_count,ParseInt,127 +builtin_count,NumberParseFloat,10 +builtin_count,ParseInt,120 builtin_count,NumberParseInt,5 -builtin_count,Add,14 +builtin_count,Add,13 builtin_count,Subtract,0 builtin_count,Multiply,0 builtin_count,Divide,0 builtin_count,Modulus,0 -builtin_count,BitwiseOr,4 +builtin_count,BitwiseOr,3 builtin_count,LessThan,3 builtin_count,GreaterThanOrEqual,3 -builtin_count,Equal,49 -builtin_count,StrictEqual,1170 -builtin_count,CreateObjectWithoutProperties,10 +builtin_count,Equal,46 +builtin_count,StrictEqual,1102 +builtin_count,CreateObjectWithoutProperties,9 builtin_count,ObjectIsExtensible,0 builtin_count,ObjectPreventExtensions,0 builtin_count,ObjectGetPrototypeOf,1 builtin_count,ObjectSetPrototypeOf,0 -builtin_count,ObjectPrototypeToString,59 -builtin_count,ObjectPrototypeValueOf,126 -builtin_count,FulfillPromise,18 +builtin_count,ObjectPrototypeToString,56 +builtin_count,ObjectPrototypeValueOf,119 +builtin_count,FulfillPromise,17 builtin_count,NewPromiseCapability,0 builtin_count,PromiseCapabilityDefaultResolve,0 builtin_count,PerformPromiseThenFunction,0 -builtin_count,PerformPromiseThen,18 +builtin_count,PerformPromiseThen,17 builtin_count,PromiseAll,0 builtin_count,PromiseAllResolveElementClosure,0 builtin_count,PromiseConstructor,0 builtin_count,PromisePrototypeCatch,0 builtin_count,PromiseResolveThenableJob,0 -builtin_count,PromiseFulfillReactionJob,18 +builtin_count,PromiseFulfillReactionJob,17 builtin_count,PromiseResolveTrampoline,0 builtin_count,PromiseResolve,0 -builtin_count,ResolvePromise,9 +builtin_count,ResolvePromise,8 builtin_count,PromisePrototypeThen,0 builtin_count,ProxyConstructor,2 -builtin_count,ProxyGetProperty,16 +builtin_count,ProxyGetProperty,15 builtin_count,ProxyIsExtensible,0 builtin_count,ProxyPreventExtensions,0 builtin_count,ReflectGet,0 builtin_count,ReflectHas,0 -builtin_count,RegExpPrototypeExec,396 -builtin_count,RegExpMatchFast,1172 -builtin_count,RegExpReplace,186 +builtin_count,RegExpPrototypeExec,374 +builtin_count,RegExpMatchFast,1104 +builtin_count,RegExpReplace,176 builtin_count,RegExpPrototypeReplace,0 builtin_count,RegExpSearchFast,1 builtin_count,RegExpPrototypeSourceGetter,0 -builtin_count,RegExpSplit,13 -builtin_count,RegExpPrototypeTest,97 -builtin_count,RegExpPrototypeTestFast,416 +builtin_count,RegExpSplit,12 +builtin_count,RegExpPrototypeTest,92 +builtin_count,RegExpPrototypeTestFast,392 builtin_count,RegExpPrototypeGlobalGetter,0 builtin_count,RegExpPrototypeIgnoreCaseGetter,0 builtin_count,RegExpPrototypeMultilineGetter,0 @@ -6484,10 +6488,10 @@ builtin_count,RegExpPrototypeFlagsGetter,0 builtin_count,StringPrototypeEndsWith,0 builtin_count,StringPrototypeIncludes,0 -builtin_count,StringPrototypeIndexOf,5 +builtin_count,StringPrototypeIndexOf,4 builtin_count,StringPrototypeIterator,0 builtin_count,StringIteratorPrototypeNext,0 -builtin_count,StringPrototypeMatch,1172 +builtin_count,StringPrototypeMatch,1104 builtin_count,StringPrototypeSearch,1 builtin_count,StringRepeat,0 builtin_count,StringPrototypeSlice,10 @@ -6496,77 +6500,76 @@ builtin_count,StringPrototypeSubstring,2 builtin_count,StringPrototypeTrim,1 builtin_count,SymbolPrototypeToString,2 -builtin_count,CreateTypedArray,60 +builtin_count,CreateTypedArray,56 builtin_count,TypedArrayFrom,0 builtin_count,TypedArrayPrototypeSet,0 builtin_count,TypedArrayPrototypeSubArray,1 -builtin_count,NewSloppyArgumentsElements,37 +builtin_count,NewSloppyArgumentsElements,35 builtin_count,NewStrictArgumentsElements,0 -builtin_count,NewRestArgumentsElements,13 +builtin_count,NewRestArgumentsElements,12 builtin_count,FastNewSloppyArguments,5 builtin_count,FastNewStrictArguments,3 builtin_count,FastNewRestArguments,1 -builtin_count,LoadFromContextCell,37 +builtin_count,LoadFromContextCell,35 builtin_count,StoreCurrentContextElementBaseline,9 builtin_count,StoreContextElementBaseline,0 builtin_count,DetachContextCell,0 builtin_count,StringSlowFlatten,0 -builtin_count,StringIndexOf,347 +builtin_count,StringIndexOf,327 builtin_count,Load_FastSmiElements_0,0 -builtin_count,Load_FastObjectElements_0,228 +builtin_count,Load_FastObjectElements_0,215 builtin_count,Load_FastDoubleElements_0,0 builtin_count,Store_FastSmiElements_0,0 -builtin_count,Store_FastObjectElements_0,228 +builtin_count,Store_FastObjectElements_0,215 builtin_count,Store_FastDoubleElements_0,0 builtin_count,SortCompareDefault,3 -builtin_count,SortCompareUserFn,704 +builtin_count,SortCompareUserFn,664 builtin_count,Copy,2 builtin_count,MergeAt,1 builtin_count,GallopLeft,1 builtin_count,GallopRight,1 -builtin_count,ArrayTimSort,36 -builtin_count,ArrayPrototypeSort,36 -builtin_count,StringFastLocaleCompare,1340 +builtin_count,ArrayTimSort,34 +builtin_count,ArrayPrototypeSort,34 +builtin_count,StringFastLocaleCompare,1262 builtin_count,JSToWasmWrapper,0 builtin_count,JSToWasmHandleReturns,0 builtin_count,WasmTaggedNonSmiToInt32,0 builtin_count,WasmAllocateZeroedFixedArray,0 -builtin_count,WasmTriggerTierUp,0 +builtin_count,WasmTriggerTierUp,1 builtin_count,WasmStackGuard,0 -builtin_count,WasmStackGuardLoop,0 builtin_count,CallIndirectIC,1 builtin_count,CanUseSameAccessor_FastDoubleElements_0,0 builtin_count,CanUseSameAccessor_FastSmiElements_0,0 -builtin_count,CanUseSameAccessor_FastObjectElements_0,36 +builtin_count,CanUseSameAccessor_FastObjectElements_0,34 builtin_count,StringPrototypeToLowerCaseIntl,1 -builtin_count,StringToLowerCaseIntl,227 -builtin_count,WideHandler,68 -builtin_count,ExtraWideHandler,17 -builtin_count,LdarHandler,228 -builtin_count,LdaZeroHandler,25 -builtin_count,LdaSmiHandler,24 -builtin_count,LdaUndefinedHandler,13 +builtin_count,StringToLowerCaseIntl,213 +builtin_count,WideHandler,65 +builtin_count,ExtraWideHandler,16 +builtin_count,LdarHandler,218 +builtin_count,LdaZeroHandler,24 +builtin_count,LdaSmiHandler,23 +builtin_count,LdaUndefinedHandler,12 builtin_count,LdaNullHandler,2 builtin_count,LdaTheHoleHandler,0 builtin_count,LdaTrueHandler,3 builtin_count,LdaFalseHandler,5 -builtin_count,LdaConstantHandler,21 +builtin_count,LdaConstantHandler,20 builtin_count,LdaContextSlotNoCellHandler,1 builtin_count,LdaContextSlotHandler,0 builtin_count,LdaImmutableContextSlotHandler,9 -builtin_count,LdaCurrentContextSlotNoCellHandler,16 +builtin_count,LdaCurrentContextSlotNoCellHandler,15 builtin_count,LdaCurrentContextSlotHandler,3 -builtin_count,LdaImmutableCurrentContextSlotHandler,32 -builtin_count,StarHandler,32 -builtin_count,MovHandler,42 +builtin_count,LdaImmutableCurrentContextSlotHandler,31 +builtin_count,StarHandler,30 +builtin_count,MovHandler,40 builtin_count,PushContextHandler,2 builtin_count,PopContextHandler,0 builtin_count,TestReferenceEqualHandler,1 -builtin_count,TestUndetectableHandler,1 +builtin_count,TestUndetectableHandler,2 builtin_count,TestNullHandler,0 builtin_count,TestUndefinedHandler,0 builtin_count,TestTypeOfHandler,1 -builtin_count,LdaGlobalHandler,52 +builtin_count,LdaGlobalHandler,49 builtin_count,LdaGlobalInsideTypeofHandler,0 builtin_count,StaGlobalHandler,2 builtin_count,StaContextSlotNoCellHandler,0 @@ -6576,21 +6579,21 @@ builtin_count,LdaLookupGlobalSlotHandler,1 builtin_count,LdaLookupGlobalSlotInsideTypeofHandler,0 builtin_count,StaLookupSlotHandler,0 -builtin_count,GetNamedPropertyHandler,156 +builtin_count,GetNamedPropertyHandler,146 builtin_count,GetNamedPropertyFromSuperHandler,0 -builtin_count,GetKeyedPropertyHandler,61 +builtin_count,GetKeyedPropertyHandler,59 builtin_count,GetEnumeratedKeyedPropertyHandler,1 -builtin_count,SetNamedPropertyHandler,17 +builtin_count,SetNamedPropertyHandler,15 builtin_count,DefineNamedOwnPropertyHandler,4 -builtin_count,SetKeyedPropertyHandler,38 +builtin_count,SetKeyedPropertyHandler,36 builtin_count,DefineKeyedOwnPropertyHandler,0 builtin_count,StaInArrayLiteralHandler,3 builtin_count,DefineKeyedOwnPropertyInLiteralHandler,0 builtin_count,SetPrototypePropertiesHandler,0 -builtin_count,AddHandler,35 -builtin_count,SubHandler,6 -builtin_count,MulHandler,15 -builtin_count,DivHandler,1 +builtin_count,AddHandler,33 +builtin_count,SubHandler,5 +builtin_count,MulHandler,14 +builtin_count,DivHandler,0 builtin_count,ModHandler,0 builtin_count,ExpHandler,0 builtin_count,BitwiseOrHandler,2 @@ -6609,9 +6612,9 @@ builtin_count,BitwiseXorSmiHandler,0 builtin_count,BitwiseAndSmiHandler,2 builtin_count,ShiftLeftSmiHandler,4 -builtin_count,ShiftRightSmiHandler,7 +builtin_count,ShiftRightSmiHandler,6 builtin_count,ShiftRightLogicalSmiHandler,0 -builtin_count,IncHandler,43 +builtin_count,IncHandler,41 builtin_count,DecHandler,9 builtin_count,NegateHandler,0 builtin_count,BitwiseNotHandler,0 @@ -6623,13 +6626,13 @@ builtin_count,FindNonDefaultConstructorOrConstructHandler,0 builtin_count,CallAnyReceiverHandler,0 builtin_count,CallPropertyHandler,3 -builtin_count,CallProperty0Handler,13 -builtin_count,CallProperty1Handler,28 -builtin_count,CallProperty2Handler,7 +builtin_count,CallProperty0Handler,11 +builtin_count,CallProperty1Handler,26 +builtin_count,CallProperty2Handler,6 builtin_count,CallUndefinedReceiverHandler,1 builtin_count,CallUndefinedReceiver0Handler,10 builtin_count,CallUndefinedReceiver1Handler,8 -builtin_count,CallUndefinedReceiver2Handler,7 +builtin_count,CallUndefinedReceiver2Handler,6 builtin_count,CallWithSpreadHandler,0 builtin_count,CallRuntimeHandler,0 builtin_count,CallJSRuntimeHandler,0 @@ -6637,9 +6640,9 @@ builtin_count,ConstructHandler,6 builtin_count,ConstructWithSpreadHandler,0 builtin_count,ConstructForwardAllArgsHandler,0 -builtin_count,TestEqualHandler,15 +builtin_count,TestEqualHandler,14 builtin_count,TestEqualStrictHandler,11 -builtin_count,TestLessThanHandler,36 +builtin_count,TestLessThanHandler,34 builtin_count,TestGreaterThanHandler,6 builtin_count,TestLessThanOrEqualHandler,2 builtin_count,TestGreaterThanOrEqualHandler,4 @@ -6647,7 +6650,7 @@ builtin_count,TestInHandler,0 builtin_count,ToNameHandler,0 builtin_count,ToNumberHandler,0 -builtin_count,ToNumericHandler,17 +builtin_count,ToNumericHandler,16 builtin_count,ToObjectHandler,0 builtin_count,ToStringHandler,0 builtin_count,ToBooleanHandler,0 @@ -6665,7 +6668,7 @@ builtin_count,CreateMappedArgumentsHandler,0 builtin_count,CreateUnmappedArgumentsHandler,0 builtin_count,CreateRestParameterHandler,0 -builtin_count,JumpLoopHandler,50 +builtin_count,JumpLoopHandler,48 builtin_count,JumpHandler,8 builtin_count,JumpConstantHandler,0 builtin_count,JumpIfUndefinedConstantHandler,0 @@ -6676,16 +6679,16 @@ builtin_count,JumpIfForInDoneConstantHandler,0 builtin_count,JumpIfToBooleanTrueConstantHandler,0 builtin_count,JumpIfToBooleanFalseConstantHandler,0 -builtin_count,JumpIfToBooleanTrueHandler,13 -builtin_count,JumpIfToBooleanFalseHandler,29 +builtin_count,JumpIfToBooleanTrueHandler,12 +builtin_count,JumpIfToBooleanFalseHandler,28 builtin_count,JumpIfTrueHandler,12 -builtin_count,JumpIfFalseHandler,66 +builtin_count,JumpIfFalseHandler,64 builtin_count,JumpIfNullHandler,0 builtin_count,JumpIfNotNullHandler,1 builtin_count,JumpIfUndefinedHandler,1 builtin_count,JumpIfNotUndefinedHandler,0 builtin_count,JumpIfUndefinedOrNullHandler,0 -builtin_count,JumpIfJSReceiverHandler,2 +builtin_count,JumpIfJSReceiverHandler,1 builtin_count,JumpIfForInDoneHandler,1 builtin_count,SwitchOnSmiNoFeedbackHandler,0 builtin_count,ForInEnumerateHandler,0 @@ -6695,7 +6698,7 @@ builtin_count,SetPendingMessageHandler,0 builtin_count,ThrowHandler,2 builtin_count,ReThrowHandler,0 -builtin_count,ReturnHandler,39 +builtin_count,ReturnHandler,37 builtin_count,ThrowReferenceErrorIfHoleHandler,1 builtin_count,ThrowSuperNotCalledIfHoleHandler,0 builtin_count,ThrowSuperAlreadyCalledIfNotHoleHandler,0 @@ -6704,14 +6707,14 @@ builtin_count,SuspendGeneratorHandler,0 builtin_count,ResumeGeneratorHandler,0 builtin_count,GetIteratorHandler,0 -builtin_count,ShortStarHandler,114 +builtin_count,ShortStarHandler,108 builtin_count,LdarWideHandler,0 -builtin_count,LdaSmiWideHandler,13 +builtin_count,LdaSmiWideHandler,12 builtin_count,LdaConstantWideHandler,1 builtin_count,LdaContextSlotNoCellWideHandler,0 builtin_count,LdaImmutableContextSlotWideHandler,0 builtin_count,LdaImmutableCurrentContextSlotWideHandler,0 -builtin_count,StarWideHandler,13 +builtin_count,StarWideHandler,12 builtin_count,MovWideHandler,0 builtin_count,PushContextWideHandler,0 builtin_count,PopContextWideHandler,0 @@ -6726,7 +6729,7 @@ builtin_count,GetKeyedPropertyWideHandler,0 builtin_count,GetEnumeratedKeyedPropertyWideHandler,0 builtin_count,SetNamedPropertyWideHandler,1 -builtin_count,DefineNamedOwnPropertyWideHandler,2 +builtin_count,DefineNamedOwnPropertyWideHandler,1 builtin_count,SetKeyedPropertyWideHandler,0 builtin_count,DefineKeyedOwnPropertyWideHandler,2 builtin_count,StaInArrayLiteralWideHandler,0 @@ -6738,7 +6741,7 @@ builtin_count,BitwiseOrWideHandler,0 builtin_count,BitwiseAndWideHandler,0 builtin_count,ShiftLeftWideHandler,0 -builtin_count,AddSmiWideHandler,1 +builtin_count,AddSmiWideHandler,0 builtin_count,SubSmiWideHandler,0 builtin_count,MulSmiWideHandler,0 builtin_count,DivSmiWideHandler,0 @@ -6771,7 +6774,7 @@ builtin_count,CreateRegExpLiteralWideHandler,0 builtin_count,CreateArrayLiteralWideHandler,0 builtin_count,CreateEmptyArrayLiteralWideHandler,0 -builtin_count,CreateObjectLiteralWideHandler,1 +builtin_count,CreateObjectLiteralWideHandler,0 builtin_count,CreateClosureWideHandler,1 builtin_count,CreateBlockContextWideHandler,0 builtin_count,CreateFunctionContextWideHandler,0 @@ -6800,22 +6803,22 @@ builtin_count,CallUndefinedReceiverExtraWideHandler,0 builtin_count,CallUndefinedReceiver1ExtraWideHandler,4 builtin_count,CallUndefinedReceiver2ExtraWideHandler,0 -block_count,RecordWriteSaveFP,0,1430 -block_count,RecordWriteSaveFP,1,1371 +block_count,RecordWriteSaveFP,0,1356 +block_count,RecordWriteSaveFP,1,1289 block_count,RecordWriteSaveFP,2,0 -block_count,RecordWriteSaveFP,3,1371 -block_count,RecordWriteSaveFP,4,1371 +block_count,RecordWriteSaveFP,3,1289 +block_count,RecordWriteSaveFP,4,1289 block_count,RecordWriteSaveFP,5,0 -block_count,RecordWriteSaveFP,6,1371 -block_count,RecordWriteSaveFP,7,1370 +block_count,RecordWriteSaveFP,6,1289 +block_count,RecordWriteSaveFP,7,1288 block_count,RecordWriteSaveFP,8,0 block_count,RecordWriteSaveFP,9,0 block_count,RecordWriteSaveFP,10,0 -block_count,RecordWriteSaveFP,11,1371 -block_count,RecordWriteSaveFP,12,58 -block_count,RecordWriteSaveFP,13,39 -block_count,RecordWriteSaveFP,14,37 -block_count,RecordWriteSaveFP,15,37 +block_count,RecordWriteSaveFP,11,1289 +block_count,RecordWriteSaveFP,12,66 +block_count,RecordWriteSaveFP,13,44 +block_count,RecordWriteSaveFP,14,42 +block_count,RecordWriteSaveFP,15,42 block_count,RecordWriteSaveFP,16,0 block_count,RecordWriteSaveFP,17,1 block_count,RecordWriteSaveFP,18,1 @@ -6825,9 +6828,9 @@ block_count,RecordWriteSaveFP,22,0 block_count,RecordWriteSaveFP,23,0 block_count,RecordWriteSaveFP,24,0 -block_count,RecordWriteSaveFP,25,19 -block_count,RecordWriteSaveFP,26,58 -block_count,RecordWriteSaveFP,27,58 +block_count,RecordWriteSaveFP,25,22 +block_count,RecordWriteSaveFP,26,66 +block_count,RecordWriteSaveFP,27,66 block_count,RecordWriteSaveFP,28,0 block_count,RecordWriteSaveFP,29,0 block_count,RecordWriteSaveFP,30,0 @@ -6844,21 +6847,21 @@ block_count,RecordWriteSaveFP,41,0 block_count,RecordWriteSaveFP,42,0 block_count,RecordWriteSaveFP,43,0 -block_count,RecordWriteSaveFP,44,58 -block_count,RecordWriteSaveFP,45,58 -block_count,RecordWriteSaveFP,46,57 -block_count,RecordWriteSaveFP,47,57 +block_count,RecordWriteSaveFP,44,66 +block_count,RecordWriteSaveFP,45,66 +block_count,RecordWriteSaveFP,46,64 +block_count,RecordWriteSaveFP,47,64 block_count,RecordWriteSaveFP,48,0 block_count,RecordWriteSaveFP,49,0 block_count,RecordWriteSaveFP,50,0 -block_count,RecordWriteSaveFP,51,1 -block_count,RecordWriteSaveFP,52,1 +block_count,RecordWriteSaveFP,51,2 +block_count,RecordWriteSaveFP,52,2 block_count,RecordWriteSaveFP,53,0 block_count,RecordWriteSaveFP,54,0 block_count,RecordWriteSaveFP,55,0 block_count,RecordWriteSaveFP,56,0 block_count,RecordWriteSaveFP,57,0 -block_count,RecordWriteSaveFP,58,58 +block_count,RecordWriteSaveFP,58,66 block_count,RecordWriteIgnoreFP,0,0 block_count,RecordWriteIgnoreFP,1,0 block_count,RecordWriteIgnoreFP,2,0 @@ -6919,11 +6922,11 @@ block_count,RecordWriteIgnoreFP,57,0 block_count,RecordWriteIgnoreFP,58,0 block_count,EphemeronKeyBarrierSaveFP,0,0 -block_count,AdaptorWithBuiltinExitFrame0,0,109 -block_count,AdaptorWithBuiltinExitFrame1,0,4 +block_count,AdaptorWithBuiltinExitFrame0,0,102 +block_count,AdaptorWithBuiltinExitFrame1,0,3 block_count,AdaptorWithBuiltinExitFrame1,1,0 -block_count,AdaptorWithBuiltinExitFrame1,2,4 -block_count,AdaptorWithBuiltinExitFrame1,3,4 +block_count,AdaptorWithBuiltinExitFrame1,2,3 +block_count,AdaptorWithBuiltinExitFrame1,3,3 block_count,AdaptorWithBuiltinExitFrame2,0,0 block_count,AdaptorWithBuiltinExitFrame2,1,0 block_count,AdaptorWithBuiltinExitFrame2,2,0 @@ -6932,16 +6935,16 @@ block_count,AdaptorWithBuiltinExitFrame3,1,6 block_count,AdaptorWithBuiltinExitFrame3,2,1 block_count,AdaptorWithBuiltinExitFrame3,3,7 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,0,388 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,388 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,2,87 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,3,75 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,4,75 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,5,75 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,0,365 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,1,365 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,2,82 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,3,71 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,4,71 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,5,71 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,6,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,7,75 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,8,75 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,9,75 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,7,71 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,8,71 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,9,71 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,10,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,11,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,12,0 @@ -6959,15 +6962,15 @@ block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,24,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,25,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,26,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,27,75 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,28,75 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,29,75 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,27,71 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,28,71 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,29,71 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,30,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,31,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,32,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,33,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,34,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,35,75 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,35,71 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,36,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,37,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,38,0 @@ -6997,20 +7000,20 @@ block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,62,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,63,0 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,64,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,65,11 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,66,301 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,65,10 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,66,282 block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,67,0 -block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,68,388 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,0,1365 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1,1365 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,2,81 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,3,31 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,4,30 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,5,30 +block_count,Call_ReceiverIsNullOrUndefined_Baseline_Compact,68,365 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,0,1290 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,1,1290 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,2,77 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,3,29 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,4,28 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,5,28 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,6,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,7,30 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,8,30 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,9,24 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,7,28 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,8,28 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,9,22 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,10,5 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,11,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,12,5 @@ -7028,15 +7031,15 @@ block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,24,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,25,5 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,26,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,27,24 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,28,24 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,29,24 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,27,22 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,28,22 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,29,22 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,30,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,31,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,32,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,33,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,34,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,35,24 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,35,22 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,36,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,37,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,38,0 @@ -7066,10 +7069,10 @@ block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,62,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,63,0 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,64,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,65,50 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,66,1284 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,65,47 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,66,1213 block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,67,0 -block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,68,1365 +block_count,Call_ReceiverIsNotNullOrUndefined_Baseline_Compact,68,1290 block_count,Call_ReceiverIsAny_Baseline_Compact,0,4 block_count,Call_ReceiverIsAny_Baseline_Compact,1,4 block_count,Call_ReceiverIsAny_Baseline_Compact,2,0 @@ -7179,22 +7182,22 @@ block_count,CallProxy,37,0 block_count,CallProxy,38,0 block_count,CallProxy,39,0 -block_count,CallWithSpread,0,18 -block_count,CallWithSpread,1,18 +block_count,CallWithSpread,0,17 +block_count,CallWithSpread,1,17 block_count,CallWithSpread,2,0 -block_count,CallWithSpread,3,18 +block_count,CallWithSpread,3,17 block_count,CallWithSpread,4,0 -block_count,CallWithSpread,5,18 +block_count,CallWithSpread,5,17 block_count,CallWithSpread,6,0 -block_count,CallWithSpread,7,18 -block_count,CallWithSpread,8,18 -block_count,CallWithSpread,9,18 +block_count,CallWithSpread,7,17 +block_count,CallWithSpread,8,17 +block_count,CallWithSpread,9,17 block_count,CallWithSpread,10,4 block_count,CallWithSpread,11,0 block_count,CallWithSpread,12,0 block_count,CallWithSpread,13,0 block_count,CallWithSpread,14,4 -block_count,CallWithSpread,15,13 +block_count,CallWithSpread,15,12 block_count,CallWithSpread,16,0 block_count,CallWithSpread,17,0 block_count,CallWithSpread,18,0 @@ -7383,47 +7386,47 @@ block_count,CallWithSpread_Baseline,133,0 block_count,CallWithSpread_Baseline,134,0 block_count,CallWithSpread_Baseline,135,1 -block_count,CallWithArrayLike,0,33 -block_count,CallWithArrayLike,1,33 +block_count,CallWithArrayLike,0,32 +block_count,CallWithArrayLike,1,32 block_count,CallWithArrayLike,2,0 -block_count,CallWithArrayLike,3,33 -block_count,CallWithArrayLike,4,33 +block_count,CallWithArrayLike,3,32 +block_count,CallWithArrayLike,4,32 block_count,CallWithArrayLike,5,0 -block_count,CallWithArrayLike,6,33 -block_count,CallWithArrayLike,7,29 +block_count,CallWithArrayLike,6,32 +block_count,CallWithArrayLike,7,27 block_count,CallWithArrayLike,8,0 -block_count,CallWithArrayLike,9,29 -block_count,CallWithArrayLike,10,28 +block_count,CallWithArrayLike,9,27 +block_count,CallWithArrayLike,10,27 block_count,CallWithArrayLike,11,0 -block_count,CallWithArrayLike,12,28 -block_count,CallWithArrayLike,13,28 +block_count,CallWithArrayLike,12,27 +block_count,CallWithArrayLike,13,27 block_count,CallWithArrayLike,14,9 -block_count,CallWithArrayLike,15,9 +block_count,CallWithArrayLike,15,8 block_count,CallWithArrayLike,16,0 -block_count,CallWithArrayLike,17,19 +block_count,CallWithArrayLike,17,18 block_count,CallWithArrayLike,18,0 -block_count,CallWithArrayLike,19,19 +block_count,CallWithArrayLike,19,18 block_count,CallWithArrayLike,20,0 -block_count,CallWithArrayLike,21,19 -block_count,CallWithArrayLike,22,19 -block_count,CallWithArrayLike,23,19 +block_count,CallWithArrayLike,21,18 +block_count,CallWithArrayLike,22,18 +block_count,CallWithArrayLike,23,18 block_count,CallWithArrayLike,24,0 block_count,CallWithArrayLike,25,0 block_count,CallWithArrayLike,26,0 block_count,CallWithArrayLike,27,0 block_count,CallWithArrayLike,28,4 -block_count,CallWithArrayLike,29,5 +block_count,CallWithArrayLike,29,4 block_count,CallWithArrayLike,30,0 -block_count,CallWithArrayLike,31,5 +block_count,CallWithArrayLike,31,4 block_count,CallWithArrayLike,32,1 block_count,CallWithArrayLike,33,3 block_count,CallWithArrayLike,34,0 block_count,CallWithArrayLike,35,0 block_count,CallWithArrayLike,36,0 block_count,CallWithArrayLike,37,0 -block_count,CallWithArrayLike,38,30 +block_count,CallWithArrayLike,38,28 block_count,CallWithArrayLike,39,3 -block_count,CallWithArrayLike,40,33 +block_count,CallWithArrayLike,40,32 block_count,CallWithArrayLike,41,0 block_count,CallWithArrayLike,42,0 block_count,CallWithArrayLike,43,0 @@ -7459,7 +7462,7 @@ block_count,CallWithArrayLike,73,0 block_count,CallWithArrayLike,74,0 block_count,CallWithArrayLike,75,0 -block_count,CallWithArrayLike,76,33 +block_count,CallWithArrayLike,76,32 block_count,CallFunctionTemplate_Generic,0,0 block_count,CallFunctionTemplate_Generic,1,0 block_count,CallFunctionTemplate_Generic,2,0 @@ -7714,8 +7717,8 @@ block_count,ConstructForwardAllArgs_Baseline,41,0 block_count,ConstructForwardAllArgs_Baseline,42,0 block_count,ConstructForwardAllArgs_Baseline,43,1 -block_count,Construct_Baseline,0,118 -block_count,Construct_Baseline,1,7 +block_count,Construct_Baseline,0,111 +block_count,Construct_Baseline,1,6 block_count,Construct_Baseline,2,3 block_count,Construct_Baseline,3,3 block_count,Construct_Baseline,4,0 @@ -7756,15 +7759,15 @@ block_count,Construct_Baseline,39,0 block_count,Construct_Baseline,40,0 block_count,Construct_Baseline,41,3 -block_count,Construct_Baseline,42,3 -block_count,Construct_Baseline,43,111 -block_count,Construct_Baseline,44,115 -block_count,FastNewObject,0,323 +block_count,Construct_Baseline,42,2 +block_count,Construct_Baseline,43,104 +block_count,Construct_Baseline,44,107 +block_count,FastNewObject,0,302 block_count,FastNewObject,1,0 -block_count,FastNewObject,2,323 -block_count,FastNewObject,3,320 -block_count,FastNewObject,4,320 -block_count,FastNewObject,5,320 +block_count,FastNewObject,2,302 +block_count,FastNewObject,3,300 +block_count,FastNewObject,4,300 +block_count,FastNewObject,5,300 block_count,FastNewObject,6,0 block_count,FastNewObject,7,0 block_count,FastNewObject,8,0 @@ -7790,32 +7793,32 @@ block_count,FastNewObject,28,0 block_count,FastNewObject,29,0 block_count,FastNewObject,30,0 -block_count,FastNewObject,31,320 -block_count,FastNewObject,32,320 +block_count,FastNewObject,31,300 +block_count,FastNewObject,32,300 block_count,FastNewObject,33,0 -block_count,FastNewObject,34,320 +block_count,FastNewObject,34,300 block_count,FastNewObject,35,0 block_count,FastNewObject,36,0 -block_count,FastNewObject,37,320 -block_count,FastNewObject,38,319 +block_count,FastNewObject,37,300 +block_count,FastNewObject,38,299 block_count,FastNewObject,39,1 -block_count,FastNewObject,40,318 -block_count,FastNewObject,41,42 -block_count,FastNewObject,42,275 -block_count,FastNewObject,43,434 -block_count,FastNewObject,44,159 -block_count,FastNewObject,45,275 -block_count,FastNewObject,46,318 -block_count,FastNewObject,47,227 -block_count,FastNewObject,48,91 -block_count,FastNewObject,49,319 +block_count,FastNewObject,40,298 +block_count,FastNewObject,41,40 +block_count,FastNewObject,42,257 +block_count,FastNewObject,43,402 +block_count,FastNewObject,44,144 +block_count,FastNewObject,45,257 +block_count,FastNewObject,46,298 +block_count,FastNewObject,47,214 +block_count,FastNewObject,48,84 +block_count,FastNewObject,49,299 block_count,FastNewObject,50,0 block_count,FastNewObject,51,0 block_count,FastNewObject,52,0 block_count,FastNewObject,53,0 block_count,FastNewObject,54,0 block_count,FastNewObject,55,2 -block_count,FastNewObject,56,2 +block_count,FastNewObject,56,1 block_count,FastNewObject,57,0 block_count,FastNewObject,58,0 block_count,FastNewObject,59,0 @@ -7837,36 +7840,36 @@ block_count,FastNewObject,75,0 block_count,FastNewObject,76,2 block_count,FastNewObject,77,2 -block_count,FastNewClosure,0,95 -block_count,FastNewClosure,1,90 -block_count,FastNewClosure,2,90 +block_count,FastNewClosure,0,89 +block_count,FastNewClosure,1,85 +block_count,FastNewClosure,2,84 block_count,FastNewClosure,3,0 block_count,FastNewClosure,4,4 -block_count,FastNewClosure,5,95 +block_count,FastNewClosure,5,89 block_count,FastNewClosure,6,0 -block_count,FastNewClosure,7,95 -block_count,FastNewClosure,8,95 +block_count,FastNewClosure,7,89 +block_count,FastNewClosure,8,89 block_count,FastNewClosure,9,0 -block_count,FastNewClosure,10,95 +block_count,FastNewClosure,10,89 block_count,FastNewClosure,11,0 block_count,FastNewClosure,12,0 -block_count,FastNewClosure,13,95 -block_count,FastNewClosure,14,28 -block_count,FastNewClosure,15,66 -block_count,FastNewClosure,16,66 +block_count,FastNewClosure,13,89 +block_count,FastNewClosure,14,26 +block_count,FastNewClosure,15,62 +block_count,FastNewClosure,16,62 block_count,FastNewClosure,17,0 block_count,FastNewClosure,18,0 block_count,FastNewClosure,19,0 block_count,FastNewClosure,20,0 -block_count,FastNewClosure,21,66 +block_count,FastNewClosure,21,62 block_count,FastNewClosure,22,0 -block_count,FastNewClosure,23,66 -block_count,FastNewClosure,24,95 -block_count,FastNewClosure,25,28 -block_count,FastNewClosure,26,66 -block_count,StringEqual,0,562 -block_count,StringEqual,1,564 -block_count,StringEqual,2,162 +block_count,FastNewClosure,23,62 +block_count,FastNewClosure,24,89 +block_count,FastNewClosure,25,26 +block_count,FastNewClosure,26,62 +block_count,StringEqual,0,530 +block_count,StringEqual,1,532 +block_count,StringEqual,2,153 block_count,StringEqual,3,4 block_count,StringEqual,4,1 block_count,StringEqual,5,0 @@ -7878,8 +7881,8 @@ block_count,StringEqual,11,0 block_count,StringEqual,12,0 block_count,StringEqual,13,0 -block_count,StringEqual,14,1 -block_count,StringEqual,15,1 +block_count,StringEqual,14,0 +block_count,StringEqual,15,0 block_count,StringEqual,16,0 block_count,StringEqual,17,0 block_count,StringEqual,18,3 @@ -7894,36 +7897,36 @@ block_count,StringEqual,27,3 block_count,StringEqual,28,2 block_count,StringEqual,29,1 -block_count,StringEqual,30,157 -block_count,StringEqual,31,157 +block_count,StringEqual,30,148 +block_count,StringEqual,31,148 block_count,StringEqual,32,11 block_count,StringEqual,33,11 block_count,StringEqual,34,0 -block_count,StringEqual,35,145 -block_count,StringEqual,36,145 +block_count,StringEqual,35,137 +block_count,StringEqual,36,137 block_count,StringEqual,37,0 -block_count,StringEqual,38,145 -block_count,StringEqual,39,145 +block_count,StringEqual,38,137 +block_count,StringEqual,39,137 block_count,StringEqual,40,0 -block_count,StringEqual,41,145 -block_count,StringEqual,42,145 +block_count,StringEqual,41,137 +block_count,StringEqual,42,137 block_count,StringEqual,43,0 -block_count,StringEqual,44,145 -block_count,StringEqual,45,25 -block_count,StringEqual,46,119 -block_count,StringEqual,47,125 -block_count,StringEqual,48,22 -block_count,StringEqual,49,22 -block_count,StringEqual,50,6 -block_count,StringEqual,51,16 +block_count,StringEqual,44,137 +block_count,StringEqual,45,24 +block_count,StringEqual,46,112 +block_count,StringEqual,47,118 +block_count,StringEqual,48,21 +block_count,StringEqual,49,21 +block_count,StringEqual,50,5 +block_count,StringEqual,51,15 block_count,StringEqual,52,0 -block_count,StringEqual,53,102 -block_count,StringEqual,54,42 +block_count,StringEqual,53,96 +block_count,StringEqual,54,39 block_count,StringEqual,55,13 -block_count,StringEqual,56,28 -block_count,StringEqual,57,9 -block_count,StringEqual,58,18 -block_count,StringEqual,59,23 +block_count,StringEqual,56,26 +block_count,StringEqual,57,8 +block_count,StringEqual,58,17 +block_count,StringEqual,59,21 block_count,StringEqual,60,0 block_count,StringEqual,61,0 block_count,StringEqual,62,0 @@ -7988,7 +7991,7 @@ block_count,StringEqual,121,0 block_count,StringEqual,122,0 block_count,StringEqual,123,0 -block_count,StringEqual,124,402 +block_count,StringEqual,124,379 block_count,StringGreaterThan,0,0 block_count,StringGreaterThan,1,0 block_count,StringGreaterThan,2,0 @@ -8154,9 +8157,9 @@ block_count,StringGreaterThanOrEqual,83,0 block_count,StringGreaterThanOrEqual,84,0 block_count,StringGreaterThanOrEqual,85,3 -block_count,StringLessThan,0,452 -block_count,StringLessThan,1,452 -block_count,StringLessThan,2,449 +block_count,StringLessThan,0,426 +block_count,StringLessThan,1,426 +block_count,StringLessThan,2,423 block_count,StringLessThan,3,0 block_count,StringLessThan,4,0 block_count,StringLessThan,5,0 @@ -8211,28 +8214,28 @@ block_count,StringLessThan,54,0 block_count,StringLessThan,55,0 block_count,StringLessThan,56,0 -block_count,StringLessThan,57,449 -block_count,StringLessThan,58,208 -block_count,StringLessThan,59,208 +block_count,StringLessThan,57,423 +block_count,StringLessThan,58,196 +block_count,StringLessThan,59,196 block_count,StringLessThan,60,0 -block_count,StringLessThan,61,240 -block_count,StringLessThan,62,240 +block_count,StringLessThan,61,226 +block_count,StringLessThan,62,226 block_count,StringLessThan,63,0 -block_count,StringLessThan,64,449 -block_count,StringLessThan,65,19 -block_count,StringLessThan,66,19 -block_count,StringLessThan,67,19 +block_count,StringLessThan,64,423 +block_count,StringLessThan,65,18 +block_count,StringLessThan,66,18 +block_count,StringLessThan,67,18 block_count,StringLessThan,68,0 -block_count,StringLessThan,69,19 +block_count,StringLessThan,69,18 block_count,StringLessThan,70,0 -block_count,StringLessThan,71,430 -block_count,StringLessThan,72,449 -block_count,StringLessThan,73,843 -block_count,StringLessThan,74,843 -block_count,StringLessThan,75,394 -block_count,StringLessThan,76,449 -block_count,StringLessThan,77,215 -block_count,StringLessThan,78,233 +block_count,StringLessThan,71,405 +block_count,StringLessThan,72,423 +block_count,StringLessThan,73,795 +block_count,StringLessThan,74,794 +block_count,StringLessThan,75,371 +block_count,StringLessThan,76,423 +block_count,StringLessThan,77,202 +block_count,StringLessThan,78,220 block_count,StringLessThan,79,0 block_count,StringLessThan,80,0 block_count,StringLessThan,81,0 @@ -8240,9 +8243,9 @@ block_count,StringLessThan,83,0 block_count,StringLessThan,84,0 block_count,StringLessThan,85,3 -block_count,StringLessThanOrEqual,0,46 -block_count,StringLessThanOrEqual,1,46 -block_count,StringLessThanOrEqual,2,42 +block_count,StringLessThanOrEqual,0,44 +block_count,StringLessThanOrEqual,1,44 +block_count,StringLessThanOrEqual,2,39 block_count,StringLessThanOrEqual,3,0 block_count,StringLessThanOrEqual,4,0 block_count,StringLessThanOrEqual,5,0 @@ -8297,28 +8300,28 @@ block_count,StringLessThanOrEqual,54,0 block_count,StringLessThanOrEqual,55,0 block_count,StringLessThanOrEqual,56,0 -block_count,StringLessThanOrEqual,57,42 +block_count,StringLessThanOrEqual,57,39 block_count,StringLessThanOrEqual,58,0 block_count,StringLessThanOrEqual,59,0 block_count,StringLessThanOrEqual,60,0 -block_count,StringLessThanOrEqual,61,42 -block_count,StringLessThanOrEqual,62,42 +block_count,StringLessThanOrEqual,61,39 +block_count,StringLessThanOrEqual,62,39 block_count,StringLessThanOrEqual,63,0 -block_count,StringLessThanOrEqual,64,42 +block_count,StringLessThanOrEqual,64,39 block_count,StringLessThanOrEqual,65,0 block_count,StringLessThanOrEqual,66,0 block_count,StringLessThanOrEqual,67,0 block_count,StringLessThanOrEqual,68,0 block_count,StringLessThanOrEqual,69,0 block_count,StringLessThanOrEqual,70,0 -block_count,StringLessThanOrEqual,71,42 -block_count,StringLessThanOrEqual,72,42 -block_count,StringLessThanOrEqual,73,42 -block_count,StringLessThanOrEqual,74,42 +block_count,StringLessThanOrEqual,71,39 +block_count,StringLessThanOrEqual,72,39 +block_count,StringLessThanOrEqual,73,39 +block_count,StringLessThanOrEqual,74,39 block_count,StringLessThanOrEqual,75,0 -block_count,StringLessThanOrEqual,76,42 +block_count,StringLessThanOrEqual,76,39 block_count,StringLessThanOrEqual,77,7 -block_count,StringLessThanOrEqual,78,34 +block_count,StringLessThanOrEqual,78,32 block_count,StringLessThanOrEqual,79,0 block_count,StringLessThanOrEqual,80,0 block_count,StringLessThanOrEqual,81,0 @@ -8387,8 +8390,8 @@ block_count,StringCompare,58,1 block_count,StringCompare,59,1 block_count,StringCompare,60,0 -block_count,StringCompare,61,2 -block_count,StringCompare,62,2 +block_count,StringCompare,61,1 +block_count,StringCompare,62,1 block_count,StringCompare,63,0 block_count,StringCompare,64,3 block_count,StringCompare,65,0 @@ -8399,8 +8402,8 @@ block_count,StringCompare,70,0 block_count,StringCompare,71,3 block_count,StringCompare,72,3 -block_count,StringCompare,73,5 -block_count,StringCompare,74,5 +block_count,StringCompare,73,4 +block_count,StringCompare,74,4 block_count,StringCompare,75,1 block_count,StringCompare,76,3 block_count,StringCompare,77,1 @@ -8412,49 +8415,49 @@ block_count,StringCompare,83,0 block_count,StringCompare,84,0 block_count,StringCompare,85,0 -block_count,StringSubstring,0,479 -block_count,StringSubstring,1,479 -block_count,StringSubstring,2,478 -block_count,StringSubstring,3,427 -block_count,StringSubstring,4,201 -block_count,StringSubstring,5,402 -block_count,StringSubstring,6,26 -block_count,StringSubstring,7,26 +block_count,StringSubstring,0,451 +block_count,StringSubstring,1,451 +block_count,StringSubstring,2,451 +block_count,StringSubstring,3,402 +block_count,StringSubstring,4,173 +block_count,StringSubstring,5,346 +block_count,StringSubstring,6,8 +block_count,StringSubstring,7,8 block_count,StringSubstring,8,0 -block_count,StringSubstring,9,168 -block_count,StringSubstring,10,6 -block_count,StringSubstring,11,201 +block_count,StringSubstring,9,158 +block_count,StringSubstring,10,5 +block_count,StringSubstring,11,173 block_count,StringSubstring,12,0 -block_count,StringSubstring,13,201 +block_count,StringSubstring,13,173 block_count,StringSubstring,14,0 -block_count,StringSubstring,15,225 -block_count,StringSubstring,16,427 -block_count,StringSubstring,17,188 +block_count,StringSubstring,15,229 +block_count,StringSubstring,16,402 +block_count,StringSubstring,17,177 block_count,StringSubstring,18,4 block_count,StringSubstring,19,0 block_count,StringSubstring,20,4 block_count,StringSubstring,21,4 -block_count,StringSubstring,22,183 +block_count,StringSubstring,22,172 block_count,StringSubstring,23,0 -block_count,StringSubstring,24,183 -block_count,StringSubstring,25,183 -block_count,StringSubstring,26,238 -block_count,StringSubstring,27,238 -block_count,StringSubstring,28,35 -block_count,StringSubstring,29,34 +block_count,StringSubstring,24,172 +block_count,StringSubstring,25,172 +block_count,StringSubstring,26,225 +block_count,StringSubstring,27,225 +block_count,StringSubstring,28,33 +block_count,StringSubstring,29,32 block_count,StringSubstring,30,1 block_count,StringSubstring,31,1 block_count,StringSubstring,32,1 block_count,StringSubstring,33,0 block_count,StringSubstring,34,1 block_count,StringSubstring,35,0 -block_count,StringSubstring,36,35 -block_count,StringSubstring,37,35 -block_count,StringSubstring,38,109 -block_count,StringSubstring,39,74 -block_count,StringSubstring,40,35 +block_count,StringSubstring,36,33 +block_count,StringSubstring,37,33 +block_count,StringSubstring,38,103 +block_count,StringSubstring,39,70 +block_count,StringSubstring,40,33 block_count,StringSubstring,41,0 -block_count,StringSubstring,42,35 +block_count,StringSubstring,42,33 block_count,StringSubstring,43,5 block_count,StringSubstring,44,5 block_count,StringSubstring,45,5 @@ -8467,58 +8470,58 @@ block_count,StringSubstring,52,5 block_count,StringSubstring,53,0 block_count,StringSubstring,54,5 -block_count,StringSubstring,55,14 +block_count,StringSubstring,55,13 block_count,StringSubstring,56,8 block_count,StringSubstring,57,5 block_count,StringSubstring,58,5 -block_count,StringSubstring,59,3 +block_count,StringSubstring,59,2 block_count,StringSubstring,60,2 block_count,StringSubstring,61,5 block_count,StringSubstring,62,0 -block_count,StringSubstring,63,30 -block_count,StringSubstring,64,30 -block_count,StringSubstring,65,30 -block_count,StringSubstring,66,30 -block_count,StringSubstring,67,30 +block_count,StringSubstring,63,28 +block_count,StringSubstring,64,28 +block_count,StringSubstring,65,28 +block_count,StringSubstring,66,28 +block_count,StringSubstring,67,28 block_count,StringSubstring,68,0 -block_count,StringSubstring,69,30 +block_count,StringSubstring,69,28 block_count,StringSubstring,70,0 block_count,StringSubstring,71,0 -block_count,StringSubstring,72,30 +block_count,StringSubstring,72,28 block_count,StringSubstring,73,0 -block_count,StringSubstring,74,30 +block_count,StringSubstring,74,28 block_count,StringSubstring,75,0 -block_count,StringSubstring,76,30 -block_count,StringSubstring,77,44 -block_count,StringSubstring,78,14 -block_count,StringSubstring,79,30 -block_count,StringSubstring,80,30 -block_count,StringSubstring,81,30 +block_count,StringSubstring,76,28 +block_count,StringSubstring,77,42 +block_count,StringSubstring,78,13 +block_count,StringSubstring,79,28 +block_count,StringSubstring,80,28 +block_count,StringSubstring,81,28 block_count,StringSubstring,82,0 -block_count,StringSubstring,83,30 +block_count,StringSubstring,83,28 block_count,StringSubstring,84,0 block_count,StringSubstring,85,0 -block_count,StringSubstring,86,202 -block_count,StringSubstring,87,202 -block_count,StringSubstring,88,202 +block_count,StringSubstring,86,191 +block_count,StringSubstring,87,191 +block_count,StringSubstring,88,191 block_count,StringSubstring,89,0 -block_count,StringSubstring,90,202 +block_count,StringSubstring,90,191 block_count,StringSubstring,91,0 block_count,StringSubstring,92,0 -block_count,StringSubstring,93,202 +block_count,StringSubstring,93,191 block_count,StringSubstring,94,0 -block_count,StringSubstring,95,202 +block_count,StringSubstring,95,191 block_count,StringSubstring,96,0 -block_count,StringSubstring,97,202 -block_count,StringSubstring,98,463 -block_count,StringSubstring,99,260 -block_count,StringSubstring,100,202 -block_count,StringSubstring,101,202 -block_count,StringSubstring,102,124 -block_count,StringSubstring,103,78 -block_count,StringSubstring,104,202 +block_count,StringSubstring,97,191 +block_count,StringSubstring,98,436 +block_count,StringSubstring,99,245 +block_count,StringSubstring,100,191 +block_count,StringSubstring,101,191 +block_count,StringSubstring,102,116 +block_count,StringSubstring,103,74 +block_count,StringSubstring,104,191 block_count,StringSubstring,105,0 -block_count,StringSubstring,106,238 +block_count,StringSubstring,106,225 block_count,StringSubstring,107,0 block_count,StringSubstring,108,0 block_count,StringSubstring,109,0 @@ -8601,17 +8604,17 @@ block_count,StringSubstring,186,0 block_count,StringSubstring,187,0 block_count,StringSubstring,188,0 -block_count,StringSubstring,189,51 -block_count,StringSubstring,190,10 -block_count,StringSubstring,191,21 -block_count,StringSubstring,192,9 -block_count,StringSubstring,193,9 +block_count,StringSubstring,189,48 +block_count,StringSubstring,190,4 +block_count,StringSubstring,191,9 +block_count,StringSubstring,192,3 +block_count,StringSubstring,193,3 block_count,StringSubstring,194,0 block_count,StringSubstring,195,1 block_count,StringSubstring,196,0 -block_count,StringSubstring,197,10 +block_count,StringSubstring,197,4 block_count,StringSubstring,198,0 -block_count,StringSubstring,199,10 +block_count,StringSubstring,199,4 block_count,StringSubstring,200,0 block_count,StringSubstring,201,0 block_count,StringSubstring,202,0 @@ -8622,18 +8625,18 @@ block_count,StringSubstring,207,0 block_count,StringSubstring,208,0 block_count,StringSubstring,209,0 -block_count,StringSubstring,210,41 -block_count,StringSubstring,211,51 -block_count,StringSubstring,212,51 +block_count,StringSubstring,210,43 +block_count,StringSubstring,211,48 +block_count,StringSubstring,212,48 block_count,StringSubstring,213,3 -block_count,StringSubstring,214,48 -block_count,StringSubstring,215,51 +block_count,StringSubstring,214,45 +block_count,StringSubstring,215,48 block_count,StringSubstring,216,0 block_count,StringSubstring,217,0 block_count,StringSubstring,218,0 block_count,StringSubstring,219,0 -block_count,StringSubstring,220,51 -block_count,StringSubstring,221,51 +block_count,StringSubstring,220,48 +block_count,StringSubstring,221,48 block_count,StringSubstring,222,0 block_count,StringSubstring,223,0 block_count,StringSubstring,224,0 @@ -8711,19 +8714,19 @@ block_count,AllocateInOldGeneration,0,1 block_count,AllocateInOldGeneration,1,0 block_count,AllocateInOldGeneration,2,1 -block_count,CopyFastSmiOrObjectElements,0,16 -block_count,CopyFastSmiOrObjectElements,1,16 +block_count,CopyFastSmiOrObjectElements,0,15 +block_count,CopyFastSmiOrObjectElements,1,15 block_count,CopyFastSmiOrObjectElements,2,0 -block_count,CopyFastSmiOrObjectElements,3,16 -block_count,CopyFastSmiOrObjectElements,4,16 -block_count,CopyFastSmiOrObjectElements,5,16 -block_count,CopyFastSmiOrObjectElements,6,16 +block_count,CopyFastSmiOrObjectElements,3,15 +block_count,CopyFastSmiOrObjectElements,4,15 +block_count,CopyFastSmiOrObjectElements,5,15 +block_count,CopyFastSmiOrObjectElements,6,15 block_count,CopyFastSmiOrObjectElements,7,0 -block_count,CopyFastSmiOrObjectElements,8,16 +block_count,CopyFastSmiOrObjectElements,8,15 block_count,CopyFastSmiOrObjectElements,9,0 block_count,CopyFastSmiOrObjectElements,10,0 -block_count,CopyFastSmiOrObjectElements,11,16 -block_count,CopyFastSmiOrObjectElements,12,16 +block_count,CopyFastSmiOrObjectElements,11,15 +block_count,CopyFastSmiOrObjectElements,12,15 block_count,CopyFastSmiOrObjectElements,13,0 block_count,CopyFastSmiOrObjectElements,14,0 block_count,CopyFastSmiOrObjectElements,15,0 @@ -8733,8 +8736,8 @@ block_count,CopyFastSmiOrObjectElements,19,0 block_count,CopyFastSmiOrObjectElements,20,0 block_count,CopyFastSmiOrObjectElements,21,0 -block_count,CopyFastSmiOrObjectElements,22,16 -block_count,CopyFastSmiOrObjectElements,23,16 +block_count,CopyFastSmiOrObjectElements,22,15 +block_count,CopyFastSmiOrObjectElements,23,15 block_count,CopyFastSmiOrObjectElements,24,0 block_count,CopyFastSmiOrObjectElements,25,0 block_count,CopyFastSmiOrObjectElements,26,0 @@ -8746,73 +8749,73 @@ block_count,CopyFastSmiOrObjectElements,32,0 block_count,CopyFastSmiOrObjectElements,33,0 block_count,CopyFastSmiOrObjectElements,34,0 -block_count,CopyFastSmiOrObjectElements,35,16 -block_count,GrowFastDoubleElements,0,359 -block_count,GrowFastDoubleElements,1,359 -block_count,GrowFastDoubleElements,2,359 -block_count,GrowFastDoubleElements,3,359 +block_count,CopyFastSmiOrObjectElements,35,15 +block_count,GrowFastDoubleElements,0,338 +block_count,GrowFastDoubleElements,1,338 +block_count,GrowFastDoubleElements,2,338 +block_count,GrowFastDoubleElements,3,338 block_count,GrowFastDoubleElements,4,0 -block_count,GrowFastDoubleElements,5,359 +block_count,GrowFastDoubleElements,5,338 block_count,GrowFastDoubleElements,6,0 -block_count,GrowFastDoubleElements,7,359 -block_count,GrowFastDoubleElements,8,313 -block_count,GrowFastDoubleElements,9,46 -block_count,GrowFastDoubleElements,10,359 -block_count,GrowFastDoubleElements,11,358 -block_count,GrowFastDoubleElements,12,46 -block_count,GrowFastDoubleElements,13,312 -block_count,GrowFastDoubleElements,14,358 +block_count,GrowFastDoubleElements,7,338 +block_count,GrowFastDoubleElements,8,294 +block_count,GrowFastDoubleElements,9,43 +block_count,GrowFastDoubleElements,10,338 +block_count,GrowFastDoubleElements,11,338 +block_count,GrowFastDoubleElements,12,43 +block_count,GrowFastDoubleElements,13,294 +block_count,GrowFastDoubleElements,14,338 block_count,GrowFastDoubleElements,15,0 -block_count,GrowFastDoubleElements,16,359 +block_count,GrowFastDoubleElements,16,338 block_count,GrowFastDoubleElements,17,0 -block_count,GrowFastDoubleElements,18,359 +block_count,GrowFastDoubleElements,18,338 block_count,GrowFastDoubleElements,19,0 -block_count,GrowFastDoubleElements,20,359 -block_count,GrowFastDoubleElements,21,4097 -block_count,GrowFastDoubleElements,22,3738 -block_count,GrowFastDoubleElements,23,359 -block_count,GrowFastDoubleElements,24,359 -block_count,GrowFastDoubleElements,25,95 -block_count,GrowFastDoubleElements,26,263 -block_count,GrowFastDoubleElements,27,359 -block_count,GrowFastDoubleElements,28,153 -block_count,GrowFastDoubleElements,29,4581 -block_count,GrowFastDoubleElements,30,4580 +block_count,GrowFastDoubleElements,20,338 +block_count,GrowFastDoubleElements,21,3860 +block_count,GrowFastDoubleElements,22,3522 +block_count,GrowFastDoubleElements,23,338 +block_count,GrowFastDoubleElements,24,338 +block_count,GrowFastDoubleElements,25,90 +block_count,GrowFastDoubleElements,26,248 +block_count,GrowFastDoubleElements,27,338 +block_count,GrowFastDoubleElements,28,145 +block_count,GrowFastDoubleElements,29,4316 +block_count,GrowFastDoubleElements,30,4316 block_count,GrowFastDoubleElements,31,0 -block_count,GrowFastDoubleElements,32,4581 -block_count,GrowFastDoubleElements,33,4427 -block_count,GrowFastDoubleElements,34,153 -block_count,GrowFastDoubleElements,35,205 +block_count,GrowFastDoubleElements,32,4316 +block_count,GrowFastDoubleElements,33,4171 +block_count,GrowFastDoubleElements,34,145 +block_count,GrowFastDoubleElements,35,193 block_count,GrowFastDoubleElements,36,0 block_count,GrowFastDoubleElements,37,0 block_count,GrowFastDoubleElements,38,0 block_count,GrowFastDoubleElements,39,0 -block_count,GrowFastSmiOrObjectElements,0,328 -block_count,GrowFastSmiOrObjectElements,1,328 -block_count,GrowFastSmiOrObjectElements,2,328 -block_count,GrowFastSmiOrObjectElements,3,328 -block_count,GrowFastSmiOrObjectElements,4,328 +block_count,GrowFastSmiOrObjectElements,0,309 +block_count,GrowFastSmiOrObjectElements,1,309 +block_count,GrowFastSmiOrObjectElements,2,309 +block_count,GrowFastSmiOrObjectElements,3,309 +block_count,GrowFastSmiOrObjectElements,4,309 block_count,GrowFastSmiOrObjectElements,5,0 -block_count,GrowFastSmiOrObjectElements,6,328 +block_count,GrowFastSmiOrObjectElements,6,309 block_count,GrowFastSmiOrObjectElements,7,0 block_count,GrowFastSmiOrObjectElements,8,0 -block_count,GrowFastSmiOrObjectElements,9,328 +block_count,GrowFastSmiOrObjectElements,9,309 block_count,GrowFastSmiOrObjectElements,10,0 -block_count,GrowFastSmiOrObjectElements,11,328 +block_count,GrowFastSmiOrObjectElements,11,309 block_count,GrowFastSmiOrObjectElements,12,0 -block_count,GrowFastSmiOrObjectElements,13,328 -block_count,GrowFastSmiOrObjectElements,14,4335 -block_count,GrowFastSmiOrObjectElements,15,4006 -block_count,GrowFastSmiOrObjectElements,16,328 -block_count,GrowFastSmiOrObjectElements,17,328 -block_count,GrowFastSmiOrObjectElements,18,16 -block_count,GrowFastSmiOrObjectElements,19,312 -block_count,GrowFastSmiOrObjectElements,20,328 -block_count,GrowFastSmiOrObjectElements,21,43 -block_count,GrowFastSmiOrObjectElements,22,6688 -block_count,GrowFastSmiOrObjectElements,23,6645 -block_count,GrowFastSmiOrObjectElements,24,43 -block_count,GrowFastSmiOrObjectElements,25,285 +block_count,GrowFastSmiOrObjectElements,13,309 +block_count,GrowFastSmiOrObjectElements,14,4087 +block_count,GrowFastSmiOrObjectElements,15,3777 +block_count,GrowFastSmiOrObjectElements,16,309 +block_count,GrowFastSmiOrObjectElements,17,309 +block_count,GrowFastSmiOrObjectElements,18,15 +block_count,GrowFastSmiOrObjectElements,19,294 +block_count,GrowFastSmiOrObjectElements,20,309 +block_count,GrowFastSmiOrObjectElements,21,40 +block_count,GrowFastSmiOrObjectElements,22,6307 +block_count,GrowFastSmiOrObjectElements,23,6267 +block_count,GrowFastSmiOrObjectElements,24,40 +block_count,GrowFastSmiOrObjectElements,25,268 block_count,GrowFastSmiOrObjectElements,26,0 block_count,GrowFastSmiOrObjectElements,27,0 block_count,GrowFastSmiOrObjectElements,28,0 @@ -8863,7 +8866,7 @@ block_count,ToNumber_Baseline,22,0 block_count,ToNumber_Baseline,23,0 block_count,ToNumber_Baseline,24,0 -block_count,ToNumeric_Baseline,0,76 +block_count,ToNumeric_Baseline,0,73 block_count,ToNumeric_Baseline,1,0 block_count,ToNumeric_Baseline,2,0 block_count,ToNumeric_Baseline,3,0 @@ -8891,10 +8894,10 @@ block_count,ToNumeric_Baseline,25,0 block_count,ToNumeric_Baseline,26,0 block_count,ToNumeric_Baseline,27,0 -block_count,ToNumeric_Baseline,28,76 -block_count,ToNumeric_Baseline,29,76 +block_count,ToNumeric_Baseline,28,72 +block_count,ToNumeric_Baseline,29,73 block_count,ToNumeric_Baseline,30,0 -block_count,ToNumeric_Baseline,31,76 +block_count,ToNumeric_Baseline,31,73 block_count,ToNumberConvertBigInt,0,2 block_count,ToNumberConvertBigInt,1,2 block_count,ToNumberConvertBigInt,2,0 @@ -8918,13 +8921,13 @@ block_count,ToNumberConvertBigInt,20,2 block_count,ToNumberConvertBigInt,21,2 block_count,ToNumberConvertBigInt,22,2 -block_count,Typeof,0,28 -block_count,Typeof,1,28 -block_count,Typeof,2,28 -block_count,Typeof,3,26 -block_count,Typeof,4,20 +block_count,Typeof,0,27 +block_count,Typeof,1,26 +block_count,Typeof,2,26 +block_count,Typeof,3,24 +block_count,Typeof,4,19 block_count,Typeof,5,0 -block_count,Typeof,6,20 +block_count,Typeof,6,19 block_count,Typeof,7,9 block_count,Typeof,8,0 block_count,Typeof,9,0 @@ -8932,23 +8935,23 @@ block_count,Typeof,11,0 block_count,Typeof,12,0 block_count,Typeof,13,9 -block_count,Typeof,14,11 +block_count,Typeof,14,10 block_count,Typeof,15,5 -block_count,Typeof,16,2 +block_count,Typeof,16,1 block_count,Typeof,17,0 block_count,Typeof,18,0 block_count,Typeof_Baseline,0,2 block_count,Typeof_Baseline,1,1 block_count,Typeof_Baseline,2,1 block_count,Typeof_Baseline,3,1 -block_count,Typeof_Baseline,4,1 +block_count,Typeof_Baseline,4,0 block_count,Typeof_Baseline,5,0 block_count,Typeof_Baseline,6,0 block_count,Typeof_Baseline,7,0 block_count,Typeof_Baseline,8,0 block_count,Typeof_Baseline,9,0 block_count,Typeof_Baseline,10,0 -block_count,Typeof_Baseline,11,1 +block_count,Typeof_Baseline,11,0 block_count,Typeof_Baseline,12,0 block_count,Typeof_Baseline,13,0 block_count,Typeof_Baseline,14,0 @@ -9225,12 +9228,12 @@ block_count,KeyedLoadIC_PolymorphicName,221,0 block_count,KeyedLoadIC_PolymorphicName,222,0 block_count,KeyedLoadIC_PolymorphicName,223,0 -block_count,KeyedLoadIC_PolymorphicName,224,1 -block_count,KeyedLoadIC_PolymorphicName,225,1 +block_count,KeyedLoadIC_PolymorphicName,224,0 +block_count,KeyedLoadIC_PolymorphicName,225,0 block_count,KeyedLoadIC_PolymorphicName,226,0 -block_count,KeyedLoadIC_PolymorphicName,227,1 -block_count,KeyedLoadIC_PolymorphicName,228,1 -block_count,KeyedLoadIC_PolymorphicName,229,1 +block_count,KeyedLoadIC_PolymorphicName,227,0 +block_count,KeyedLoadIC_PolymorphicName,228,0 +block_count,KeyedLoadIC_PolymorphicName,229,0 block_count,KeyedLoadIC_PolymorphicName,230,0 block_count,KeyedLoadIC_PolymorphicName,231,0 block_count,KeyedLoadIC_PolymorphicName,232,0 @@ -9291,43 +9294,43 @@ block_count,KeyedLoadIC_PolymorphicName,287,0 block_count,KeyedLoadIC_PolymorphicName,288,0 block_count,KeyedLoadIC_PolymorphicName,289,0 -block_count,KeyedStoreIC_Megamorphic,0,359 -block_count,KeyedStoreIC_Megamorphic,1,359 -block_count,KeyedStoreIC_Megamorphic,2,359 -block_count,KeyedStoreIC_Megamorphic,3,285 -block_count,KeyedStoreIC_Megamorphic,4,285 +block_count,KeyedStoreIC_Megamorphic,0,338 +block_count,KeyedStoreIC_Megamorphic,1,338 +block_count,KeyedStoreIC_Megamorphic,2,338 +block_count,KeyedStoreIC_Megamorphic,3,269 +block_count,KeyedStoreIC_Megamorphic,4,268 block_count,KeyedStoreIC_Megamorphic,5,0 block_count,KeyedStoreIC_Megamorphic,6,0 block_count,KeyedStoreIC_Megamorphic,7,0 -block_count,KeyedStoreIC_Megamorphic,8,285 -block_count,KeyedStoreIC_Megamorphic,9,285 +block_count,KeyedStoreIC_Megamorphic,8,268 +block_count,KeyedStoreIC_Megamorphic,9,268 block_count,KeyedStoreIC_Megamorphic,10,0 block_count,KeyedStoreIC_Megamorphic,11,0 block_count,KeyedStoreIC_Megamorphic,12,0 -block_count,KeyedStoreIC_Megamorphic,13,285 -block_count,KeyedStoreIC_Megamorphic,14,285 -block_count,KeyedStoreIC_Megamorphic,15,239 -block_count,KeyedStoreIC_Megamorphic,16,239 -block_count,KeyedStoreIC_Megamorphic,17,225 +block_count,KeyedStoreIC_Megamorphic,13,268 +block_count,KeyedStoreIC_Megamorphic,14,268 +block_count,KeyedStoreIC_Megamorphic,15,226 +block_count,KeyedStoreIC_Megamorphic,16,226 +block_count,KeyedStoreIC_Megamorphic,17,211 block_count,KeyedStoreIC_Megamorphic,18,0 block_count,KeyedStoreIC_Megamorphic,19,0 block_count,KeyedStoreIC_Megamorphic,20,0 -block_count,KeyedStoreIC_Megamorphic,21,225 -block_count,KeyedStoreIC_Megamorphic,22,177 -block_count,KeyedStoreIC_Megamorphic,23,48 +block_count,KeyedStoreIC_Megamorphic,21,211 +block_count,KeyedStoreIC_Megamorphic,22,166 +block_count,KeyedStoreIC_Megamorphic,23,45 block_count,KeyedStoreIC_Megamorphic,24,3 block_count,KeyedStoreIC_Megamorphic,25,3 block_count,KeyedStoreIC_Megamorphic,26,3 block_count,KeyedStoreIC_Megamorphic,27,0 block_count,KeyedStoreIC_Megamorphic,28,0 -block_count,KeyedStoreIC_Megamorphic,29,44 +block_count,KeyedStoreIC_Megamorphic,29,42 block_count,KeyedStoreIC_Megamorphic,30,14 block_count,KeyedStoreIC_Megamorphic,31,0 -block_count,KeyedStoreIC_Megamorphic,32,45 +block_count,KeyedStoreIC_Megamorphic,32,42 block_count,KeyedStoreIC_Megamorphic,33,0 -block_count,KeyedStoreIC_Megamorphic,34,236 -block_count,KeyedStoreIC_Megamorphic,35,162 -block_count,KeyedStoreIC_Megamorphic,36,155 +block_count,KeyedStoreIC_Megamorphic,34,222 +block_count,KeyedStoreIC_Megamorphic,35,153 +block_count,KeyedStoreIC_Megamorphic,36,146 block_count,KeyedStoreIC_Megamorphic,37,2 block_count,KeyedStoreIC_Megamorphic,38,2 block_count,KeyedStoreIC_Megamorphic,39,0 @@ -9336,10 +9339,10 @@ block_count,KeyedStoreIC_Megamorphic,42,15 block_count,KeyedStoreIC_Megamorphic,43,0 block_count,KeyedStoreIC_Megamorphic,44,15 -block_count,KeyedStoreIC_Megamorphic,45,7 +block_count,KeyedStoreIC_Megamorphic,45,6 block_count,KeyedStoreIC_Megamorphic,46,8 block_count,KeyedStoreIC_Megamorphic,47,15 -block_count,KeyedStoreIC_Megamorphic,48,13 +block_count,KeyedStoreIC_Megamorphic,48,12 block_count,KeyedStoreIC_Megamorphic,49,2 block_count,KeyedStoreIC_Megamorphic,50,2 block_count,KeyedStoreIC_Megamorphic,51,2 @@ -9353,25 +9356,25 @@ block_count,KeyedStoreIC_Megamorphic,59,1 block_count,KeyedStoreIC_Megamorphic,60,0 block_count,KeyedStoreIC_Megamorphic,61,0 -block_count,KeyedStoreIC_Megamorphic,62,152 +block_count,KeyedStoreIC_Megamorphic,62,143 block_count,KeyedStoreIC_Megamorphic,63,0 -block_count,KeyedStoreIC_Megamorphic,64,152 -block_count,KeyedStoreIC_Megamorphic,65,8 -block_count,KeyedStoreIC_Megamorphic,66,144 -block_count,KeyedStoreIC_Megamorphic,67,322 -block_count,KeyedStoreIC_Megamorphic,68,275 -block_count,KeyedStoreIC_Megamorphic,69,227 -block_count,KeyedStoreIC_Megamorphic,70,178 -block_count,KeyedStoreIC_Megamorphic,71,49 -block_count,KeyedStoreIC_Megamorphic,72,47 -block_count,KeyedStoreIC_Megamorphic,73,47 -block_count,KeyedStoreIC_Megamorphic,74,57 -block_count,KeyedStoreIC_Megamorphic,75,26 -block_count,KeyedStoreIC_Megamorphic,76,31 -block_count,KeyedStoreIC_Megamorphic,77,30 +block_count,KeyedStoreIC_Megamorphic,64,143 +block_count,KeyedStoreIC_Megamorphic,65,7 +block_count,KeyedStoreIC_Megamorphic,66,135 +block_count,KeyedStoreIC_Megamorphic,67,304 +block_count,KeyedStoreIC_Megamorphic,68,259 +block_count,KeyedStoreIC_Megamorphic,69,214 +block_count,KeyedStoreIC_Megamorphic,70,168 +block_count,KeyedStoreIC_Megamorphic,71,46 +block_count,KeyedStoreIC_Megamorphic,72,44 +block_count,KeyedStoreIC_Megamorphic,73,44 +block_count,KeyedStoreIC_Megamorphic,74,54 +block_count,KeyedStoreIC_Megamorphic,75,24 +block_count,KeyedStoreIC_Megamorphic,76,29 +block_count,KeyedStoreIC_Megamorphic,77,28 block_count,KeyedStoreIC_Megamorphic,78,0 -block_count,KeyedStoreIC_Megamorphic,79,95 -block_count,KeyedStoreIC_Megamorphic,80,95 +block_count,KeyedStoreIC_Megamorphic,79,90 +block_count,KeyedStoreIC_Megamorphic,80,90 block_count,KeyedStoreIC_Megamorphic,81,0 block_count,KeyedStoreIC_Megamorphic,82,0 block_count,KeyedStoreIC_Megamorphic,83,0 @@ -9386,34 +9389,34 @@ block_count,KeyedStoreIC_Megamorphic,92,0 block_count,KeyedStoreIC_Megamorphic,93,0 block_count,KeyedStoreIC_Megamorphic,94,0 -block_count,KeyedStoreIC_Megamorphic,95,95 -block_count,KeyedStoreIC_Megamorphic,96,95 -block_count,KeyedStoreIC_Megamorphic,97,95 +block_count,KeyedStoreIC_Megamorphic,95,90 +block_count,KeyedStoreIC_Megamorphic,96,90 +block_count,KeyedStoreIC_Megamorphic,97,90 block_count,KeyedStoreIC_Megamorphic,98,0 block_count,KeyedStoreIC_Megamorphic,99,0 block_count,KeyedStoreIC_Megamorphic,100,0 -block_count,KeyedStoreIC_Megamorphic,101,95 -block_count,KeyedStoreIC_Megamorphic,102,95 -block_count,KeyedStoreIC_Megamorphic,103,50 +block_count,KeyedStoreIC_Megamorphic,101,90 +block_count,KeyedStoreIC_Megamorphic,102,90 +block_count,KeyedStoreIC_Megamorphic,103,47 block_count,KeyedStoreIC_Megamorphic,104,0 block_count,KeyedStoreIC_Megamorphic,105,0 block_count,KeyedStoreIC_Megamorphic,106,0 -block_count,KeyedStoreIC_Megamorphic,107,50 -block_count,KeyedStoreIC_Megamorphic,108,50 +block_count,KeyedStoreIC_Megamorphic,107,47 +block_count,KeyedStoreIC_Megamorphic,108,47 block_count,KeyedStoreIC_Megamorphic,109,0 block_count,KeyedStoreIC_Megamorphic,110,0 block_count,KeyedStoreIC_Megamorphic,111,0 -block_count,KeyedStoreIC_Megamorphic,112,50 +block_count,KeyedStoreIC_Megamorphic,112,47 block_count,KeyedStoreIC_Megamorphic,113,0 -block_count,KeyedStoreIC_Megamorphic,114,44 -block_count,KeyedStoreIC_Megamorphic,115,44 -block_count,KeyedStoreIC_Megamorphic,116,44 +block_count,KeyedStoreIC_Megamorphic,114,42 +block_count,KeyedStoreIC_Megamorphic,115,42 +block_count,KeyedStoreIC_Megamorphic,116,42 block_count,KeyedStoreIC_Megamorphic,117,0 block_count,KeyedStoreIC_Megamorphic,118,0 block_count,KeyedStoreIC_Megamorphic,119,0 block_count,KeyedStoreIC_Megamorphic,120,0 block_count,KeyedStoreIC_Megamorphic,121,0 -block_count,KeyedStoreIC_Megamorphic,122,95 +block_count,KeyedStoreIC_Megamorphic,122,90 block_count,KeyedStoreIC_Megamorphic,123,1 block_count,KeyedStoreIC_Megamorphic,124,1 block_count,KeyedStoreIC_Megamorphic,125,1 @@ -9424,15 +9427,15 @@ block_count,KeyedStoreIC_Megamorphic,130,0 block_count,KeyedStoreIC_Megamorphic,131,0 block_count,KeyedStoreIC_Megamorphic,132,0 -block_count,KeyedStoreIC_Megamorphic,133,94 -block_count,KeyedStoreIC_Megamorphic,134,49 -block_count,KeyedStoreIC_Megamorphic,135,49 +block_count,KeyedStoreIC_Megamorphic,133,88 +block_count,KeyedStoreIC_Megamorphic,134,46 +block_count,KeyedStoreIC_Megamorphic,135,46 block_count,KeyedStoreIC_Megamorphic,136,0 -block_count,KeyedStoreIC_Megamorphic,137,44 -block_count,KeyedStoreIC_Megamorphic,138,44 +block_count,KeyedStoreIC_Megamorphic,137,42 +block_count,KeyedStoreIC_Megamorphic,138,42 block_count,KeyedStoreIC_Megamorphic,139,0 -block_count,KeyedStoreIC_Megamorphic,140,44 -block_count,KeyedStoreIC_Megamorphic,141,44 +block_count,KeyedStoreIC_Megamorphic,140,42 +block_count,KeyedStoreIC_Megamorphic,141,42 block_count,KeyedStoreIC_Megamorphic,142,0 block_count,KeyedStoreIC_Megamorphic,143,0 block_count,KeyedStoreIC_Megamorphic,144,0 @@ -9455,29 +9458,29 @@ block_count,KeyedStoreIC_Megamorphic,161,0 block_count,KeyedStoreIC_Megamorphic,162,0 block_count,KeyedStoreIC_Megamorphic,163,7 -block_count,KeyedStoreIC_Megamorphic,164,66 -block_count,KeyedStoreIC_Megamorphic,165,66 -block_count,KeyedStoreIC_Megamorphic,166,64 -block_count,KeyedStoreIC_Megamorphic,167,64 -block_count,KeyedStoreIC_Megamorphic,168,44 -block_count,KeyedStoreIC_Megamorphic,169,20 +block_count,KeyedStoreIC_Megamorphic,164,63 +block_count,KeyedStoreIC_Megamorphic,165,63 +block_count,KeyedStoreIC_Megamorphic,166,61 +block_count,KeyedStoreIC_Megamorphic,167,61 +block_count,KeyedStoreIC_Megamorphic,168,42 +block_count,KeyedStoreIC_Megamorphic,169,19 block_count,KeyedStoreIC_Megamorphic,170,0 -block_count,KeyedStoreIC_Megamorphic,171,19 -block_count,KeyedStoreIC_Megamorphic,172,19 +block_count,KeyedStoreIC_Megamorphic,171,18 +block_count,KeyedStoreIC_Megamorphic,172,18 block_count,KeyedStoreIC_Megamorphic,173,0 -block_count,KeyedStoreIC_Megamorphic,174,19 +block_count,KeyedStoreIC_Megamorphic,174,18 block_count,KeyedStoreIC_Megamorphic,175,10 block_count,KeyedStoreIC_Megamorphic,176,10 block_count,KeyedStoreIC_Megamorphic,177,0 block_count,KeyedStoreIC_Megamorphic,178,10 -block_count,KeyedStoreIC_Megamorphic,179,90 -block_count,KeyedStoreIC_Megamorphic,180,90 +block_count,KeyedStoreIC_Megamorphic,179,85 +block_count,KeyedStoreIC_Megamorphic,180,85 block_count,KeyedStoreIC_Megamorphic,181,0 -block_count,KeyedStoreIC_Megamorphic,182,90 -block_count,KeyedStoreIC_Megamorphic,183,48 -block_count,KeyedStoreIC_Megamorphic,184,42 -block_count,KeyedStoreIC_Megamorphic,185,90 -block_count,KeyedStoreIC_Megamorphic,186,80 +block_count,KeyedStoreIC_Megamorphic,182,85 +block_count,KeyedStoreIC_Megamorphic,183,44 +block_count,KeyedStoreIC_Megamorphic,184,41 +block_count,KeyedStoreIC_Megamorphic,185,85 +block_count,KeyedStoreIC_Megamorphic,186,75 block_count,KeyedStoreIC_Megamorphic,187,10 block_count,KeyedStoreIC_Megamorphic,188,10 block_count,KeyedStoreIC_Megamorphic,189,10 @@ -9496,63 +9499,63 @@ block_count,KeyedStoreIC_Megamorphic,202,8 block_count,KeyedStoreIC_Megamorphic,203,0 block_count,KeyedStoreIC_Megamorphic,204,8 -block_count,KeyedStoreIC_Megamorphic,205,34 -block_count,KeyedStoreIC_Megamorphic,206,30 -block_count,KeyedStoreIC_Megamorphic,207,27 -block_count,KeyedStoreIC_Megamorphic,208,25 +block_count,KeyedStoreIC_Megamorphic,205,32 +block_count,KeyedStoreIC_Megamorphic,206,28 +block_count,KeyedStoreIC_Megamorphic,207,25 +block_count,KeyedStoreIC_Megamorphic,208,24 block_count,KeyedStoreIC_Megamorphic,209,1 block_count,KeyedStoreIC_Megamorphic,210,2 -block_count,KeyedStoreIC_Megamorphic,211,4 +block_count,KeyedStoreIC_Megamorphic,211,3 block_count,KeyedStoreIC_Megamorphic,212,1 block_count,KeyedStoreIC_Megamorphic,213,0 block_count,KeyedStoreIC_Megamorphic,214,1 block_count,KeyedStoreIC_Megamorphic,215,0 block_count,KeyedStoreIC_Megamorphic,216,1 -block_count,KeyedStoreIC_Megamorphic,217,19 +block_count,KeyedStoreIC_Megamorphic,217,18 block_count,KeyedStoreIC_Megamorphic,218,0 -block_count,KeyedStoreIC_Megamorphic,219,63 -block_count,KeyedStoreIC_Megamorphic,220,63 -block_count,KeyedStoreIC_Megamorphic,221,63 +block_count,KeyedStoreIC_Megamorphic,219,60 +block_count,KeyedStoreIC_Megamorphic,220,60 +block_count,KeyedStoreIC_Megamorphic,221,60 block_count,KeyedStoreIC_Megamorphic,222,0 block_count,KeyedStoreIC_Megamorphic,223,0 -block_count,KeyedStoreIC_Megamorphic,224,63 -block_count,KeyedStoreIC_Megamorphic,225,63 -block_count,KeyedStoreIC_Megamorphic,226,63 -block_count,KeyedStoreIC_Megamorphic,227,63 +block_count,KeyedStoreIC_Megamorphic,224,60 +block_count,KeyedStoreIC_Megamorphic,225,60 +block_count,KeyedStoreIC_Megamorphic,226,60 +block_count,KeyedStoreIC_Megamorphic,227,60 block_count,KeyedStoreIC_Megamorphic,228,0 block_count,KeyedStoreIC_Megamorphic,229,0 block_count,KeyedStoreIC_Megamorphic,230,0 -block_count,KeyedStoreIC_Megamorphic,231,63 -block_count,KeyedStoreIC_Megamorphic,232,63 -block_count,KeyedStoreIC_Megamorphic,233,63 +block_count,KeyedStoreIC_Megamorphic,231,60 +block_count,KeyedStoreIC_Megamorphic,232,60 +block_count,KeyedStoreIC_Megamorphic,233,60 block_count,KeyedStoreIC_Megamorphic,234,0 -block_count,KeyedStoreIC_Megamorphic,235,63 +block_count,KeyedStoreIC_Megamorphic,235,60 block_count,KeyedStoreIC_Megamorphic,236,0 block_count,KeyedStoreIC_Megamorphic,237,0 block_count,KeyedStoreIC_Megamorphic,238,0 -block_count,KeyedStoreIC_Megamorphic,239,63 -block_count,KeyedStoreIC_Megamorphic,240,54 -block_count,KeyedStoreIC_Megamorphic,241,54 +block_count,KeyedStoreIC_Megamorphic,239,60 +block_count,KeyedStoreIC_Megamorphic,240,51 +block_count,KeyedStoreIC_Megamorphic,241,51 block_count,KeyedStoreIC_Megamorphic,242,2 block_count,KeyedStoreIC_Megamorphic,243,2 block_count,KeyedStoreIC_Megamorphic,244,0 -block_count,KeyedStoreIC_Megamorphic,245,51 -block_count,KeyedStoreIC_Megamorphic,246,51 +block_count,KeyedStoreIC_Megamorphic,245,48 +block_count,KeyedStoreIC_Megamorphic,246,48 block_count,KeyedStoreIC_Megamorphic,247,7 block_count,KeyedStoreIC_Megamorphic,248,0 block_count,KeyedStoreIC_Megamorphic,249,7 -block_count,KeyedStoreIC_Megamorphic,250,44 +block_count,KeyedStoreIC_Megamorphic,250,41 block_count,KeyedStoreIC_Megamorphic,251,0 block_count,KeyedStoreIC_Megamorphic,252,0 block_count,KeyedStoreIC_Megamorphic,253,0 block_count,KeyedStoreIC_Megamorphic,254,0 block_count,KeyedStoreIC_Megamorphic,255,0 block_count,KeyedStoreIC_Megamorphic,256,0 -block_count,KeyedStoreIC_Megamorphic,257,9 +block_count,KeyedStoreIC_Megamorphic,257,8 block_count,KeyedStoreIC_Megamorphic,258,0 -block_count,KeyedStoreIC_Megamorphic,259,9 -block_count,KeyedStoreIC_Megamorphic,260,63 -block_count,KeyedStoreIC_Megamorphic,261,24 +block_count,KeyedStoreIC_Megamorphic,259,8 +block_count,KeyedStoreIC_Megamorphic,260,60 +block_count,KeyedStoreIC_Megamorphic,261,23 block_count,KeyedStoreIC_Megamorphic,262,0 block_count,KeyedStoreIC_Megamorphic,263,0 block_count,KeyedStoreIC_Megamorphic,264,0 @@ -9560,44 +9563,44 @@ block_count,KeyedStoreIC_Megamorphic,266,0 block_count,KeyedStoreIC_Megamorphic,267,0 block_count,KeyedStoreIC_Megamorphic,268,0 -block_count,KeyedStoreIC_Megamorphic,269,24 -block_count,KeyedStoreIC_Megamorphic,270,24 -block_count,KeyedStoreIC_Megamorphic,271,24 +block_count,KeyedStoreIC_Megamorphic,269,23 +block_count,KeyedStoreIC_Megamorphic,270,23 +block_count,KeyedStoreIC_Megamorphic,271,23 block_count,KeyedStoreIC_Megamorphic,272,0 -block_count,KeyedStoreIC_Megamorphic,273,24 -block_count,KeyedStoreIC_Megamorphic,274,9 -block_count,KeyedStoreIC_Megamorphic,275,9 +block_count,KeyedStoreIC_Megamorphic,273,23 +block_count,KeyedStoreIC_Megamorphic,274,8 +block_count,KeyedStoreIC_Megamorphic,275,8 block_count,KeyedStoreIC_Megamorphic,276,0 -block_count,KeyedStoreIC_Megamorphic,277,9 +block_count,KeyedStoreIC_Megamorphic,277,8 block_count,KeyedStoreIC_Megamorphic,278,0 block_count,KeyedStoreIC_Megamorphic,279,0 -block_count,KeyedStoreIC_Megamorphic,280,9 +block_count,KeyedStoreIC_Megamorphic,280,8 block_count,KeyedStoreIC_Megamorphic,281,0 -block_count,KeyedStoreIC_Megamorphic,282,9 +block_count,KeyedStoreIC_Megamorphic,282,8 block_count,KeyedStoreIC_Megamorphic,283,0 -block_count,KeyedStoreIC_Megamorphic,284,9 -block_count,KeyedStoreIC_Megamorphic,285,9 +block_count,KeyedStoreIC_Megamorphic,284,8 +block_count,KeyedStoreIC_Megamorphic,285,8 block_count,KeyedStoreIC_Megamorphic,286,0 -block_count,KeyedStoreIC_Megamorphic,287,9 -block_count,KeyedStoreIC_Megamorphic,288,9 +block_count,KeyedStoreIC_Megamorphic,287,8 +block_count,KeyedStoreIC_Megamorphic,288,8 block_count,KeyedStoreIC_Megamorphic,289,0 -block_count,KeyedStoreIC_Megamorphic,290,9 -block_count,KeyedStoreIC_Megamorphic,291,9 +block_count,KeyedStoreIC_Megamorphic,290,8 +block_count,KeyedStoreIC_Megamorphic,291,8 block_count,KeyedStoreIC_Megamorphic,292,3 block_count,KeyedStoreIC_Megamorphic,293,5 block_count,KeyedStoreIC_Megamorphic,294,0 block_count,KeyedStoreIC_Megamorphic,295,5 -block_count,KeyedStoreIC_Megamorphic,296,24 -block_count,KeyedStoreIC_Megamorphic,297,18 +block_count,KeyedStoreIC_Megamorphic,296,23 +block_count,KeyedStoreIC_Megamorphic,297,17 block_count,KeyedStoreIC_Megamorphic,298,5 block_count,KeyedStoreIC_Megamorphic,299,5 block_count,KeyedStoreIC_Megamorphic,300,2 -block_count,KeyedStoreIC_Megamorphic,301,3 -block_count,KeyedStoreIC_Megamorphic,302,9 -block_count,KeyedStoreIC_Megamorphic,303,15 -block_count,KeyedStoreIC_Megamorphic,304,24 -block_count,KeyedStoreIC_Megamorphic,305,39 -block_count,KeyedStoreIC_Megamorphic,306,39 +block_count,KeyedStoreIC_Megamorphic,301,2 +block_count,KeyedStoreIC_Megamorphic,302,8 +block_count,KeyedStoreIC_Megamorphic,303,14 +block_count,KeyedStoreIC_Megamorphic,304,23 +block_count,KeyedStoreIC_Megamorphic,305,36 +block_count,KeyedStoreIC_Megamorphic,306,36 block_count,KeyedStoreIC_Megamorphic,307,0 block_count,KeyedStoreIC_Megamorphic,308,0 block_count,KeyedStoreIC_Megamorphic,309,0 @@ -9609,7 +9612,7 @@ block_count,KeyedStoreIC_Megamorphic,315,0 block_count,KeyedStoreIC_Megamorphic,316,0 block_count,KeyedStoreIC_Megamorphic,317,0 -block_count,KeyedStoreIC_Megamorphic,318,2 +block_count,KeyedStoreIC_Megamorphic,318,1 block_count,KeyedStoreIC_Megamorphic,319,2 block_count,KeyedStoreIC_Megamorphic,320,2 block_count,KeyedStoreIC_Megamorphic,321,0 @@ -9968,48 +9971,48 @@ block_count,KeyedStoreIC_Megamorphic,674,0 block_count,KeyedStoreIC_Megamorphic,675,0 block_count,KeyedStoreIC_Megamorphic,676,0 -block_count,KeyedStoreIC_Megamorphic,677,73 -block_count,KeyedStoreIC_Megamorphic,678,73 +block_count,KeyedStoreIC_Megamorphic,677,69 +block_count,KeyedStoreIC_Megamorphic,678,69 block_count,KeyedStoreIC_Megamorphic,679,0 -block_count,KeyedStoreIC_Megamorphic,680,73 -block_count,KeyedStoreIC_Megamorphic,681,73 -block_count,KeyedStoreIC_Megamorphic,682,142 -block_count,KeyedStoreIC_Megamorphic,683,79 -block_count,KeyedStoreIC_Megamorphic,684,69 -block_count,KeyedStoreIC_Megamorphic,685,10 -block_count,KeyedStoreIC_Megamorphic,686,63 +block_count,KeyedStoreIC_Megamorphic,680,69 +block_count,KeyedStoreIC_Megamorphic,681,69 +block_count,KeyedStoreIC_Megamorphic,682,134 +block_count,KeyedStoreIC_Megamorphic,683,75 +block_count,KeyedStoreIC_Megamorphic,684,65 +block_count,KeyedStoreIC_Megamorphic,685,9 +block_count,KeyedStoreIC_Megamorphic,686,59 block_count,KeyedStoreIC_Megamorphic,687,0 block_count,KeyedStoreIC_Megamorphic,688,0 block_count,KeyedStoreIC_Megamorphic,689,0 -block_count,KeyedStoreIC_Megamorphic,690,10 -block_count,KeyedStoreIC_Megamorphic,691,10 +block_count,KeyedStoreIC_Megamorphic,690,9 +block_count,KeyedStoreIC_Megamorphic,691,9 block_count,KeyedStoreIC_Megamorphic,692,0 block_count,KeyedStoreIC_Megamorphic,693,0 block_count,KeyedStoreIC_Megamorphic,694,0 -block_count,KeyedStoreIC_Megamorphic,695,10 -block_count,KeyedStoreIC_Megamorphic,696,10 +block_count,KeyedStoreIC_Megamorphic,695,9 +block_count,KeyedStoreIC_Megamorphic,696,9 block_count,KeyedStoreIC_Megamorphic,697,0 -block_count,KeyedStoreIC_Megamorphic,698,10 +block_count,KeyedStoreIC_Megamorphic,698,9 block_count,KeyedStoreIC_Megamorphic,699,0 block_count,KeyedStoreIC_Megamorphic,700,0 -block_count,KeyedStoreIC_Megamorphic,701,63 -block_count,KeyedStoreIC_Megamorphic,702,63 -block_count,KeyedStoreIC_Megamorphic,703,63 +block_count,KeyedStoreIC_Megamorphic,701,59 +block_count,KeyedStoreIC_Megamorphic,702,59 +block_count,KeyedStoreIC_Megamorphic,703,59 block_count,KeyedStoreIC_Megamorphic,704,0 block_count,KeyedStoreIC_Megamorphic,705,0 block_count,KeyedStoreIC_Megamorphic,706,0 block_count,KeyedStoreIC_Megamorphic,707,0 block_count,KeyedStoreIC_Megamorphic,708,0 -block_count,KeyedStoreIC_Megamorphic,709,63 -block_count,KeyedStoreIC_Megamorphic,710,63 +block_count,KeyedStoreIC_Megamorphic,709,59 +block_count,KeyedStoreIC_Megamorphic,710,59 block_count,KeyedStoreIC_Megamorphic,711,0 -block_count,KeyedStoreIC_Megamorphic,712,63 -block_count,KeyedStoreIC_Megamorphic,713,63 -block_count,KeyedStoreIC_Megamorphic,714,65 -block_count,KeyedStoreIC_Megamorphic,715,50 -block_count,KeyedStoreIC_Megamorphic,716,50 -block_count,KeyedStoreIC_Megamorphic,717,50 -block_count,KeyedStoreIC_Megamorphic,718,50 +block_count,KeyedStoreIC_Megamorphic,712,59 +block_count,KeyedStoreIC_Megamorphic,713,59 +block_count,KeyedStoreIC_Megamorphic,714,61 +block_count,KeyedStoreIC_Megamorphic,715,47 +block_count,KeyedStoreIC_Megamorphic,716,47 +block_count,KeyedStoreIC_Megamorphic,717,47 +block_count,KeyedStoreIC_Megamorphic,718,47 block_count,KeyedStoreIC_Megamorphic,719,0 block_count,KeyedStoreIC_Megamorphic,720,0 block_count,KeyedStoreIC_Megamorphic,721,0 @@ -10035,20 +10038,20 @@ block_count,KeyedStoreIC_Megamorphic,741,0 block_count,KeyedStoreIC_Megamorphic,742,0 block_count,KeyedStoreIC_Megamorphic,743,0 -block_count,KeyedStoreIC_Megamorphic,744,50 +block_count,KeyedStoreIC_Megamorphic,744,47 block_count,KeyedStoreIC_Megamorphic,745,0 -block_count,KeyedStoreIC_Megamorphic,746,50 +block_count,KeyedStoreIC_Megamorphic,746,47 block_count,KeyedStoreIC_Megamorphic,747,2 -block_count,KeyedStoreIC_Megamorphic,748,47 -block_count,KeyedStoreIC_Megamorphic,749,285 -block_count,KeyedStoreIC_Megamorphic,750,285 -block_count,KeyedStoreIC_Megamorphic,751,285 -block_count,KeyedStoreIC_Megamorphic,752,238 -block_count,KeyedStoreIC_Megamorphic,753,47 +block_count,KeyedStoreIC_Megamorphic,748,45 +block_count,KeyedStoreIC_Megamorphic,749,269 +block_count,KeyedStoreIC_Megamorphic,750,269 +block_count,KeyedStoreIC_Megamorphic,751,269 +block_count,KeyedStoreIC_Megamorphic,752,224 +block_count,KeyedStoreIC_Megamorphic,753,45 block_count,KeyedStoreIC_Megamorphic,754,0 block_count,KeyedStoreIC_Megamorphic,755,0 -block_count,KeyedStoreIC_Megamorphic,756,50 -block_count,KeyedStoreIC_Megamorphic,757,47 +block_count,KeyedStoreIC_Megamorphic,756,47 +block_count,KeyedStoreIC_Megamorphic,757,44 block_count,KeyedStoreIC_Megamorphic,758,2 block_count,KeyedStoreIC_Megamorphic,759,2 block_count,KeyedStoreIC_Megamorphic,760,0 @@ -10120,21 +10123,21 @@ block_count,KeyedStoreIC_Megamorphic,826,0 block_count,KeyedStoreIC_Megamorphic,827,0 block_count,KeyedStoreIC_Megamorphic,828,0 -block_count,KeyedStoreIC_Megamorphic,829,50 -block_count,KeyedStoreIC_Megamorphic,830,50 +block_count,KeyedStoreIC_Megamorphic,829,47 +block_count,KeyedStoreIC_Megamorphic,830,47 block_count,KeyedStoreIC_Megamorphic,831,2 -block_count,KeyedStoreIC_Megamorphic,832,47 +block_count,KeyedStoreIC_Megamorphic,832,44 block_count,KeyedStoreIC_Megamorphic,833,0 -block_count,KeyedStoreIC_Megamorphic,834,15 -block_count,KeyedStoreIC_Megamorphic,835,63 -block_count,KeyedStoreIC_Megamorphic,836,62 +block_count,KeyedStoreIC_Megamorphic,834,14 +block_count,KeyedStoreIC_Megamorphic,835,59 +block_count,KeyedStoreIC_Megamorphic,836,58 block_count,KeyedStoreIC_Megamorphic,837,0 block_count,KeyedStoreIC_Megamorphic,838,0 block_count,KeyedStoreIC_Megamorphic,839,0 -block_count,KeyedStoreIC_Megamorphic,840,63 -block_count,KeyedStoreIC_Megamorphic,841,63 -block_count,KeyedStoreIC_Megamorphic,842,63 -block_count,KeyedStoreIC_Megamorphic,843,63 +block_count,KeyedStoreIC_Megamorphic,840,59 +block_count,KeyedStoreIC_Megamorphic,841,59 +block_count,KeyedStoreIC_Megamorphic,842,59 +block_count,KeyedStoreIC_Megamorphic,843,59 block_count,KeyedStoreIC_Megamorphic,844,0 block_count,KeyedStoreIC_Megamorphic,845,0 block_count,KeyedStoreIC_Megamorphic,846,0 @@ -10143,30 +10146,30 @@ block_count,KeyedStoreIC_Megamorphic,849,0 block_count,KeyedStoreIC_Megamorphic,850,0 block_count,KeyedStoreIC_Megamorphic,851,0 -block_count,KeyedStoreIC_Megamorphic,852,63 +block_count,KeyedStoreIC_Megamorphic,852,59 block_count,KeyedStoreIC_Megamorphic,853,0 -block_count,KeyedStoreIC_Megamorphic,854,63 -block_count,KeyedStoreIC_Megamorphic,855,59 +block_count,KeyedStoreIC_Megamorphic,854,59 +block_count,KeyedStoreIC_Megamorphic,855,56 block_count,KeyedStoreIC_Megamorphic,856,0 -block_count,KeyedStoreIC_Megamorphic,857,59 -block_count,KeyedStoreIC_Megamorphic,858,59 +block_count,KeyedStoreIC_Megamorphic,857,56 +block_count,KeyedStoreIC_Megamorphic,858,56 block_count,KeyedStoreIC_Megamorphic,859,0 -block_count,KeyedStoreIC_Megamorphic,860,59 -block_count,KeyedStoreIC_Megamorphic,861,59 +block_count,KeyedStoreIC_Megamorphic,860,56 +block_count,KeyedStoreIC_Megamorphic,861,56 block_count,KeyedStoreIC_Megamorphic,862,0 -block_count,KeyedStoreIC_Megamorphic,863,59 +block_count,KeyedStoreIC_Megamorphic,863,56 block_count,KeyedStoreIC_Megamorphic,864,0 -block_count,KeyedStoreIC_Megamorphic,865,59 +block_count,KeyedStoreIC_Megamorphic,865,56 block_count,KeyedStoreIC_Megamorphic,866,0 -block_count,KeyedStoreIC_Megamorphic,867,59 +block_count,KeyedStoreIC_Megamorphic,867,56 block_count,KeyedStoreIC_Megamorphic,868,0 block_count,KeyedStoreIC_Megamorphic,869,0 block_count,KeyedStoreIC_Megamorphic,870,0 -block_count,KeyedStoreIC_Megamorphic,871,59 -block_count,KeyedStoreIC_Megamorphic,872,59 -block_count,KeyedStoreIC_Megamorphic,873,59 +block_count,KeyedStoreIC_Megamorphic,871,56 +block_count,KeyedStoreIC_Megamorphic,872,56 +block_count,KeyedStoreIC_Megamorphic,873,56 block_count,KeyedStoreIC_Megamorphic,874,0 -block_count,KeyedStoreIC_Megamorphic,875,59 +block_count,KeyedStoreIC_Megamorphic,875,56 block_count,KeyedStoreIC_Megamorphic,876,0 block_count,KeyedStoreIC_Megamorphic,877,0 block_count,KeyedStoreIC_Megamorphic,878,3 @@ -10197,9 +10200,9 @@ block_count,KeyedStoreIC_Megamorphic,903,0 block_count,KeyedStoreIC_Megamorphic,904,0 block_count,KeyedStoreIC_Megamorphic,905,0 -block_count,KeyedStoreIC_Megamorphic,906,73 -block_count,KeyedStoreIC_Megamorphic,907,74 -block_count,KeyedStoreIC_Megamorphic,908,122 +block_count,KeyedStoreIC_Megamorphic,906,69 +block_count,KeyedStoreIC_Megamorphic,907,69 +block_count,KeyedStoreIC_Megamorphic,908,115 block_count,KeyedStoreIC_Megamorphic,909,1 block_count,KeyedStoreIC_Megamorphic,910,0 block_count,KeyedStoreIC_Megamorphic,911,0 @@ -10223,13 +10226,13 @@ block_count,KeyedStoreIC_Megamorphic,929,0 block_count,KeyedStoreIC_Megamorphic,930,0 block_count,KeyedStoreIC_Megamorphic,931,0 -block_count,KeyedStoreIC_Megamorphic,932,121 +block_count,KeyedStoreIC_Megamorphic,932,114 block_count,KeyedStoreIC_Megamorphic,933,7 block_count,KeyedStoreIC_Megamorphic,934,1 block_count,KeyedStoreIC_Megamorphic,935,6 -block_count,KeyedStoreIC_Megamorphic,936,113 -block_count,KeyedStoreIC_Megamorphic,937,68 -block_count,KeyedStoreIC_Megamorphic,938,67 +block_count,KeyedStoreIC_Megamorphic,936,106 +block_count,KeyedStoreIC_Megamorphic,937,64 +block_count,KeyedStoreIC_Megamorphic,938,64 block_count,KeyedStoreIC_Megamorphic,939,0 block_count,KeyedStoreIC_Megamorphic,940,0 block_count,KeyedStoreIC_Megamorphic,941,0 @@ -10578,22 +10581,22 @@ block_count,KeyedStoreIC_Megamorphic,1284,0 block_count,KeyedStoreIC_Megamorphic,1285,0 block_count,KeyedStoreIC_Megamorphic,1286,0 -block_count,KeyedStoreIC_Megamorphic,1287,67 -block_count,KeyedStoreIC_Megamorphic,1288,67 -block_count,KeyedStoreIC_Megamorphic,1289,67 -block_count,KeyedStoreIC_Megamorphic,1290,67 -block_count,KeyedStoreIC_Megamorphic,1291,203 -block_count,KeyedStoreIC_Megamorphic,1292,135 -block_count,KeyedStoreIC_Megamorphic,1293,135 +block_count,KeyedStoreIC_Megamorphic,1287,64 +block_count,KeyedStoreIC_Megamorphic,1288,64 +block_count,KeyedStoreIC_Megamorphic,1289,64 +block_count,KeyedStoreIC_Megamorphic,1290,64 +block_count,KeyedStoreIC_Megamorphic,1291,192 +block_count,KeyedStoreIC_Megamorphic,1292,128 +block_count,KeyedStoreIC_Megamorphic,1293,128 block_count,KeyedStoreIC_Megamorphic,1294,0 block_count,KeyedStoreIC_Megamorphic,1295,0 block_count,KeyedStoreIC_Megamorphic,1296,0 -block_count,KeyedStoreIC_Megamorphic,1297,135 -block_count,KeyedStoreIC_Megamorphic,1298,135 +block_count,KeyedStoreIC_Megamorphic,1297,128 +block_count,KeyedStoreIC_Megamorphic,1298,128 block_count,KeyedStoreIC_Megamorphic,1299,0 -block_count,KeyedStoreIC_Megamorphic,1300,67 -block_count,KeyedStoreIC_Megamorphic,1301,67 -block_count,KeyedStoreIC_Megamorphic,1302,67 +block_count,KeyedStoreIC_Megamorphic,1300,64 +block_count,KeyedStoreIC_Megamorphic,1301,63 +block_count,KeyedStoreIC_Megamorphic,1302,63 block_count,KeyedStoreIC_Megamorphic,1303,0 block_count,KeyedStoreIC_Megamorphic,1304,0 block_count,KeyedStoreIC_Megamorphic,1305,0 @@ -10837,11 +10840,11 @@ block_count,KeyedStoreIC_Megamorphic,1543,0 block_count,KeyedStoreIC_Megamorphic,1544,0 block_count,KeyedStoreIC_Megamorphic,1545,0 -block_count,KeyedStoreIC_Megamorphic,1546,45 -block_count,KeyedStoreIC_Megamorphic,1547,51 -block_count,KeyedStoreIC_Megamorphic,1548,51 +block_count,KeyedStoreIC_Megamorphic,1546,42 +block_count,KeyedStoreIC_Megamorphic,1547,48 +block_count,KeyedStoreIC_Megamorphic,1548,48 block_count,KeyedStoreIC_Megamorphic,1549,6 -block_count,KeyedStoreIC_Megamorphic,1550,13 +block_count,KeyedStoreIC_Megamorphic,1550,12 block_count,KeyedStoreIC_Megamorphic,1551,6 block_count,KeyedStoreIC_Megamorphic,1552,6 block_count,KeyedStoreIC_Megamorphic,1553,0 @@ -10851,10 +10854,10 @@ block_count,KeyedStoreIC_Megamorphic,1557,6 block_count,KeyedStoreIC_Megamorphic,1558,0 block_count,KeyedStoreIC_Megamorphic,1559,6 -block_count,KeyedStoreIC_Megamorphic,1560,45 -block_count,KeyedStoreIC_Megamorphic,1561,51 -block_count,KeyedStoreIC_Megamorphic,1562,51 -block_count,KeyedStoreIC_Megamorphic,1563,51 +block_count,KeyedStoreIC_Megamorphic,1560,42 +block_count,KeyedStoreIC_Megamorphic,1561,48 +block_count,KeyedStoreIC_Megamorphic,1562,48 +block_count,KeyedStoreIC_Megamorphic,1563,48 block_count,KeyedStoreIC_Megamorphic,1564,0 block_count,KeyedStoreIC_Megamorphic,1565,0 block_count,KeyedStoreIC_Megamorphic,1566,0 @@ -12306,14 +12309,14 @@ block_count,DefineKeyedOwnIC_Megamorphic,1203,0 block_count,DefineKeyedOwnIC_Megamorphic,1204,0 block_count,DefineKeyedOwnIC_Megamorphic,1205,0 -block_count,LoadGlobalIC_NoFeedback,0,15 +block_count,LoadGlobalIC_NoFeedback,0,14 block_count,LoadGlobalIC_NoFeedback,1,0 -block_count,LoadGlobalIC_NoFeedback,2,15 +block_count,LoadGlobalIC_NoFeedback,2,14 block_count,LoadGlobalIC_NoFeedback,3,0 -block_count,LoadGlobalIC_NoFeedback,4,15 -block_count,LoadGlobalIC_NoFeedback,5,347 -block_count,LoadGlobalIC_NoFeedback,6,337 -block_count,LoadGlobalIC_NoFeedback,7,337 +block_count,LoadGlobalIC_NoFeedback,4,14 +block_count,LoadGlobalIC_NoFeedback,5,327 +block_count,LoadGlobalIC_NoFeedback,6,317 +block_count,LoadGlobalIC_NoFeedback,7,317 block_count,LoadGlobalIC_NoFeedback,8,1 block_count,LoadGlobalIC_NoFeedback,9,1 block_count,LoadGlobalIC_NoFeedback,10,0 @@ -12323,7 +12326,7 @@ block_count,LoadGlobalIC_NoFeedback,14,1 block_count,LoadGlobalIC_NoFeedback,15,1 block_count,LoadGlobalIC_NoFeedback,16,1 -block_count,LoadGlobalIC_NoFeedback,17,2 +block_count,LoadGlobalIC_NoFeedback,17,1 block_count,LoadGlobalIC_NoFeedback,18,1 block_count,LoadGlobalIC_NoFeedback,19,0 block_count,LoadGlobalIC_NoFeedback,20,0 @@ -12335,18 +12338,18 @@ block_count,LoadGlobalIC_NoFeedback,26,0 block_count,LoadGlobalIC_NoFeedback,27,0 block_count,LoadGlobalIC_NoFeedback,28,0 -block_count,LoadGlobalIC_NoFeedback,29,336 -block_count,LoadGlobalIC_NoFeedback,30,813 -block_count,LoadGlobalIC_NoFeedback,31,483 -block_count,LoadGlobalIC_NoFeedback,32,483 +block_count,LoadGlobalIC_NoFeedback,29,316 +block_count,LoadGlobalIC_NoFeedback,30,766 +block_count,LoadGlobalIC_NoFeedback,31,455 +block_count,LoadGlobalIC_NoFeedback,32,455 block_count,LoadGlobalIC_NoFeedback,33,0 -block_count,LoadGlobalIC_NoFeedback,34,483 -block_count,LoadGlobalIC_NoFeedback,35,483 -block_count,LoadGlobalIC_NoFeedback,36,477 +block_count,LoadGlobalIC_NoFeedback,34,455 +block_count,LoadGlobalIC_NoFeedback,35,455 +block_count,LoadGlobalIC_NoFeedback,36,449 block_count,LoadGlobalIC_NoFeedback,37,5 block_count,LoadGlobalIC_NoFeedback,38,0 -block_count,LoadGlobalIC_NoFeedback,39,330 -block_count,LoadGlobalIC_NoFeedback,40,331 +block_count,LoadGlobalIC_NoFeedback,39,311 +block_count,LoadGlobalIC_NoFeedback,40,312 block_count,LoadGlobalIC_NoFeedback,41,5 block_count,LoadGlobalIC_NoFeedback,42,0 block_count,LoadGlobalIC_NoFeedback,43,5 @@ -12364,9 +12367,9 @@ block_count,LoadGlobalIC_NoFeedback,55,0 block_count,LoadGlobalIC_NoFeedback,56,0 block_count,LoadGlobalIC_NoFeedback,57,4 -block_count,LoadGlobalIC_NoFeedback,58,1 +block_count,LoadGlobalIC_NoFeedback,58,0 block_count,LoadGlobalIC_NoFeedback,59,0 -block_count,LoadGlobalIC_NoFeedback,60,1 +block_count,LoadGlobalIC_NoFeedback,60,0 block_count,LoadGlobalIC_NoFeedback,61,5 block_count,LoadGlobalIC_NoFeedback,62,5 block_count,LoadGlobalIC_NoFeedback,63,0 @@ -12375,17 +12378,17 @@ block_count,LoadGlobalIC_NoFeedback,66,9 block_count,LoadGlobalIC_NoFeedback,67,0 block_count,LoadGlobalIC_NoFeedback,68,9 -block_count,LoadIC_FunctionPrototype,0,200 -block_count,LoadIC_FunctionPrototype,1,200 +block_count,LoadIC_FunctionPrototype,0,189 +block_count,LoadIC_FunctionPrototype,1,189 block_count,LoadIC_FunctionPrototype,2,1 -block_count,LoadIC_FunctionPrototype,3,199 +block_count,LoadIC_FunctionPrototype,3,187 block_count,LoadIC_FunctionPrototype,4,0 -block_count,LoadIC_StringLength,0,178 +block_count,LoadIC_StringLength,0,721 block_count,LoadIC_StringWrapperLength,0,0 -block_count,LoadIC_NoFeedback,0,43 -block_count,LoadIC_NoFeedback,1,43 -block_count,LoadIC_NoFeedback,2,43 -block_count,LoadIC_NoFeedback,3,37 +block_count,LoadIC_NoFeedback,0,40 +block_count,LoadIC_NoFeedback,1,40 +block_count,LoadIC_NoFeedback,2,40 +block_count,LoadIC_NoFeedback,3,35 block_count,LoadIC_NoFeedback,4,5 block_count,LoadIC_NoFeedback,5,4 block_count,LoadIC_NoFeedback,6,0 @@ -12400,66 +12403,66 @@ block_count,LoadIC_NoFeedback,15,0 block_count,LoadIC_NoFeedback,16,0 block_count,LoadIC_NoFeedback,17,0 -block_count,LoadIC_NoFeedback,18,42 -block_count,LoadIC_NoFeedback,19,30 -block_count,LoadIC_NoFeedback,20,28 -block_count,LoadIC_NoFeedback,21,28 +block_count,LoadIC_NoFeedback,18,40 +block_count,LoadIC_NoFeedback,19,29 +block_count,LoadIC_NoFeedback,20,27 +block_count,LoadIC_NoFeedback,21,26 block_count,LoadIC_NoFeedback,22,5 block_count,LoadIC_NoFeedback,23,5 block_count,LoadIC_NoFeedback,24,0 block_count,LoadIC_NoFeedback,25,5 -block_count,LoadIC_NoFeedback,26,36 -block_count,LoadIC_NoFeedback,27,36 +block_count,LoadIC_NoFeedback,26,34 +block_count,LoadIC_NoFeedback,27,34 block_count,LoadIC_NoFeedback,28,0 -block_count,LoadIC_NoFeedback,29,36 -block_count,LoadIC_NoFeedback,30,17 -block_count,LoadIC_NoFeedback,31,19 -block_count,LoadIC_NoFeedback,32,36 -block_count,LoadIC_NoFeedback,33,30 +block_count,LoadIC_NoFeedback,29,34 +block_count,LoadIC_NoFeedback,30,16 +block_count,LoadIC_NoFeedback,31,17 +block_count,LoadIC_NoFeedback,32,34 +block_count,LoadIC_NoFeedback,33,29 block_count,LoadIC_NoFeedback,34,5 block_count,LoadIC_NoFeedback,35,5 block_count,LoadIC_NoFeedback,36,5 block_count,LoadIC_NoFeedback,37,5 block_count,LoadIC_NoFeedback,38,0 block_count,LoadIC_NoFeedback,39,5 -block_count,LoadIC_NoFeedback,40,5 +block_count,LoadIC_NoFeedback,40,4 block_count,LoadIC_NoFeedback,41,0 -block_count,LoadIC_NoFeedback,42,5 -block_count,LoadIC_NoFeedback,43,5 +block_count,LoadIC_NoFeedback,42,4 +block_count,LoadIC_NoFeedback,43,4 block_count,LoadIC_NoFeedback,44,0 block_count,LoadIC_NoFeedback,45,0 block_count,LoadIC_NoFeedback,46,0 -block_count,LoadIC_NoFeedback,47,22 +block_count,LoadIC_NoFeedback,47,21 block_count,LoadIC_NoFeedback,48,0 -block_count,LoadIC_NoFeedback,49,22 +block_count,LoadIC_NoFeedback,49,21 block_count,LoadIC_NoFeedback,50,3 -block_count,LoadIC_NoFeedback,51,18 -block_count,LoadIC_NoFeedback,52,51 -block_count,LoadIC_NoFeedback,53,46 -block_count,LoadIC_NoFeedback,54,42 -block_count,LoadIC_NoFeedback,55,32 +block_count,LoadIC_NoFeedback,51,17 +block_count,LoadIC_NoFeedback,52,48 +block_count,LoadIC_NoFeedback,53,43 +block_count,LoadIC_NoFeedback,54,40 +block_count,LoadIC_NoFeedback,55,30 block_count,LoadIC_NoFeedback,56,9 -block_count,LoadIC_NoFeedback,57,4 +block_count,LoadIC_NoFeedback,57,3 block_count,LoadIC_NoFeedback,58,4 -block_count,LoadIC_NoFeedback,59,13 +block_count,LoadIC_NoFeedback,59,12 block_count,LoadIC_NoFeedback,60,6 -block_count,LoadIC_NoFeedback,61,7 -block_count,LoadIC_NoFeedback,62,5 +block_count,LoadIC_NoFeedback,61,6 +block_count,LoadIC_NoFeedback,62,4 block_count,LoadIC_NoFeedback,63,1 -block_count,LoadIC_NoFeedback,64,15 +block_count,LoadIC_NoFeedback,64,14 block_count,LoadIC_NoFeedback,65,0 -block_count,LoadIC_NoFeedback,66,14 +block_count,LoadIC_NoFeedback,66,13 block_count,LoadIC_NoFeedback,67,5 block_count,LoadIC_NoFeedback,68,0 block_count,LoadIC_NoFeedback,69,5 -block_count,LoadIC_NoFeedback,70,9 +block_count,LoadIC_NoFeedback,70,8 block_count,LoadIC_NoFeedback,71,0 block_count,LoadIC_NoFeedback,72,8 block_count,LoadIC_NoFeedback,73,0 block_count,LoadIC_NoFeedback,74,0 block_count,LoadIC_NoFeedback,75,0 block_count,LoadIC_NoFeedback,76,0 -block_count,LoadIC_NoFeedback,77,15 +block_count,LoadIC_NoFeedback,77,14 block_count,LoadIC_NoFeedback,78,0 block_count,LoadIC_NoFeedback,79,1 block_count,LoadIC_NoFeedback,80,1 @@ -12477,7 +12480,7 @@ block_count,LoadIC_NoFeedback,92,1 block_count,LoadIC_NoFeedback,93,0 block_count,LoadIC_NoFeedback,94,1 -block_count,LoadIC_NoFeedback,95,17 +block_count,LoadIC_NoFeedback,95,16 block_count,LoadIC_NoFeedback,96,0 block_count,LoadIC_NoFeedback,97,0 block_count,LoadIC_NoFeedback,98,0 @@ -12517,53 +12520,53 @@ block_count,LoadIC_NoFeedback,132,0 block_count,LoadIC_NoFeedback,133,0 block_count,LoadIC_NoFeedback,134,0 -block_count,LoadIC_NoFeedback,135,16 -block_count,LoadIC_NoFeedback,136,16 +block_count,LoadIC_NoFeedback,135,15 +block_count,LoadIC_NoFeedback,136,15 block_count,LoadIC_NoFeedback,137,0 block_count,LoadIC_NoFeedback,138,0 block_count,LoadIC_NoFeedback,139,0 block_count,LoadIC_NoFeedback,140,0 block_count,LoadIC_NoFeedback,141,0 -block_count,LoadIC_NoFeedback,142,16 -block_count,LoadIC_NoFeedback,143,17 -block_count,LoadIC_NoFeedback,144,17 +block_count,LoadIC_NoFeedback,142,15 +block_count,LoadIC_NoFeedback,143,16 +block_count,LoadIC_NoFeedback,144,16 block_count,LoadIC_NoFeedback,145,0 block_count,LoadIC_NoFeedback,146,0 block_count,LoadIC_NoFeedback,147,0 block_count,LoadIC_NoFeedback,148,0 block_count,LoadIC_NoFeedback,149,0 -block_count,LoadIC_NoFeedback,150,13 +block_count,LoadIC_NoFeedback,150,12 block_count,LoadIC_NoFeedback,151,0 block_count,LoadIC_NoFeedback,152,0 block_count,LoadIC_NoFeedback,153,0 block_count,LoadIC_NoFeedback,154,0 block_count,LoadIC_NoFeedback,155,0 -block_count,LoadIC_NoFeedback,156,13 -block_count,LoadIC_NoFeedback,157,13 -block_count,LoadIC_NoFeedback,158,19 -block_count,LoadIC_NoFeedback,159,18 -block_count,LoadIC_NoFeedback,160,18 -block_count,LoadIC_NoFeedback,161,18 -block_count,LoadIC_NoFeedback,162,18 -block_count,LoadIC_NoFeedback,163,18 -block_count,LoadIC_NoFeedback,164,4 -block_count,LoadIC_NoFeedback,165,4 +block_count,LoadIC_NoFeedback,156,12 +block_count,LoadIC_NoFeedback,157,12 +block_count,LoadIC_NoFeedback,158,17 +block_count,LoadIC_NoFeedback,159,17 +block_count,LoadIC_NoFeedback,160,17 +block_count,LoadIC_NoFeedback,161,17 +block_count,LoadIC_NoFeedback,162,17 +block_count,LoadIC_NoFeedback,163,17 +block_count,LoadIC_NoFeedback,164,3 +block_count,LoadIC_NoFeedback,165,3 block_count,LoadIC_NoFeedback,166,0 -block_count,LoadIC_NoFeedback,167,4 -block_count,LoadIC_NoFeedback,168,25 -block_count,LoadIC_NoFeedback,169,25 +block_count,LoadIC_NoFeedback,167,3 +block_count,LoadIC_NoFeedback,168,24 +block_count,LoadIC_NoFeedback,169,24 block_count,LoadIC_NoFeedback,170,0 -block_count,LoadIC_NoFeedback,171,25 -block_count,LoadIC_NoFeedback,172,11 -block_count,LoadIC_NoFeedback,173,14 -block_count,LoadIC_NoFeedback,174,25 -block_count,LoadIC_NoFeedback,175,21 -block_count,LoadIC_NoFeedback,176,4 -block_count,LoadIC_NoFeedback,177,4 -block_count,LoadIC_NoFeedback,178,4 -block_count,LoadIC_NoFeedback,179,4 +block_count,LoadIC_NoFeedback,171,24 +block_count,LoadIC_NoFeedback,172,10 +block_count,LoadIC_NoFeedback,173,13 +block_count,LoadIC_NoFeedback,174,24 +block_count,LoadIC_NoFeedback,175,20 +block_count,LoadIC_NoFeedback,176,3 +block_count,LoadIC_NoFeedback,177,3 +block_count,LoadIC_NoFeedback,178,3 +block_count,LoadIC_NoFeedback,179,3 block_count,LoadIC_NoFeedback,180,0 -block_count,LoadIC_NoFeedback,181,4 +block_count,LoadIC_NoFeedback,181,3 block_count,LoadIC_NoFeedback,182,3 block_count,LoadIC_NoFeedback,183,0 block_count,LoadIC_NoFeedback,184,3 @@ -12571,24 +12574,24 @@ block_count,LoadIC_NoFeedback,186,3 block_count,LoadIC_NoFeedback,187,0 block_count,LoadIC_NoFeedback,188,0 -block_count,LoadIC_NoFeedback,189,14 +block_count,LoadIC_NoFeedback,189,13 block_count,LoadIC_NoFeedback,190,0 -block_count,LoadIC_NoFeedback,191,14 +block_count,LoadIC_NoFeedback,191,13 block_count,LoadIC_NoFeedback,192,0 block_count,LoadIC_NoFeedback,193,13 -block_count,LoadIC_NoFeedback,194,55 -block_count,LoadIC_NoFeedback,195,51 -block_count,LoadIC_NoFeedback,196,46 -block_count,LoadIC_NoFeedback,197,42 +block_count,LoadIC_NoFeedback,194,52 +block_count,LoadIC_NoFeedback,195,48 +block_count,LoadIC_NoFeedback,196,44 +block_count,LoadIC_NoFeedback,197,39 block_count,LoadIC_NoFeedback,198,4 -block_count,LoadIC_NoFeedback,199,5 +block_count,LoadIC_NoFeedback,199,4 block_count,LoadIC_NoFeedback,200,3 -block_count,LoadIC_NoFeedback,201,5 +block_count,LoadIC_NoFeedback,201,4 block_count,LoadIC_NoFeedback,202,2 block_count,LoadIC_NoFeedback,203,2 block_count,LoadIC_NoFeedback,204,2 block_count,LoadIC_NoFeedback,205,0 -block_count,LoadIC_NoFeedback,206,12 +block_count,LoadIC_NoFeedback,206,11 block_count,LoadIC_NoFeedback,207,4 block_count,LoadIC_NoFeedback,208,7 block_count,LoadIC_NoFeedback,209,6 @@ -12601,7 +12604,7 @@ block_count,LoadIC_NoFeedback,216,0 block_count,LoadIC_NoFeedback,217,0 block_count,LoadIC_NoFeedback,218,0 -block_count,LoadIC_NoFeedback,219,12 +block_count,LoadIC_NoFeedback,219,11 block_count,LoadIC_NoFeedback,220,0 block_count,LoadIC_NoFeedback,221,0 block_count,LoadIC_NoFeedback,222,0 @@ -12645,7 +12648,7 @@ block_count,LoadIC_NoFeedback,260,0 block_count,LoadIC_NoFeedback,261,0 block_count,LoadIC_NoFeedback,262,5 -block_count,LoadIC_NoFeedback,263,12 +block_count,LoadIC_NoFeedback,263,11 block_count,LoadIC_NoFeedback,264,4 block_count,LoadIC_NoFeedback,265,4 block_count,LoadIC_NoFeedback,266,0 @@ -12696,8 +12699,8 @@ block_count,LoadIC_NoFeedback,311,0 block_count,LoadIC_NoFeedback,312,0 block_count,LoadIC_NoFeedback,313,7 -block_count,LoadIC_NoFeedback,314,12 -block_count,LoadIC_NoFeedback,315,12 +block_count,LoadIC_NoFeedback,314,11 +block_count,LoadIC_NoFeedback,315,11 block_count,LoadIC_NoFeedback,316,0 block_count,LoadIC_NoFeedback,317,0 block_count,LoadIC_NoFeedback,318,0 @@ -12706,7 +12709,7 @@ block_count,LoadIC_NoFeedback,321,0 block_count,LoadIC_NoFeedback,322,0 block_count,LoadIC_NoFeedback,323,11 -block_count,LoadIC_NoFeedback,324,11 +block_count,LoadIC_NoFeedback,324,10 block_count,LoadIC_NoFeedback,325,0 block_count,LoadIC_NoFeedback,326,0 block_count,LoadIC_NoFeedback,327,0 @@ -12715,11 +12718,11 @@ block_count,LoadIC_NoFeedback,330,0 block_count,LoadIC_NoFeedback,331,0 block_count,LoadIC_NoFeedback,332,0 -block_count,LoadIC_NoFeedback,333,11 +block_count,LoadIC_NoFeedback,333,10 block_count,StoreIC_NoFeedback,0,5 block_count,StoreIC_NoFeedback,1,5 block_count,StoreIC_NoFeedback,2,5 -block_count,StoreIC_NoFeedback,3,5 +block_count,StoreIC_NoFeedback,3,4 block_count,StoreIC_NoFeedback,4,4 block_count,StoreIC_NoFeedback,5,1 block_count,StoreIC_NoFeedback,6,1 @@ -12729,7 +12732,7 @@ block_count,StoreIC_NoFeedback,10,8 block_count,StoreIC_NoFeedback,11,0 block_count,StoreIC_NoFeedback,12,8 -block_count,StoreIC_NoFeedback,13,4 +block_count,StoreIC_NoFeedback,13,3 block_count,StoreIC_NoFeedback,14,4 block_count,StoreIC_NoFeedback,15,8 block_count,StoreIC_NoFeedback,16,7 @@ -12752,7 +12755,7 @@ block_count,StoreIC_NoFeedback,33,0 block_count,StoreIC_NoFeedback,34,3 block_count,StoreIC_NoFeedback,35,11 -block_count,StoreIC_NoFeedback,36,11 +block_count,StoreIC_NoFeedback,36,10 block_count,StoreIC_NoFeedback,37,10 block_count,StoreIC_NoFeedback,38,8 block_count,StoreIC_NoFeedback,39,2 @@ -12786,7 +12789,7 @@ block_count,StoreIC_NoFeedback,67,0 block_count,StoreIC_NoFeedback,68,0 block_count,StoreIC_NoFeedback,69,1 -block_count,StoreIC_NoFeedback,70,1 +block_count,StoreIC_NoFeedback,70,0 block_count,StoreIC_NoFeedback,71,0 block_count,StoreIC_NoFeedback,72,0 block_count,StoreIC_NoFeedback,73,0 @@ -12819,7 +12822,7 @@ block_count,StoreIC_NoFeedback,100,0 block_count,StoreIC_NoFeedback,101,1 block_count,StoreIC_NoFeedback,102,1 -block_count,StoreIC_NoFeedback,103,1 +block_count,StoreIC_NoFeedback,103,0 block_count,StoreIC_NoFeedback,104,0 block_count,StoreIC_NoFeedback,105,0 block_count,StoreIC_NoFeedback,106,0 @@ -12870,7 +12873,7 @@ block_count,StoreIC_NoFeedback,151,0 block_count,StoreIC_NoFeedback,152,0 block_count,StoreIC_NoFeedback,153,1 -block_count,StoreIC_NoFeedback,154,1 +block_count,StoreIC_NoFeedback,154,0 block_count,StoreIC_NoFeedback,155,0 block_count,StoreIC_NoFeedback,156,0 block_count,StoreIC_NoFeedback,157,0 @@ -12945,7 +12948,7 @@ block_count,StoreIC_NoFeedback,226,0 block_count,StoreIC_NoFeedback,227,0 block_count,StoreIC_NoFeedback,228,2 -block_count,StoreIC_NoFeedback,229,1 +block_count,StoreIC_NoFeedback,229,0 block_count,StoreIC_NoFeedback,230,0 block_count,StoreIC_NoFeedback,231,0 block_count,StoreIC_NoFeedback,232,0 @@ -12953,11 +12956,11 @@ block_count,StoreIC_NoFeedback,234,0 block_count,StoreIC_NoFeedback,235,0 block_count,StoreIC_NoFeedback,236,0 -block_count,StoreIC_NoFeedback,237,1 -block_count,StoreIC_NoFeedback,238,1 -block_count,StoreIC_NoFeedback,239,1 +block_count,StoreIC_NoFeedback,237,0 +block_count,StoreIC_NoFeedback,238,0 +block_count,StoreIC_NoFeedback,239,0 block_count,StoreIC_NoFeedback,240,0 -block_count,StoreIC_NoFeedback,241,1 +block_count,StoreIC_NoFeedback,241,0 block_count,StoreIC_NoFeedback,242,0 block_count,StoreIC_NoFeedback,243,0 block_count,StoreIC_NoFeedback,244,0 @@ -12980,7 +12983,7 @@ block_count,StoreIC_NoFeedback,261,0 block_count,StoreIC_NoFeedback,262,0 block_count,StoreIC_NoFeedback,263,0 -block_count,StoreIC_NoFeedback,264,9 +block_count,StoreIC_NoFeedback,264,8 block_count,StoreIC_NoFeedback,265,8 block_count,StoreIC_NoFeedback,266,0 block_count,StoreIC_NoFeedback,267,0 @@ -12988,7 +12991,7 @@ block_count,StoreIC_NoFeedback,269,0 block_count,StoreIC_NoFeedback,270,0 block_count,StoreIC_NoFeedback,271,0 -block_count,StoreIC_NoFeedback,272,1 +block_count,StoreIC_NoFeedback,272,0 block_count,StoreIC_NoFeedback,273,1 block_count,StoreIC_NoFeedback,274,1 block_count,StoreIC_NoFeedback,275,0 @@ -13002,7 +13005,7 @@ block_count,StoreIC_NoFeedback,283,0 block_count,StoreIC_NoFeedback,284,0 block_count,StoreIC_NoFeedback,285,0 -block_count,StoreIC_NoFeedback,286,1 +block_count,StoreIC_NoFeedback,286,0 block_count,StoreIC_NoFeedback,287,0 block_count,StoreIC_NoFeedback,288,0 block_count,StoreIC_NoFeedback,289,0 @@ -13236,11 +13239,11 @@ block_count,StoreIC_NoFeedback,517,0 block_count,StoreIC_NoFeedback,518,0 block_count,StoreIC_NoFeedback,519,1 -block_count,DefineNamedOwnIC_NoFeedback,0,4 -block_count,DefineNamedOwnIC_NoFeedback,1,4 -block_count,DefineNamedOwnIC_NoFeedback,2,4 -block_count,DefineNamedOwnIC_NoFeedback,3,4 -block_count,DefineNamedOwnIC_NoFeedback,4,4 +block_count,DefineNamedOwnIC_NoFeedback,0,3 +block_count,DefineNamedOwnIC_NoFeedback,1,3 +block_count,DefineNamedOwnIC_NoFeedback,2,3 +block_count,DefineNamedOwnIC_NoFeedback,3,3 +block_count,DefineNamedOwnIC_NoFeedback,4,3 block_count,DefineNamedOwnIC_NoFeedback,5,0 block_count,DefineNamedOwnIC_NoFeedback,6,0 block_count,DefineNamedOwnIC_NoFeedback,7,0 @@ -13250,7 +13253,7 @@ block_count,DefineNamedOwnIC_NoFeedback,11,0 block_count,DefineNamedOwnIC_NoFeedback,12,1 block_count,DefineNamedOwnIC_NoFeedback,13,0 -block_count,DefineNamedOwnIC_NoFeedback,14,1 +block_count,DefineNamedOwnIC_NoFeedback,14,0 block_count,DefineNamedOwnIC_NoFeedback,15,1 block_count,DefineNamedOwnIC_NoFeedback,16,1 block_count,DefineNamedOwnIC_NoFeedback,17,0 @@ -13272,9 +13275,9 @@ block_count,DefineNamedOwnIC_NoFeedback,33,0 block_count,DefineNamedOwnIC_NoFeedback,34,3 block_count,DefineNamedOwnIC_NoFeedback,35,6 -block_count,DefineNamedOwnIC_NoFeedback,36,5 +block_count,DefineNamedOwnIC_NoFeedback,36,4 block_count,DefineNamedOwnIC_NoFeedback,37,3 -block_count,DefineNamedOwnIC_NoFeedback,38,3 +block_count,DefineNamedOwnIC_NoFeedback,38,2 block_count,DefineNamedOwnIC_NoFeedback,39,0 block_count,DefineNamedOwnIC_NoFeedback,40,1 block_count,DefineNamedOwnIC_NoFeedback,41,1 @@ -13509,7 +13512,7 @@ block_count,DefineNamedOwnIC_NoFeedback,270,0 block_count,DefineNamedOwnIC_NoFeedback,271,0 block_count,DefineNamedOwnIC_NoFeedback,272,0 -block_count,DefineNamedOwnIC_NoFeedback,273,4 +block_count,DefineNamedOwnIC_NoFeedback,273,3 block_count,KeyedLoadIC_SloppyArguments,0,1 block_count,KeyedLoadIC_SloppyArguments,1,1 block_count,KeyedLoadIC_SloppyArguments,2,1 @@ -13533,62 +13536,62 @@ block_count,KeyedLoadIC_SloppyArguments,20,0 block_count,KeyedLoadIC_SloppyArguments,21,0 block_count,KeyedLoadIC_SloppyArguments,22,0 -block_count,StoreFastElementIC_InBounds,0,428 +block_count,StoreFastElementIC_InBounds,0,404 block_count,StoreFastElementIC_InBounds,1,0 -block_count,StoreFastElementIC_InBounds,2,12 -block_count,StoreFastElementIC_InBounds,3,12 +block_count,StoreFastElementIC_InBounds,2,10 +block_count,StoreFastElementIC_InBounds,3,10 block_count,StoreFastElementIC_InBounds,4,0 block_count,StoreFastElementIC_InBounds,5,0 block_count,StoreFastElementIC_InBounds,6,0 block_count,StoreFastElementIC_InBounds,7,0 block_count,StoreFastElementIC_InBounds,8,0 -block_count,StoreFastElementIC_InBounds,9,12 -block_count,StoreFastElementIC_InBounds,10,12 +block_count,StoreFastElementIC_InBounds,9,10 +block_count,StoreFastElementIC_InBounds,10,10 block_count,StoreFastElementIC_InBounds,11,0 -block_count,StoreFastElementIC_InBounds,12,12 +block_count,StoreFastElementIC_InBounds,12,10 block_count,StoreFastElementIC_InBounds,13,0 -block_count,StoreFastElementIC_InBounds,14,12 -block_count,StoreFastElementIC_InBounds,15,12 +block_count,StoreFastElementIC_InBounds,14,10 +block_count,StoreFastElementIC_InBounds,15,10 block_count,StoreFastElementIC_InBounds,16,0 -block_count,StoreFastElementIC_InBounds,17,12 +block_count,StoreFastElementIC_InBounds,17,10 block_count,StoreFastElementIC_InBounds,18,0 -block_count,StoreFastElementIC_InBounds,19,12 +block_count,StoreFastElementIC_InBounds,19,10 block_count,StoreFastElementIC_InBounds,20,0 -block_count,StoreFastElementIC_InBounds,21,13 -block_count,StoreFastElementIC_InBounds,22,13 +block_count,StoreFastElementIC_InBounds,21,12 +block_count,StoreFastElementIC_InBounds,22,12 block_count,StoreFastElementIC_InBounds,23,0 block_count,StoreFastElementIC_InBounds,24,0 block_count,StoreFastElementIC_InBounds,25,0 block_count,StoreFastElementIC_InBounds,26,0 block_count,StoreFastElementIC_InBounds,27,0 -block_count,StoreFastElementIC_InBounds,28,13 -block_count,StoreFastElementIC_InBounds,29,13 +block_count,StoreFastElementIC_InBounds,28,12 +block_count,StoreFastElementIC_InBounds,29,12 block_count,StoreFastElementIC_InBounds,30,0 -block_count,StoreFastElementIC_InBounds,31,13 +block_count,StoreFastElementIC_InBounds,31,12 block_count,StoreFastElementIC_InBounds,32,0 -block_count,StoreFastElementIC_InBounds,33,13 -block_count,StoreFastElementIC_InBounds,34,13 +block_count,StoreFastElementIC_InBounds,33,12 +block_count,StoreFastElementIC_InBounds,34,12 block_count,StoreFastElementIC_InBounds,35,0 -block_count,StoreFastElementIC_InBounds,36,13 +block_count,StoreFastElementIC_InBounds,36,12 block_count,StoreFastElementIC_InBounds,37,0 -block_count,StoreFastElementIC_InBounds,38,13 +block_count,StoreFastElementIC_InBounds,38,12 block_count,StoreFastElementIC_InBounds,39,0 -block_count,StoreFastElementIC_InBounds,40,23 -block_count,StoreFastElementIC_InBounds,41,23 +block_count,StoreFastElementIC_InBounds,40,22 +block_count,StoreFastElementIC_InBounds,41,22 block_count,StoreFastElementIC_InBounds,42,0 block_count,StoreFastElementIC_InBounds,43,0 block_count,StoreFastElementIC_InBounds,44,0 block_count,StoreFastElementIC_InBounds,45,0 block_count,StoreFastElementIC_InBounds,46,0 -block_count,StoreFastElementIC_InBounds,47,23 -block_count,StoreFastElementIC_InBounds,48,23 +block_count,StoreFastElementIC_InBounds,47,22 +block_count,StoreFastElementIC_InBounds,48,22 block_count,StoreFastElementIC_InBounds,49,0 -block_count,StoreFastElementIC_InBounds,50,23 -block_count,StoreFastElementIC_InBounds,51,23 +block_count,StoreFastElementIC_InBounds,50,22 +block_count,StoreFastElementIC_InBounds,51,22 block_count,StoreFastElementIC_InBounds,52,0 -block_count,StoreFastElementIC_InBounds,53,23 +block_count,StoreFastElementIC_InBounds,53,22 block_count,StoreFastElementIC_InBounds,54,0 -block_count,StoreFastElementIC_InBounds,55,23 +block_count,StoreFastElementIC_InBounds,55,22 block_count,StoreFastElementIC_InBounds,56,0 block_count,StoreFastElementIC_InBounds,57,0 block_count,StoreFastElementIC_InBounds,58,0 @@ -13656,22 +13659,22 @@ block_count,StoreFastElementIC_InBounds,120,0 block_count,StoreFastElementIC_InBounds,121,0 block_count,StoreFastElementIC_InBounds,122,0 -block_count,StoreFastElementIC_InBounds,123,11 -block_count,StoreFastElementIC_InBounds,124,11 +block_count,StoreFastElementIC_InBounds,123,10 +block_count,StoreFastElementIC_InBounds,124,10 block_count,StoreFastElementIC_InBounds,125,0 block_count,StoreFastElementIC_InBounds,126,0 block_count,StoreFastElementIC_InBounds,127,0 block_count,StoreFastElementIC_InBounds,128,0 block_count,StoreFastElementIC_InBounds,129,0 -block_count,StoreFastElementIC_InBounds,130,11 -block_count,StoreFastElementIC_InBounds,131,11 +block_count,StoreFastElementIC_InBounds,130,10 +block_count,StoreFastElementIC_InBounds,131,10 block_count,StoreFastElementIC_InBounds,132,0 block_count,StoreFastElementIC_InBounds,133,10 -block_count,StoreFastElementIC_InBounds,134,11 +block_count,StoreFastElementIC_InBounds,134,10 block_count,StoreFastElementIC_InBounds,135,0 -block_count,StoreFastElementIC_InBounds,136,11 +block_count,StoreFastElementIC_InBounds,136,10 block_count,StoreFastElementIC_InBounds,137,0 -block_count,StoreFastElementIC_InBounds,138,11 +block_count,StoreFastElementIC_InBounds,138,10 block_count,StoreFastElementIC_InBounds,139,0 block_count,StoreFastElementIC_InBounds,140,0 block_count,StoreFastElementIC_InBounds,141,0 @@ -13733,80 +13736,80 @@ block_count,StoreFastElementIC_InBounds,197,10 block_count,StoreFastElementIC_InBounds,198,0 block_count,StoreFastElementIC_InBounds,199,10 -block_count,StoreFastElementIC_InBounds,200,21 +block_count,StoreFastElementIC_InBounds,200,20 block_count,StoreFastElementIC_InBounds,201,0 block_count,StoreFastElementIC_InBounds,202,0 block_count,StoreFastElementIC_InBounds,203,0 block_count,StoreFastElementIC_InBounds,204,0 block_count,StoreFastElementIC_InBounds,205,0 -block_count,StoreFastElementIC_InBounds,206,21 -block_count,StoreFastElementIC_InBounds,207,21 -block_count,StoreFastElementIC_InBounds,208,17 -block_count,StoreFastElementIC_InBounds,209,17 -block_count,StoreFastElementIC_InBounds,210,17 +block_count,StoreFastElementIC_InBounds,206,20 +block_count,StoreFastElementIC_InBounds,207,20 +block_count,StoreFastElementIC_InBounds,208,15 +block_count,StoreFastElementIC_InBounds,209,15 +block_count,StoreFastElementIC_InBounds,210,15 block_count,StoreFastElementIC_InBounds,211,0 block_count,StoreFastElementIC_InBounds,212,0 block_count,StoreFastElementIC_InBounds,213,4 -block_count,StoreFastElementIC_InBounds,214,21 -block_count,StoreFastElementIC_InBounds,215,21 +block_count,StoreFastElementIC_InBounds,214,19 +block_count,StoreFastElementIC_InBounds,215,20 block_count,StoreFastElementIC_InBounds,216,0 -block_count,StoreFastElementIC_InBounds,217,21 -block_count,StoreFastElementIC_InBounds,218,21 +block_count,StoreFastElementIC_InBounds,217,20 +block_count,StoreFastElementIC_InBounds,218,20 block_count,StoreFastElementIC_InBounds,219,0 -block_count,StoreFastElementIC_InBounds,220,21 -block_count,StoreFastElementIC_InBounds,221,21 +block_count,StoreFastElementIC_InBounds,220,20 +block_count,StoreFastElementIC_InBounds,221,19 block_count,StoreFastElementIC_InBounds,222,0 -block_count,StoreFastElementIC_InBounds,223,21 +block_count,StoreFastElementIC_InBounds,223,19 block_count,StoreFastElementIC_InBounds,224,0 -block_count,StoreFastElementIC_InBounds,225,21 -block_count,StoreFastElementIC_InBounds,226,59 +block_count,StoreFastElementIC_InBounds,225,20 +block_count,StoreFastElementIC_InBounds,226,57 block_count,StoreFastElementIC_InBounds,227,0 block_count,StoreFastElementIC_InBounds,228,0 block_count,StoreFastElementIC_InBounds,229,0 block_count,StoreFastElementIC_InBounds,230,0 block_count,StoreFastElementIC_InBounds,231,0 -block_count,StoreFastElementIC_InBounds,232,59 -block_count,StoreFastElementIC_InBounds,233,59 -block_count,StoreFastElementIC_InBounds,234,59 +block_count,StoreFastElementIC_InBounds,232,57 +block_count,StoreFastElementIC_InBounds,233,57 +block_count,StoreFastElementIC_InBounds,234,57 block_count,StoreFastElementIC_InBounds,235,0 block_count,StoreFastElementIC_InBounds,236,0 block_count,StoreFastElementIC_InBounds,237,0 block_count,StoreFastElementIC_InBounds,238,0 block_count,StoreFastElementIC_InBounds,239,0 block_count,StoreFastElementIC_InBounds,240,0 -block_count,StoreFastElementIC_InBounds,241,59 -block_count,StoreFastElementIC_InBounds,242,59 -block_count,StoreFastElementIC_InBounds,243,59 -block_count,StoreFastElementIC_InBounds,244,59 -block_count,StoreFastElementIC_InBounds,245,59 +block_count,StoreFastElementIC_InBounds,241,57 +block_count,StoreFastElementIC_InBounds,242,57 +block_count,StoreFastElementIC_InBounds,243,57 +block_count,StoreFastElementIC_InBounds,244,57 +block_count,StoreFastElementIC_InBounds,245,57 block_count,StoreFastElementIC_InBounds,246,0 -block_count,StoreFastElementIC_InBounds,247,59 +block_count,StoreFastElementIC_InBounds,247,57 block_count,StoreFastElementIC_InBounds,248,0 block_count,StoreFastElementIC_InBounds,249,0 block_count,StoreFastElementIC_InBounds,250,0 block_count,StoreFastElementIC_InBounds,251,0 -block_count,StoreFastElementIC_InBounds,252,18 +block_count,StoreFastElementIC_InBounds,252,17 block_count,StoreFastElementIC_InBounds,253,0 block_count,StoreFastElementIC_InBounds,254,0 block_count,StoreFastElementIC_InBounds,255,0 block_count,StoreFastElementIC_InBounds,256,0 block_count,StoreFastElementIC_InBounds,257,0 -block_count,StoreFastElementIC_InBounds,258,18 -block_count,StoreFastElementIC_InBounds,259,18 -block_count,StoreFastElementIC_InBounds,260,18 +block_count,StoreFastElementIC_InBounds,258,17 +block_count,StoreFastElementIC_InBounds,259,17 +block_count,StoreFastElementIC_InBounds,260,17 block_count,StoreFastElementIC_InBounds,261,0 block_count,StoreFastElementIC_InBounds,262,0 block_count,StoreFastElementIC_InBounds,263,0 block_count,StoreFastElementIC_InBounds,264,0 block_count,StoreFastElementIC_InBounds,265,0 block_count,StoreFastElementIC_InBounds,266,0 -block_count,StoreFastElementIC_InBounds,267,18 -block_count,StoreFastElementIC_InBounds,268,18 -block_count,StoreFastElementIC_InBounds,269,18 -block_count,StoreFastElementIC_InBounds,270,18 -block_count,StoreFastElementIC_InBounds,271,18 +block_count,StoreFastElementIC_InBounds,267,17 +block_count,StoreFastElementIC_InBounds,268,17 +block_count,StoreFastElementIC_InBounds,269,17 +block_count,StoreFastElementIC_InBounds,270,17 +block_count,StoreFastElementIC_InBounds,271,17 block_count,StoreFastElementIC_InBounds,272,0 -block_count,StoreFastElementIC_InBounds,273,18 +block_count,StoreFastElementIC_InBounds,273,17 block_count,StoreFastElementIC_InBounds,274,0 block_count,StoreFastElementIC_InBounds,275,0 block_count,StoreFastElementIC_InBounds,276,0 @@ -13837,28 +13840,28 @@ block_count,StoreFastElementIC_InBounds,301,0 block_count,StoreFastElementIC_InBounds,302,0 block_count,StoreFastElementIC_InBounds,303,0 -block_count,StoreFastElementIC_InBounds,304,20 +block_count,StoreFastElementIC_InBounds,304,19 block_count,StoreFastElementIC_InBounds,305,0 block_count,StoreFastElementIC_InBounds,306,0 block_count,StoreFastElementIC_InBounds,307,0 block_count,StoreFastElementIC_InBounds,308,0 block_count,StoreFastElementIC_InBounds,309,0 -block_count,StoreFastElementIC_InBounds,310,20 -block_count,StoreFastElementIC_InBounds,311,20 -block_count,StoreFastElementIC_InBounds,312,20 +block_count,StoreFastElementIC_InBounds,310,19 +block_count,StoreFastElementIC_InBounds,311,19 +block_count,StoreFastElementIC_InBounds,312,19 block_count,StoreFastElementIC_InBounds,313,0 block_count,StoreFastElementIC_InBounds,314,0 block_count,StoreFastElementIC_InBounds,315,0 block_count,StoreFastElementIC_InBounds,316,0 block_count,StoreFastElementIC_InBounds,317,0 block_count,StoreFastElementIC_InBounds,318,0 -block_count,StoreFastElementIC_InBounds,319,20 -block_count,StoreFastElementIC_InBounds,320,20 -block_count,StoreFastElementIC_InBounds,321,20 -block_count,StoreFastElementIC_InBounds,322,20 -block_count,StoreFastElementIC_InBounds,323,20 +block_count,StoreFastElementIC_InBounds,319,19 +block_count,StoreFastElementIC_InBounds,320,19 +block_count,StoreFastElementIC_InBounds,321,19 +block_count,StoreFastElementIC_InBounds,322,19 +block_count,StoreFastElementIC_InBounds,323,19 block_count,StoreFastElementIC_InBounds,324,0 -block_count,StoreFastElementIC_InBounds,325,20 +block_count,StoreFastElementIC_InBounds,325,19 block_count,StoreFastElementIC_InBounds,326,0 block_count,StoreFastElementIC_InBounds,327,0 block_count,StoreFastElementIC_InBounds,328,0 @@ -13895,28 +13898,28 @@ block_count,StoreFastElementIC_InBounds,359,0 block_count,StoreFastElementIC_InBounds,360,0 block_count,StoreFastElementIC_InBounds,361,0 -block_count,StoreFastElementIC_InBounds,362,184 +block_count,StoreFastElementIC_InBounds,362,173 block_count,StoreFastElementIC_InBounds,363,0 block_count,StoreFastElementIC_InBounds,364,0 block_count,StoreFastElementIC_InBounds,365,0 block_count,StoreFastElementIC_InBounds,366,0 block_count,StoreFastElementIC_InBounds,367,0 -block_count,StoreFastElementIC_InBounds,368,184 -block_count,StoreFastElementIC_InBounds,369,184 -block_count,StoreFastElementIC_InBounds,370,184 +block_count,StoreFastElementIC_InBounds,368,173 +block_count,StoreFastElementIC_InBounds,369,173 +block_count,StoreFastElementIC_InBounds,370,173 block_count,StoreFastElementIC_InBounds,371,5 block_count,StoreFastElementIC_InBounds,372,5 block_count,StoreFastElementIC_InBounds,373,0 block_count,StoreFastElementIC_InBounds,374,0 block_count,StoreFastElementIC_InBounds,375,0 block_count,StoreFastElementIC_InBounds,376,5 -block_count,StoreFastElementIC_InBounds,377,179 -block_count,StoreFastElementIC_InBounds,378,184 -block_count,StoreFastElementIC_InBounds,379,184 -block_count,StoreFastElementIC_InBounds,380,184 -block_count,StoreFastElementIC_InBounds,381,184 +block_count,StoreFastElementIC_InBounds,377,167 +block_count,StoreFastElementIC_InBounds,378,173 +block_count,StoreFastElementIC_InBounds,379,173 +block_count,StoreFastElementIC_InBounds,380,173 +block_count,StoreFastElementIC_InBounds,381,173 block_count,StoreFastElementIC_InBounds,382,0 -block_count,StoreFastElementIC_InBounds,383,184 +block_count,StoreFastElementIC_InBounds,383,173 block_count,StoreFastElementIC_InBounds,384,0 block_count,StoreFastElementIC_InBounds,385,0 block_count,StoreFastElementIC_InBounds,386,0 @@ -13979,28 +13982,28 @@ block_count,StoreFastElementIC_InBounds,443,0 block_count,StoreFastElementIC_InBounds,444,0 block_count,StoreFastElementIC_InBounds,445,0 -block_count,StoreFastElementIC_InBounds,446,48 +block_count,StoreFastElementIC_InBounds,446,46 block_count,StoreFastElementIC_InBounds,447,0 block_count,StoreFastElementIC_InBounds,448,0 block_count,StoreFastElementIC_InBounds,449,0 block_count,StoreFastElementIC_InBounds,450,0 block_count,StoreFastElementIC_InBounds,451,0 -block_count,StoreFastElementIC_InBounds,452,48 -block_count,StoreFastElementIC_InBounds,453,48 -block_count,StoreFastElementIC_InBounds,454,48 -block_count,StoreFastElementIC_InBounds,455,45 -block_count,StoreFastElementIC_InBounds,456,45 +block_count,StoreFastElementIC_InBounds,452,46 +block_count,StoreFastElementIC_InBounds,453,46 +block_count,StoreFastElementIC_InBounds,454,46 +block_count,StoreFastElementIC_InBounds,455,42 +block_count,StoreFastElementIC_InBounds,456,42 block_count,StoreFastElementIC_InBounds,457,0 block_count,StoreFastElementIC_InBounds,458,0 block_count,StoreFastElementIC_InBounds,459,0 -block_count,StoreFastElementIC_InBounds,460,45 +block_count,StoreFastElementIC_InBounds,460,42 block_count,StoreFastElementIC_InBounds,461,3 -block_count,StoreFastElementIC_InBounds,462,48 -block_count,StoreFastElementIC_InBounds,463,48 -block_count,StoreFastElementIC_InBounds,464,48 -block_count,StoreFastElementIC_InBounds,465,48 +block_count,StoreFastElementIC_InBounds,462,46 +block_count,StoreFastElementIC_InBounds,463,46 +block_count,StoreFastElementIC_InBounds,464,46 +block_count,StoreFastElementIC_InBounds,465,46 block_count,StoreFastElementIC_InBounds,466,0 -block_count,StoreFastElementIC_InBounds,467,48 +block_count,StoreFastElementIC_InBounds,467,46 block_count,StoreFastElementIC_InBounds,468,0 block_count,StoreFastElementIC_InBounds,469,0 block_count,StoreFastElementIC_InBounds,470,0 @@ -14722,7 +14725,7 @@ block_count,StoreFastElementIC_InBounds,1186,0 block_count,StoreFastElementIC_InBounds,1187,0 block_count,StoreFastElementIC_InBounds,1188,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,0,43 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,0,40 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,1,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,2,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,3,0 @@ -14763,8 +14766,8 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,38,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,39,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,40,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,41,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,42,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,41,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,42,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,43,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,44,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,45,0 @@ -14819,23 +14822,23 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,94,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,95,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,96,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,97,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,97,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,98,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,99,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,100,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,101,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,102,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,103,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,104,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,103,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,104,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,105,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,106,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,106,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,107,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,108,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,109,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,108,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,109,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,110,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,111,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,112,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,113,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,113,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,114,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,115,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,116,0 @@ -14878,11 +14881,11 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,153,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,154,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,155,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,156,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,156,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,157,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,158,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,159,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,160,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,158,0 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,159,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,160,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,161,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,162,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,163,0 @@ -14911,24 +14914,24 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,186,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,187,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,188,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,189,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,189,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,190,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,191,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,192,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,191,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,192,27 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,193,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,194,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,195,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,196,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,197,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,198,29 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,199,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,198,27 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,199,27 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,200,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,201,29 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,202,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,201,27 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,202,27 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,203,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,204,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,205,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,206,26 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,206,25 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,207,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,208,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,209,2 @@ -14943,16 +14946,16 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,218,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,219,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,220,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,221,26 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,222,23 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,221,24 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,222,22 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,223,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,224,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,225,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,226,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,227,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,228,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,229,22 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,230,21 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,229,21 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,230,19 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,231,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,232,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,233,2 @@ -14970,12 +14973,12 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,245,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,246,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,247,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,248,24 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,249,26 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,248,22 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,249,25 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,250,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,251,26 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,252,29 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,253,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,251,25 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,252,27 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,253,27 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,254,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,255,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,256,0 @@ -15004,9 +15007,9 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,279,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,280,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,281,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,282,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,282,27 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,283,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,284,29 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,284,27 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,285,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,286,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,287,0 @@ -15171,7 +15174,7 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,446,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,447,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,448,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,449,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,449,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,450,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,451,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,452,0 @@ -15194,7 +15197,7 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,469,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,470,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,471,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,472,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,472,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,473,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,474,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,475,0 @@ -15214,9 +15217,9 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,489,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,490,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,491,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,492,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,492,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,493,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,494,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,494,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,495,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,496,1 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,497,0 @@ -15348,28 +15351,28 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,623,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,624,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,625,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,626,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,626,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,627,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,628,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,629,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,630,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,631,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,632,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,633,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,632,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,633,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,634,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,635,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,636,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,637,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,638,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,639,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,640,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,640,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,641,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,642,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,643,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,644,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,642,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,643,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,644,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,645,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,646,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,647,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,646,0 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,647,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,648,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,649,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,650,0 @@ -15422,31 +15425,31 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,697,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,698,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,699,2 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,700,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,700,2 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,701,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,702,3 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,703,4 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,702,2 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,703,3 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,704,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,705,4 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,706,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,705,3 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,706,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,707,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,708,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,709,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,710,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,711,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,712,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,713,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,712,0 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,713,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,714,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,715,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,716,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,717,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,718,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,719,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,720,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,721,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,720,0 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,721,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,722,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,723,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,724,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,723,0 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,724,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,725,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,726,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,727,0 @@ -15506,12 +15509,12 @@ block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,781,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,782,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,783,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,784,1 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,785,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,784,0 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,785,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,786,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,787,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,787,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,788,0 -block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,789,1 +block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,789,0 block_count,StoreFastElementIC_NoTransitionGrowAndHandleCOW,790,0 block_count,StoreFastElementIC_NoTransitionHandleCOW,0,0 block_count,StoreFastElementIC_NoTransitionHandleCOW,1,0 @@ -19142,13 +19145,13 @@ block_count,KeyedHasIC_PolymorphicName,87,0 block_count,KeyedHasIC_PolymorphicName,88,0 block_count,KeyedHasIC_PolymorphicName,89,0 -block_count,EnqueueMicrotask,0,18 -block_count,EnqueueMicrotask,1,18 -block_count,EnqueueMicrotask,2,18 +block_count,EnqueueMicrotask,0,17 +block_count,EnqueueMicrotask,1,17 +block_count,EnqueueMicrotask,2,17 block_count,EnqueueMicrotask,3,0 block_count,RunMicrotasks,0,0 -block_count,RunMicrotasks,1,18 -block_count,RunMicrotasks,2,18 +block_count,RunMicrotasks,1,17 +block_count,RunMicrotasks,2,17 block_count,RunMicrotasks,3,0 block_count,RunMicrotasks,4,0 block_count,RunMicrotasks,5,0 @@ -19168,32 +19171,32 @@ block_count,RunMicrotasks,19,0 block_count,RunMicrotasks,20,0 block_count,RunMicrotasks,21,0 -block_count,RunMicrotasks,22,18 -block_count,RunMicrotasks,23,18 -block_count,RunMicrotasks,24,18 +block_count,RunMicrotasks,22,17 +block_count,RunMicrotasks,23,17 +block_count,RunMicrotasks,24,17 block_count,RunMicrotasks,25,0 -block_count,RunMicrotasks,26,18 +block_count,RunMicrotasks,26,17 block_count,RunMicrotasks,27,0 -block_count,RunMicrotasks,28,18 -block_count,RunMicrotasks,29,18 -block_count,RunMicrotasks,30,18 +block_count,RunMicrotasks,28,17 +block_count,RunMicrotasks,29,17 +block_count,RunMicrotasks,30,17 block_count,RunMicrotasks,31,0 block_count,RunMicrotasks,32,0 block_count,RunMicrotasks,33,0 block_count,RunMicrotasks,34,0 block_count,RunMicrotasks,35,0 block_count,RunMicrotasks,36,0 -block_count,RunMicrotasks,37,18 -block_count,RunMicrotasks,38,18 -block_count,RunMicrotasks,39,18 -block_count,RunMicrotasks,40,18 +block_count,RunMicrotasks,37,17 +block_count,RunMicrotasks,38,17 +block_count,RunMicrotasks,39,17 +block_count,RunMicrotasks,40,17 block_count,RunMicrotasks,41,0 block_count,RunMicrotasks,42,0 block_count,RunMicrotasks,43,0 block_count,RunMicrotasks,44,0 block_count,RunMicrotasks,45,0 block_count,RunMicrotasks,46,0 -block_count,RunMicrotasks,47,18 +block_count,RunMicrotasks,47,17 block_count,RunMicrotasks,48,0 block_count,RunMicrotasks,49,0 block_count,RunMicrotasks,50,0 @@ -19252,8 +19255,8 @@ block_count,RunMicrotasks,103,0 block_count,RunMicrotasks,104,0 block_count,RunMicrotasks,105,0 -block_count,RunMicrotasks,106,18 -block_count,RunMicrotasks,107,18 +block_count,RunMicrotasks,106,17 +block_count,RunMicrotasks,107,17 block_count,RunMicrotasks,108,0 block_count,RunMicrotasks,109,0 block_count,HasProperty,0,10 @@ -19289,20 +19292,20 @@ block_count,HasProperty,30,10 block_count,HasProperty,31,12 block_count,HasProperty,32,12 -block_count,HasProperty,33,12 -block_count,HasProperty,34,12 +block_count,HasProperty,33,11 +block_count,HasProperty,34,11 block_count,HasProperty,35,1 block_count,HasProperty,36,1 block_count,HasProperty,37,0 block_count,HasProperty,38,1 -block_count,HasProperty,39,11 -block_count,HasProperty,40,11 +block_count,HasProperty,39,10 +block_count,HasProperty,40,10 block_count,HasProperty,41,0 -block_count,HasProperty,42,11 +block_count,HasProperty,42,10 block_count,HasProperty,43,4 block_count,HasProperty,44,6 -block_count,HasProperty,45,11 -block_count,HasProperty,46,9 +block_count,HasProperty,45,10 +block_count,HasProperty,46,8 block_count,HasProperty,47,1 block_count,HasProperty,48,1 block_count,HasProperty,49,1 @@ -19316,9 +19319,9 @@ block_count,HasProperty,57,1 block_count,HasProperty,58,0 block_count,HasProperty,59,0 -block_count,HasProperty,60,11 +block_count,HasProperty,60,10 block_count,HasProperty,61,0 -block_count,HasProperty,62,11 +block_count,HasProperty,62,10 block_count,HasProperty,63,10 block_count,HasProperty,64,0 block_count,HasProperty,65,0 @@ -19328,11 +19331,11 @@ block_count,HasProperty,69,0 block_count,HasProperty,70,0 block_count,HasProperty,71,0 -block_count,HasProperty,72,11 +block_count,HasProperty,72,10 block_count,HasProperty,73,0 block_count,HasProperty,74,10 block_count,HasProperty,75,1 -block_count,HasProperty,76,9 +block_count,HasProperty,76,8 block_count,HasProperty,77,0 block_count,HasProperty,78,0 block_count,HasProperty,79,0 @@ -19372,8 +19375,8 @@ block_count,HasProperty,113,0 block_count,HasProperty,114,0 block_count,HasProperty,115,0 -block_count,HasProperty,116,2 -block_count,HasProperty,117,2 +block_count,HasProperty,116,1 +block_count,HasProperty,117,1 block_count,HasProperty,118,0 block_count,HasProperty,119,0 block_count,HasProperty,120,0 @@ -19411,13 +19414,13 @@ block_count,HasProperty,152,0 block_count,HasProperty,153,0 block_count,HasProperty,154,0 -block_count,HasProperty,155,2 +block_count,HasProperty,155,1 block_count,HasProperty,156,0 block_count,HasProperty,157,0 block_count,HasProperty,158,0 -block_count,HasProperty,159,2 -block_count,HasProperty,160,2 -block_count,HasProperty,161,2 +block_count,HasProperty,159,1 +block_count,HasProperty,160,1 +block_count,HasProperty,161,1 block_count,HasProperty,162,0 block_count,HasProperty,163,0 block_count,HasProperty,164,0 @@ -19526,30 +19529,30 @@ block_count,HasProperty,267,0 block_count,HasProperty,268,0 block_count,HasProperty,269,10 -block_count,DeleteProperty,0,3 -block_count,DeleteProperty,1,3 -block_count,DeleteProperty,2,3 -block_count,DeleteProperty,3,3 -block_count,DeleteProperty,4,3 -block_count,DeleteProperty,5,3 +block_count,DeleteProperty,0,2 +block_count,DeleteProperty,1,2 +block_count,DeleteProperty,2,2 +block_count,DeleteProperty,3,2 +block_count,DeleteProperty,4,2 +block_count,DeleteProperty,5,2 block_count,DeleteProperty,6,0 block_count,DeleteProperty,7,0 block_count,DeleteProperty,8,0 -block_count,DeleteProperty,9,3 -block_count,DeleteProperty,10,3 +block_count,DeleteProperty,9,2 +block_count,DeleteProperty,10,2 block_count,DeleteProperty,11,0 block_count,DeleteProperty,12,0 block_count,DeleteProperty,13,0 -block_count,DeleteProperty,14,3 -block_count,DeleteProperty,15,3 -block_count,DeleteProperty,16,3 -block_count,DeleteProperty,17,3 -block_count,DeleteProperty,18,3 +block_count,DeleteProperty,14,2 +block_count,DeleteProperty,15,2 +block_count,DeleteProperty,16,2 +block_count,DeleteProperty,17,2 +block_count,DeleteProperty,18,2 block_count,DeleteProperty,19,0 block_count,DeleteProperty,20,0 block_count,DeleteProperty,21,0 -block_count,DeleteProperty,22,3 -block_count,DeleteProperty,23,3 +block_count,DeleteProperty,22,2 +block_count,DeleteProperty,23,2 block_count,DeleteProperty,24,0 block_count,DeleteProperty,25,0 block_count,DeleteProperty,26,0 @@ -19559,8 +19562,8 @@ block_count,DeleteProperty,30,0 block_count,DeleteProperty,31,0 block_count,DeleteProperty,32,0 -block_count,DeleteProperty,33,3 -block_count,DeleteProperty,34,3 +block_count,DeleteProperty,33,2 +block_count,DeleteProperty,34,2 block_count,DeleteProperty,35,2 block_count,DeleteProperty,36,0 block_count,DeleteProperty,37,0 @@ -19609,7 +19612,7 @@ block_count,DeleteProperty,80,0 block_count,DeleteProperty,81,0 block_count,DeleteProperty,82,0 -block_count,DeleteProperty,83,3 +block_count,DeleteProperty,83,2 block_count,SetDataProperties,0,1 block_count,SetDataProperties,1,1 block_count,SetDataProperties,2,0 @@ -20525,8 +20528,8 @@ block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,30,0 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,31,0 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,32,0 -block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,33,38 -block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,34,38 +block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,33,36 +block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,34,35 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,35,0 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,36,0 block_count,ArraySingleArgumentConstructor_Holey_DisableAllocationSites,37,0 @@ -20578,7 +20581,7 @@ block_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,37,0 block_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,38,0 block_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,39,0 -block_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,40,0 +block_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,40,1 block_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,41,0 block_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,42,0 block_count,ArraySingleArgumentConstructor_HoleyDouble_DisableAllocationSites,43,0 @@ -20772,10 +20775,10 @@ block_count,ArrayIncludesSmi,178,2 block_count,ArrayIncludesSmi,179,0 block_count,ArrayIncludesSmi,180,2 -block_count,ArrayIncludesSmiOrObject,0,17 -block_count,ArrayIncludesSmiOrObject,1,17 -block_count,ArrayIncludesSmiOrObject,2,17 -block_count,ArrayIncludesSmiOrObject,3,17 +block_count,ArrayIncludesSmiOrObject,0,16 +block_count,ArrayIncludesSmiOrObject,1,16 +block_count,ArrayIncludesSmiOrObject,2,16 +block_count,ArrayIncludesSmiOrObject,3,16 block_count,ArrayIncludesSmiOrObject,4,0 block_count,ArrayIncludesSmiOrObject,5,0 block_count,ArrayIncludesSmiOrObject,6,0 @@ -20800,15 +20803,15 @@ block_count,ArrayIncludesSmiOrObject,25,0 block_count,ArrayIncludesSmiOrObject,26,0 block_count,ArrayIncludesSmiOrObject,27,0 -block_count,ArrayIncludesSmiOrObject,28,17 -block_count,ArrayIncludesSmiOrObject,29,47 -block_count,ArrayIncludesSmiOrObject,30,33 -block_count,ArrayIncludesSmiOrObject,31,33 -block_count,ArrayIncludesSmiOrObject,32,30 +block_count,ArrayIncludesSmiOrObject,28,16 +block_count,ArrayIncludesSmiOrObject,29,44 +block_count,ArrayIncludesSmiOrObject,30,31 +block_count,ArrayIncludesSmiOrObject,31,31 +block_count,ArrayIncludesSmiOrObject,32,29 block_count,ArrayIncludesSmiOrObject,33,0 -block_count,ArrayIncludesSmiOrObject,34,30 -block_count,ArrayIncludesSmiOrObject,35,16 -block_count,ArrayIncludesSmiOrObject,36,14 +block_count,ArrayIncludesSmiOrObject,34,29 +block_count,ArrayIncludesSmiOrObject,35,15 +block_count,ArrayIncludesSmiOrObject,36,13 block_count,ArrayIncludesSmiOrObject,37,0 block_count,ArrayIncludesSmiOrObject,38,0 block_count,ArrayIncludesSmiOrObject,39,0 @@ -20907,11 +20910,11 @@ block_count,ArrayIncludesSmiOrObject,132,0 block_count,ArrayIncludesSmiOrObject,133,0 block_count,ArrayIncludesSmiOrObject,134,0 -block_count,ArrayIncludesSmiOrObject,135,14 +block_count,ArrayIncludesSmiOrObject,135,13 block_count,ArrayIncludesSmiOrObject,136,2 block_count,ArrayIncludesSmiOrObject,137,0 -block_count,ArrayIncludesSmiOrObject,138,30 -block_count,ArrayIncludesSmiOrObject,139,14 +block_count,ArrayIncludesSmiOrObject,138,28 +block_count,ArrayIncludesSmiOrObject,139,13 block_count,ArrayIncludes,0,0 block_count,ArrayIncludes,1,0 block_count,ArrayIncludes,2,0 @@ -21113,18 +21116,18 @@ block_count,ArrayIndexOfSmi,160,0 block_count,ArrayIndexOfSmi,161,0 block_count,ArrayIndexOfSmi,162,0 -block_count,ArrayIndexOfSmiOrObject,0,134 -block_count,ArrayIndexOfSmiOrObject,1,134 -block_count,ArrayIndexOfSmiOrObject,2,134 -block_count,ArrayIndexOfSmiOrObject,3,25 -block_count,ArrayIndexOfSmiOrObject,4,25 -block_count,ArrayIndexOfSmiOrObject,5,20 -block_count,ArrayIndexOfSmiOrObject,6,20 +block_count,ArrayIndexOfSmiOrObject,0,127 +block_count,ArrayIndexOfSmiOrObject,1,127 +block_count,ArrayIndexOfSmiOrObject,2,127 +block_count,ArrayIndexOfSmiOrObject,3,24 +block_count,ArrayIndexOfSmiOrObject,4,24 +block_count,ArrayIndexOfSmiOrObject,5,19 +block_count,ArrayIndexOfSmiOrObject,6,18 block_count,ArrayIndexOfSmiOrObject,7,0 -block_count,ArrayIndexOfSmiOrObject,8,5 -block_count,ArrayIndexOfSmiOrObject,9,17 -block_count,ArrayIndexOfSmiOrObject,10,13 -block_count,ArrayIndexOfSmiOrObject,11,12 +block_count,ArrayIndexOfSmiOrObject,8,4 +block_count,ArrayIndexOfSmiOrObject,9,16 +block_count,ArrayIndexOfSmiOrObject,10,12 +block_count,ArrayIndexOfSmiOrObject,11,11 block_count,ArrayIndexOfSmiOrObject,12,0 block_count,ArrayIndexOfSmiOrObject,13,4 block_count,ArrayIndexOfSmiOrObject,14,0 @@ -21140,49 +21143,49 @@ block_count,ArrayIndexOfSmiOrObject,24,0 block_count,ArrayIndexOfSmiOrObject,25,0 block_count,ArrayIndexOfSmiOrObject,26,0 -block_count,ArrayIndexOfSmiOrObject,27,109 -block_count,ArrayIndexOfSmiOrObject,28,1651 -block_count,ArrayIndexOfSmiOrObject,29,1570 -block_count,ArrayIndexOfSmiOrObject,30,1570 -block_count,ArrayIndexOfSmiOrObject,31,1557 +block_count,ArrayIndexOfSmiOrObject,27,103 +block_count,ArrayIndexOfSmiOrObject,28,1556 +block_count,ArrayIndexOfSmiOrObject,29,1479 +block_count,ArrayIndexOfSmiOrObject,30,1479 +block_count,ArrayIndexOfSmiOrObject,31,1467 block_count,ArrayIndexOfSmiOrObject,32,0 -block_count,ArrayIndexOfSmiOrObject,33,1557 -block_count,ArrayIndexOfSmiOrObject,34,1297 -block_count,ArrayIndexOfSmiOrObject,35,259 -block_count,ArrayIndexOfSmiOrObject,36,214 -block_count,ArrayIndexOfSmiOrObject,37,39 -block_count,ArrayIndexOfSmiOrObject,38,35 +block_count,ArrayIndexOfSmiOrObject,33,1467 +block_count,ArrayIndexOfSmiOrObject,34,1222 +block_count,ArrayIndexOfSmiOrObject,35,244 +block_count,ArrayIndexOfSmiOrObject,36,201 +block_count,ArrayIndexOfSmiOrObject,37,37 +block_count,ArrayIndexOfSmiOrObject,38,33 block_count,ArrayIndexOfSmiOrObject,39,4 -block_count,ArrayIndexOfSmiOrObject,40,174 -block_count,ArrayIndexOfSmiOrObject,41,174 +block_count,ArrayIndexOfSmiOrObject,40,164 +block_count,ArrayIndexOfSmiOrObject,41,164 block_count,ArrayIndexOfSmiOrObject,42,0 block_count,ArrayIndexOfSmiOrObject,43,0 block_count,ArrayIndexOfSmiOrObject,44,0 -block_count,ArrayIndexOfSmiOrObject,45,174 -block_count,ArrayIndexOfSmiOrObject,46,174 +block_count,ArrayIndexOfSmiOrObject,45,164 +block_count,ArrayIndexOfSmiOrObject,46,164 block_count,ArrayIndexOfSmiOrObject,47,0 -block_count,ArrayIndexOfSmiOrObject,48,174 -block_count,ArrayIndexOfSmiOrObject,49,174 +block_count,ArrayIndexOfSmiOrObject,48,164 +block_count,ArrayIndexOfSmiOrObject,49,164 block_count,ArrayIndexOfSmiOrObject,50,0 -block_count,ArrayIndexOfSmiOrObject,51,174 -block_count,ArrayIndexOfSmiOrObject,52,174 -block_count,ArrayIndexOfSmiOrObject,53,174 -block_count,ArrayIndexOfSmiOrObject,54,82 -block_count,ArrayIndexOfSmiOrObject,55,92 -block_count,ArrayIndexOfSmiOrObject,56,92 +block_count,ArrayIndexOfSmiOrObject,51,164 +block_count,ArrayIndexOfSmiOrObject,52,164 +block_count,ArrayIndexOfSmiOrObject,53,164 +block_count,ArrayIndexOfSmiOrObject,54,77 +block_count,ArrayIndexOfSmiOrObject,55,86 +block_count,ArrayIndexOfSmiOrObject,56,86 block_count,ArrayIndexOfSmiOrObject,57,3 block_count,ArrayIndexOfSmiOrObject,58,3 block_count,ArrayIndexOfSmiOrObject,59,0 block_count,ArrayIndexOfSmiOrObject,60,3 block_count,ArrayIndexOfSmiOrObject,61,0 -block_count,ArrayIndexOfSmiOrObject,62,88 -block_count,ArrayIndexOfSmiOrObject,63,85 -block_count,ArrayIndexOfSmiOrObject,64,82 -block_count,ArrayIndexOfSmiOrObject,65,75 +block_count,ArrayIndexOfSmiOrObject,62,83 +block_count,ArrayIndexOfSmiOrObject,63,80 +block_count,ArrayIndexOfSmiOrObject,64,77 +block_count,ArrayIndexOfSmiOrObject,65,70 block_count,ArrayIndexOfSmiOrObject,66,6 block_count,ArrayIndexOfSmiOrObject,67,3 block_count,ArrayIndexOfSmiOrObject,68,0 -block_count,ArrayIndexOfSmiOrObject,69,10 +block_count,ArrayIndexOfSmiOrObject,69,9 block_count,ArrayIndexOfSmiOrObject,70,0 block_count,ArrayIndexOfSmiOrObject,71,0 block_count,ArrayIndexOfSmiOrObject,72,0 @@ -21247,11 +21250,11 @@ block_count,ArrayIndexOfSmiOrObject,131,0 block_count,ArrayIndexOfSmiOrObject,132,0 block_count,ArrayIndexOfSmiOrObject,133,0 -block_count,ArrayIndexOfSmiOrObject,134,45 +block_count,ArrayIndexOfSmiOrObject,134,43 block_count,ArrayIndexOfSmiOrObject,135,12 block_count,ArrayIndexOfSmiOrObject,136,0 -block_count,ArrayIndexOfSmiOrObject,137,1542 -block_count,ArrayIndexOfSmiOrObject,138,81 +block_count,ArrayIndexOfSmiOrObject,137,1453 +block_count,ArrayIndexOfSmiOrObject,138,77 block_count,ArrayIndexOfSmiOrObject,139,0 block_count,ArrayIndexOfSmiOrObject,140,0 block_count,ArrayIndexOfSmiOrObject,141,0 @@ -21269,22 +21272,22 @@ block_count,ArrayIndexOfSmiOrObject,153,0 block_count,ArrayIndexOfSmiOrObject,154,0 block_count,ArrayIndexOfSmiOrObject,155,0 -block_count,ArrayIndexOf,0,24 +block_count,ArrayIndexOf,0,23 block_count,ArrayIndexOf,1,0 -block_count,ArrayIndexOf,2,24 -block_count,ArrayIndexOf,3,24 -block_count,ArrayIndexOf,4,24 +block_count,ArrayIndexOf,2,23 +block_count,ArrayIndexOf,3,23 +block_count,ArrayIndexOf,4,23 block_count,ArrayIndexOf,5,0 -block_count,ArrayIndexOf,6,24 +block_count,ArrayIndexOf,6,23 block_count,ArrayIndexOf,7,0 -block_count,ArrayIndexOf,8,24 -block_count,ArrayIndexOf,9,24 -block_count,ArrayIndexOf,10,24 -block_count,ArrayIndexOf,11,24 +block_count,ArrayIndexOf,8,23 +block_count,ArrayIndexOf,9,23 +block_count,ArrayIndexOf,10,23 +block_count,ArrayIndexOf,11,23 block_count,ArrayIndexOf,12,0 -block_count,ArrayIndexOf,13,24 -block_count,ArrayIndexOf,14,24 -block_count,ArrayIndexOf,15,24 +block_count,ArrayIndexOf,13,23 +block_count,ArrayIndexOf,14,23 +block_count,ArrayIndexOf,15,23 block_count,ArrayIndexOf,16,0 block_count,ArrayIndexOf,17,0 block_count,ArrayIndexOf,18,0 @@ -21296,16 +21299,16 @@ block_count,ArrayIndexOf,24,0 block_count,ArrayIndexOf,25,0 block_count,ArrayIndexOf,26,0 -block_count,ArrayIndexOf,27,24 -block_count,ArrayIndexOf,28,24 -block_count,ArrayIndexOf,29,24 -block_count,ArrayIndexOf,30,24 +block_count,ArrayIndexOf,27,23 +block_count,ArrayIndexOf,28,23 +block_count,ArrayIndexOf,29,22 +block_count,ArrayIndexOf,30,22 block_count,ArrayIndexOf,31,0 block_count,ArrayIndexOf,32,0 block_count,ArrayIndexOf,33,0 block_count,ArrayIndexOf,34,0 block_count,ArrayIndexOf,35,0 -block_count,ArrayIndexOf,36,24 +block_count,ArrayIndexOf,36,22 block_count,ArrayIndexOf,37,0 block_count,ArrayIndexOf,38,0 block_count,ArrayIndexOf,39,0 @@ -21318,23 +21321,23 @@ block_count,ArrayIndexOf,46,0 block_count,ArrayIndexOf,47,0 block_count,ArrayIndexOf,48,0 -block_count,ArrayPrototypePop,0,13 +block_count,ArrayPrototypePop,0,12 block_count,ArrayPrototypePop,1,0 -block_count,ArrayPrototypePop,2,13 -block_count,ArrayPrototypePop,3,13 -block_count,ArrayPrototypePop,4,13 -block_count,ArrayPrototypePop,5,13 -block_count,ArrayPrototypePop,6,13 +block_count,ArrayPrototypePop,2,12 +block_count,ArrayPrototypePop,3,12 +block_count,ArrayPrototypePop,4,12 +block_count,ArrayPrototypePop,5,12 +block_count,ArrayPrototypePop,6,12 block_count,ArrayPrototypePop,7,0 -block_count,ArrayPrototypePop,8,13 -block_count,ArrayPrototypePop,9,13 -block_count,ArrayPrototypePop,10,13 -block_count,ArrayPrototypePop,11,13 +block_count,ArrayPrototypePop,8,12 +block_count,ArrayPrototypePop,9,12 +block_count,ArrayPrototypePop,10,12 +block_count,ArrayPrototypePop,11,12 block_count,ArrayPrototypePop,12,0 -block_count,ArrayPrototypePop,13,13 -block_count,ArrayPrototypePop,14,13 -block_count,ArrayPrototypePop,15,13 -block_count,ArrayPrototypePop,16,13 +block_count,ArrayPrototypePop,13,12 +block_count,ArrayPrototypePop,14,12 +block_count,ArrayPrototypePop,15,12 +block_count,ArrayPrototypePop,16,12 block_count,ArrayPrototypePop,17,11 block_count,ArrayPrototypePop,18,0 block_count,ArrayPrototypePop,19,0 @@ -21360,26 +21363,26 @@ block_count,ArrayPrototypePop,39,0 block_count,ArrayPrototypePop,40,0 block_count,ArrayPrototypePop,41,1 -block_count,ArrayPrototypePush,0,288 +block_count,ArrayPrototypePush,0,305 block_count,ArrayPrototypePush,1,0 -block_count,ArrayPrototypePush,2,288 -block_count,ArrayPrototypePush,3,288 -block_count,ArrayPrototypePush,4,288 -block_count,ArrayPrototypePush,5,288 -block_count,ArrayPrototypePush,6,288 +block_count,ArrayPrototypePush,2,305 +block_count,ArrayPrototypePush,3,305 +block_count,ArrayPrototypePush,4,305 +block_count,ArrayPrototypePush,5,305 +block_count,ArrayPrototypePush,6,305 block_count,ArrayPrototypePush,7,0 -block_count,ArrayPrototypePush,8,288 -block_count,ArrayPrototypePush,9,288 -block_count,ArrayPrototypePush,10,288 +block_count,ArrayPrototypePush,8,305 +block_count,ArrayPrototypePush,9,305 +block_count,ArrayPrototypePush,10,305 block_count,ArrayPrototypePush,11,0 -block_count,ArrayPrototypePush,12,288 -block_count,ArrayPrototypePush,13,288 +block_count,ArrayPrototypePush,12,305 +block_count,ArrayPrototypePush,13,305 block_count,ArrayPrototypePush,14,0 -block_count,ArrayPrototypePush,15,288 -block_count,ArrayPrototypePush,16,288 +block_count,ArrayPrototypePush,15,305 +block_count,ArrayPrototypePush,16,305 block_count,ArrayPrototypePush,17,29 block_count,ArrayPrototypePush,18,29 -block_count,ArrayPrototypePush,19,28 +block_count,ArrayPrototypePush,19,29 block_count,ArrayPrototypePush,20,0 block_count,ArrayPrototypePush,21,0 block_count,ArrayPrototypePush,22,0 @@ -21393,16 +21396,16 @@ block_count,ArrayPrototypePush,30,0 block_count,ArrayPrototypePush,31,0 block_count,ArrayPrototypePush,32,0 -block_count,ArrayPrototypePush,33,25 -block_count,ArrayPrototypePush,34,24 +block_count,ArrayPrototypePush,33,22 +block_count,ArrayPrototypePush,34,22 block_count,ArrayPrototypePush,35,0 block_count,ArrayPrototypePush,36,0 block_count,ArrayPrototypePush,37,0 block_count,ArrayPrototypePush,38,0 block_count,ArrayPrototypePush,39,0 block_count,ArrayPrototypePush,40,0 -block_count,ArrayPrototypePush,41,73 -block_count,ArrayPrototypePush,42,72 +block_count,ArrayPrototypePush,41,65 +block_count,ArrayPrototypePush,42,65 block_count,ArrayPrototypePush,43,0 block_count,ArrayPrototypePush,44,0 block_count,ArrayPrototypePush,45,0 @@ -21434,14 +21437,14 @@ block_count,ArrayPrototypePush,71,0 block_count,ArrayPrototypePush,72,0 block_count,ArrayPrototypePush,73,0 -block_count,ArrayPrototypePush,74,258 -block_count,ArrayPrototypePush,75,258 -block_count,ArrayPrototypePush,76,256 +block_count,ArrayPrototypePush,74,275 +block_count,ArrayPrototypePush,75,275 +block_count,ArrayPrototypePush,76,273 block_count,ArrayPrototypePush,77,2 block_count,ArrayPrototypePush,78,0 block_count,ArrayPrototypePush,79,2 block_count,ArrayPrototypePush,80,2 -block_count,ArrayPrototypePush,81,2 +block_count,ArrayPrototypePush,81,1 block_count,ArrayPrototypePush,82,0 block_count,ArrayPrototypePush,83,0 block_count,ArrayPrototypePush,84,0 @@ -21576,46 +21579,46 @@ block_count,ArrayPrototypePush,213,0 block_count,ArrayPrototypePush,214,0 block_count,ArrayPrototypePush,215,0 -block_count,ArrayPrototypePush,216,256 -block_count,ArrayPrototypePush,217,256 -block_count,ArrayPrototypePush,218,233 -block_count,ArrayPrototypePush,219,23 -block_count,ArrayPrototypePush,220,23 -block_count,ArrayPrototypePush,221,23 -block_count,ArrayPrototypePush,222,23 +block_count,ArrayPrototypePush,216,273 +block_count,ArrayPrototypePush,217,273 +block_count,ArrayPrototypePush,218,251 +block_count,ArrayPrototypePush,219,21 +block_count,ArrayPrototypePush,220,21 +block_count,ArrayPrototypePush,221,21 +block_count,ArrayPrototypePush,222,21 block_count,ArrayPrototypePush,223,0 -block_count,ArrayPrototypePush,224,23 +block_count,ArrayPrototypePush,224,21 block_count,ArrayPrototypePush,225,0 block_count,ArrayPrototypePush,226,0 -block_count,ArrayPrototypePush,227,23 +block_count,ArrayPrototypePush,227,21 block_count,ArrayPrototypePush,228,0 -block_count,ArrayPrototypePush,229,23 +block_count,ArrayPrototypePush,229,21 block_count,ArrayPrototypePush,230,0 -block_count,ArrayPrototypePush,231,23 -block_count,ArrayPrototypePush,232,234 -block_count,ArrayPrototypePush,233,210 -block_count,ArrayPrototypePush,234,23 -block_count,ArrayPrototypePush,235,23 +block_count,ArrayPrototypePush,231,21 +block_count,ArrayPrototypePush,232,219 +block_count,ArrayPrototypePush,233,197 +block_count,ArrayPrototypePush,234,21 +block_count,ArrayPrototypePush,235,21 block_count,ArrayPrototypePush,236,1 -block_count,ArrayPrototypePush,237,22 -block_count,ArrayPrototypePush,238,23 +block_count,ArrayPrototypePush,237,20 +block_count,ArrayPrototypePush,238,21 block_count,ArrayPrototypePush,239,1 -block_count,ArrayPrototypePush,240,169 -block_count,ArrayPrototypePush,241,167 +block_count,ArrayPrototypePush,240,158 +block_count,ArrayPrototypePush,241,156 block_count,ArrayPrototypePush,242,1 -block_count,ArrayPrototypePush,243,21 -block_count,ArrayPrototypePush,244,23 +block_count,ArrayPrototypePush,243,20 +block_count,ArrayPrototypePush,244,21 block_count,ArrayPrototypePush,245,0 block_count,ArrayPrototypePush,246,0 -block_count,ArrayPrototypePush,247,256 -block_count,ArrayPrototypePush,248,256 -block_count,ArrayPrototypePush,249,265 -block_count,ArrayPrototypePush,250,265 -block_count,ArrayPrototypePush,251,9 -block_count,ArrayPrototypePush,252,256 +block_count,ArrayPrototypePush,247,273 +block_count,ArrayPrototypePush,248,273 +block_count,ArrayPrototypePush,249,281 +block_count,ArrayPrototypePush,250,281 +block_count,ArrayPrototypePush,251,8 +block_count,ArrayPrototypePush,252,273 block_count,ArrayPrototypePush,253,0 block_count,ArrayPrototypePush,254,0 -block_count,ArrayPrototypePush,255,256 +block_count,ArrayPrototypePush,255,273 block_count,ArrayPrototypePush,256,0 block_count,ArrayPrototypePush,257,0 block_count,ArrayPrototypePush,258,0 @@ -21631,9 +21634,9 @@ block_count,ArrayPrototypePush,268,0 block_count,ArrayPrototypePush,269,0 block_count,ArrayPrototypePush,270,0 -block_count,CloneFastJSArray,0,183 -block_count,CloneFastJSArray,1,162 -block_count,CloneFastJSArray,2,18 +block_count,CloneFastJSArray,0,173 +block_count,CloneFastJSArray,1,153 +block_count,CloneFastJSArray,2,17 block_count,CloneFastJSArray,3,7 block_count,CloneFastJSArray,4,7 block_count,CloneFastJSArray,5,7 @@ -21667,24 +21670,24 @@ block_count,CloneFastJSArray,33,0 block_count,CloneFastJSArray,34,7 block_count,CloneFastJSArray,35,0 -block_count,CloneFastJSArray,36,10 -block_count,CloneFastJSArray,37,18 -block_count,CloneFastJSArray,38,144 -block_count,CloneFastJSArray,39,144 +block_count,CloneFastJSArray,36,9 +block_count,CloneFastJSArray,37,17 +block_count,CloneFastJSArray,38,136 +block_count,CloneFastJSArray,39,136 block_count,CloneFastJSArray,40,0 -block_count,CloneFastJSArray,41,144 +block_count,CloneFastJSArray,41,136 block_count,CloneFastJSArray,42,0 -block_count,CloneFastJSArray,43,144 -block_count,CloneFastJSArray,44,143 +block_count,CloneFastJSArray,43,136 +block_count,CloneFastJSArray,44,135 block_count,CloneFastJSArray,45,0 -block_count,CloneFastJSArray,46,144 -block_count,CloneFastJSArray,47,144 +block_count,CloneFastJSArray,46,136 +block_count,CloneFastJSArray,47,136 block_count,CloneFastJSArray,48,0 -block_count,CloneFastJSArray,49,143 -block_count,CloneFastJSArray,50,144 +block_count,CloneFastJSArray,49,135 +block_count,CloneFastJSArray,50,136 block_count,CloneFastJSArray,51,0 -block_count,CloneFastJSArray,52,144 -block_count,CloneFastJSArray,53,144 +block_count,CloneFastJSArray,52,136 +block_count,CloneFastJSArray,53,136 block_count,CloneFastJSArray,54,0 block_count,CloneFastJSArray,55,0 block_count,CloneFastJSArray,56,0 @@ -21694,18 +21697,18 @@ block_count,CloneFastJSArray,60,0 block_count,CloneFastJSArray,61,0 block_count,CloneFastJSArray,62,0 -block_count,CloneFastJSArray,63,144 +block_count,CloneFastJSArray,63,136 block_count,CloneFastJSArray,64,0 -block_count,CloneFastJSArray,65,21 -block_count,CloneFastJSArray,66,183 +block_count,CloneFastJSArray,65,20 +block_count,CloneFastJSArray,66,173 block_count,CloneFastJSArray,67,0 -block_count,CloneFastJSArray,68,183 -block_count,CloneFastJSArray,69,183 +block_count,CloneFastJSArray,68,173 +block_count,CloneFastJSArray,69,173 block_count,CloneFastJSArray,70,0 -block_count,CloneFastJSArray,71,183 +block_count,CloneFastJSArray,71,173 block_count,CloneFastJSArray,72,0 -block_count,CloneFastJSArray,73,183 -block_count,CloneFastJSArray,74,183 +block_count,CloneFastJSArray,73,173 +block_count,CloneFastJSArray,74,173 block_count,CloneFastJSArrayFillingHoles,0,0 block_count,CloneFastJSArrayFillingHoles,1,0 block_count,CloneFastJSArrayFillingHoles,2,0 @@ -21910,22 +21913,22 @@ block_count,CloneFastJSArrayFillingHoles,201,0 block_count,CloneFastJSArrayFillingHoles,202,0 block_count,CloneFastJSArrayFillingHoles,203,0 -block_count,ExtractFastJSArray,0,193 +block_count,ExtractFastJSArray,0,182 block_count,ExtractFastJSArray,1,0 -block_count,ExtractFastJSArray,2,193 -block_count,ExtractFastJSArray,3,151 -block_count,ExtractFastJSArray,4,109 -block_count,ExtractFastJSArray,5,109 +block_count,ExtractFastJSArray,2,182 +block_count,ExtractFastJSArray,3,142 +block_count,ExtractFastJSArray,4,103 +block_count,ExtractFastJSArray,5,102 block_count,ExtractFastJSArray,6,0 -block_count,ExtractFastJSArray,7,109 -block_count,ExtractFastJSArray,8,109 -block_count,ExtractFastJSArray,9,109 +block_count,ExtractFastJSArray,7,103 +block_count,ExtractFastJSArray,8,103 +block_count,ExtractFastJSArray,9,102 block_count,ExtractFastJSArray,10,0 -block_count,ExtractFastJSArray,11,109 +block_count,ExtractFastJSArray,11,102 block_count,ExtractFastJSArray,12,0 block_count,ExtractFastJSArray,13,0 -block_count,ExtractFastJSArray,14,109 -block_count,ExtractFastJSArray,15,109 +block_count,ExtractFastJSArray,14,103 +block_count,ExtractFastJSArray,15,103 block_count,ExtractFastJSArray,16,0 block_count,ExtractFastJSArray,17,0 block_count,ExtractFastJSArray,18,0 @@ -21935,40 +21938,40 @@ block_count,ExtractFastJSArray,22,0 block_count,ExtractFastJSArray,23,0 block_count,ExtractFastJSArray,24,0 -block_count,ExtractFastJSArray,25,109 -block_count,ExtractFastJSArray,26,109 +block_count,ExtractFastJSArray,25,103 +block_count,ExtractFastJSArray,26,102 block_count,ExtractFastJSArray,27,0 block_count,ExtractFastJSArray,28,0 block_count,ExtractFastJSArray,29,0 block_count,ExtractFastJSArray,30,0 block_count,ExtractFastJSArray,31,0 -block_count,ExtractFastJSArray,32,7 -block_count,ExtractFastJSArray,33,7 +block_count,ExtractFastJSArray,32,4 +block_count,ExtractFastJSArray,33,4 block_count,ExtractFastJSArray,34,0 block_count,ExtractFastJSArray,35,0 block_count,ExtractFastJSArray,36,0 block_count,ExtractFastJSArray,37,0 -block_count,ExtractFastJSArray,38,109 +block_count,ExtractFastJSArray,38,103 block_count,ExtractFastJSArray,39,0 -block_count,ExtractFastJSArray,40,109 -block_count,ExtractFastJSArray,41,109 +block_count,ExtractFastJSArray,40,103 +block_count,ExtractFastJSArray,41,103 block_count,ExtractFastJSArray,42,0 -block_count,ExtractFastJSArray,43,41 -block_count,ExtractFastJSArray,44,41 +block_count,ExtractFastJSArray,43,39 +block_count,ExtractFastJSArray,44,39 block_count,ExtractFastJSArray,45,0 -block_count,ExtractFastJSArray,46,41 +block_count,ExtractFastJSArray,46,39 block_count,ExtractFastJSArray,47,0 -block_count,ExtractFastJSArray,48,41 -block_count,ExtractFastJSArray,49,40 +block_count,ExtractFastJSArray,48,39 +block_count,ExtractFastJSArray,49,37 block_count,ExtractFastJSArray,50,1 -block_count,ExtractFastJSArray,51,41 -block_count,ExtractFastJSArray,52,41 +block_count,ExtractFastJSArray,51,39 +block_count,ExtractFastJSArray,52,39 block_count,ExtractFastJSArray,53,1 -block_count,ExtractFastJSArray,54,40 -block_count,ExtractFastJSArray,55,41 +block_count,ExtractFastJSArray,54,37 +block_count,ExtractFastJSArray,55,39 block_count,ExtractFastJSArray,56,0 -block_count,ExtractFastJSArray,57,41 -block_count,ExtractFastJSArray,58,41 +block_count,ExtractFastJSArray,57,39 +block_count,ExtractFastJSArray,58,39 block_count,ExtractFastJSArray,59,0 block_count,ExtractFastJSArray,60,0 block_count,ExtractFastJSArray,61,0 @@ -21978,15 +21981,15 @@ block_count,ExtractFastJSArray,65,0 block_count,ExtractFastJSArray,66,0 block_count,ExtractFastJSArray,67,0 -block_count,ExtractFastJSArray,68,41 +block_count,ExtractFastJSArray,68,39 block_count,ExtractFastJSArray,69,0 -block_count,ExtractFastJSArray,70,41 -block_count,ExtractFastJSArray,71,41 +block_count,ExtractFastJSArray,70,39 +block_count,ExtractFastJSArray,71,39 block_count,ExtractFastJSArray,72,0 -block_count,ExtractFastJSArray,73,42 +block_count,ExtractFastJSArray,73,39 block_count,ExtractFastJSArray,74,0 -block_count,ExtractFastJSArray,75,42 -block_count,ExtractFastJSArray,76,42 +block_count,ExtractFastJSArray,75,39 +block_count,ExtractFastJSArray,76,39 block_count,CreateArrayFromSlowBoilerplate,0,0 block_count,CreateArrayFromSlowBoilerplate,1,0 block_count,CreateArrayFromSlowBoilerplate,2,0 @@ -22082,38 +22085,38 @@ block_count,CreateArrayFromSlowBoilerplateHelper,83,0 block_count,CreateArrayFromSlowBoilerplateHelper,84,0 block_count,CreateArrayFromSlowBoilerplateHelper,85,0 -block_count,CreateArrayFromSlowBoilerplateHelper,86,22 -block_count,CreateArrayFromSlowBoilerplateHelper,87,22 -block_count,CreateArrayFromSlowBoilerplateHelper,88,22 -block_count,CreateArrayFromSlowBoilerplateHelper,89,22 +block_count,CreateArrayFromSlowBoilerplateHelper,86,21 +block_count,CreateArrayFromSlowBoilerplateHelper,87,21 +block_count,CreateArrayFromSlowBoilerplateHelper,88,21 +block_count,CreateArrayFromSlowBoilerplateHelper,89,20 block_count,CreateArrayFromSlowBoilerplateHelper,90,0 -block_count,CreateArrayFromSlowBoilerplateHelper,91,21 -block_count,CreateArrayFromSlowBoilerplateHelper,92,21 +block_count,CreateArrayFromSlowBoilerplateHelper,91,20 +block_count,CreateArrayFromSlowBoilerplateHelper,92,20 block_count,CreateArrayFromSlowBoilerplateHelper,93,0 block_count,CreateArrayFromSlowBoilerplateHelper,94,0 block_count,CreateArrayFromSlowBoilerplateHelper,95,0 block_count,CreateArrayFromSlowBoilerplateHelper,96,0 -block_count,CreateArrayFromSlowBoilerplateHelper,97,22 -block_count,CreateArrayFromSlowBoilerplateHelper,98,22 +block_count,CreateArrayFromSlowBoilerplateHelper,97,21 +block_count,CreateArrayFromSlowBoilerplateHelper,98,21 block_count,CreateArrayFromSlowBoilerplateHelper,99,0 block_count,CreateArrayFromSlowBoilerplateHelper,100,0 -block_count,CreateArrayFromSlowBoilerplateHelper,101,22 -block_count,CreateArrayFromSlowBoilerplateHelper,102,22 -block_count,CreateArrayFromSlowBoilerplateHelper,103,22 -block_count,CreateArrayFromSlowBoilerplateHelper,104,21 +block_count,CreateArrayFromSlowBoilerplateHelper,101,21 +block_count,CreateArrayFromSlowBoilerplateHelper,102,21 +block_count,CreateArrayFromSlowBoilerplateHelper,103,21 +block_count,CreateArrayFromSlowBoilerplateHelper,104,20 block_count,CreateArrayFromSlowBoilerplateHelper,105,0 -block_count,CreateArrayFromSlowBoilerplateHelper,106,21 -block_count,CreateArrayFromSlowBoilerplateHelper,107,21 +block_count,CreateArrayFromSlowBoilerplateHelper,106,20 +block_count,CreateArrayFromSlowBoilerplateHelper,107,20 block_count,CreateArrayFromSlowBoilerplateHelper,108,0 block_count,CreateArrayFromSlowBoilerplateHelper,109,0 block_count,CreateArrayFromSlowBoilerplateHelper,110,0 block_count,CreateArrayFromSlowBoilerplateHelper,111,0 -block_count,CreateArrayFromSlowBoilerplateHelper,112,22 -block_count,CreateArrayFromSlowBoilerplateHelper,113,22 +block_count,CreateArrayFromSlowBoilerplateHelper,112,21 +block_count,CreateArrayFromSlowBoilerplateHelper,113,21 block_count,CreateArrayFromSlowBoilerplateHelper,114,0 block_count,CreateArrayFromSlowBoilerplateHelper,115,0 -block_count,CreateArrayFromSlowBoilerplateHelper,116,22 -block_count,CreateArrayFromSlowBoilerplateHelper,117,22 +block_count,CreateArrayFromSlowBoilerplateHelper,116,21 +block_count,CreateArrayFromSlowBoilerplateHelper,117,21 block_count,CreateArrayFromSlowBoilerplateHelper,118,0 block_count,CreateArrayFromSlowBoilerplateHelper,119,0 block_count,CreateArrayFromSlowBoilerplateHelper,120,0 @@ -22140,18 +22143,18 @@ block_count,CreateArrayFromSlowBoilerplateHelper,141,0 block_count,CreateArrayFromSlowBoilerplateHelper,142,1 block_count,CreateArrayFromSlowBoilerplateHelper,143,0 -block_count,CreateObjectFromSlowBoilerplateHelper,0,53 +block_count,CreateObjectFromSlowBoilerplateHelper,0,49 block_count,CreateObjectFromSlowBoilerplateHelper,1,0 -block_count,CreateObjectFromSlowBoilerplateHelper,2,53 -block_count,CreateObjectFromSlowBoilerplateHelper,3,53 -block_count,CreateObjectFromSlowBoilerplateHelper,4,53 -block_count,CreateObjectFromSlowBoilerplateHelper,5,53 -block_count,CreateObjectFromSlowBoilerplateHelper,6,53 -block_count,CreateObjectFromSlowBoilerplateHelper,7,53 +block_count,CreateObjectFromSlowBoilerplateHelper,2,49 +block_count,CreateObjectFromSlowBoilerplateHelper,3,49 +block_count,CreateObjectFromSlowBoilerplateHelper,4,49 +block_count,CreateObjectFromSlowBoilerplateHelper,5,49 +block_count,CreateObjectFromSlowBoilerplateHelper,6,49 +block_count,CreateObjectFromSlowBoilerplateHelper,7,49 block_count,CreateObjectFromSlowBoilerplateHelper,8,0 -block_count,CreateObjectFromSlowBoilerplateHelper,9,53 +block_count,CreateObjectFromSlowBoilerplateHelper,9,49 block_count,CreateObjectFromSlowBoilerplateHelper,10,0 -block_count,CreateObjectFromSlowBoilerplateHelper,11,53 +block_count,CreateObjectFromSlowBoilerplateHelper,11,49 block_count,CreateObjectFromSlowBoilerplateHelper,12,0 block_count,CreateObjectFromSlowBoilerplateHelper,13,0 block_count,CreateObjectFromSlowBoilerplateHelper,14,0 @@ -22219,57 +22222,57 @@ block_count,CreateObjectFromSlowBoilerplateHelper,76,0 block_count,CreateObjectFromSlowBoilerplateHelper,77,0 block_count,CreateObjectFromSlowBoilerplateHelper,78,0 -block_count,CreateObjectFromSlowBoilerplateHelper,79,52 -block_count,CreateObjectFromSlowBoilerplateHelper,80,53 -block_count,CreateObjectFromSlowBoilerplateHelper,81,53 +block_count,CreateObjectFromSlowBoilerplateHelper,79,49 +block_count,CreateObjectFromSlowBoilerplateHelper,80,49 +block_count,CreateObjectFromSlowBoilerplateHelper,81,49 block_count,CreateObjectFromSlowBoilerplateHelper,82,0 -block_count,CreateObjectFromSlowBoilerplateHelper,83,53 +block_count,CreateObjectFromSlowBoilerplateHelper,83,49 block_count,CreateObjectFromSlowBoilerplateHelper,84,0 block_count,CreateObjectFromSlowBoilerplateHelper,85,0 -block_count,CreateObjectFromSlowBoilerplateHelper,86,53 -block_count,CreateObjectFromSlowBoilerplateHelper,87,53 -block_count,CreateObjectFromSlowBoilerplateHelper,88,116 -block_count,CreateObjectFromSlowBoilerplateHelper,89,116 -block_count,CreateObjectFromSlowBoilerplateHelper,90,44 +block_count,CreateObjectFromSlowBoilerplateHelper,86,49 +block_count,CreateObjectFromSlowBoilerplateHelper,87,49 +block_count,CreateObjectFromSlowBoilerplateHelper,88,110 +block_count,CreateObjectFromSlowBoilerplateHelper,89,109 +block_count,CreateObjectFromSlowBoilerplateHelper,90,41 block_count,CreateObjectFromSlowBoilerplateHelper,91,0 -block_count,CreateObjectFromSlowBoilerplateHelper,92,44 -block_count,CreateObjectFromSlowBoilerplateHelper,93,43 +block_count,CreateObjectFromSlowBoilerplateHelper,92,41 +block_count,CreateObjectFromSlowBoilerplateHelper,93,41 block_count,CreateObjectFromSlowBoilerplateHelper,94,0 block_count,CreateObjectFromSlowBoilerplateHelper,95,0 block_count,CreateObjectFromSlowBoilerplateHelper,96,0 block_count,CreateObjectFromSlowBoilerplateHelper,97,0 -block_count,CreateObjectFromSlowBoilerplateHelper,98,44 +block_count,CreateObjectFromSlowBoilerplateHelper,98,41 block_count,CreateObjectFromSlowBoilerplateHelper,99,0 -block_count,CreateObjectFromSlowBoilerplateHelper,100,43 -block_count,CreateObjectFromSlowBoilerplateHelper,101,44 -block_count,CreateObjectFromSlowBoilerplateHelper,102,44 -block_count,CreateObjectFromSlowBoilerplateHelper,103,44 -block_count,CreateObjectFromSlowBoilerplateHelper,104,44 -block_count,CreateObjectFromSlowBoilerplateHelper,105,44 +block_count,CreateObjectFromSlowBoilerplateHelper,100,41 +block_count,CreateObjectFromSlowBoilerplateHelper,101,41 +block_count,CreateObjectFromSlowBoilerplateHelper,102,41 +block_count,CreateObjectFromSlowBoilerplateHelper,103,42 +block_count,CreateObjectFromSlowBoilerplateHelper,104,42 +block_count,CreateObjectFromSlowBoilerplateHelper,105,41 block_count,CreateObjectFromSlowBoilerplateHelper,106,0 -block_count,CreateObjectFromSlowBoilerplateHelper,107,44 -block_count,CreateObjectFromSlowBoilerplateHelper,108,44 +block_count,CreateObjectFromSlowBoilerplateHelper,107,41 +block_count,CreateObjectFromSlowBoilerplateHelper,108,41 block_count,CreateObjectFromSlowBoilerplateHelper,109,0 block_count,CreateObjectFromSlowBoilerplateHelper,110,0 -block_count,CreateObjectFromSlowBoilerplateHelper,111,44 +block_count,CreateObjectFromSlowBoilerplateHelper,111,42 block_count,CreateObjectFromSlowBoilerplateHelper,112,0 -block_count,CreateObjectFromSlowBoilerplateHelper,113,44 +block_count,CreateObjectFromSlowBoilerplateHelper,113,41 block_count,CreateObjectFromSlowBoilerplateHelper,114,0 -block_count,CreateObjectFromSlowBoilerplateHelper,115,71 +block_count,CreateObjectFromSlowBoilerplateHelper,115,67 block_count,CreateObjectFromSlowBoilerplateHelper,116,0 -block_count,CreateObjectFromSlowBoilerplateHelper,117,72 -block_count,CreateObjectFromSlowBoilerplateHelper,118,63 +block_count,CreateObjectFromSlowBoilerplateHelper,117,68 +block_count,CreateObjectFromSlowBoilerplateHelper,118,60 block_count,CreateObjectFromSlowBoilerplateHelper,119,8 block_count,CreateObjectFromSlowBoilerplateHelper,120,0 -block_count,CreateObjectFromSlowBoilerplateHelper,121,53 +block_count,CreateObjectFromSlowBoilerplateHelper,121,49 block_count,CreateObjectFromSlowBoilerplateHelper,122,0 -block_count,CreateObjectFromSlowBoilerplateHelper,123,53 +block_count,CreateObjectFromSlowBoilerplateHelper,123,49 block_count,CreateObjectFromSlowBoilerplateHelper,124,0 -block_count,CreateObjectFromSlowBoilerplateHelper,125,52 -block_count,CreateObjectFromSlowBoilerplateHelper,126,56 -block_count,CreateObjectFromSlowBoilerplateHelper,127,56 -block_count,CreateObjectFromSlowBoilerplateHelper,128,56 -block_count,CreateObjectFromSlowBoilerplateHelper,129,55 +block_count,CreateObjectFromSlowBoilerplateHelper,125,49 +block_count,CreateObjectFromSlowBoilerplateHelper,126,53 +block_count,CreateObjectFromSlowBoilerplateHelper,127,53 +block_count,CreateObjectFromSlowBoilerplateHelper,128,53 +block_count,CreateObjectFromSlowBoilerplateHelper,129,52 block_count,CreateObjectFromSlowBoilerplateHelper,130,1 block_count,CreateObjectFromSlowBoilerplateHelper,131,1 block_count,CreateObjectFromSlowBoilerplateHelper,132,0 @@ -22278,10 +22281,10 @@ block_count,CreateObjectFromSlowBoilerplateHelper,135,0 block_count,CreateObjectFromSlowBoilerplateHelper,136,1 block_count,CreateObjectFromSlowBoilerplateHelper,137,0 -block_count,CreateObjectFromSlowBoilerplateHelper,138,56 -block_count,CreateObjectFromSlowBoilerplateHelper,139,56 -block_count,CreateObjectFromSlowBoilerplateHelper,140,56 -block_count,CreateObjectFromSlowBoilerplateHelper,141,54 +block_count,CreateObjectFromSlowBoilerplateHelper,138,53 +block_count,CreateObjectFromSlowBoilerplateHelper,139,53 +block_count,CreateObjectFromSlowBoilerplateHelper,140,52 +block_count,CreateObjectFromSlowBoilerplateHelper,141,51 block_count,CreateObjectFromSlowBoilerplateHelper,142,1 block_count,CreateObjectFromSlowBoilerplateHelper,143,1 block_count,CreateObjectFromSlowBoilerplateHelper,144,0 @@ -22290,13 +22293,13 @@ block_count,CreateObjectFromSlowBoilerplateHelper,147,0 block_count,CreateObjectFromSlowBoilerplateHelper,148,2 block_count,CreateObjectFromSlowBoilerplateHelper,149,0 -block_count,CreateObjectFromSlowBoilerplateHelper,150,56 +block_count,CreateObjectFromSlowBoilerplateHelper,150,53 block_count,CreateObjectFromSlowBoilerplateHelper,151,4 -block_count,CreateObjectFromSlowBoilerplateHelper,152,52 -block_count,CreateObjectFromSlowBoilerplateHelper,153,53 -block_count,CreateObjectFromSlowBoilerplateHelper,154,49 -block_count,CreateObjectFromSlowBoilerplateHelper,155,3 -block_count,CreateObjectFromSlowBoilerplateHelper,156,3 +block_count,CreateObjectFromSlowBoilerplateHelper,152,49 +block_count,CreateObjectFromSlowBoilerplateHelper,153,49 +block_count,CreateObjectFromSlowBoilerplateHelper,154,47 +block_count,CreateObjectFromSlowBoilerplateHelper,155,2 +block_count,CreateObjectFromSlowBoilerplateHelper,156,2 block_count,CreateObjectFromSlowBoilerplateHelper,157,2 block_count,CreateObjectFromSlowBoilerplateHelper,158,1 block_count,CreateObjectFromSlowBoilerplateHelper,159,1 @@ -22307,8 +22310,8 @@ block_count,CreateObjectFromSlowBoilerplateHelper,164,0 block_count,CreateObjectFromSlowBoilerplateHelper,165,1 block_count,CreateObjectFromSlowBoilerplateHelper,166,0 -block_count,CreateObjectFromSlowBoilerplateHelper,167,3 -block_count,CreateObjectFromSlowBoilerplateHelper,168,53 +block_count,CreateObjectFromSlowBoilerplateHelper,167,2 +block_count,CreateObjectFromSlowBoilerplateHelper,168,49 block_count,CreateObjectFromSlowBoilerplateHelper,169,0 block_count,CreateObjectFromSlowBoilerplateHelper,170,0 block_count,CreateObjectFromSlowBoilerplateHelper,171,0 @@ -22369,7 +22372,7 @@ block_count,CreateObjectFromSlowBoilerplateHelper,226,0 block_count,CreateObjectFromSlowBoilerplateHelper,227,0 block_count,CreateObjectFromSlowBoilerplateHelper,228,0 -block_count,CreateObjectFromSlowBoilerplateHelper,229,52 +block_count,CreateObjectFromSlowBoilerplateHelper,229,49 block_count,CreateObjectFromSlowBoilerplateHelper,230,0 block_count,CreateObjectFromSlowBoilerplateHelper,231,0 block_count,CreateObjectFromSlowBoilerplateHelper,232,0 @@ -22403,28 +22406,28 @@ block_count,ArrayPrototypeKeys,12,0 block_count,ArrayPrototypeKeys,13,0 block_count,ArrayPrototypeKeys,14,0 -block_count,ArrayPrototypeValues,0,31 +block_count,ArrayPrototypeValues,0,29 block_count,ArrayPrototypeValues,1,0 -block_count,ArrayPrototypeValues,2,31 -block_count,ArrayPrototypeValues,3,31 -block_count,ArrayPrototypeValues,4,31 +block_count,ArrayPrototypeValues,2,29 +block_count,ArrayPrototypeValues,3,29 +block_count,ArrayPrototypeValues,4,29 block_count,ArrayPrototypeValues,5,0 -block_count,ArrayPrototypeValues,6,31 +block_count,ArrayPrototypeValues,6,29 block_count,ArrayPrototypeValues,7,0 block_count,ArrayPrototypeValues,8,0 -block_count,ArrayPrototypeValues,9,31 +block_count,ArrayPrototypeValues,9,29 block_count,ArrayPrototypeValues,10,0 -block_count,ArrayPrototypeValues,11,31 +block_count,ArrayPrototypeValues,11,29 block_count,ArrayPrototypeValues,12,0 -block_count,ArrayPrototypeValues,13,31 -block_count,ArrayPrototypeValues,14,31 -block_count,ArrayIteratorPrototypeNext,0,74 +block_count,ArrayPrototypeValues,13,29 +block_count,ArrayPrototypeValues,14,29 +block_count,ArrayIteratorPrototypeNext,0,69 block_count,ArrayIteratorPrototypeNext,1,0 -block_count,ArrayIteratorPrototypeNext,2,74 -block_count,ArrayIteratorPrototypeNext,3,74 -block_count,ArrayIteratorPrototypeNext,4,74 +block_count,ArrayIteratorPrototypeNext,2,69 +block_count,ArrayIteratorPrototypeNext,3,69 +block_count,ArrayIteratorPrototypeNext,4,69 block_count,ArrayIteratorPrototypeNext,5,0 -block_count,ArrayIteratorPrototypeNext,6,74 +block_count,ArrayIteratorPrototypeNext,6,69 block_count,ArrayIteratorPrototypeNext,7,2 block_count,ArrayIteratorPrototypeNext,8,0 block_count,ArrayIteratorPrototypeNext,9,0 @@ -22606,23 +22609,23 @@ block_count,ArrayIteratorPrototypeNext,185,0 block_count,ArrayIteratorPrototypeNext,186,0 block_count,ArrayIteratorPrototypeNext,187,0 -block_count,ArrayIteratorPrototypeNext,188,71 +block_count,ArrayIteratorPrototypeNext,188,67 block_count,ArrayIteratorPrototypeNext,189,0 -block_count,ArrayIteratorPrototypeNext,190,71 -block_count,ArrayIteratorPrototypeNext,191,71 -block_count,ArrayIteratorPrototypeNext,192,71 +block_count,ArrayIteratorPrototypeNext,190,67 +block_count,ArrayIteratorPrototypeNext,191,67 +block_count,ArrayIteratorPrototypeNext,192,67 block_count,ArrayIteratorPrototypeNext,193,0 -block_count,ArrayIteratorPrototypeNext,194,71 -block_count,ArrayIteratorPrototypeNext,195,71 -block_count,ArrayIteratorPrototypeNext,196,18 -block_count,ArrayIteratorPrototypeNext,197,53 -block_count,ArrayIteratorPrototypeNext,198,53 +block_count,ArrayIteratorPrototypeNext,194,67 +block_count,ArrayIteratorPrototypeNext,195,67 +block_count,ArrayIteratorPrototypeNext,196,17 +block_count,ArrayIteratorPrototypeNext,197,50 +block_count,ArrayIteratorPrototypeNext,198,50 block_count,ArrayIteratorPrototypeNext,199,0 block_count,ArrayIteratorPrototypeNext,200,0 block_count,ArrayIteratorPrototypeNext,201,0 block_count,ArrayIteratorPrototypeNext,202,0 -block_count,ArrayIteratorPrototypeNext,203,53 -block_count,ArrayIteratorPrototypeNext,204,53 +block_count,ArrayIteratorPrototypeNext,203,50 +block_count,ArrayIteratorPrototypeNext,204,50 block_count,ArrayIteratorPrototypeNext,205,0 block_count,ArrayIteratorPrototypeNext,206,0 block_count,ArrayIteratorPrototypeNext,207,0 @@ -22642,22 +22645,22 @@ block_count,ArrayIteratorPrototypeNext,221,0 block_count,ArrayIteratorPrototypeNext,222,0 block_count,ArrayIteratorPrototypeNext,223,3 -block_count,ArrayIteratorPrototypeNext,224,41 +block_count,ArrayIteratorPrototypeNext,224,38 block_count,ArrayIteratorPrototypeNext,225,0 block_count,ArrayIteratorPrototypeNext,226,0 block_count,ArrayIteratorPrototypeNext,227,0 -block_count,ArrayIteratorPrototypeNext,228,44 +block_count,ArrayIteratorPrototypeNext,228,41 block_count,ArrayIteratorPrototypeNext,229,0 -block_count,ArrayIteratorPrototypeNext,230,44 +block_count,ArrayIteratorPrototypeNext,230,41 block_count,ArrayIteratorPrototypeNext,231,0 -block_count,ArrayIteratorPrototypeNext,232,8 +block_count,ArrayIteratorPrototypeNext,232,7 block_count,ArrayIteratorPrototypeNext,233,0 block_count,ArrayIteratorPrototypeNext,234,0 block_count,ArrayIteratorPrototypeNext,235,0 -block_count,ArrayIteratorPrototypeNext,236,8 +block_count,ArrayIteratorPrototypeNext,236,7 block_count,ArrayIteratorPrototypeNext,237,0 -block_count,ArrayIteratorPrototypeNext,238,8 -block_count,ArrayIteratorPrototypeNext,239,8 +block_count,ArrayIteratorPrototypeNext,238,7 +block_count,ArrayIteratorPrototypeNext,239,7 block_count,ArrayIteratorPrototypeNext,240,0 block_count,ArrayIteratorPrototypeNext,241,0 block_count,ArrayIteratorPrototypeNext,242,0 @@ -22671,7 +22674,7 @@ block_count,ArrayIteratorPrototypeNext,250,0 block_count,ArrayIteratorPrototypeNext,251,0 block_count,ArrayIteratorPrototypeNext,252,0 -block_count,ArrayIteratorPrototypeNext,253,53 +block_count,ArrayIteratorPrototypeNext,253,50 block_count,ArrayIteratorPrototypeNext,254,0 block_count,ArrayIteratorPrototypeNext,255,0 block_count,ArrayIteratorPrototypeNext,256,0 @@ -22681,9 +22684,9 @@ block_count,ArrayIteratorPrototypeNext,260,0 block_count,ArrayIteratorPrototypeNext,261,0 block_count,ArrayIteratorPrototypeNext,262,0 -block_count,ArrayIteratorPrototypeNext,263,19 +block_count,ArrayIteratorPrototypeNext,263,18 block_count,ArrayIteratorPrototypeNext,264,1 -block_count,ArrayIteratorPrototypeNext,265,55 +block_count,ArrayIteratorPrototypeNext,265,51 block_count,ArrayIteratorPrototypeNext,266,0 block_count,ArrayIteratorPrototypeNext,267,0 block_count,ArrayIteratorPrototypeNext,268,0 @@ -22694,13 +22697,13 @@ block_count,ArrayIteratorPrototypeNext,273,0 block_count,ArrayIteratorPrototypeNext,274,0 block_count,ArrayIteratorPrototypeNext,275,0 -block_count,ArrayIteratorPrototypeNext,276,55 -block_count,ArrayIteratorPrototypeNext,277,74 +block_count,ArrayIteratorPrototypeNext,276,51 +block_count,ArrayIteratorPrototypeNext,277,69 block_count,ArrayIteratorPrototypeNext,278,0 -block_count,ArrayIteratorPrototypeNext,279,74 +block_count,ArrayIteratorPrototypeNext,279,69 block_count,ArrayIteratorPrototypeNext,280,0 -block_count,ArrayIteratorPrototypeNext,281,74 -block_count,ArrayIteratorPrototypeNext,282,74 +block_count,ArrayIteratorPrototypeNext,281,69 +block_count,ArrayIteratorPrototypeNext,282,69 block_count,AsyncFunctionEnter,0,0 block_count,AsyncFunctionEnter,1,0 block_count,AsyncFunctionEnter,2,0 @@ -22729,7 +22732,7 @@ block_count,AsyncFunctionEnter,25,0 block_count,AsyncFunctionEnter,26,0 block_count,AsyncFunctionEnter,27,1 -block_count,AsyncFunctionEnter,28,1 +block_count,AsyncFunctionEnter,28,0 block_count,AsyncFunctionEnter,29,0 block_count,AsyncFunctionEnter,30,0 block_count,AsyncFunctionEnter,31,0 @@ -22799,7 +22802,7 @@ block_count,AsyncFunctionAwait,45,0 block_count,AsyncFunctionAwait,46,0 block_count,AsyncFunctionAwait,47,4 -block_count,AsyncFunctionAwait,48,4 +block_count,AsyncFunctionAwait,48,3 block_count,AsyncFunctionAwait,49,0 block_count,AsyncFunctionAwait,50,0 block_count,AsyncFunctionAwait,51,0 @@ -22955,24 +22958,24 @@ block_count,DatePrototypeToPrimitive,29,0 block_count,DatePrototypeToPrimitive,30,0 block_count,DatePrototypeToPrimitive,31,0 -block_count,CreateIterResultObject,0,104 +block_count,CreateIterResultObject,0,98 block_count,CreateIterResultObject,1,0 -block_count,CreateIterResultObject,2,104 -block_count,CreateIterResultObject,3,104 +block_count,CreateIterResultObject,2,98 +block_count,CreateIterResultObject,3,98 block_count,CreateIterResultObject,4,0 -block_count,CreateIterResultObject,5,104 +block_count,CreateIterResultObject,5,98 block_count,CreateIterResultObject,6,0 block_count,CreateIterResultObject,7,0 -block_count,CreateIterResultObject,8,104 +block_count,CreateIterResultObject,8,98 block_count,CreateIterResultObject,9,0 -block_count,CreateIterResultObject,10,104 +block_count,CreateIterResultObject,10,98 block_count,CreateIterResultObject,11,0 -block_count,CreateIterResultObject,12,104 -block_count,CreateIterResultObject,13,104 +block_count,CreateIterResultObject,12,98 +block_count,CreateIterResultObject,13,98 block_count,CreateIterResultObject,14,0 -block_count,CreateIterResultObject,15,104 -block_count,CreateIterResultObject,16,104 -block_count,CreateIterResultObject,17,104 +block_count,CreateIterResultObject,15,98 +block_count,CreateIterResultObject,16,98 +block_count,CreateIterResultObject,17,98 block_count,CreateGeneratorObject,0,1 block_count,CreateGeneratorObject,1,0 block_count,CreateGeneratorObject,2,1 @@ -23000,7 +23003,7 @@ block_count,CreateGeneratorObject,24,1 block_count,CreateGeneratorObject,25,0 block_count,CreateGeneratorObject,26,1 -block_count,CreateGeneratorObject,27,8 +block_count,CreateGeneratorObject,27,7 block_count,CreateGeneratorObject,28,6 block_count,CreateGeneratorObject,29,1 block_count,CreateGeneratorObject,30,1 @@ -23056,24 +23059,24 @@ block_count,CreateGeneratorObject,80,0 block_count,CreateGeneratorObject,81,0 block_count,CreateGeneratorObject,82,0 -block_count,GeneratorPrototypeNext,0,126 +block_count,GeneratorPrototypeNext,0,119 block_count,GeneratorPrototypeNext,1,0 -block_count,GeneratorPrototypeNext,2,126 -block_count,GeneratorPrototypeNext,3,126 -block_count,GeneratorPrototypeNext,4,85 +block_count,GeneratorPrototypeNext,2,119 +block_count,GeneratorPrototypeNext,3,119 +block_count,GeneratorPrototypeNext,4,80 block_count,GeneratorPrototypeNext,5,0 -block_count,GeneratorPrototypeNext,6,85 -block_count,GeneratorPrototypeNext,7,41 -block_count,GeneratorPrototypeNext,8,126 -block_count,GeneratorPrototypeNext,9,126 +block_count,GeneratorPrototypeNext,6,80 +block_count,GeneratorPrototypeNext,7,38 +block_count,GeneratorPrototypeNext,8,119 +block_count,GeneratorPrototypeNext,9,119 block_count,GeneratorPrototypeNext,10,0 -block_count,GeneratorPrototypeNext,11,126 -block_count,GeneratorPrototypeNext,12,126 -block_count,GeneratorPrototypeNext,13,126 -block_count,GeneratorPrototypeNext,14,126 -block_count,GeneratorPrototypeNext,15,126 -block_count,GeneratorPrototypeNext,16,22 -block_count,GeneratorPrototypeNext,17,103 +block_count,GeneratorPrototypeNext,11,119 +block_count,GeneratorPrototypeNext,12,119 +block_count,GeneratorPrototypeNext,13,119 +block_count,GeneratorPrototypeNext,14,119 +block_count,GeneratorPrototypeNext,15,119 +block_count,GeneratorPrototypeNext,16,21 +block_count,GeneratorPrototypeNext,17,97 block_count,GeneratorPrototypeReturn,0,0 block_count,GeneratorPrototypeReturn,1,0 block_count,GeneratorPrototypeReturn,2,0 @@ -23104,15 +23107,15 @@ block_count,SuspendGeneratorBaseline,9,0 block_count,SuspendGeneratorBaseline,10,4 block_count,SuspendGeneratorBaseline,11,4 -block_count,SuspendGeneratorBaseline,12,70 -block_count,SuspendGeneratorBaseline,13,66 +block_count,SuspendGeneratorBaseline,12,66 +block_count,SuspendGeneratorBaseline,13,62 block_count,SuspendGeneratorBaseline,14,4 block_count,ResumeGeneratorBaseline,0,4 block_count,ResumeGeneratorBaseline,1,0 block_count,ResumeGeneratorBaseline,2,4 block_count,ResumeGeneratorBaseline,3,4 -block_count,ResumeGeneratorBaseline,4,70 -block_count,ResumeGeneratorBaseline,5,66 +block_count,ResumeGeneratorBaseline,4,66 +block_count,ResumeGeneratorBaseline,5,62 block_count,ResumeGeneratorBaseline,6,4 block_count,CallIteratorWithFeedbackLazyDeoptContinuation,0,0 block_count,CallIteratorWithFeedbackLazyDeoptContinuation,1,0 @@ -23140,13 +23143,13 @@ block_count,GlobalIsNaN,8,0 block_count,GlobalIsNaN,9,0 block_count,GlobalIsNaN,10,0 -block_count,LoadIC,0,547 -block_count,LoadIC,1,547 +block_count,LoadIC,0,516 +block_count,LoadIC,1,516 block_count,LoadIC,2,0 -block_count,LoadIC,3,547 -block_count,LoadIC,4,271 +block_count,LoadIC,3,516 +block_count,LoadIC,4,256 block_count,LoadIC,5,0 -block_count,LoadIC,6,271 +block_count,LoadIC,6,256 block_count,LoadIC,7,3 block_count,LoadIC,8,0 block_count,LoadIC,9,0 @@ -23165,8 +23168,8 @@ block_count,LoadIC,22,3 block_count,LoadIC,23,0 block_count,LoadIC,24,3 -block_count,LoadIC,25,3 -block_count,LoadIC,26,3 +block_count,LoadIC,25,2 +block_count,LoadIC,26,2 block_count,LoadIC,27,0 block_count,LoadIC,28,0 block_count,LoadIC,29,0 @@ -23174,33 +23177,33 @@ block_count,LoadIC,31,0 block_count,LoadIC,32,0 block_count,LoadIC,33,0 -block_count,LoadIC,34,268 -block_count,LoadIC,35,356 -block_count,LoadIC,36,88 -block_count,LoadIC,37,88 +block_count,LoadIC,34,253 +block_count,LoadIC,35,337 +block_count,LoadIC,36,83 +block_count,LoadIC,37,83 block_count,LoadIC,38,0 -block_count,LoadIC,39,268 -block_count,LoadIC,40,275 -block_count,LoadIC,41,547 -block_count,LoadIC,42,270 -block_count,LoadIC,43,270 -block_count,LoadIC,44,80 -block_count,LoadIC,45,80 -block_count,LoadIC,46,80 +block_count,LoadIC,39,253 +block_count,LoadIC,40,259 +block_count,LoadIC,41,516 +block_count,LoadIC,42,255 +block_count,LoadIC,43,255 +block_count,LoadIC,44,76 +block_count,LoadIC,45,76 +block_count,LoadIC,46,76 block_count,LoadIC,47,0 block_count,LoadIC,48,0 -block_count,LoadIC,49,80 -block_count,LoadIC,50,18 -block_count,LoadIC,51,18 -block_count,LoadIC,52,18 +block_count,LoadIC,49,76 +block_count,LoadIC,50,17 +block_count,LoadIC,51,17 +block_count,LoadIC,52,17 block_count,LoadIC,53,0 -block_count,LoadIC,54,18 -block_count,LoadIC,55,18 -block_count,LoadIC,56,32 -block_count,LoadIC,57,15 +block_count,LoadIC,54,17 +block_count,LoadIC,55,17 +block_count,LoadIC,56,30 +block_count,LoadIC,57,14 block_count,LoadIC,58,13 block_count,LoadIC,59,1 -block_count,LoadIC,60,16 +block_count,LoadIC,60,15 block_count,LoadIC,61,0 block_count,LoadIC,62,0 block_count,LoadIC,63,0 @@ -23267,24 +23270,24 @@ block_count,LoadIC,124,0 block_count,LoadIC,125,0 block_count,LoadIC,126,0 -block_count,LoadIC,127,62 -block_count,LoadIC,128,79 -block_count,LoadIC,129,79 -block_count,LoadIC,130,60 -block_count,LoadIC,131,60 +block_count,LoadIC,127,58 +block_count,LoadIC,128,74 +block_count,LoadIC,129,74 +block_count,LoadIC,130,57 +block_count,LoadIC,131,57 block_count,LoadIC,132,0 -block_count,LoadIC,133,18 -block_count,LoadIC,134,79 +block_count,LoadIC,133,17 +block_count,LoadIC,134,74 block_count,LoadIC,135,0 -block_count,LoadIC,136,189 +block_count,LoadIC,136,178 block_count,LoadIC,137,0 block_count,LoadIC,138,0 block_count,LoadIC,139,0 -block_count,LoadIC,140,276 -block_count,LoadIC,141,355 -block_count,LoadIC,142,256 -block_count,LoadIC,143,195 -block_count,LoadIC,144,177 +block_count,LoadIC,140,261 +block_count,LoadIC,141,336 +block_count,LoadIC,142,241 +block_count,LoadIC,143,184 +block_count,LoadIC,144,166 block_count,LoadIC,145,10 block_count,LoadIC,146,10 block_count,LoadIC,147,1 @@ -23332,22 +23335,22 @@ block_count,LoadIC,189,0 block_count,LoadIC,190,9 block_count,LoadIC,191,0 -block_count,LoadIC,192,166 -block_count,LoadIC,193,166 +block_count,LoadIC,192,156 +block_count,LoadIC,193,156 block_count,LoadIC,194,0 -block_count,LoadIC,195,166 -block_count,LoadIC,196,166 -block_count,LoadIC,197,254 -block_count,LoadIC,198,254 -block_count,LoadIC,199,88 -block_count,LoadIC,200,166 +block_count,LoadIC,195,156 +block_count,LoadIC,196,156 +block_count,LoadIC,197,239 +block_count,LoadIC,198,239 +block_count,LoadIC,199,83 +block_count,LoadIC,200,156 block_count,LoadIC,201,0 block_count,LoadIC,202,0 block_count,LoadIC,203,0 block_count,LoadIC,204,0 -block_count,LoadIC,205,166 +block_count,LoadIC,205,156 block_count,LoadIC,206,0 -block_count,LoadIC,207,166 +block_count,LoadIC,207,156 block_count,LoadIC,208,0 block_count,LoadIC,209,0 block_count,LoadIC,210,0 @@ -23387,22 +23390,22 @@ block_count,LoadIC,244,0 block_count,LoadIC,245,0 block_count,LoadIC,246,0 -block_count,LoadIC,247,166 -block_count,LoadIC,248,166 +block_count,LoadIC,247,156 +block_count,LoadIC,248,156 block_count,LoadIC,249,0 block_count,LoadIC,250,0 block_count,LoadIC,251,0 block_count,LoadIC,252,0 block_count,LoadIC,253,0 -block_count,LoadIC,254,166 -block_count,LoadIC,255,18 -block_count,LoadIC,256,60 -block_count,LoadIC,257,99 -block_count,LoadIC,258,99 -block_count,LoadIC,259,2 -block_count,LoadIC,260,97 -block_count,LoadIC,261,99 -block_count,LoadIC,262,99 +block_count,LoadIC,254,156 +block_count,LoadIC,255,17 +block_count,LoadIC,256,57 +block_count,LoadIC,257,94 +block_count,LoadIC,258,94 +block_count,LoadIC,259,1 +block_count,LoadIC,260,92 +block_count,LoadIC,261,94 +block_count,LoadIC,262,94 block_count,LoadIC,263,0 block_count,LoadIC,264,0 block_count,LoadIC,265,0 @@ -23463,38 +23466,38 @@ block_count,LoadIC,320,0 block_count,LoadIC,321,0 block_count,LoadIC,322,0 -block_count,LoadIC_Megamorphic,0,9360 -block_count,LoadIC_Megamorphic,1,9359 +block_count,LoadIC_Megamorphic,0,10000 +block_count,LoadIC_Megamorphic,1,9998 block_count,LoadIC_Megamorphic,2,1 -block_count,LoadIC_Megamorphic,3,9360 -block_count,LoadIC_Megamorphic,4,9360 +block_count,LoadIC_Megamorphic,3,10000 +block_count,LoadIC_Megamorphic,4,10000 block_count,LoadIC_Megamorphic,5,0 -block_count,LoadIC_Megamorphic,6,9360 -block_count,LoadIC_Megamorphic,7,7798 -block_count,LoadIC_Megamorphic,8,7676 -block_count,LoadIC_Megamorphic,9,121 -block_count,LoadIC_Megamorphic,10,1562 -block_count,LoadIC_Megamorphic,11,1684 -block_count,LoadIC_Megamorphic,12,1675 -block_count,LoadIC_Megamorphic,13,1673 +block_count,LoadIC_Megamorphic,6,10000 +block_count,LoadIC_Megamorphic,7,8492 +block_count,LoadIC_Megamorphic,8,7998 +block_count,LoadIC_Megamorphic,9,493 +block_count,LoadIC_Megamorphic,10,1507 +block_count,LoadIC_Megamorphic,11,2001 +block_count,LoadIC_Megamorphic,12,1992 +block_count,LoadIC_Megamorphic,13,1991 block_count,LoadIC_Megamorphic,14,1 -block_count,LoadIC_Megamorphic,15,9 -block_count,LoadIC_Megamorphic,16,9350 -block_count,LoadIC_Megamorphic,17,3462 -block_count,LoadIC_Megamorphic,18,3462 -block_count,LoadIC_Megamorphic,19,3389 -block_count,LoadIC_Megamorphic,20,3389 -block_count,LoadIC_Megamorphic,21,3389 +block_count,LoadIC_Megamorphic,15,8 +block_count,LoadIC_Megamorphic,16,9989 +block_count,LoadIC_Megamorphic,17,4444 +block_count,LoadIC_Megamorphic,18,4444 +block_count,LoadIC_Megamorphic,19,3822 +block_count,LoadIC_Megamorphic,20,3822 +block_count,LoadIC_Megamorphic,21,3822 block_count,LoadIC_Megamorphic,22,0 block_count,LoadIC_Megamorphic,23,0 -block_count,LoadIC_Megamorphic,24,3389 -block_count,LoadIC_Megamorphic,25,6 +block_count,LoadIC_Megamorphic,24,3822 +block_count,LoadIC_Megamorphic,25,635 block_count,LoadIC_Megamorphic,26,3 block_count,LoadIC_Megamorphic,27,3 block_count,LoadIC_Megamorphic,28,0 block_count,LoadIC_Megamorphic,29,3 block_count,LoadIC_Megamorphic,30,3 -block_count,LoadIC_Megamorphic,31,7 +block_count,LoadIC_Megamorphic,31,6 block_count,LoadIC_Megamorphic,32,3 block_count,LoadIC_Megamorphic,33,3 block_count,LoadIC_Megamorphic,34,0 @@ -23552,7 +23555,7 @@ block_count,LoadIC_Megamorphic,86,0 block_count,LoadIC_Megamorphic,87,0 block_count,LoadIC_Megamorphic,88,0 -block_count,LoadIC_Megamorphic,89,2 +block_count,LoadIC_Megamorphic,89,631 block_count,LoadIC_Megamorphic,90,0 block_count,LoadIC_Megamorphic,91,0 block_count,LoadIC_Megamorphic,92,0 @@ -23564,27 +23567,27 @@ block_count,LoadIC_Megamorphic,98,0 block_count,LoadIC_Megamorphic,99,0 block_count,LoadIC_Megamorphic,100,0 -block_count,LoadIC_Megamorphic,101,2 -block_count,LoadIC_Megamorphic,102,3382 -block_count,LoadIC_Megamorphic,103,3389 -block_count,LoadIC_Megamorphic,104,3387 -block_count,LoadIC_Megamorphic,105,2669 -block_count,LoadIC_Megamorphic,106,2669 +block_count,LoadIC_Megamorphic,101,631 +block_count,LoadIC_Megamorphic,102,3187 +block_count,LoadIC_Megamorphic,103,3822 +block_count,LoadIC_Megamorphic,104,3820 +block_count,LoadIC_Megamorphic,105,3144 +block_count,LoadIC_Megamorphic,106,3144 block_count,LoadIC_Megamorphic,107,0 -block_count,LoadIC_Megamorphic,108,718 -block_count,LoadIC_Megamorphic,109,3387 +block_count,LoadIC_Megamorphic,108,676 +block_count,LoadIC_Megamorphic,109,3820 block_count,LoadIC_Megamorphic,110,1 -block_count,LoadIC_Megamorphic,111,73 +block_count,LoadIC_Megamorphic,111,622 block_count,LoadIC_Megamorphic,112,0 block_count,LoadIC_Megamorphic,113,0 block_count,LoadIC_Megamorphic,114,0 -block_count,LoadIC_Megamorphic,115,5887 -block_count,LoadIC_Megamorphic,116,9275 -block_count,LoadIC_Megamorphic,117,4065 -block_count,LoadIC_Megamorphic,118,2138 -block_count,LoadIC_Megamorphic,119,1420 -block_count,LoadIC_Megamorphic,120,1418 -block_count,LoadIC_Megamorphic,121,678 +block_count,LoadIC_Megamorphic,115,5545 +block_count,LoadIC_Megamorphic,116,9366 +block_count,LoadIC_Megamorphic,117,4459 +block_count,LoadIC_Megamorphic,118,2014 +block_count,LoadIC_Megamorphic,119,1338 +block_count,LoadIC_Megamorphic,120,1336 +block_count,LoadIC_Megamorphic,121,639 block_count,LoadIC_Megamorphic,122,8 block_count,LoadIC_Megamorphic,123,8 block_count,LoadIC_Megamorphic,124,8 @@ -23628,8 +23631,8 @@ block_count,LoadIC_Megamorphic,162,0 block_count,LoadIC_Megamorphic,163,0 block_count,LoadIC_Megamorphic,164,0 -block_count,LoadIC_Megamorphic,165,669 -block_count,LoadIC_Megamorphic,166,740 +block_count,LoadIC_Megamorphic,165,630 +block_count,LoadIC_Megamorphic,166,697 block_count,LoadIC_Megamorphic,167,1 block_count,LoadIC_Megamorphic,168,1 block_count,LoadIC_Megamorphic,169,0 @@ -23693,20 +23696,20 @@ block_count,LoadIC_Megamorphic,227,0 block_count,LoadIC_Megamorphic,228,0 block_count,LoadIC_Megamorphic,229,1 -block_count,LoadIC_Megamorphic,230,718 -block_count,LoadIC_Megamorphic,231,1927 -block_count,LoadIC_Megamorphic,232,5209 -block_count,LoadIC_Megamorphic,233,5209 -block_count,LoadIC_Megamorphic,234,272 -block_count,LoadIC_Megamorphic,235,4936 -block_count,LoadIC_Megamorphic,236,5209 -block_count,LoadIC_Megamorphic,237,5189 -block_count,LoadIC_Megamorphic,238,19 -block_count,LoadIC_Megamorphic,239,19 -block_count,LoadIC_Megamorphic,240,19 +block_count,LoadIC_Megamorphic,230,676 +block_count,LoadIC_Megamorphic,231,2444 +block_count,LoadIC_Megamorphic,232,4906 +block_count,LoadIC_Megamorphic,233,4906 +block_count,LoadIC_Megamorphic,234,256 +block_count,LoadIC_Megamorphic,235,4649 +block_count,LoadIC_Megamorphic,236,4906 +block_count,LoadIC_Megamorphic,237,4888 +block_count,LoadIC_Megamorphic,238,18 +block_count,LoadIC_Megamorphic,239,18 +block_count,LoadIC_Megamorphic,240,18 block_count,LoadIC_Megamorphic,241,0 -block_count,LoadIC_Megamorphic,242,19 -block_count,LoadIC_Megamorphic,243,19 +block_count,LoadIC_Megamorphic,242,18 +block_count,LoadIC_Megamorphic,243,18 block_count,LoadIC_Megamorphic,244,0 block_count,LoadIC_Megamorphic,245,0 block_count,LoadIC_Megamorphic,246,0 @@ -23778,10 +23781,10 @@ block_count,LoadIC_Noninlined,14,0 block_count,LoadIC_Noninlined,15,0 block_count,LoadIC_Noninlined,16,0 -block_count,LoadIC_Noninlined,17,5 -block_count,LoadIC_Noninlined,18,5 +block_count,LoadIC_Noninlined,17,4 +block_count,LoadIC_Noninlined,18,4 block_count,LoadIC_Noninlined,19,0 -block_count,LoadIC_Noninlined,20,5 +block_count,LoadIC_Noninlined,20,4 block_count,LoadIC_Noninlined,21,4 block_count,LoadIC_Noninlined,22,4 block_count,LoadIC_Noninlined,23,0 @@ -23791,7 +23794,7 @@ block_count,LoadIC_Noninlined,27,0 block_count,LoadIC_Noninlined,28,0 block_count,LoadIC_Noninlined,29,0 -block_count,LoadIC_Noninlined,30,5 +block_count,LoadIC_Noninlined,30,4 block_count,LoadIC_Noninlined,31,2 block_count,LoadIC_Noninlined,32,2 block_count,LoadIC_Noninlined,33,2 @@ -23891,7 +23894,7 @@ block_count,LoadIC_Noninlined,127,0 block_count,LoadIC_Noninlined,128,0 block_count,LoadIC_Noninlined,129,2 -block_count,LoadIC_Noninlined,130,5 +block_count,LoadIC_Noninlined,130,4 block_count,LoadIC_Noninlined,131,2 block_count,LoadIC_Noninlined,132,2 block_count,LoadIC_Noninlined,133,0 @@ -24073,18 +24076,18 @@ block_count,LoadIC_Noninlined,309,0 block_count,LoadIC_Noninlined,310,0 block_count,LoadIC_Noninlined,311,1 -block_count,LoadICTrampoline,0,318 -block_count,LoadICTrampoline,1,318 +block_count,LoadICTrampoline,0,304 +block_count,LoadICTrampoline,1,304 block_count,LoadICTrampoline,2,0 -block_count,LoadICTrampoline,3,318 -block_count,LoadICGenericBaseline,0,4889 -block_count,LoadICGenericBaseline,1,4888 +block_count,LoadICTrampoline,3,304 +block_count,LoadICGenericBaseline,0,4607 +block_count,LoadICGenericBaseline,1,4606 block_count,LoadICGenericBaseline,2,1 -block_count,LoadICGenericBaseline,3,4889 -block_count,LoadICGenericBaseline,4,1146 +block_count,LoadICGenericBaseline,3,4607 +block_count,LoadICGenericBaseline,4,1084 block_count,LoadICGenericBaseline,5,0 -block_count,LoadICGenericBaseline,6,1145 -block_count,LoadICGenericBaseline,7,272 +block_count,LoadICGenericBaseline,6,1083 +block_count,LoadICGenericBaseline,7,257 block_count,LoadICGenericBaseline,8,1 block_count,LoadICGenericBaseline,9,1 block_count,LoadICGenericBaseline,10,0 @@ -24098,46 +24101,46 @@ block_count,LoadICGenericBaseline,18,0 block_count,LoadICGenericBaseline,19,0 block_count,LoadICGenericBaseline,20,0 -block_count,LoadICGenericBaseline,21,271 -block_count,LoadICGenericBaseline,22,271 +block_count,LoadICGenericBaseline,21,256 +block_count,LoadICGenericBaseline,22,256 block_count,LoadICGenericBaseline,23,0 -block_count,LoadICGenericBaseline,24,271 -block_count,LoadICGenericBaseline,25,232 -block_count,LoadICGenericBaseline,26,228 -block_count,LoadICGenericBaseline,27,4 -block_count,LoadICGenericBaseline,28,38 +block_count,LoadICGenericBaseline,24,256 +block_count,LoadICGenericBaseline,25,219 +block_count,LoadICGenericBaseline,26,212 +block_count,LoadICGenericBaseline,27,6 +block_count,LoadICGenericBaseline,28,36 block_count,LoadICGenericBaseline,29,43 -block_count,LoadICGenericBaseline,30,40 -block_count,LoadICGenericBaseline,31,40 +block_count,LoadICGenericBaseline,30,41 +block_count,LoadICGenericBaseline,31,41 block_count,LoadICGenericBaseline,32,0 block_count,LoadICGenericBaseline,33,2 -block_count,LoadICGenericBaseline,34,872 -block_count,LoadICGenericBaseline,35,1531 -block_count,LoadICGenericBaseline,36,659 -block_count,LoadICGenericBaseline,37,658 +block_count,LoadICGenericBaseline,34,825 +block_count,LoadICGenericBaseline,35,1446 +block_count,LoadICGenericBaseline,36,621 +block_count,LoadICGenericBaseline,37,620 block_count,LoadICGenericBaseline,38,0 -block_count,LoadICGenericBaseline,39,872 -block_count,LoadICGenericBaseline,40,3743 -block_count,LoadICGenericBaseline,41,4884 -block_count,LoadICGenericBaseline,42,1560 -block_count,LoadICGenericBaseline,43,1551 -block_count,LoadICGenericBaseline,44,1437 -block_count,LoadICGenericBaseline,45,1437 -block_count,LoadICGenericBaseline,46,1437 +block_count,LoadICGenericBaseline,39,825 +block_count,LoadICGenericBaseline,40,3523 +block_count,LoadICGenericBaseline,41,4603 +block_count,LoadICGenericBaseline,42,1474 +block_count,LoadICGenericBaseline,43,1466 +block_count,LoadICGenericBaseline,44,1359 +block_count,LoadICGenericBaseline,45,1359 +block_count,LoadICGenericBaseline,46,1358 block_count,LoadICGenericBaseline,47,0 block_count,LoadICGenericBaseline,48,0 -block_count,LoadICGenericBaseline,49,1437 -block_count,LoadICGenericBaseline,50,175 -block_count,LoadICGenericBaseline,51,17 -block_count,LoadICGenericBaseline,52,17 +block_count,LoadICGenericBaseline,49,1359 +block_count,LoadICGenericBaseline,50,167 +block_count,LoadICGenericBaseline,51,16 +block_count,LoadICGenericBaseline,52,16 block_count,LoadICGenericBaseline,53,0 -block_count,LoadICGenericBaseline,54,17 -block_count,LoadICGenericBaseline,55,17 -block_count,LoadICGenericBaseline,56,50 -block_count,LoadICGenericBaseline,57,33 -block_count,LoadICGenericBaseline,58,33 +block_count,LoadICGenericBaseline,54,16 +block_count,LoadICGenericBaseline,55,16 +block_count,LoadICGenericBaseline,56,47 +block_count,LoadICGenericBaseline,57,31 +block_count,LoadICGenericBaseline,58,31 block_count,LoadICGenericBaseline,59,0 -block_count,LoadICGenericBaseline,60,17 +block_count,LoadICGenericBaseline,60,15 block_count,LoadICGenericBaseline,61,0 block_count,LoadICGenericBaseline,62,0 block_count,LoadICGenericBaseline,63,0 @@ -24191,7 +24194,7 @@ block_count,LoadICGenericBaseline,111,0 block_count,LoadICGenericBaseline,112,0 block_count,LoadICGenericBaseline,113,0 -block_count,LoadICGenericBaseline,114,158 +block_count,LoadICGenericBaseline,114,151 block_count,LoadICGenericBaseline,115,0 block_count,LoadICGenericBaseline,116,0 block_count,LoadICGenericBaseline,117,0 @@ -24203,31 +24206,31 @@ block_count,LoadICGenericBaseline,123,0 block_count,LoadICGenericBaseline,124,0 block_count,LoadICGenericBaseline,125,0 -block_count,LoadICGenericBaseline,126,158 -block_count,LoadICGenericBaseline,127,1262 -block_count,LoadICGenericBaseline,128,1437 -block_count,LoadICGenericBaseline,129,1437 -block_count,LoadICGenericBaseline,130,1372 -block_count,LoadICGenericBaseline,131,1372 +block_count,LoadICGenericBaseline,126,151 +block_count,LoadICGenericBaseline,127,1191 +block_count,LoadICGenericBaseline,128,1358 +block_count,LoadICGenericBaseline,129,1358 +block_count,LoadICGenericBaseline,130,1297 +block_count,LoadICGenericBaseline,131,1297 block_count,LoadICGenericBaseline,132,0 -block_count,LoadICGenericBaseline,133,64 -block_count,LoadICGenericBaseline,134,1437 +block_count,LoadICGenericBaseline,133,60 +block_count,LoadICGenericBaseline,134,1358 block_count,LoadICGenericBaseline,135,0 -block_count,LoadICGenericBaseline,136,114 -block_count,LoadICGenericBaseline,137,8 -block_count,LoadICGenericBaseline,138,8 +block_count,LoadICGenericBaseline,136,107 +block_count,LoadICGenericBaseline,137,7 +block_count,LoadICGenericBaseline,138,7 block_count,LoadICGenericBaseline,139,0 -block_count,LoadICGenericBaseline,140,3324 -block_count,LoadICGenericBaseline,141,4761 -block_count,LoadICGenericBaseline,142,1497 -block_count,LoadICGenericBaseline,143,364 -block_count,LoadICGenericBaseline,144,300 -block_count,LoadICGenericBaseline,145,241 +block_count,LoadICGenericBaseline,140,3129 +block_count,LoadICGenericBaseline,141,4487 +block_count,LoadICGenericBaseline,142,1415 +block_count,LoadICGenericBaseline,143,343 +block_count,LoadICGenericBaseline,144,282 +block_count,LoadICGenericBaseline,145,226 block_count,LoadICGenericBaseline,146,2 block_count,LoadICGenericBaseline,147,1 block_count,LoadICGenericBaseline,148,1 -block_count,LoadICGenericBaseline,149,1 -block_count,LoadICGenericBaseline,150,1 +block_count,LoadICGenericBaseline,149,0 +block_count,LoadICGenericBaseline,150,0 block_count,LoadICGenericBaseline,151,0 block_count,LoadICGenericBaseline,152,0 block_count,LoadICGenericBaseline,153,0 @@ -24244,7 +24247,7 @@ block_count,LoadICGenericBaseline,164,0 block_count,LoadICGenericBaseline,165,0 block_count,LoadICGenericBaseline,166,0 -block_count,LoadICGenericBaseline,167,1 +block_count,LoadICGenericBaseline,167,0 block_count,LoadICGenericBaseline,168,0 block_count,LoadICGenericBaseline,169,0 block_count,LoadICGenericBaseline,170,0 @@ -24268,23 +24271,23 @@ block_count,LoadICGenericBaseline,188,0 block_count,LoadICGenericBaseline,189,0 block_count,LoadICGenericBaseline,190,1 -block_count,LoadICGenericBaseline,191,238 -block_count,LoadICGenericBaseline,192,59 -block_count,LoadICGenericBaseline,193,59 +block_count,LoadICGenericBaseline,191,224 +block_count,LoadICGenericBaseline,192,55 +block_count,LoadICGenericBaseline,193,55 block_count,LoadICGenericBaseline,194,0 -block_count,LoadICGenericBaseline,195,59 -block_count,LoadICGenericBaseline,196,59 -block_count,LoadICGenericBaseline,197,65 -block_count,LoadICGenericBaseline,198,65 +block_count,LoadICGenericBaseline,195,55 +block_count,LoadICGenericBaseline,196,55 +block_count,LoadICGenericBaseline,197,62 +block_count,LoadICGenericBaseline,198,62 block_count,LoadICGenericBaseline,199,6 -block_count,LoadICGenericBaseline,200,59 +block_count,LoadICGenericBaseline,200,55 block_count,LoadICGenericBaseline,201,0 block_count,LoadICGenericBaseline,202,0 block_count,LoadICGenericBaseline,203,0 block_count,LoadICGenericBaseline,204,0 -block_count,LoadICGenericBaseline,205,59 +block_count,LoadICGenericBaseline,205,55 block_count,LoadICGenericBaseline,206,0 -block_count,LoadICGenericBaseline,207,59 +block_count,LoadICGenericBaseline,207,55 block_count,LoadICGenericBaseline,208,0 block_count,LoadICGenericBaseline,209,0 block_count,LoadICGenericBaseline,210,0 @@ -24324,28 +24327,28 @@ block_count,LoadICGenericBaseline,244,0 block_count,LoadICGenericBaseline,245,0 block_count,LoadICGenericBaseline,246,0 -block_count,LoadICGenericBaseline,247,59 -block_count,LoadICGenericBaseline,248,59 +block_count,LoadICGenericBaseline,247,55 +block_count,LoadICGenericBaseline,248,55 block_count,LoadICGenericBaseline,249,0 block_count,LoadICGenericBaseline,250,0 block_count,LoadICGenericBaseline,251,0 block_count,LoadICGenericBaseline,252,0 block_count,LoadICGenericBaseline,253,0 -block_count,LoadICGenericBaseline,254,59 -block_count,LoadICGenericBaseline,255,64 -block_count,LoadICGenericBaseline,256,1132 -block_count,LoadICGenericBaseline,257,3263 -block_count,LoadICGenericBaseline,258,3263 -block_count,LoadICGenericBaseline,259,885 -block_count,LoadICGenericBaseline,260,2378 -block_count,LoadICGenericBaseline,261,3263 -block_count,LoadICGenericBaseline,262,3097 -block_count,LoadICGenericBaseline,263,166 -block_count,LoadICGenericBaseline,264,166 -block_count,LoadICGenericBaseline,265,166 +block_count,LoadICGenericBaseline,254,55 +block_count,LoadICGenericBaseline,255,60 +block_count,LoadICGenericBaseline,256,1071 +block_count,LoadICGenericBaseline,257,3072 +block_count,LoadICGenericBaseline,258,3072 +block_count,LoadICGenericBaseline,259,824 +block_count,LoadICGenericBaseline,260,2247 +block_count,LoadICGenericBaseline,261,3072 +block_count,LoadICGenericBaseline,262,2907 +block_count,LoadICGenericBaseline,263,164 +block_count,LoadICGenericBaseline,264,164 +block_count,LoadICGenericBaseline,265,164 block_count,LoadICGenericBaseline,266,0 -block_count,LoadICGenericBaseline,267,166 -block_count,LoadICGenericBaseline,268,166 +block_count,LoadICGenericBaseline,267,164 +block_count,LoadICGenericBaseline,268,164 block_count,LoadICGenericBaseline,269,0 block_count,LoadICGenericBaseline,270,0 block_count,LoadICGenericBaseline,271,0 @@ -24400,13 +24403,13 @@ block_count,LoadICGenericBaseline,320,0 block_count,LoadICGenericBaseline,321,0 block_count,LoadICGenericBaseline,322,4 -block_count,LoadICTrampoline_Megamorphic,0,5715 -block_count,LoadICTrampoline_Megamorphic,1,5715 +block_count,LoadICTrampoline_Megamorphic,0,5379 +block_count,LoadICTrampoline_Megamorphic,1,5379 block_count,LoadICTrampoline_Megamorphic,2,0 -block_count,LoadICTrampoline_Megamorphic,3,5715 -block_count,LoadSuperIC,0,5 -block_count,LoadSuperIC,1,5 -block_count,LoadSuperIC,2,5 +block_count,LoadICTrampoline_Megamorphic,3,5379 +block_count,LoadSuperIC,0,4 +block_count,LoadSuperIC,1,4 +block_count,LoadSuperIC,2,4 block_count,LoadSuperIC,3,0 block_count,LoadSuperIC,4,0 block_count,LoadSuperIC,5,0 @@ -24443,8 +24446,8 @@ block_count,LoadSuperIC,36,0 block_count,LoadSuperIC,37,0 block_count,LoadSuperIC,38,0 -block_count,LoadSuperIC,39,5 -block_count,LoadSuperIC,40,5 +block_count,LoadSuperIC,39,4 +block_count,LoadSuperIC,40,4 block_count,LoadSuperIC,41,0 block_count,LoadSuperIC,42,0 block_count,LoadSuperIC,43,0 @@ -24550,7 +24553,7 @@ block_count,LoadSuperIC,143,0 block_count,LoadSuperIC,144,0 block_count,LoadSuperIC,145,4 -block_count,LoadSuperIC,146,5 +block_count,LoadSuperIC,146,4 block_count,LoadSuperIC,147,0 block_count,LoadSuperIC,148,0 block_count,LoadSuperIC,149,0 @@ -25047,17 +25050,17 @@ block_count,LoadSuperIC,640,0 block_count,LoadSuperIC,641,0 block_count,LoadSuperICBaseline,0,4 -block_count,KeyedLoadIC,0,925 -block_count,KeyedLoadIC,1,925 +block_count,KeyedLoadIC,0,873 +block_count,KeyedLoadIC,1,873 block_count,KeyedLoadIC,2,0 -block_count,KeyedLoadIC,3,925 -block_count,KeyedLoadIC,4,925 -block_count,KeyedLoadIC,5,922 -block_count,KeyedLoadIC,6,90 +block_count,KeyedLoadIC,3,873 +block_count,KeyedLoadIC,4,873 +block_count,KeyedLoadIC,5,871 +block_count,KeyedLoadIC,6,86 block_count,KeyedLoadIC,7,0 -block_count,KeyedLoadIC,8,90 -block_count,KeyedLoadIC,9,48 -block_count,KeyedLoadIC,10,2 +block_count,KeyedLoadIC,8,86 +block_count,KeyedLoadIC,9,45 +block_count,KeyedLoadIC,10,1 block_count,KeyedLoadIC,11,1 block_count,KeyedLoadIC,12,0 block_count,KeyedLoadIC,13,0 @@ -25094,15 +25097,15 @@ block_count,KeyedLoadIC,44,1 block_count,KeyedLoadIC,45,1 block_count,KeyedLoadIC,46,0 -block_count,KeyedLoadIC,47,46 -block_count,KeyedLoadIC,48,42 -block_count,KeyedLoadIC,49,82 -block_count,KeyedLoadIC,50,39 -block_count,KeyedLoadIC,51,39 +block_count,KeyedLoadIC,47,44 +block_count,KeyedLoadIC,48,40 +block_count,KeyedLoadIC,49,79 +block_count,KeyedLoadIC,50,38 +block_count,KeyedLoadIC,51,38 block_count,KeyedLoadIC,52,0 -block_count,KeyedLoadIC,53,42 -block_count,KeyedLoadIC,54,831 -block_count,KeyedLoadIC,55,873 +block_count,KeyedLoadIC,53,40 +block_count,KeyedLoadIC,54,784 +block_count,KeyedLoadIC,55,825 block_count,KeyedLoadIC,56,1 block_count,KeyedLoadIC,57,1 block_count,KeyedLoadIC,58,0 @@ -25201,8 +25204,8 @@ block_count,KeyedLoadIC,151,0 block_count,KeyedLoadIC,152,0 block_count,KeyedLoadIC,153,0 -block_count,KeyedLoadIC,154,871 -block_count,KeyedLoadIC,155,871 +block_count,KeyedLoadIC,154,823 +block_count,KeyedLoadIC,155,823 block_count,KeyedLoadIC,156,8 block_count,KeyedLoadIC,157,7 block_count,KeyedLoadIC,158,0 @@ -25424,9 +25427,9 @@ block_count,KeyedLoadIC,374,7 block_count,KeyedLoadIC,375,7 block_count,KeyedLoadIC,376,3 -block_count,KeyedLoadIC,377,7 -block_count,KeyedLoadIC,378,3 -block_count,KeyedLoadIC,379,3 +block_count,KeyedLoadIC,377,6 +block_count,KeyedLoadIC,378,2 +block_count,KeyedLoadIC,379,2 block_count,KeyedLoadIC,380,0 block_count,KeyedLoadIC,381,0 block_count,KeyedLoadIC,382,0 @@ -25462,8 +25465,8 @@ block_count,KeyedLoadIC,412,0 block_count,KeyedLoadIC,413,0 block_count,KeyedLoadIC,414,0 -block_count,KeyedLoadIC,415,862 -block_count,KeyedLoadIC,416,863 +block_count,KeyedLoadIC,415,815 +block_count,KeyedLoadIC,416,816 block_count,KeyedLoadIC,417,0 block_count,KeyedLoadIC,418,0 block_count,KeyedLoadIC,419,0 @@ -25474,45 +25477,45 @@ block_count,KeyedLoadIC,424,0 block_count,KeyedLoadIC,425,0 block_count,KeyedLoadIC,426,0 -block_count,KeyedLoadIC,427,863 -block_count,KeyedLoadIC,428,863 -block_count,KeyedLoadIC,429,863 -block_count,KeyedLoadIC,430,547 +block_count,KeyedLoadIC,427,815 +block_count,KeyedLoadIC,428,815 +block_count,KeyedLoadIC,429,816 +block_count,KeyedLoadIC,430,518 block_count,KeyedLoadIC,431,9 -block_count,KeyedLoadIC,432,537 -block_count,KeyedLoadIC,433,547 +block_count,KeyedLoadIC,432,509 +block_count,KeyedLoadIC,433,518 block_count,KeyedLoadIC,434,1 -block_count,KeyedLoadIC,435,546 +block_count,KeyedLoadIC,435,517 block_count,KeyedLoadIC,436,0 -block_count,KeyedLoadIC,437,36 -block_count,KeyedLoadIC,438,264 +block_count,KeyedLoadIC,437,35 +block_count,KeyedLoadIC,438,250 block_count,KeyedLoadIC,439,0 block_count,KeyedLoadIC,440,0 block_count,KeyedLoadIC,441,0 block_count,KeyedLoadIC,442,0 -block_count,KeyedLoadIC,443,301 -block_count,KeyedLoadIC,444,26 -block_count,KeyedLoadIC,445,91 +block_count,KeyedLoadIC,443,285 +block_count,KeyedLoadIC,444,24 +block_count,KeyedLoadIC,445,86 block_count,KeyedLoadIC,446,0 block_count,KeyedLoadIC,447,0 block_count,KeyedLoadIC,448,0 -block_count,KeyedLoadIC,449,117 -block_count,KeyedLoadIC,450,112 +block_count,KeyedLoadIC,449,111 +block_count,KeyedLoadIC,450,107 block_count,KeyedLoadIC,451,4 -block_count,KeyedLoadIC,452,40 +block_count,KeyedLoadIC,452,39 block_count,KeyedLoadIC,453,0 -block_count,KeyedLoadIC,454,40 -block_count,KeyedLoadIC,455,40 -block_count,KeyedLoadIC,456,86 -block_count,KeyedLoadIC,457,86 -block_count,KeyedLoadIC,458,86 +block_count,KeyedLoadIC,454,39 +block_count,KeyedLoadIC,455,39 +block_count,KeyedLoadIC,456,80 +block_count,KeyedLoadIC,457,80 +block_count,KeyedLoadIC,458,80 block_count,KeyedLoadIC,459,0 -block_count,KeyedLoadIC,460,86 -block_count,KeyedLoadIC,461,86 +block_count,KeyedLoadIC,460,80 +block_count,KeyedLoadIC,461,80 block_count,KeyedLoadIC,462,0 block_count,KeyedLoadIC,463,0 -block_count,KeyedLoadIC,464,315 -block_count,KeyedLoadIC,465,315 +block_count,KeyedLoadIC,464,297 +block_count,KeyedLoadIC,465,297 block_count,KeyedLoadIC,466,0 block_count,KeyedLoadIC,467,0 block_count,KeyedLoadIC,468,0 @@ -25535,20 +25538,20 @@ block_count,KeyedLoadIC,485,0 block_count,KeyedLoadIC,486,0 block_count,KeyedLoadIC,487,0 -block_count,KeyedLoadIC,488,315 -block_count,KeyedLoadIC,489,315 -block_count,KeyedLoadIC,490,315 +block_count,KeyedLoadIC,488,297 +block_count,KeyedLoadIC,489,297 +block_count,KeyedLoadIC,490,297 block_count,KeyedLoadIC,491,0 -block_count,KeyedLoadIC,492,315 +block_count,KeyedLoadIC,492,297 block_count,KeyedLoadIC,493,0 -block_count,KeyedLoadIC,494,44 +block_count,KeyedLoadIC,494,42 block_count,KeyedLoadIC,495,0 -block_count,KeyedLoadIC,496,1 -block_count,KeyedLoadIC,497,13 +block_count,KeyedLoadIC,496,2 +block_count,KeyedLoadIC,497,12 block_count,KeyedLoadIC,498,0 block_count,KeyedLoadIC,499,1 -block_count,KeyedLoadIC,500,180 -block_count,KeyedLoadIC,501,73 +block_count,KeyedLoadIC,500,168 +block_count,KeyedLoadIC,501,69 block_count,KeyedLoadIC,502,0 block_count,KeyedLoadIC,503,0 block_count,KeyedLoadIC,504,0 @@ -25592,16 +25595,16 @@ block_count,KeyedLoadIC,542,0 block_count,KeyedLoadIC,543,0 block_count,KeyedLoadIC,544,0 -block_count,KeyedLoadIC,545,180 -block_count,KeyedLoadIC,546,177 -block_count,KeyedLoadIC,547,3 +block_count,KeyedLoadIC,545,168 +block_count,KeyedLoadIC,546,165 +block_count,KeyedLoadIC,547,2 block_count,KeyedLoadIC,548,0 -block_count,KeyedLoadIC,549,3 -block_count,KeyedLoadIC,550,3 -block_count,KeyedLoadIC,551,73 +block_count,KeyedLoadIC,549,2 +block_count,KeyedLoadIC,550,2 +block_count,KeyedLoadIC,551,69 block_count,KeyedLoadIC,552,0 -block_count,KeyedLoadIC,553,73 -block_count,KeyedLoadIC,554,73 +block_count,KeyedLoadIC,553,69 +block_count,KeyedLoadIC,554,69 block_count,KeyedLoadIC,555,0 block_count,KeyedLoadIC,556,0 block_count,KeyedLoadIC,557,0 @@ -25661,7 +25664,7 @@ block_count,KeyedLoadIC,611,1 block_count,KeyedLoadIC,612,1 block_count,KeyedLoadIC,613,1 -block_count,KeyedLoadIC,614,5 +block_count,KeyedLoadIC,614,4 block_count,KeyedLoadIC,615,3 block_count,KeyedLoadIC,616,3 block_count,KeyedLoadIC,617,0 @@ -25679,14 +25682,14 @@ block_count,KeyedLoadIC,629,0 block_count,KeyedLoadIC,630,0 block_count,KeyedLoadIC,631,2 -block_count,KeyedLoadIC,632,49 +block_count,KeyedLoadIC,632,46 block_count,KeyedLoadIC,633,0 block_count,KeyedLoadIC,634,0 -block_count,EnumeratedKeyedLoadIC,0,7 -block_count,EnumeratedKeyedLoadIC,1,7 +block_count,EnumeratedKeyedLoadIC,0,6 +block_count,EnumeratedKeyedLoadIC,1,6 block_count,EnumeratedKeyedLoadIC,2,0 -block_count,EnumeratedKeyedLoadIC,3,7 -block_count,EnumeratedKeyedLoadIC,4,7 +block_count,EnumeratedKeyedLoadIC,3,6 +block_count,EnumeratedKeyedLoadIC,4,6 block_count,EnumeratedKeyedLoadIC,5,4 block_count,EnumeratedKeyedLoadIC,6,0 block_count,EnumeratedKeyedLoadIC,7,4 @@ -25695,7 +25698,7 @@ block_count,EnumeratedKeyedLoadIC,10,0 block_count,EnumeratedKeyedLoadIC,11,4 block_count,EnumeratedKeyedLoadIC,12,4 -block_count,EnumeratedKeyedLoadIC,13,4 +block_count,EnumeratedKeyedLoadIC,13,3 block_count,EnumeratedKeyedLoadIC,14,0 block_count,EnumeratedKeyedLoadIC,15,0 block_count,EnumeratedKeyedLoadIC,16,0 @@ -25711,8 +25714,8 @@ block_count,EnumeratedKeyedLoadIC,26,0 block_count,EnumeratedKeyedLoadIC,27,0 block_count,EnumeratedKeyedLoadIC,28,0 -block_count,EnumeratedKeyedLoadIC,29,3 -block_count,EnumeratedKeyedLoadIC,30,3 +block_count,EnumeratedKeyedLoadIC,29,2 +block_count,EnumeratedKeyedLoadIC,30,2 block_count,EnumeratedKeyedLoadIC,31,2 block_count,EnumeratedKeyedLoadIC,32,2 block_count,EnumeratedKeyedLoadIC,33,0 @@ -26343,145 +26346,145 @@ block_count,EnumeratedKeyedLoadIC,658,2 block_count,EnumeratedKeyedLoadIC,659,0 block_count,EnumeratedKeyedLoadIC,660,0 -block_count,KeyedLoadIC_Megamorphic,0,2560 -block_count,KeyedLoadIC_Megamorphic,1,2559 -block_count,KeyedLoadIC_Megamorphic,2,2559 -block_count,KeyedLoadIC_Megamorphic,3,2256 -block_count,KeyedLoadIC_Megamorphic,4,2252 +block_count,KeyedLoadIC_Megamorphic,0,2412 +block_count,KeyedLoadIC_Megamorphic,1,2412 +block_count,KeyedLoadIC_Megamorphic,2,2412 +block_count,KeyedLoadIC_Megamorphic,3,2126 +block_count,KeyedLoadIC_Megamorphic,4,2122 block_count,KeyedLoadIC_Megamorphic,5,3 block_count,KeyedLoadIC_Megamorphic,6,0 block_count,KeyedLoadIC_Megamorphic,7,3 -block_count,KeyedLoadIC_Megamorphic,8,2252 -block_count,KeyedLoadIC_Megamorphic,9,2251 -block_count,KeyedLoadIC_Megamorphic,10,45 -block_count,KeyedLoadIC_Megamorphic,11,40 -block_count,KeyedLoadIC_Megamorphic,12,5 -block_count,KeyedLoadIC_Megamorphic,13,2205 -block_count,KeyedLoadIC_Megamorphic,14,2205 -block_count,KeyedLoadIC_Megamorphic,15,2114 -block_count,KeyedLoadIC_Megamorphic,16,2114 -block_count,KeyedLoadIC_Megamorphic,17,1989 +block_count,KeyedLoadIC_Megamorphic,8,2122 +block_count,KeyedLoadIC_Megamorphic,9,2121 +block_count,KeyedLoadIC_Megamorphic,10,42 +block_count,KeyedLoadIC_Megamorphic,11,37 +block_count,KeyedLoadIC_Megamorphic,12,4 +block_count,KeyedLoadIC_Megamorphic,13,2078 +block_count,KeyedLoadIC_Megamorphic,14,2078 +block_count,KeyedLoadIC_Megamorphic,15,1992 +block_count,KeyedLoadIC_Megamorphic,16,1992 +block_count,KeyedLoadIC_Megamorphic,17,1872 block_count,KeyedLoadIC_Megamorphic,18,0 block_count,KeyedLoadIC_Megamorphic,19,0 block_count,KeyedLoadIC_Megamorphic,20,0 -block_count,KeyedLoadIC_Megamorphic,21,1989 -block_count,KeyedLoadIC_Megamorphic,22,1896 -block_count,KeyedLoadIC_Megamorphic,23,93 -block_count,KeyedLoadIC_Megamorphic,24,124 +block_count,KeyedLoadIC_Megamorphic,21,1872 +block_count,KeyedLoadIC_Megamorphic,22,1784 +block_count,KeyedLoadIC_Megamorphic,23,87 +block_count,KeyedLoadIC_Megamorphic,24,120 block_count,KeyedLoadIC_Megamorphic,25,0 -block_count,KeyedLoadIC_Megamorphic,26,91 -block_count,KeyedLoadIC_Megamorphic,27,40 -block_count,KeyedLoadIC_Megamorphic,28,40 -block_count,KeyedLoadIC_Megamorphic,29,40 +block_count,KeyedLoadIC_Megamorphic,26,86 +block_count,KeyedLoadIC_Megamorphic,27,37 +block_count,KeyedLoadIC_Megamorphic,28,37 +block_count,KeyedLoadIC_Megamorphic,29,37 block_count,KeyedLoadIC_Megamorphic,30,0 block_count,KeyedLoadIC_Megamorphic,31,0 block_count,KeyedLoadIC_Megamorphic,32,0 -block_count,KeyedLoadIC_Megamorphic,33,40 -block_count,KeyedLoadIC_Megamorphic,34,40 +block_count,KeyedLoadIC_Megamorphic,33,37 +block_count,KeyedLoadIC_Megamorphic,34,37 block_count,KeyedLoadIC_Megamorphic,35,0 block_count,KeyedLoadIC_Megamorphic,36,0 block_count,KeyedLoadIC_Megamorphic,37,0 -block_count,KeyedLoadIC_Megamorphic,38,40 -block_count,KeyedLoadIC_Megamorphic,39,40 -block_count,KeyedLoadIC_Megamorphic,40,40 -block_count,KeyedLoadIC_Megamorphic,41,40 -block_count,KeyedLoadIC_Megamorphic,42,40 +block_count,KeyedLoadIC_Megamorphic,38,37 +block_count,KeyedLoadIC_Megamorphic,39,37 +block_count,KeyedLoadIC_Megamorphic,40,37 +block_count,KeyedLoadIC_Megamorphic,41,37 +block_count,KeyedLoadIC_Megamorphic,42,37 block_count,KeyedLoadIC_Megamorphic,43,0 block_count,KeyedLoadIC_Megamorphic,44,0 block_count,KeyedLoadIC_Megamorphic,45,0 -block_count,KeyedLoadIC_Megamorphic,46,40 +block_count,KeyedLoadIC_Megamorphic,46,37 block_count,KeyedLoadIC_Megamorphic,47,0 -block_count,KeyedLoadIC_Megamorphic,48,40 +block_count,KeyedLoadIC_Megamorphic,48,37 block_count,KeyedLoadIC_Megamorphic,49,0 block_count,KeyedLoadIC_Megamorphic,50,0 block_count,KeyedLoadIC_Megamorphic,51,0 block_count,KeyedLoadIC_Megamorphic,52,0 block_count,KeyedLoadIC_Megamorphic,53,0 block_count,KeyedLoadIC_Megamorphic,54,0 -block_count,KeyedLoadIC_Megamorphic,55,133 +block_count,KeyedLoadIC_Megamorphic,55,125 block_count,KeyedLoadIC_Megamorphic,56,0 block_count,KeyedLoadIC_Megamorphic,57,0 block_count,KeyedLoadIC_Megamorphic,58,0 block_count,KeyedLoadIC_Megamorphic,59,0 block_count,KeyedLoadIC_Megamorphic,60,0 -block_count,KeyedLoadIC_Megamorphic,61,132 -block_count,KeyedLoadIC_Megamorphic,62,132 -block_count,KeyedLoadIC_Megamorphic,63,49 -block_count,KeyedLoadIC_Megamorphic,64,49 -block_count,KeyedLoadIC_Megamorphic,65,6 -block_count,KeyedLoadIC_Megamorphic,66,6 +block_count,KeyedLoadIC_Megamorphic,61,125 +block_count,KeyedLoadIC_Megamorphic,62,125 +block_count,KeyedLoadIC_Megamorphic,63,46 +block_count,KeyedLoadIC_Megamorphic,64,46 +block_count,KeyedLoadIC_Megamorphic,65,5 +block_count,KeyedLoadIC_Megamorphic,66,5 block_count,KeyedLoadIC_Megamorphic,67,0 -block_count,KeyedLoadIC_Megamorphic,68,6 -block_count,KeyedLoadIC_Megamorphic,69,32 -block_count,KeyedLoadIC_Megamorphic,70,32 +block_count,KeyedLoadIC_Megamorphic,68,5 +block_count,KeyedLoadIC_Megamorphic,69,30 +block_count,KeyedLoadIC_Megamorphic,70,30 block_count,KeyedLoadIC_Megamorphic,71,0 -block_count,KeyedLoadIC_Megamorphic,72,32 -block_count,KeyedLoadIC_Megamorphic,73,12 -block_count,KeyedLoadIC_Megamorphic,74,20 -block_count,KeyedLoadIC_Megamorphic,75,32 -block_count,KeyedLoadIC_Megamorphic,76,26 -block_count,KeyedLoadIC_Megamorphic,77,6 -block_count,KeyedLoadIC_Megamorphic,78,6 -block_count,KeyedLoadIC_Megamorphic,79,6 -block_count,KeyedLoadIC_Megamorphic,80,6 +block_count,KeyedLoadIC_Megamorphic,72,30 +block_count,KeyedLoadIC_Megamorphic,73,11 +block_count,KeyedLoadIC_Megamorphic,74,19 +block_count,KeyedLoadIC_Megamorphic,75,30 +block_count,KeyedLoadIC_Megamorphic,76,24 +block_count,KeyedLoadIC_Megamorphic,77,5 +block_count,KeyedLoadIC_Megamorphic,78,5 +block_count,KeyedLoadIC_Megamorphic,79,5 +block_count,KeyedLoadIC_Megamorphic,80,5 block_count,KeyedLoadIC_Megamorphic,81,0 -block_count,KeyedLoadIC_Megamorphic,82,6 -block_count,KeyedLoadIC_Megamorphic,83,6 +block_count,KeyedLoadIC_Megamorphic,82,5 +block_count,KeyedLoadIC_Megamorphic,83,5 block_count,KeyedLoadIC_Megamorphic,84,0 -block_count,KeyedLoadIC_Megamorphic,85,6 -block_count,KeyedLoadIC_Megamorphic,86,6 +block_count,KeyedLoadIC_Megamorphic,85,5 +block_count,KeyedLoadIC_Megamorphic,86,5 block_count,KeyedLoadIC_Megamorphic,87,0 block_count,KeyedLoadIC_Megamorphic,88,0 block_count,KeyedLoadIC_Megamorphic,89,0 -block_count,KeyedLoadIC_Megamorphic,90,43 +block_count,KeyedLoadIC_Megamorphic,90,40 block_count,KeyedLoadIC_Megamorphic,91,0 -block_count,KeyedLoadIC_Megamorphic,92,43 +block_count,KeyedLoadIC_Megamorphic,92,40 block_count,KeyedLoadIC_Megamorphic,93,0 -block_count,KeyedLoadIC_Megamorphic,94,42 -block_count,KeyedLoadIC_Megamorphic,95,46 -block_count,KeyedLoadIC_Megamorphic,96,28 -block_count,KeyedLoadIC_Megamorphic,97,4 +block_count,KeyedLoadIC_Megamorphic,94,40 +block_count,KeyedLoadIC_Megamorphic,95,44 +block_count,KeyedLoadIC_Megamorphic,96,26 +block_count,KeyedLoadIC_Megamorphic,97,3 block_count,KeyedLoadIC_Megamorphic,98,3 block_count,KeyedLoadIC_Megamorphic,99,0 -block_count,KeyedLoadIC_Megamorphic,100,24 -block_count,KeyedLoadIC_Megamorphic,101,18 +block_count,KeyedLoadIC_Megamorphic,100,23 +block_count,KeyedLoadIC_Megamorphic,101,17 block_count,KeyedLoadIC_Megamorphic,102,0 block_count,KeyedLoadIC_Megamorphic,103,0 block_count,KeyedLoadIC_Megamorphic,104,0 block_count,KeyedLoadIC_Megamorphic,105,0 block_count,KeyedLoadIC_Megamorphic,106,0 -block_count,KeyedLoadIC_Megamorphic,107,49 +block_count,KeyedLoadIC_Megamorphic,107,46 block_count,KeyedLoadIC_Megamorphic,108,0 -block_count,KeyedLoadIC_Megamorphic,109,49 +block_count,KeyedLoadIC_Megamorphic,109,46 block_count,KeyedLoadIC_Megamorphic,110,0 block_count,KeyedLoadIC_Megamorphic,111,0 block_count,KeyedLoadIC_Megamorphic,112,0 -block_count,KeyedLoadIC_Megamorphic,113,49 +block_count,KeyedLoadIC_Megamorphic,113,46 block_count,KeyedLoadIC_Megamorphic,114,0 -block_count,KeyedLoadIC_Megamorphic,115,49 +block_count,KeyedLoadIC_Megamorphic,115,46 block_count,KeyedLoadIC_Megamorphic,116,0 block_count,KeyedLoadIC_Megamorphic,117,0 block_count,KeyedLoadIC_Megamorphic,118,0 block_count,KeyedLoadIC_Megamorphic,119,0 -block_count,KeyedLoadIC_Megamorphic,120,49 +block_count,KeyedLoadIC_Megamorphic,120,46 block_count,KeyedLoadIC_Megamorphic,121,0 -block_count,KeyedLoadIC_Megamorphic,122,83 -block_count,KeyedLoadIC_Megamorphic,123,83 +block_count,KeyedLoadIC_Megamorphic,122,78 +block_count,KeyedLoadIC_Megamorphic,123,78 block_count,KeyedLoadIC_Megamorphic,124,0 -block_count,KeyedLoadIC_Megamorphic,125,83 -block_count,KeyedLoadIC_Megamorphic,126,83 -block_count,KeyedLoadIC_Megamorphic,127,159 -block_count,KeyedLoadIC_Megamorphic,128,105 -block_count,KeyedLoadIC_Megamorphic,129,76 -block_count,KeyedLoadIC_Megamorphic,130,29 -block_count,KeyedLoadIC_Megamorphic,131,53 +block_count,KeyedLoadIC_Megamorphic,125,78 +block_count,KeyedLoadIC_Megamorphic,126,78 +block_count,KeyedLoadIC_Megamorphic,127,150 +block_count,KeyedLoadIC_Megamorphic,128,99 +block_count,KeyedLoadIC_Megamorphic,129,71 +block_count,KeyedLoadIC_Megamorphic,130,28 +block_count,KeyedLoadIC_Megamorphic,131,50 block_count,KeyedLoadIC_Megamorphic,132,0 block_count,KeyedLoadIC_Megamorphic,133,0 block_count,KeyedLoadIC_Megamorphic,134,0 -block_count,KeyedLoadIC_Megamorphic,135,29 +block_count,KeyedLoadIC_Megamorphic,135,28 block_count,KeyedLoadIC_Megamorphic,136,0 -block_count,KeyedLoadIC_Megamorphic,137,29 -block_count,KeyedLoadIC_Megamorphic,138,78 +block_count,KeyedLoadIC_Megamorphic,137,28 +block_count,KeyedLoadIC_Megamorphic,138,74 block_count,KeyedLoadIC_Megamorphic,139,0 block_count,KeyedLoadIC_Megamorphic,140,0 block_count,KeyedLoadIC_Megamorphic,141,0 @@ -26521,35 +26524,35 @@ block_count,KeyedLoadIC_Megamorphic,175,0 block_count,KeyedLoadIC_Megamorphic,176,0 block_count,KeyedLoadIC_Megamorphic,177,0 -block_count,KeyedLoadIC_Megamorphic,178,78 -block_count,KeyedLoadIC_Megamorphic,179,78 +block_count,KeyedLoadIC_Megamorphic,178,74 +block_count,KeyedLoadIC_Megamorphic,179,74 block_count,KeyedLoadIC_Megamorphic,180,0 block_count,KeyedLoadIC_Megamorphic,181,0 block_count,KeyedLoadIC_Megamorphic,182,0 block_count,KeyedLoadIC_Megamorphic,183,0 block_count,KeyedLoadIC_Megamorphic,184,0 -block_count,KeyedLoadIC_Megamorphic,185,78 -block_count,KeyedLoadIC_Megamorphic,186,78 -block_count,KeyedLoadIC_Megamorphic,187,78 +block_count,KeyedLoadIC_Megamorphic,185,74 +block_count,KeyedLoadIC_Megamorphic,186,74 +block_count,KeyedLoadIC_Megamorphic,187,74 block_count,KeyedLoadIC_Megamorphic,188,0 block_count,KeyedLoadIC_Megamorphic,189,0 block_count,KeyedLoadIC_Megamorphic,190,0 block_count,KeyedLoadIC_Megamorphic,191,0 block_count,KeyedLoadIC_Megamorphic,192,0 -block_count,KeyedLoadIC_Megamorphic,193,53 +block_count,KeyedLoadIC_Megamorphic,193,50 block_count,KeyedLoadIC_Megamorphic,194,0 block_count,KeyedLoadIC_Megamorphic,195,0 block_count,KeyedLoadIC_Megamorphic,196,0 block_count,KeyedLoadIC_Megamorphic,197,0 block_count,KeyedLoadIC_Megamorphic,198,0 -block_count,KeyedLoadIC_Megamorphic,199,53 -block_count,KeyedLoadIC_Megamorphic,200,53 -block_count,KeyedLoadIC_Megamorphic,201,133 -block_count,KeyedLoadIC_Megamorphic,202,133 -block_count,KeyedLoadIC_Megamorphic,203,79 -block_count,KeyedLoadIC_Megamorphic,204,79 -block_count,KeyedLoadIC_Megamorphic,205,79 -block_count,KeyedLoadIC_Megamorphic,206,79 +block_count,KeyedLoadIC_Megamorphic,199,50 +block_count,KeyedLoadIC_Megamorphic,200,50 +block_count,KeyedLoadIC_Megamorphic,201,126 +block_count,KeyedLoadIC_Megamorphic,202,126 +block_count,KeyedLoadIC_Megamorphic,203,75 +block_count,KeyedLoadIC_Megamorphic,204,75 +block_count,KeyedLoadIC_Megamorphic,205,75 +block_count,KeyedLoadIC_Megamorphic,206,75 block_count,KeyedLoadIC_Megamorphic,207,0 block_count,KeyedLoadIC_Megamorphic,208,0 block_count,KeyedLoadIC_Megamorphic,209,0 @@ -26575,22 +26578,22 @@ block_count,KeyedLoadIC_Megamorphic,229,0 block_count,KeyedLoadIC_Megamorphic,230,0 block_count,KeyedLoadIC_Megamorphic,231,0 -block_count,KeyedLoadIC_Megamorphic,232,79 +block_count,KeyedLoadIC_Megamorphic,232,75 block_count,KeyedLoadIC_Megamorphic,233,0 -block_count,KeyedLoadIC_Megamorphic,234,79 -block_count,KeyedLoadIC_Megamorphic,235,28 -block_count,KeyedLoadIC_Megamorphic,236,51 -block_count,KeyedLoadIC_Megamorphic,237,308 -block_count,KeyedLoadIC_Megamorphic,238,308 -block_count,KeyedLoadIC_Megamorphic,239,308 -block_count,KeyedLoadIC_Megamorphic,240,257 -block_count,KeyedLoadIC_Megamorphic,241,51 +block_count,KeyedLoadIC_Megamorphic,234,75 +block_count,KeyedLoadIC_Megamorphic,235,26 +block_count,KeyedLoadIC_Megamorphic,236,48 +block_count,KeyedLoadIC_Megamorphic,237,290 +block_count,KeyedLoadIC_Megamorphic,238,290 +block_count,KeyedLoadIC_Megamorphic,239,290 +block_count,KeyedLoadIC_Megamorphic,240,242 +block_count,KeyedLoadIC_Megamorphic,241,48 block_count,KeyedLoadIC_Megamorphic,242,0 block_count,KeyedLoadIC_Megamorphic,243,0 -block_count,KeyedLoadIC_Megamorphic,244,79 -block_count,KeyedLoadIC_Megamorphic,245,51 -block_count,KeyedLoadIC_Megamorphic,246,28 -block_count,KeyedLoadIC_Megamorphic,247,28 +block_count,KeyedLoadIC_Megamorphic,244,75 +block_count,KeyedLoadIC_Megamorphic,245,48 +block_count,KeyedLoadIC_Megamorphic,246,26 +block_count,KeyedLoadIC_Megamorphic,247,26 block_count,KeyedLoadIC_Megamorphic,248,0 block_count,KeyedLoadIC_Megamorphic,249,0 block_count,KeyedLoadIC_Megamorphic,250,0 @@ -26648,7 +26651,7 @@ block_count,KeyedLoadIC_Megamorphic,302,0 block_count,KeyedLoadIC_Megamorphic,303,0 block_count,KeyedLoadIC_Megamorphic,304,0 -block_count,KeyedLoadIC_Megamorphic,305,79 +block_count,KeyedLoadIC_Megamorphic,305,75 block_count,KeyedLoadIC_Megamorphic,306,0 block_count,KeyedLoadIC_Megamorphic,307,0 block_count,KeyedLoadIC_Megamorphic,308,0 @@ -26708,7 +26711,7 @@ block_count,KeyedLoadIC_Megamorphic,362,0 block_count,KeyedLoadIC_Megamorphic,363,0 block_count,KeyedLoadIC_Megamorphic,364,0 -block_count,KeyedLoadIC_Megamorphic,365,53 +block_count,KeyedLoadIC_Megamorphic,365,50 block_count,KeyedLoadIC_Megamorphic,366,0 block_count,KeyedLoadIC_Megamorphic,367,0 block_count,KeyedLoadIC_Megamorphic,368,0 @@ -26719,90 +26722,90 @@ block_count,KeyedLoadIC_Megamorphic,373,0 block_count,KeyedLoadIC_Megamorphic,374,0 block_count,KeyedLoadIC_Megamorphic,375,1 -block_count,KeyedLoadIC_Megamorphic,376,2027 -block_count,KeyedLoadIC_Megamorphic,377,2027 -block_count,KeyedLoadIC_Megamorphic,378,1395 -block_count,KeyedLoadIC_Megamorphic,379,969 -block_count,KeyedLoadIC_Megamorphic,380,47 -block_count,KeyedLoadIC_Megamorphic,381,47 +block_count,KeyedLoadIC_Megamorphic,376,1910 +block_count,KeyedLoadIC_Megamorphic,377,1910 +block_count,KeyedLoadIC_Megamorphic,378,1314 +block_count,KeyedLoadIC_Megamorphic,379,913 +block_count,KeyedLoadIC_Megamorphic,380,44 +block_count,KeyedLoadIC_Megamorphic,381,44 block_count,KeyedLoadIC_Megamorphic,382,0 -block_count,KeyedLoadIC_Megamorphic,383,47 -block_count,KeyedLoadIC_Megamorphic,384,300 -block_count,KeyedLoadIC_Megamorphic,385,300 +block_count,KeyedLoadIC_Megamorphic,383,44 +block_count,KeyedLoadIC_Megamorphic,384,282 +block_count,KeyedLoadIC_Megamorphic,385,282 block_count,KeyedLoadIC_Megamorphic,386,0 -block_count,KeyedLoadIC_Megamorphic,387,300 -block_count,KeyedLoadIC_Megamorphic,388,160 -block_count,KeyedLoadIC_Megamorphic,389,140 -block_count,KeyedLoadIC_Megamorphic,390,300 -block_count,KeyedLoadIC_Megamorphic,391,252 -block_count,KeyedLoadIC_Megamorphic,392,47 -block_count,KeyedLoadIC_Megamorphic,393,47 -block_count,KeyedLoadIC_Megamorphic,394,47 -block_count,KeyedLoadIC_Megamorphic,395,47 +block_count,KeyedLoadIC_Megamorphic,387,282 +block_count,KeyedLoadIC_Megamorphic,388,150 +block_count,KeyedLoadIC_Megamorphic,389,131 +block_count,KeyedLoadIC_Megamorphic,390,282 +block_count,KeyedLoadIC_Megamorphic,391,238 +block_count,KeyedLoadIC_Megamorphic,392,44 +block_count,KeyedLoadIC_Megamorphic,393,44 +block_count,KeyedLoadIC_Megamorphic,394,44 +block_count,KeyedLoadIC_Megamorphic,395,44 block_count,KeyedLoadIC_Megamorphic,396,0 -block_count,KeyedLoadIC_Megamorphic,397,47 -block_count,KeyedLoadIC_Megamorphic,398,46 +block_count,KeyedLoadIC_Megamorphic,397,44 +block_count,KeyedLoadIC_Megamorphic,398,44 block_count,KeyedLoadIC_Megamorphic,399,0 -block_count,KeyedLoadIC_Megamorphic,400,46 -block_count,KeyedLoadIC_Megamorphic,401,46 +block_count,KeyedLoadIC_Megamorphic,400,44 +block_count,KeyedLoadIC_Megamorphic,401,44 block_count,KeyedLoadIC_Megamorphic,402,0 block_count,KeyedLoadIC_Megamorphic,403,0 block_count,KeyedLoadIC_Megamorphic,404,0 -block_count,KeyedLoadIC_Megamorphic,405,921 +block_count,KeyedLoadIC_Megamorphic,405,868 block_count,KeyedLoadIC_Megamorphic,406,0 -block_count,KeyedLoadIC_Megamorphic,407,921 -block_count,KeyedLoadIC_Megamorphic,408,466 -block_count,KeyedLoadIC_Megamorphic,409,455 -block_count,KeyedLoadIC_Megamorphic,410,1119 -block_count,KeyedLoadIC_Megamorphic,411,981 -block_count,KeyedLoadIC_Megamorphic,412,848 -block_count,KeyedLoadIC_Megamorphic,413,664 -block_count,KeyedLoadIC_Megamorphic,414,183 -block_count,KeyedLoadIC_Megamorphic,415,132 -block_count,KeyedLoadIC_Megamorphic,416,138 -block_count,KeyedLoadIC_Megamorphic,417,650 -block_count,KeyedLoadIC_Megamorphic,418,159 -block_count,KeyedLoadIC_Megamorphic,419,491 -block_count,KeyedLoadIC_Megamorphic,420,478 -block_count,KeyedLoadIC_Megamorphic,421,12 -block_count,KeyedLoadIC_Megamorphic,422,331 +block_count,KeyedLoadIC_Megamorphic,407,868 +block_count,KeyedLoadIC_Megamorphic,408,439 +block_count,KeyedLoadIC_Megamorphic,409,429 +block_count,KeyedLoadIC_Megamorphic,410,1055 +block_count,KeyedLoadIC_Megamorphic,411,924 +block_count,KeyedLoadIC_Megamorphic,412,799 +block_count,KeyedLoadIC_Megamorphic,413,626 +block_count,KeyedLoadIC_Megamorphic,414,173 +block_count,KeyedLoadIC_Megamorphic,415,125 +block_count,KeyedLoadIC_Megamorphic,416,130 +block_count,KeyedLoadIC_Megamorphic,417,612 +block_count,KeyedLoadIC_Megamorphic,418,150 +block_count,KeyedLoadIC_Megamorphic,419,462 +block_count,KeyedLoadIC_Megamorphic,420,450 +block_count,KeyedLoadIC_Megamorphic,421,11 +block_count,KeyedLoadIC_Megamorphic,422,311 block_count,KeyedLoadIC_Megamorphic,423,2 -block_count,KeyedLoadIC_Megamorphic,424,328 -block_count,KeyedLoadIC_Megamorphic,425,64 +block_count,KeyedLoadIC_Megamorphic,424,309 +block_count,KeyedLoadIC_Megamorphic,425,60 block_count,KeyedLoadIC_Megamorphic,426,0 -block_count,KeyedLoadIC_Megamorphic,427,64 -block_count,KeyedLoadIC_Megamorphic,428,264 -block_count,KeyedLoadIC_Megamorphic,429,44 -block_count,KeyedLoadIC_Megamorphic,430,219 -block_count,KeyedLoadIC_Megamorphic,431,44 +block_count,KeyedLoadIC_Megamorphic,427,60 +block_count,KeyedLoadIC_Megamorphic,428,248 +block_count,KeyedLoadIC_Megamorphic,429,42 +block_count,KeyedLoadIC_Megamorphic,430,206 +block_count,KeyedLoadIC_Megamorphic,431,42 block_count,KeyedLoadIC_Megamorphic,432,0 -block_count,KeyedLoadIC_Megamorphic,433,44 -block_count,KeyedLoadIC_Megamorphic,434,44 -block_count,KeyedLoadIC_Megamorphic,435,331 -block_count,KeyedLoadIC_Megamorphic,436,426 -block_count,KeyedLoadIC_Megamorphic,437,1064 -block_count,KeyedLoadIC_Megamorphic,438,1064 -block_count,KeyedLoadIC_Megamorphic,439,1064 +block_count,KeyedLoadIC_Megamorphic,433,42 +block_count,KeyedLoadIC_Megamorphic,434,42 +block_count,KeyedLoadIC_Megamorphic,435,311 +block_count,KeyedLoadIC_Megamorphic,436,401 +block_count,KeyedLoadIC_Megamorphic,437,1002 +block_count,KeyedLoadIC_Megamorphic,438,1002 +block_count,KeyedLoadIC_Megamorphic,439,1002 block_count,KeyedLoadIC_Megamorphic,440,0 -block_count,KeyedLoadIC_Megamorphic,441,1064 -block_count,KeyedLoadIC_Megamorphic,442,910 -block_count,KeyedLoadIC_Megamorphic,443,908 +block_count,KeyedLoadIC_Megamorphic,441,1002 +block_count,KeyedLoadIC_Megamorphic,442,868 +block_count,KeyedLoadIC_Megamorphic,443,865 block_count,KeyedLoadIC_Megamorphic,444,2 -block_count,KeyedLoadIC_Megamorphic,445,153 -block_count,KeyedLoadIC_Megamorphic,446,155 -block_count,KeyedLoadIC_Megamorphic,447,136 -block_count,KeyedLoadIC_Megamorphic,448,135 +block_count,KeyedLoadIC_Megamorphic,445,134 +block_count,KeyedLoadIC_Megamorphic,446,136 +block_count,KeyedLoadIC_Megamorphic,447,117 +block_count,KeyedLoadIC_Megamorphic,448,117 block_count,KeyedLoadIC_Megamorphic,449,0 -block_count,KeyedLoadIC_Megamorphic,450,19 -block_count,KeyedLoadIC_Megamorphic,451,1043 -block_count,KeyedLoadIC_Megamorphic,452,1043 -block_count,KeyedLoadIC_Megamorphic,453,1043 -block_count,KeyedLoadIC_Megamorphic,454,1043 -block_count,KeyedLoadIC_Megamorphic,455,1043 -block_count,KeyedLoadIC_Megamorphic,456,1043 +block_count,KeyedLoadIC_Megamorphic,450,18 +block_count,KeyedLoadIC_Megamorphic,451,983 +block_count,KeyedLoadIC_Megamorphic,452,983 +block_count,KeyedLoadIC_Megamorphic,453,983 +block_count,KeyedLoadIC_Megamorphic,454,983 +block_count,KeyedLoadIC_Megamorphic,455,983 +block_count,KeyedLoadIC_Megamorphic,456,983 block_count,KeyedLoadIC_Megamorphic,457,0 block_count,KeyedLoadIC_Megamorphic,458,0 -block_count,KeyedLoadIC_Megamorphic,459,1043 +block_count,KeyedLoadIC_Megamorphic,459,983 block_count,KeyedLoadIC_Megamorphic,460,0 block_count,KeyedLoadIC_Megamorphic,461,0 block_count,KeyedLoadIC_Megamorphic,462,0 @@ -26878,23 +26881,23 @@ block_count,KeyedLoadIC_Megamorphic,532,0 block_count,KeyedLoadIC_Megamorphic,533,0 block_count,KeyedLoadIC_Megamorphic,534,0 -block_count,KeyedLoadIC_Megamorphic,535,1043 -block_count,KeyedLoadIC_Megamorphic,536,1043 -block_count,KeyedLoadIC_Megamorphic,537,1043 -block_count,KeyedLoadIC_Megamorphic,538,970 -block_count,KeyedLoadIC_Megamorphic,539,970 +block_count,KeyedLoadIC_Megamorphic,535,983 +block_count,KeyedLoadIC_Megamorphic,536,983 +block_count,KeyedLoadIC_Megamorphic,537,983 +block_count,KeyedLoadIC_Megamorphic,538,914 +block_count,KeyedLoadIC_Megamorphic,539,914 block_count,KeyedLoadIC_Megamorphic,540,0 -block_count,KeyedLoadIC_Megamorphic,541,73 -block_count,KeyedLoadIC_Megamorphic,542,1043 +block_count,KeyedLoadIC_Megamorphic,541,69 +block_count,KeyedLoadIC_Megamorphic,542,983 block_count,KeyedLoadIC_Megamorphic,543,0 block_count,KeyedLoadIC_Megamorphic,544,0 block_count,KeyedLoadIC_Megamorphic,545,0 block_count,KeyedLoadIC_Megamorphic,546,0 block_count,KeyedLoadIC_Megamorphic,547,0 block_count,KeyedLoadIC_Megamorphic,548,0 -block_count,KeyedLoadIC_Megamorphic,549,1043 -block_count,KeyedLoadIC_Megamorphic,550,1043 -block_count,KeyedLoadIC_Megamorphic,551,73 +block_count,KeyedLoadIC_Megamorphic,549,983 +block_count,KeyedLoadIC_Megamorphic,550,983 +block_count,KeyedLoadIC_Megamorphic,551,69 block_count,KeyedLoadIC_Megamorphic,552,0 block_count,KeyedLoadIC_Megamorphic,553,0 block_count,KeyedLoadIC_Megamorphic,554,0 @@ -27006,8 +27009,8 @@ block_count,KeyedLoadIC_Megamorphic,660,0 block_count,KeyedLoadIC_Megamorphic,661,0 block_count,KeyedLoadIC_Megamorphic,662,0 -block_count,KeyedLoadIC_Megamorphic,663,73 -block_count,KeyedLoadIC_Megamorphic,664,970 +block_count,KeyedLoadIC_Megamorphic,663,69 +block_count,KeyedLoadIC_Megamorphic,664,914 block_count,KeyedLoadIC_Megamorphic,665,0 block_count,KeyedLoadIC_Megamorphic,666,0 block_count,KeyedLoadIC_Megamorphic,667,0 @@ -27073,29 +27076,29 @@ block_count,KeyedLoadIC_Megamorphic,727,0 block_count,KeyedLoadIC_Megamorphic,728,0 block_count,KeyedLoadIC_Megamorphic,729,0 -block_count,KeyedLoadIC_Megamorphic,730,20 +block_count,KeyedLoadIC_Megamorphic,730,19 block_count,KeyedLoadIC_Megamorphic,731,0 block_count,KeyedLoadIC_Megamorphic,732,0 block_count,KeyedLoadIC_Megamorphic,733,0 block_count,KeyedLoadIC_Megamorphic,734,0 block_count,KeyedLoadIC_Megamorphic,735,0 -block_count,KeyedLoadIC_Megamorphic,736,632 -block_count,KeyedLoadIC_Megamorphic,737,632 +block_count,KeyedLoadIC_Megamorphic,736,595 +block_count,KeyedLoadIC_Megamorphic,737,595 block_count,KeyedLoadIC_Megamorphic,738,0 -block_count,KeyedLoadIC_Megamorphic,739,632 -block_count,KeyedLoadIC_Megamorphic,740,632 -block_count,KeyedLoadIC_Megamorphic,741,1039 -block_count,KeyedLoadIC_Megamorphic,742,967 -block_count,KeyedLoadIC_Megamorphic,743,406 -block_count,KeyedLoadIC_Megamorphic,744,560 -block_count,KeyedLoadIC_Megamorphic,745,71 +block_count,KeyedLoadIC_Megamorphic,739,595 +block_count,KeyedLoadIC_Megamorphic,740,595 +block_count,KeyedLoadIC_Megamorphic,741,979 +block_count,KeyedLoadIC_Megamorphic,742,911 +block_count,KeyedLoadIC_Megamorphic,743,383 +block_count,KeyedLoadIC_Megamorphic,744,528 +block_count,KeyedLoadIC_Megamorphic,745,67 block_count,KeyedLoadIC_Megamorphic,746,0 block_count,KeyedLoadIC_Megamorphic,747,0 block_count,KeyedLoadIC_Megamorphic,748,0 -block_count,KeyedLoadIC_Megamorphic,749,560 +block_count,KeyedLoadIC_Megamorphic,749,528 block_count,KeyedLoadIC_Megamorphic,750,0 -block_count,KeyedLoadIC_Megamorphic,751,560 -block_count,KeyedLoadIC_Megamorphic,752,891 +block_count,KeyedLoadIC_Megamorphic,751,528 +block_count,KeyedLoadIC_Megamorphic,752,840 block_count,KeyedLoadIC_Megamorphic,753,2 block_count,KeyedLoadIC_Megamorphic,754,0 block_count,KeyedLoadIC_Megamorphic,755,0 @@ -27135,35 +27138,35 @@ block_count,KeyedLoadIC_Megamorphic,789,2 block_count,KeyedLoadIC_Megamorphic,790,0 block_count,KeyedLoadIC_Megamorphic,791,2 -block_count,KeyedLoadIC_Megamorphic,792,889 -block_count,KeyedLoadIC_Megamorphic,793,889 +block_count,KeyedLoadIC_Megamorphic,792,837 +block_count,KeyedLoadIC_Megamorphic,793,837 block_count,KeyedLoadIC_Megamorphic,794,0 block_count,KeyedLoadIC_Megamorphic,795,0 block_count,KeyedLoadIC_Megamorphic,796,0 block_count,KeyedLoadIC_Megamorphic,797,0 block_count,KeyedLoadIC_Megamorphic,798,0 -block_count,KeyedLoadIC_Megamorphic,799,889 -block_count,KeyedLoadIC_Megamorphic,800,891 -block_count,KeyedLoadIC_Megamorphic,801,891 +block_count,KeyedLoadIC_Megamorphic,799,837 +block_count,KeyedLoadIC_Megamorphic,800,840 +block_count,KeyedLoadIC_Megamorphic,801,840 block_count,KeyedLoadIC_Megamorphic,802,0 block_count,KeyedLoadIC_Megamorphic,803,0 block_count,KeyedLoadIC_Megamorphic,804,0 block_count,KeyedLoadIC_Megamorphic,805,0 block_count,KeyedLoadIC_Megamorphic,806,0 -block_count,KeyedLoadIC_Megamorphic,807,71 +block_count,KeyedLoadIC_Megamorphic,807,67 block_count,KeyedLoadIC_Megamorphic,808,0 block_count,KeyedLoadIC_Megamorphic,809,0 block_count,KeyedLoadIC_Megamorphic,810,0 block_count,KeyedLoadIC_Megamorphic,811,0 block_count,KeyedLoadIC_Megamorphic,812,0 -block_count,KeyedLoadIC_Megamorphic,813,71 -block_count,KeyedLoadIC_Megamorphic,814,71 -block_count,KeyedLoadIC_Megamorphic,815,136 -block_count,KeyedLoadIC_Megamorphic,816,136 -block_count,KeyedLoadIC_Megamorphic,817,65 -block_count,KeyedLoadIC_Megamorphic,818,65 -block_count,KeyedLoadIC_Megamorphic,819,65 -block_count,KeyedLoadIC_Megamorphic,820,65 +block_count,KeyedLoadIC_Megamorphic,813,67 +block_count,KeyedLoadIC_Megamorphic,814,67 +block_count,KeyedLoadIC_Megamorphic,815,129 +block_count,KeyedLoadIC_Megamorphic,816,129 +block_count,KeyedLoadIC_Megamorphic,817,61 +block_count,KeyedLoadIC_Megamorphic,818,61 +block_count,KeyedLoadIC_Megamorphic,819,61 +block_count,KeyedLoadIC_Megamorphic,820,61 block_count,KeyedLoadIC_Megamorphic,821,0 block_count,KeyedLoadIC_Megamorphic,822,0 block_count,KeyedLoadIC_Megamorphic,823,0 @@ -27189,20 +27192,20 @@ block_count,KeyedLoadIC_Megamorphic,843,0 block_count,KeyedLoadIC_Megamorphic,844,0 block_count,KeyedLoadIC_Megamorphic,845,0 -block_count,KeyedLoadIC_Megamorphic,846,65 +block_count,KeyedLoadIC_Megamorphic,846,61 block_count,KeyedLoadIC_Megamorphic,847,0 -block_count,KeyedLoadIC_Megamorphic,848,65 +block_count,KeyedLoadIC_Megamorphic,848,61 block_count,KeyedLoadIC_Megamorphic,849,5 -block_count,KeyedLoadIC_Megamorphic,850,59 -block_count,KeyedLoadIC_Megamorphic,851,356 -block_count,KeyedLoadIC_Megamorphic,852,356 -block_count,KeyedLoadIC_Megamorphic,853,356 -block_count,KeyedLoadIC_Megamorphic,854,296 -block_count,KeyedLoadIC_Megamorphic,855,59 +block_count,KeyedLoadIC_Megamorphic,850,56 +block_count,KeyedLoadIC_Megamorphic,851,335 +block_count,KeyedLoadIC_Megamorphic,852,335 +block_count,KeyedLoadIC_Megamorphic,853,335 +block_count,KeyedLoadIC_Megamorphic,854,279 +block_count,KeyedLoadIC_Megamorphic,855,55 block_count,KeyedLoadIC_Megamorphic,856,0 block_count,KeyedLoadIC_Megamorphic,857,0 -block_count,KeyedLoadIC_Megamorphic,858,65 -block_count,KeyedLoadIC_Megamorphic,859,59 +block_count,KeyedLoadIC_Megamorphic,858,61 +block_count,KeyedLoadIC_Megamorphic,859,55 block_count,KeyedLoadIC_Megamorphic,860,5 block_count,KeyedLoadIC_Megamorphic,861,5 block_count,KeyedLoadIC_Megamorphic,862,0 @@ -27262,7 +27265,7 @@ block_count,KeyedLoadIC_Megamorphic,916,0 block_count,KeyedLoadIC_Megamorphic,917,0 block_count,KeyedLoadIC_Megamorphic,918,0 -block_count,KeyedLoadIC_Megamorphic,919,65 +block_count,KeyedLoadIC_Megamorphic,919,61 block_count,KeyedLoadIC_Megamorphic,920,0 block_count,KeyedLoadIC_Megamorphic,921,0 block_count,KeyedLoadIC_Megamorphic,922,0 @@ -27322,7 +27325,7 @@ block_count,KeyedLoadIC_Megamorphic,976,0 block_count,KeyedLoadIC_Megamorphic,977,0 block_count,KeyedLoadIC_Megamorphic,978,0 -block_count,KeyedLoadIC_Megamorphic,979,71 +block_count,KeyedLoadIC_Megamorphic,979,67 block_count,KeyedLoadIC_Megamorphic,980,0 block_count,KeyedLoadIC_Megamorphic,981,0 block_count,KeyedLoadIC_Megamorphic,982,0 @@ -27332,31 +27335,31 @@ block_count,KeyedLoadIC_Megamorphic,986,0 block_count,KeyedLoadIC_Megamorphic,987,0 block_count,KeyedLoadIC_Megamorphic,988,0 -block_count,KeyedLoadIC_Megamorphic,989,303 -block_count,KeyedLoadIC_Megamorphic,990,307 -block_count,KeyedLoadIC_Megamorphic,991,398 -block_count,KeyedLoadIC_Megamorphic,992,389 -block_count,KeyedLoadIC_Megamorphic,993,378 -block_count,KeyedLoadIC_Megamorphic,994,71 -block_count,KeyedLoadIC_Megamorphic,995,307 -block_count,KeyedLoadIC_Megamorphic,996,378 -block_count,KeyedLoadIC_Megamorphic,997,9 -block_count,KeyedLoadIC_Megamorphic,998,369 +block_count,KeyedLoadIC_Megamorphic,989,286 +block_count,KeyedLoadIC_Megamorphic,990,289 +block_count,KeyedLoadIC_Megamorphic,991,375 +block_count,KeyedLoadIC_Megamorphic,992,367 +block_count,KeyedLoadIC_Megamorphic,993,356 +block_count,KeyedLoadIC_Megamorphic,994,67 +block_count,KeyedLoadIC_Megamorphic,995,289 +block_count,KeyedLoadIC_Megamorphic,996,356 +block_count,KeyedLoadIC_Megamorphic,997,8 +block_count,KeyedLoadIC_Megamorphic,998,348 block_count,KeyedLoadIC_Megamorphic,999,0 block_count,KeyedLoadIC_Megamorphic,1000,0 -block_count,KeyedLoadIC_Megamorphic,1001,301 +block_count,KeyedLoadIC_Megamorphic,1001,283 block_count,KeyedLoadIC_Megamorphic,1002,0 block_count,KeyedLoadIC_Megamorphic,1003,0 block_count,KeyedLoadIC_Megamorphic,1004,0 block_count,KeyedLoadIC_Megamorphic,1005,0 -block_count,KeyedLoadIC_Megamorphic,1006,301 +block_count,KeyedLoadIC_Megamorphic,1006,283 block_count,KeyedLoadIC_Megamorphic,1007,0 -block_count,KeyedLoadIC_Megamorphic,1008,68 +block_count,KeyedLoadIC_Megamorphic,1008,64 block_count,KeyedLoadIC_Megamorphic,1009,0 block_count,KeyedLoadIC_Megamorphic,1010,0 block_count,KeyedLoadIC_Megamorphic,1011,0 -block_count,KeyedLoadIC_Megamorphic,1012,68 -block_count,KeyedLoadIC_Megamorphic,1013,68 +block_count,KeyedLoadIC_Megamorphic,1012,64 +block_count,KeyedLoadIC_Megamorphic,1013,64 block_count,KeyedLoadIC_Megamorphic,1014,0 block_count,KeyedLoadIC_Megamorphic,1015,0 block_count,KeyedLoadIC_Megamorphic,1016,0 @@ -27370,23 +27373,23 @@ block_count,KeyedLoadIC_Megamorphic,1024,0 block_count,KeyedLoadIC_Megamorphic,1025,0 block_count,KeyedLoadIC_Megamorphic,1026,0 -block_count,KeyedLoadIC_Megamorphic,1027,11 -block_count,KeyedLoadIC_Megamorphic,1028,11 -block_count,KeyedLoadIC_Megamorphic,1029,10 +block_count,KeyedLoadIC_Megamorphic,1027,10 +block_count,KeyedLoadIC_Megamorphic,1028,10 +block_count,KeyedLoadIC_Megamorphic,1029,9 block_count,KeyedLoadIC_Megamorphic,1030,0 -block_count,KeyedLoadIC_Megamorphic,1031,10 -block_count,KeyedLoadIC_Megamorphic,1032,10 -block_count,KeyedLoadIC_Megamorphic,1033,23 -block_count,KeyedLoadIC_Megamorphic,1034,15 +block_count,KeyedLoadIC_Megamorphic,1031,9 +block_count,KeyedLoadIC_Megamorphic,1032,9 +block_count,KeyedLoadIC_Megamorphic,1033,22 +block_count,KeyedLoadIC_Megamorphic,1034,14 block_count,KeyedLoadIC_Megamorphic,1035,1 block_count,KeyedLoadIC_Megamorphic,1036,1 block_count,KeyedLoadIC_Megamorphic,1037,1 block_count,KeyedLoadIC_Megamorphic,1038,0 block_count,KeyedLoadIC_Megamorphic,1039,0 -block_count,KeyedLoadIC_Megamorphic,1040,13 -block_count,KeyedLoadIC_Megamorphic,1041,12 +block_count,KeyedLoadIC_Megamorphic,1040,12 +block_count,KeyedLoadIC_Megamorphic,1041,11 block_count,KeyedLoadIC_Megamorphic,1042,1 -block_count,KeyedLoadIC_Megamorphic,1043,13 +block_count,KeyedLoadIC_Megamorphic,1043,12 block_count,KeyedLoadIC_Megamorphic,1044,1 block_count,KeyedLoadIC_Megamorphic,1045,0 block_count,KeyedLoadIC_Megamorphic,1046,1 @@ -27509,13 +27512,13 @@ block_count,KeyedLoadIC_Megamorphic,1163,0 block_count,KeyedLoadIC_Megamorphic,1164,0 block_count,KeyedLoadIC_Megamorphic,1165,0 -block_count,KeyedLoadIC_Megamorphic,1166,9 -block_count,KeyedLoadIC_Megamorphic,1167,9 +block_count,KeyedLoadIC_Megamorphic,1166,8 +block_count,KeyedLoadIC_Megamorphic,1167,8 block_count,KeyedLoadIC_Megamorphic,1168,2 -block_count,KeyedLoadIC_Megamorphic,1169,7 +block_count,KeyedLoadIC_Megamorphic,1169,6 block_count,KeyedLoadIC_Megamorphic,1170,0 block_count,KeyedLoadIC_Megamorphic,1171,10 -block_count,KeyedLoadIC_Megamorphic,1172,25 +block_count,KeyedLoadIC_Megamorphic,1172,24 block_count,KeyedLoadIC_Megamorphic,1173,14 block_count,KeyedLoadIC_Megamorphic,1174,14 block_count,KeyedLoadIC_Megamorphic,1175,0 @@ -27527,8 +27530,8 @@ block_count,KeyedLoadIC_Megamorphic,1181,0 block_count,KeyedLoadIC_Megamorphic,1182,0 block_count,KeyedLoadIC_Megamorphic,1183,0 -block_count,KeyedLoadIC_Megamorphic,1184,14 -block_count,KeyedLoadIC_Megamorphic,1185,14 +block_count,KeyedLoadIC_Megamorphic,1184,13 +block_count,KeyedLoadIC_Megamorphic,1185,13 block_count,KeyedLoadIC_Megamorphic,1186,10 block_count,KeyedLoadIC_Megamorphic,1187,8 block_count,KeyedLoadIC_Megamorphic,1188,0 @@ -27542,18 +27545,18 @@ block_count,KeyedLoadICTrampoline,1,1 block_count,KeyedLoadICTrampoline,2,0 block_count,KeyedLoadICTrampoline,3,1 -block_count,KeyedLoadICBaseline,0,861 +block_count,KeyedLoadICBaseline,0,812 block_count,EnumeratedKeyedLoadICBaseline,0,5 -block_count,KeyedLoadICTrampoline_Megamorphic,0,1119 -block_count,KeyedLoadICTrampoline_Megamorphic,1,1119 +block_count,KeyedLoadICTrampoline_Megamorphic,0,1048 +block_count,KeyedLoadICTrampoline_Megamorphic,1,1048 block_count,KeyedLoadICTrampoline_Megamorphic,2,0 -block_count,KeyedLoadICTrampoline_Megamorphic,3,1119 -block_count,StoreGlobalIC,0,78 -block_count,StoreGlobalIC,1,78 -block_count,StoreGlobalIC,2,78 -block_count,StoreGlobalIC,3,78 -block_count,StoreGlobalIC,4,78 -block_count,StoreGlobalIC,5,78 +block_count,KeyedLoadICTrampoline_Megamorphic,3,1048 +block_count,StoreGlobalIC,0,126 +block_count,StoreGlobalIC,1,126 +block_count,StoreGlobalIC,2,126 +block_count,StoreGlobalIC,3,126 +block_count,StoreGlobalIC,4,126 +block_count,StoreGlobalIC,5,126 block_count,StoreGlobalIC,6,6 block_count,StoreGlobalIC,7,0 block_count,StoreGlobalIC,8,0 @@ -27563,7 +27566,7 @@ block_count,StoreGlobalIC,12,6 block_count,StoreGlobalIC,13,0 block_count,StoreGlobalIC,14,6 -block_count,StoreGlobalIC,15,72 +block_count,StoreGlobalIC,15,120 block_count,StoreGlobalIC,16,0 block_count,StoreGlobalIC,17,0 block_count,StoreGlobalIC,18,0 @@ -28014,39 +28017,39 @@ block_count,StoreGlobalICTrampoline,2,0 block_count,StoreGlobalICTrampoline,3,0 block_count,StoreGlobalICBaseline,0,5 -block_count,StoreIC,0,779 -block_count,StoreIC,1,779 +block_count,StoreIC,0,733 +block_count,StoreIC,1,733 block_count,StoreIC,2,0 -block_count,StoreIC,3,779 -block_count,StoreIC,4,779 -block_count,StoreIC,5,773 -block_count,StoreIC,6,194 +block_count,StoreIC,3,733 +block_count,StoreIC,4,733 +block_count,StoreIC,5,728 +block_count,StoreIC,6,182 block_count,StoreIC,7,0 -block_count,StoreIC,8,194 -block_count,StoreIC,9,41 +block_count,StoreIC,8,182 +block_count,StoreIC,9,39 block_count,StoreIC,10,0 -block_count,StoreIC,11,41 -block_count,StoreIC,12,41 +block_count,StoreIC,11,39 +block_count,StoreIC,12,39 block_count,StoreIC,13,0 -block_count,StoreIC,14,41 +block_count,StoreIC,14,39 block_count,StoreIC,15,37 -block_count,StoreIC,16,36 -block_count,StoreIC,17,0 -block_count,StoreIC,18,4 -block_count,StoreIC,19,5 +block_count,StoreIC,16,34 +block_count,StoreIC,17,2 +block_count,StoreIC,18,2 +block_count,StoreIC,19,4 block_count,StoreIC,20,4 -block_count,StoreIC,21,4 +block_count,StoreIC,21,3 block_count,StoreIC,22,0 block_count,StoreIC,23,0 -block_count,StoreIC,24,152 -block_count,StoreIC,25,234 -block_count,StoreIC,26,81 -block_count,StoreIC,27,81 +block_count,StoreIC,24,142 +block_count,StoreIC,25,218 +block_count,StoreIC,26,76 +block_count,StoreIC,27,75 block_count,StoreIC,28,0 -block_count,StoreIC,29,152 -block_count,StoreIC,30,578 -block_count,StoreIC,31,771 -block_count,StoreIC,32,352 +block_count,StoreIC,29,142 +block_count,StoreIC,30,545 +block_count,StoreIC,31,727 +block_count,StoreIC,32,331 block_count,StoreIC,33,8 block_count,StoreIC,34,8 block_count,StoreIC,35,8 @@ -28060,9 +28063,9 @@ block_count,StoreIC,43,0 block_count,StoreIC,44,3 block_count,StoreIC,45,3 -block_count,StoreIC,46,18 -block_count,StoreIC,47,18 -block_count,StoreIC,48,14 +block_count,StoreIC,46,17 +block_count,StoreIC,47,16 +block_count,StoreIC,48,13 block_count,StoreIC,49,3 block_count,StoreIC,50,0 block_count,StoreIC,51,0 @@ -28086,12 +28089,12 @@ block_count,StoreIC,69,0 block_count,StoreIC,70,0 block_count,StoreIC,71,0 -block_count,StoreIC,72,5 +block_count,StoreIC,72,4 block_count,StoreIC,73,5 -block_count,StoreIC,74,5 -block_count,StoreIC,75,5 -block_count,StoreIC,76,5 -block_count,StoreIC,77,5 +block_count,StoreIC,74,4 +block_count,StoreIC,75,4 +block_count,StoreIC,76,4 +block_count,StoreIC,77,4 block_count,StoreIC,78,0 block_count,StoreIC,79,0 block_count,StoreIC,80,0 @@ -28103,7 +28106,7 @@ block_count,StoreIC,86,0 block_count,StoreIC,87,0 block_count,StoreIC,88,0 -block_count,StoreIC,89,5 +block_count,StoreIC,89,4 block_count,StoreIC,90,0 block_count,StoreIC,91,0 block_count,StoreIC,92,0 @@ -28180,87 +28183,87 @@ block_count,StoreIC,163,0 block_count,StoreIC,164,0 block_count,StoreIC,165,0 -block_count,StoreIC,166,343 -block_count,StoreIC,167,343 -block_count,StoreIC,168,339 -block_count,StoreIC,169,339 -block_count,StoreIC,170,339 -block_count,StoreIC,171,339 +block_count,StoreIC,166,323 +block_count,StoreIC,167,323 +block_count,StoreIC,168,319 +block_count,StoreIC,169,319 +block_count,StoreIC,170,319 +block_count,StoreIC,171,319 block_count,StoreIC,172,0 block_count,StoreIC,173,0 -block_count,StoreIC,174,339 -block_count,StoreIC,175,339 +block_count,StoreIC,174,319 +block_count,StoreIC,175,319 block_count,StoreIC,176,0 block_count,StoreIC,177,0 block_count,StoreIC,178,0 -block_count,StoreIC,179,339 -block_count,StoreIC,180,302 -block_count,StoreIC,181,295 -block_count,StoreIC,182,126 -block_count,StoreIC,183,126 +block_count,StoreIC,179,319 +block_count,StoreIC,180,284 +block_count,StoreIC,181,277 +block_count,StoreIC,182,119 +block_count,StoreIC,183,119 block_count,StoreIC,184,0 -block_count,StoreIC,185,168 -block_count,StoreIC,186,168 -block_count,StoreIC,187,32 +block_count,StoreIC,185,158 +block_count,StoreIC,186,158 +block_count,StoreIC,187,30 block_count,StoreIC,188,0 -block_count,StoreIC,189,32 -block_count,StoreIC,190,135 +block_count,StoreIC,189,30 +block_count,StoreIC,190,127 block_count,StoreIC,191,0 block_count,StoreIC,192,6 block_count,StoreIC,193,3 block_count,StoreIC,194,3 block_count,StoreIC,195,0 -block_count,StoreIC,196,3 -block_count,StoreIC,197,36 +block_count,StoreIC,196,2 +block_count,StoreIC,197,34 block_count,StoreIC,198,0 -block_count,StoreIC,199,36 -block_count,StoreIC,200,339 -block_count,StoreIC,201,43 -block_count,StoreIC,202,1 +block_count,StoreIC,199,34 +block_count,StoreIC,200,319 +block_count,StoreIC,201,41 +block_count,StoreIC,202,0 block_count,StoreIC,203,0 block_count,StoreIC,204,0 -block_count,StoreIC,205,1 +block_count,StoreIC,205,0 block_count,StoreIC,206,0 -block_count,StoreIC,207,1 -block_count,StoreIC,208,1 -block_count,StoreIC,209,42 -block_count,StoreIC,210,43 -block_count,StoreIC,211,43 +block_count,StoreIC,207,0 +block_count,StoreIC,208,0 +block_count,StoreIC,209,40 +block_count,StoreIC,210,41 +block_count,StoreIC,211,41 block_count,StoreIC,212,0 -block_count,StoreIC,213,43 -block_count,StoreIC,214,20 -block_count,StoreIC,215,20 +block_count,StoreIC,213,41 +block_count,StoreIC,214,19 +block_count,StoreIC,215,19 block_count,StoreIC,216,0 -block_count,StoreIC,217,20 +block_count,StoreIC,217,19 block_count,StoreIC,218,0 block_count,StoreIC,219,0 -block_count,StoreIC,220,20 +block_count,StoreIC,220,19 block_count,StoreIC,221,0 -block_count,StoreIC,222,20 +block_count,StoreIC,222,19 block_count,StoreIC,223,0 -block_count,StoreIC,224,20 -block_count,StoreIC,225,20 +block_count,StoreIC,224,19 +block_count,StoreIC,225,19 block_count,StoreIC,226,0 -block_count,StoreIC,227,20 -block_count,StoreIC,228,20 +block_count,StoreIC,227,19 +block_count,StoreIC,228,19 block_count,StoreIC,229,0 -block_count,StoreIC,230,20 -block_count,StoreIC,231,20 -block_count,StoreIC,232,12 +block_count,StoreIC,230,19 +block_count,StoreIC,231,19 +block_count,StoreIC,232,11 block_count,StoreIC,233,7 block_count,StoreIC,234,0 block_count,StoreIC,235,7 -block_count,StoreIC,236,18 +block_count,StoreIC,236,17 block_count,StoreIC,237,10 block_count,StoreIC,238,7 block_count,StoreIC,239,7 block_count,StoreIC,240,2 block_count,StoreIC,241,5 -block_count,StoreIC,242,20 -block_count,StoreIC,243,23 -block_count,StoreIC,244,43 -block_count,StoreIC,245,295 -block_count,StoreIC,246,289 +block_count,StoreIC,242,19 +block_count,StoreIC,243,22 +block_count,StoreIC,244,41 +block_count,StoreIC,245,277 +block_count,StoreIC,246,272 block_count,StoreIC,247,5 block_count,StoreIC,248,3 block_count,StoreIC,249,2 @@ -28288,46 +28291,46 @@ block_count,StoreIC,271,0 block_count,StoreIC,272,0 block_count,StoreIC,273,0 -block_count,StoreIC,274,419 -block_count,StoreIC,275,13 -block_count,StoreIC,276,13 -block_count,StoreIC,277,13 -block_count,StoreIC,278,13 -block_count,StoreIC,279,13 +block_count,StoreIC,274,395 +block_count,StoreIC,275,12 +block_count,StoreIC,276,12 +block_count,StoreIC,277,12 +block_count,StoreIC,278,12 +block_count,StoreIC,279,12 block_count,StoreIC,280,0 -block_count,StoreIC,281,13 -block_count,StoreIC,282,13 +block_count,StoreIC,281,12 +block_count,StoreIC,282,12 block_count,StoreIC,283,13 block_count,StoreIC,284,13 block_count,StoreIC,285,0 -block_count,StoreIC,286,13 +block_count,StoreIC,286,12 block_count,StoreIC,287,0 block_count,StoreIC,288,0 block_count,StoreIC,289,0 block_count,StoreIC,290,0 -block_count,StoreIC,291,13 -block_count,StoreIC,292,13 +block_count,StoreIC,291,12 +block_count,StoreIC,292,12 block_count,StoreIC,293,0 -block_count,StoreIC,294,13 +block_count,StoreIC,294,12 block_count,StoreIC,295,0 block_count,StoreIC,296,0 block_count,StoreIC,297,0 block_count,StoreIC,298,0 -block_count,StoreIC,299,406 -block_count,StoreIC,300,388 -block_count,StoreIC,301,388 -block_count,StoreIC,302,38 -block_count,StoreIC,303,35 -block_count,StoreIC,304,35 +block_count,StoreIC,299,382 +block_count,StoreIC,300,365 +block_count,StoreIC,301,365 +block_count,StoreIC,302,37 +block_count,StoreIC,303,34 +block_count,StoreIC,304,34 block_count,StoreIC,305,0 block_count,StoreIC,306,3 -block_count,StoreIC,307,38 +block_count,StoreIC,307,37 block_count,StoreIC,308,0 -block_count,StoreIC,309,38 +block_count,StoreIC,309,37 block_count,StoreIC,310,6 -block_count,StoreIC,311,32 -block_count,StoreIC,312,38 -block_count,StoreIC,313,38 +block_count,StoreIC,311,31 +block_count,StoreIC,312,37 +block_count,StoreIC,313,37 block_count,StoreIC,314,0 block_count,StoreIC,315,0 block_count,StoreIC,316,0 @@ -28335,36 +28338,36 @@ block_count,StoreIC,318,0 block_count,StoreIC,319,5 block_count,StoreIC,320,1 -block_count,StoreIC,321,4 +block_count,StoreIC,321,3 block_count,StoreIC,322,5 block_count,StoreIC,323,5 block_count,StoreIC,324,0 block_count,StoreIC,325,0 block_count,StoreIC,326,0 -block_count,StoreIC,327,183 -block_count,StoreIC,328,183 -block_count,StoreIC,329,183 -block_count,StoreIC,330,11 +block_count,StoreIC,327,171 +block_count,StoreIC,328,171 +block_count,StoreIC,329,171 +block_count,StoreIC,330,10 block_count,StoreIC,331,0 -block_count,StoreIC,332,11 -block_count,StoreIC,333,172 +block_count,StoreIC,332,10 +block_count,StoreIC,333,161 block_count,StoreIC,334,0 -block_count,StoreIC,335,183 -block_count,StoreIC,336,41 -block_count,StoreIC,337,141 -block_count,StoreIC,338,183 -block_count,StoreIC,339,183 +block_count,StoreIC,335,171 +block_count,StoreIC,336,39 +block_count,StoreIC,337,131 +block_count,StoreIC,338,171 +block_count,StoreIC,339,171 block_count,StoreIC,340,0 block_count,StoreIC,341,0 block_count,StoreIC,342,0 block_count,StoreIC,343,0 -block_count,StoreIC,344,160 +block_count,StoreIC,344,151 block_count,StoreIC,345,0 -block_count,StoreIC,346,160 -block_count,StoreIC,347,27 -block_count,StoreIC,348,133 -block_count,StoreIC,349,160 -block_count,StoreIC,350,160 +block_count,StoreIC,346,151 +block_count,StoreIC,347,26 +block_count,StoreIC,348,125 +block_count,StoreIC,349,151 +block_count,StoreIC,350,151 block_count,StoreIC,351,0 block_count,StoreIC,352,0 block_count,StoreIC,353,0 @@ -28386,29 +28389,29 @@ block_count,StoreIC,369,0 block_count,StoreIC,370,0 block_count,StoreIC,371,0 -block_count,StoreIC,372,18 +block_count,StoreIC,372,17 block_count,StoreIC,373,0 block_count,StoreIC,374,5 block_count,StoreIC,375,0 block_count,StoreIC,376,1 -block_count,StoreIC_Megamorphic,0,1213 -block_count,StoreIC_Megamorphic,1,1213 +block_count,StoreIC_Megamorphic,0,1127 +block_count,StoreIC_Megamorphic,1,1127 block_count,StoreIC_Megamorphic,2,0 -block_count,StoreIC_Megamorphic,3,1213 -block_count,StoreIC_Megamorphic,4,1213 +block_count,StoreIC_Megamorphic,3,1127 +block_count,StoreIC_Megamorphic,4,1127 block_count,StoreIC_Megamorphic,5,0 -block_count,StoreIC_Megamorphic,6,1213 -block_count,StoreIC_Megamorphic,7,1087 -block_count,StoreIC_Megamorphic,8,1001 -block_count,StoreIC_Megamorphic,9,86 -block_count,StoreIC_Megamorphic,10,125 -block_count,StoreIC_Megamorphic,11,211 -block_count,StoreIC_Megamorphic,12,211 -block_count,StoreIC_Megamorphic,13,209 +block_count,StoreIC_Megamorphic,6,1127 +block_count,StoreIC_Megamorphic,7,1062 +block_count,StoreIC_Megamorphic,8,977 +block_count,StoreIC_Megamorphic,9,84 +block_count,StoreIC_Megamorphic,10,65 +block_count,StoreIC_Megamorphic,11,149 +block_count,StoreIC_Megamorphic,12,149 +block_count,StoreIC_Megamorphic,13,147 block_count,StoreIC_Megamorphic,14,1 block_count,StoreIC_Megamorphic,15,0 -block_count,StoreIC_Megamorphic,16,1210 -block_count,StoreIC_Megamorphic,17,480 +block_count,StoreIC_Megamorphic,16,1125 +block_count,StoreIC_Megamorphic,17,437 block_count,StoreIC_Megamorphic,18,1 block_count,StoreIC_Megamorphic,19,1 block_count,StoreIC_Megamorphic,20,1 @@ -28448,12 +28451,12 @@ block_count,StoreIC_Megamorphic,54,0 block_count,StoreIC_Megamorphic,55,0 block_count,StoreIC_Megamorphic,56,0 -block_count,StoreIC_Megamorphic,57,1 +block_count,StoreIC_Megamorphic,57,0 block_count,StoreIC_Megamorphic,58,1 -block_count,StoreIC_Megamorphic,59,1 -block_count,StoreIC_Megamorphic,60,1 -block_count,StoreIC_Megamorphic,61,1 -block_count,StoreIC_Megamorphic,62,1 +block_count,StoreIC_Megamorphic,59,0 +block_count,StoreIC_Megamorphic,60,0 +block_count,StoreIC_Megamorphic,61,0 +block_count,StoreIC_Megamorphic,62,0 block_count,StoreIC_Megamorphic,63,0 block_count,StoreIC_Megamorphic,64,0 block_count,StoreIC_Megamorphic,65,0 @@ -28465,7 +28468,7 @@ block_count,StoreIC_Megamorphic,71,0 block_count,StoreIC_Megamorphic,72,0 block_count,StoreIC_Megamorphic,73,0 -block_count,StoreIC_Megamorphic,74,1 +block_count,StoreIC_Megamorphic,74,0 block_count,StoreIC_Megamorphic,75,0 block_count,StoreIC_Megamorphic,76,0 block_count,StoreIC_Megamorphic,77,0 @@ -28542,42 +28545,42 @@ block_count,StoreIC_Megamorphic,148,0 block_count,StoreIC_Megamorphic,149,0 block_count,StoreIC_Megamorphic,150,0 -block_count,StoreIC_Megamorphic,151,478 -block_count,StoreIC_Megamorphic,152,478 -block_count,StoreIC_Megamorphic,153,289 -block_count,StoreIC_Megamorphic,154,289 -block_count,StoreIC_Megamorphic,155,289 -block_count,StoreIC_Megamorphic,156,289 +block_count,StoreIC_Megamorphic,151,436 +block_count,StoreIC_Megamorphic,152,436 +block_count,StoreIC_Megamorphic,153,258 +block_count,StoreIC_Megamorphic,154,258 +block_count,StoreIC_Megamorphic,155,258 +block_count,StoreIC_Megamorphic,156,258 block_count,StoreIC_Megamorphic,157,0 block_count,StoreIC_Megamorphic,158,0 -block_count,StoreIC_Megamorphic,159,289 -block_count,StoreIC_Megamorphic,160,289 +block_count,StoreIC_Megamorphic,159,258 +block_count,StoreIC_Megamorphic,160,258 block_count,StoreIC_Megamorphic,161,0 block_count,StoreIC_Megamorphic,162,0 block_count,StoreIC_Megamorphic,163,0 -block_count,StoreIC_Megamorphic,164,289 -block_count,StoreIC_Megamorphic,165,182 -block_count,StoreIC_Megamorphic,166,182 +block_count,StoreIC_Megamorphic,164,258 +block_count,StoreIC_Megamorphic,165,164 +block_count,StoreIC_Megamorphic,166,164 block_count,StoreIC_Megamorphic,167,0 block_count,StoreIC_Megamorphic,168,0 block_count,StoreIC_Megamorphic,169,0 -block_count,StoreIC_Megamorphic,170,182 -block_count,StoreIC_Megamorphic,171,182 -block_count,StoreIC_Megamorphic,172,52 +block_count,StoreIC_Megamorphic,170,164 +block_count,StoreIC_Megamorphic,171,164 +block_count,StoreIC_Megamorphic,172,49 block_count,StoreIC_Megamorphic,173,0 -block_count,StoreIC_Megamorphic,174,52 -block_count,StoreIC_Megamorphic,175,130 +block_count,StoreIC_Megamorphic,174,49 +block_count,StoreIC_Megamorphic,175,115 block_count,StoreIC_Megamorphic,176,0 block_count,StoreIC_Megamorphic,177,0 block_count,StoreIC_Megamorphic,178,0 block_count,StoreIC_Megamorphic,179,0 block_count,StoreIC_Megamorphic,180,0 block_count,StoreIC_Megamorphic,181,0 -block_count,StoreIC_Megamorphic,182,106 +block_count,StoreIC_Megamorphic,182,93 block_count,StoreIC_Megamorphic,183,0 -block_count,StoreIC_Megamorphic,184,106 -block_count,StoreIC_Megamorphic,185,289 -block_count,StoreIC_Megamorphic,186,27 +block_count,StoreIC_Megamorphic,184,93 +block_count,StoreIC_Megamorphic,185,258 +block_count,StoreIC_Megamorphic,186,26 block_count,StoreIC_Megamorphic,187,0 block_count,StoreIC_Megamorphic,188,0 block_count,StoreIC_Megamorphic,189,0 @@ -28585,44 +28588,44 @@ block_count,StoreIC_Megamorphic,191,0 block_count,StoreIC_Megamorphic,192,0 block_count,StoreIC_Megamorphic,193,0 -block_count,StoreIC_Megamorphic,194,27 -block_count,StoreIC_Megamorphic,195,27 -block_count,StoreIC_Megamorphic,196,27 +block_count,StoreIC_Megamorphic,194,26 +block_count,StoreIC_Megamorphic,195,26 +block_count,StoreIC_Megamorphic,196,26 block_count,StoreIC_Megamorphic,197,0 -block_count,StoreIC_Megamorphic,198,27 -block_count,StoreIC_Megamorphic,199,12 -block_count,StoreIC_Megamorphic,200,12 +block_count,StoreIC_Megamorphic,198,26 +block_count,StoreIC_Megamorphic,199,11 +block_count,StoreIC_Megamorphic,200,11 block_count,StoreIC_Megamorphic,201,0 -block_count,StoreIC_Megamorphic,202,12 +block_count,StoreIC_Megamorphic,202,11 block_count,StoreIC_Megamorphic,203,0 block_count,StoreIC_Megamorphic,204,0 -block_count,StoreIC_Megamorphic,205,12 +block_count,StoreIC_Megamorphic,205,11 block_count,StoreIC_Megamorphic,206,0 -block_count,StoreIC_Megamorphic,207,12 +block_count,StoreIC_Megamorphic,207,11 block_count,StoreIC_Megamorphic,208,0 -block_count,StoreIC_Megamorphic,209,12 -block_count,StoreIC_Megamorphic,210,12 +block_count,StoreIC_Megamorphic,209,11 +block_count,StoreIC_Megamorphic,210,11 block_count,StoreIC_Megamorphic,211,0 -block_count,StoreIC_Megamorphic,212,12 -block_count,StoreIC_Megamorphic,213,12 +block_count,StoreIC_Megamorphic,212,11 +block_count,StoreIC_Megamorphic,213,11 block_count,StoreIC_Megamorphic,214,0 -block_count,StoreIC_Megamorphic,215,12 -block_count,StoreIC_Megamorphic,216,12 -block_count,StoreIC_Megamorphic,217,9 -block_count,StoreIC_Megamorphic,218,3 +block_count,StoreIC_Megamorphic,215,11 +block_count,StoreIC_Megamorphic,216,11 +block_count,StoreIC_Megamorphic,217,8 +block_count,StoreIC_Megamorphic,218,2 block_count,StoreIC_Megamorphic,219,0 -block_count,StoreIC_Megamorphic,220,3 +block_count,StoreIC_Megamorphic,220,2 block_count,StoreIC_Megamorphic,221,3 block_count,StoreIC_Megamorphic,222,0 -block_count,StoreIC_Megamorphic,223,3 -block_count,StoreIC_Megamorphic,224,3 +block_count,StoreIC_Megamorphic,223,2 +block_count,StoreIC_Megamorphic,224,2 block_count,StoreIC_Megamorphic,225,0 -block_count,StoreIC_Megamorphic,226,3 -block_count,StoreIC_Megamorphic,227,12 -block_count,StoreIC_Megamorphic,228,15 -block_count,StoreIC_Megamorphic,229,27 -block_count,StoreIC_Megamorphic,230,261 -block_count,StoreIC_Megamorphic,231,261 +block_count,StoreIC_Megamorphic,226,2 +block_count,StoreIC_Megamorphic,227,11 +block_count,StoreIC_Megamorphic,228,14 +block_count,StoreIC_Megamorphic,229,26 +block_count,StoreIC_Megamorphic,230,232 +block_count,StoreIC_Megamorphic,231,232 block_count,StoreIC_Megamorphic,232,0 block_count,StoreIC_Megamorphic,233,0 block_count,StoreIC_Megamorphic,234,0 @@ -28632,9 +28635,9 @@ block_count,StoreIC_Megamorphic,238,0 block_count,StoreIC_Megamorphic,239,0 block_count,StoreIC_Megamorphic,240,0 -block_count,StoreIC_Megamorphic,241,189 -block_count,StoreIC_Megamorphic,242,189 -block_count,StoreIC_Megamorphic,243,189 +block_count,StoreIC_Megamorphic,241,178 +block_count,StoreIC_Megamorphic,242,178 +block_count,StoreIC_Megamorphic,243,178 block_count,StoreIC_Megamorphic,244,0 block_count,StoreIC_Megamorphic,245,0 block_count,StoreIC_Megamorphic,246,0 @@ -28644,13 +28647,13 @@ block_count,StoreIC_Megamorphic,250,0 block_count,StoreIC_Megamorphic,251,0 block_count,StoreIC_Megamorphic,252,0 -block_count,StoreIC_Megamorphic,253,189 +block_count,StoreIC_Megamorphic,253,178 block_count,StoreIC_Megamorphic,254,0 block_count,StoreIC_Megamorphic,255,0 block_count,StoreIC_Megamorphic,256,0 block_count,StoreIC_Megamorphic,257,0 block_count,StoreIC_Megamorphic,258,0 -block_count,StoreIC_Megamorphic,259,730 +block_count,StoreIC_Megamorphic,259,687 block_count,StoreIC_Megamorphic,260,0 block_count,StoreIC_Megamorphic,261,0 block_count,StoreIC_Megamorphic,262,0 @@ -28675,9 +28678,9 @@ block_count,StoreIC_Megamorphic,281,0 block_count,StoreIC_Megamorphic,282,0 block_count,StoreIC_Megamorphic,283,0 -block_count,StoreIC_Megamorphic,284,730 -block_count,StoreIC_Megamorphic,285,730 -block_count,StoreIC_Megamorphic,286,730 +block_count,StoreIC_Megamorphic,284,687 +block_count,StoreIC_Megamorphic,285,687 +block_count,StoreIC_Megamorphic,286,687 block_count,StoreIC_Megamorphic,287,5 block_count,StoreIC_Megamorphic,288,5 block_count,StoreIC_Megamorphic,289,5 @@ -28703,30 +28706,30 @@ block_count,StoreIC_Megamorphic,309,0 block_count,StoreIC_Megamorphic,310,0 block_count,StoreIC_Megamorphic,311,0 -block_count,StoreIC_Megamorphic,312,416 -block_count,StoreIC_Megamorphic,313,416 -block_count,StoreIC_Megamorphic,314,416 +block_count,StoreIC_Megamorphic,312,391 +block_count,StoreIC_Megamorphic,313,391 +block_count,StoreIC_Megamorphic,314,391 block_count,StoreIC_Megamorphic,315,1 block_count,StoreIC_Megamorphic,316,0 block_count,StoreIC_Megamorphic,317,1 -block_count,StoreIC_Megamorphic,318,414 +block_count,StoreIC_Megamorphic,318,390 block_count,StoreIC_Megamorphic,319,0 -block_count,StoreIC_Megamorphic,320,416 -block_count,StoreIC_Megamorphic,321,2 -block_count,StoreIC_Megamorphic,322,414 -block_count,StoreIC_Megamorphic,323,416 -block_count,StoreIC_Megamorphic,324,416 +block_count,StoreIC_Megamorphic,320,391 +block_count,StoreIC_Megamorphic,321,1 +block_count,StoreIC_Megamorphic,322,389 +block_count,StoreIC_Megamorphic,323,391 +block_count,StoreIC_Megamorphic,324,391 block_count,StoreIC_Megamorphic,325,0 block_count,StoreIC_Megamorphic,326,0 block_count,StoreIC_Megamorphic,327,0 block_count,StoreIC_Megamorphic,328,0 -block_count,StoreIC_Megamorphic,329,307 +block_count,StoreIC_Megamorphic,329,289 block_count,StoreIC_Megamorphic,330,0 -block_count,StoreIC_Megamorphic,331,307 +block_count,StoreIC_Megamorphic,331,289 block_count,StoreIC_Megamorphic,332,2 -block_count,StoreIC_Megamorphic,333,305 -block_count,StoreIC_Megamorphic,334,307 -block_count,StoreIC_Megamorphic,335,307 +block_count,StoreIC_Megamorphic,333,286 +block_count,StoreIC_Megamorphic,334,289 +block_count,StoreIC_Megamorphic,335,289 block_count,StoreIC_Megamorphic,336,0 block_count,StoreIC_Megamorphic,337,0 block_count,StoreIC_Megamorphic,338,0 @@ -28755,17 +28758,17 @@ block_count,StoreICTrampoline,1,22 block_count,StoreICTrampoline,2,0 block_count,StoreICTrampoline,3,22 -block_count,StoreICTrampoline_Megamorphic,0,590 -block_count,StoreICTrampoline_Megamorphic,1,590 +block_count,StoreICTrampoline_Megamorphic,0,556 +block_count,StoreICTrampoline_Megamorphic,1,556 block_count,StoreICTrampoline_Megamorphic,2,0 -block_count,StoreICTrampoline_Megamorphic,3,590 -block_count,StoreICBaseline,0,600 -block_count,DefineNamedOwnIC,0,76 -block_count,DefineNamedOwnIC,1,76 +block_count,StoreICTrampoline_Megamorphic,3,556 +block_count,StoreICBaseline,0,565 +block_count,DefineNamedOwnIC,0,71 +block_count,DefineNamedOwnIC,1,71 block_count,DefineNamedOwnIC,2,0 -block_count,DefineNamedOwnIC,3,76 -block_count,DefineNamedOwnIC,4,76 -block_count,DefineNamedOwnIC,5,72 +block_count,DefineNamedOwnIC,3,71 +block_count,DefineNamedOwnIC,4,71 +block_count,DefineNamedOwnIC,5,67 block_count,DefineNamedOwnIC,6,0 block_count,DefineNamedOwnIC,7,0 block_count,DefineNamedOwnIC,8,0 @@ -28790,8 +28793,8 @@ block_count,DefineNamedOwnIC,27,0 block_count,DefineNamedOwnIC,28,0 block_count,DefineNamedOwnIC,29,0 -block_count,DefineNamedOwnIC,30,71 -block_count,DefineNamedOwnIC,31,71 +block_count,DefineNamedOwnIC,30,67 +block_count,DefineNamedOwnIC,31,67 block_count,DefineNamedOwnIC,32,0 block_count,DefineNamedOwnIC,33,0 block_count,DefineNamedOwnIC,34,0 @@ -29031,7 +29034,7 @@ block_count,DefineNamedOwnIC,268,0 block_count,DefineNamedOwnIC,269,0 block_count,DefineNamedOwnIC,270,0 -block_count,DefineNamedOwnIC,271,71 +block_count,DefineNamedOwnIC,271,67 block_count,DefineNamedOwnIC,272,0 block_count,DefineNamedOwnIC,273,0 block_count,DefineNamedOwnIC,274,0 @@ -29051,9 +29054,9 @@ block_count,DefineNamedOwnIC,288,0 block_count,DefineNamedOwnIC,289,0 block_count,DefineNamedOwnIC,290,0 -block_count,DefineNamedOwnIC,291,71 -block_count,DefineNamedOwnIC,292,71 -block_count,DefineNamedOwnIC,293,71 +block_count,DefineNamedOwnIC,291,67 +block_count,DefineNamedOwnIC,292,67 +block_count,DefineNamedOwnIC,293,67 block_count,DefineNamedOwnIC,294,0 block_count,DefineNamedOwnIC,295,0 block_count,DefineNamedOwnIC,296,0 @@ -29079,30 +29082,30 @@ block_count,DefineNamedOwnIC,316,0 block_count,DefineNamedOwnIC,317,0 block_count,DefineNamedOwnIC,318,0 -block_count,DefineNamedOwnIC,319,57 -block_count,DefineNamedOwnIC,320,57 -block_count,DefineNamedOwnIC,321,57 -block_count,DefineNamedOwnIC,322,9 +block_count,DefineNamedOwnIC,319,54 +block_count,DefineNamedOwnIC,320,54 +block_count,DefineNamedOwnIC,321,54 +block_count,DefineNamedOwnIC,322,8 block_count,DefineNamedOwnIC,323,0 -block_count,DefineNamedOwnIC,324,9 -block_count,DefineNamedOwnIC,325,48 +block_count,DefineNamedOwnIC,324,8 +block_count,DefineNamedOwnIC,325,45 block_count,DefineNamedOwnIC,326,0 -block_count,DefineNamedOwnIC,327,57 +block_count,DefineNamedOwnIC,327,54 block_count,DefineNamedOwnIC,328,0 -block_count,DefineNamedOwnIC,329,57 -block_count,DefineNamedOwnIC,330,57 -block_count,DefineNamedOwnIC,331,57 +block_count,DefineNamedOwnIC,329,54 +block_count,DefineNamedOwnIC,330,54 +block_count,DefineNamedOwnIC,331,54 block_count,DefineNamedOwnIC,332,0 block_count,DefineNamedOwnIC,333,0 block_count,DefineNamedOwnIC,334,0 block_count,DefineNamedOwnIC,335,0 -block_count,DefineNamedOwnIC,336,10 +block_count,DefineNamedOwnIC,336,9 block_count,DefineNamedOwnIC,337,0 -block_count,DefineNamedOwnIC,338,10 +block_count,DefineNamedOwnIC,338,9 block_count,DefineNamedOwnIC,339,0 -block_count,DefineNamedOwnIC,340,10 -block_count,DefineNamedOwnIC,341,10 -block_count,DefineNamedOwnIC,342,10 +block_count,DefineNamedOwnIC,340,9 +block_count,DefineNamedOwnIC,341,9 +block_count,DefineNamedOwnIC,342,9 block_count,DefineNamedOwnIC,343,0 block_count,DefineNamedOwnIC,344,0 block_count,DefineNamedOwnIC,345,0 @@ -29126,20 +29129,20 @@ block_count,DefineNamedOwnIC,363,0 block_count,DefineNamedOwnIC,364,0 block_count,DefineNamedOwnIC,365,0 -block_count,DefineNamedOwnIC,366,4 +block_count,DefineNamedOwnIC,366,3 block_count,DefineNamedOwnIC,367,0 block_count,DefineNamedOwnIC,368,0 -block_count,DefineNamedOwnICBaseline,0,69 -block_count,KeyedStoreIC,0,457 -block_count,KeyedStoreIC,1,457 +block_count,DefineNamedOwnICBaseline,0,65 +block_count,KeyedStoreIC,0,432 +block_count,KeyedStoreIC,1,432 block_count,KeyedStoreIC,2,0 -block_count,KeyedStoreIC,3,457 -block_count,KeyedStoreIC,4,457 -block_count,KeyedStoreIC,5,455 -block_count,KeyedStoreIC,6,40 +block_count,KeyedStoreIC,3,432 +block_count,KeyedStoreIC,4,432 +block_count,KeyedStoreIC,5,430 +block_count,KeyedStoreIC,6,38 block_count,KeyedStoreIC,7,0 -block_count,KeyedStoreIC,8,40 -block_count,KeyedStoreIC,9,22 +block_count,KeyedStoreIC,8,38 +block_count,KeyedStoreIC,9,21 block_count,KeyedStoreIC,10,0 block_count,KeyedStoreIC,11,0 block_count,KeyedStoreIC,12,0 @@ -29148,30 +29151,30 @@ block_count,KeyedStoreIC,15,0 block_count,KeyedStoreIC,16,0 block_count,KeyedStoreIC,17,0 -block_count,KeyedStoreIC,18,21 -block_count,KeyedStoreIC,19,18 -block_count,KeyedStoreIC,20,32 +block_count,KeyedStoreIC,18,20 +block_count,KeyedStoreIC,19,17 +block_count,KeyedStoreIC,20,30 block_count,KeyedStoreIC,21,13 block_count,KeyedStoreIC,22,13 block_count,KeyedStoreIC,23,0 -block_count,KeyedStoreIC,24,18 -block_count,KeyedStoreIC,25,414 -block_count,KeyedStoreIC,26,433 -block_count,KeyedStoreIC,27,432 -block_count,KeyedStoreIC,28,432 -block_count,KeyedStoreIC,29,95 -block_count,KeyedStoreIC,30,95 -block_count,KeyedStoreIC,31,95 +block_count,KeyedStoreIC,24,17 +block_count,KeyedStoreIC,25,391 +block_count,KeyedStoreIC,26,409 +block_count,KeyedStoreIC,27,408 +block_count,KeyedStoreIC,28,408 +block_count,KeyedStoreIC,29,90 +block_count,KeyedStoreIC,30,90 +block_count,KeyedStoreIC,31,90 block_count,KeyedStoreIC,32,0 block_count,KeyedStoreIC,33,0 -block_count,KeyedStoreIC,34,95 -block_count,KeyedStoreIC,35,95 +block_count,KeyedStoreIC,34,90 +block_count,KeyedStoreIC,35,90 block_count,KeyedStoreIC,36,1 block_count,KeyedStoreIC,37,1 block_count,KeyedStoreIC,38,1 block_count,KeyedStoreIC,39,0 block_count,KeyedStoreIC,40,0 -block_count,KeyedStoreIC,41,94 +block_count,KeyedStoreIC,41,89 block_count,KeyedStoreIC,42,0 block_count,KeyedStoreIC,43,0 block_count,KeyedStoreIC,44,0 @@ -29325,7 +29328,7 @@ block_count,KeyedStoreIC,192,0 block_count,KeyedStoreIC,193,0 block_count,KeyedStoreIC,194,0 -block_count,KeyedStoreIC,195,336 +block_count,KeyedStoreIC,195,317 block_count,KeyedStoreIC,196,0 block_count,KeyedStoreIC,197,0 block_count,KeyedStoreIC,198,0 @@ -29561,19 +29564,19 @@ block_count,KeyedStoreIC,428,0 block_count,KeyedStoreIC,429,0 block_count,KeyedStoreIC,430,0 -block_count,KeyedStoreIC,431,2 -block_count,KeyedStoreIC,432,23 +block_count,KeyedStoreIC,431,1 +block_count,KeyedStoreIC,432,22 block_count,KeyedStoreIC,433,0 block_count,KeyedStoreIC,434,0 block_count,KeyedStoreICTrampoline,0,1 block_count,KeyedStoreICTrampoline,1,1 block_count,KeyedStoreICTrampoline,2,0 block_count,KeyedStoreICTrampoline,3,1 -block_count,KeyedStoreICTrampoline_Megamorphic,0,281 -block_count,KeyedStoreICTrampoline_Megamorphic,1,281 +block_count,KeyedStoreICTrampoline_Megamorphic,0,264 +block_count,KeyedStoreICTrampoline_Megamorphic,1,264 block_count,KeyedStoreICTrampoline_Megamorphic,2,0 -block_count,KeyedStoreICTrampoline_Megamorphic,3,281 -block_count,KeyedStoreICBaseline,0,416 +block_count,KeyedStoreICTrampoline_Megamorphic,3,264 +block_count,KeyedStoreICBaseline,0,393 block_count,DefineKeyedOwnIC,0,2 block_count,DefineKeyedOwnIC,1,2 block_count,DefineKeyedOwnIC,2,0 @@ -30005,12 +30008,12 @@ block_count,DefineKeyedOwnIC,428,0 block_count,DefineKeyedOwnIC,429,2 block_count,DefineKeyedOwnIC,430,2 -block_count,StoreInArrayLiteralIC,0,42 -block_count,StoreInArrayLiteralIC,1,42 +block_count,StoreInArrayLiteralIC,0,39 +block_count,StoreInArrayLiteralIC,1,39 block_count,StoreInArrayLiteralIC,2,0 -block_count,StoreInArrayLiteralIC,3,42 -block_count,StoreInArrayLiteralIC,4,42 -block_count,StoreInArrayLiteralIC,5,41 +block_count,StoreInArrayLiteralIC,3,39 +block_count,StoreInArrayLiteralIC,4,39 +block_count,StoreInArrayLiteralIC,5,38 block_count,StoreInArrayLiteralIC,6,2 block_count,StoreInArrayLiteralIC,7,0 block_count,StoreInArrayLiteralIC,8,2 @@ -30023,25 +30026,25 @@ block_count,StoreInArrayLiteralIC,15,1 block_count,StoreInArrayLiteralIC,16,0 block_count,StoreInArrayLiteralIC,17,2 -block_count,StoreInArrayLiteralIC,18,39 -block_count,StoreInArrayLiteralIC,19,41 -block_count,StoreInArrayLiteralIC,20,41 +block_count,StoreInArrayLiteralIC,18,36 +block_count,StoreInArrayLiteralIC,19,38 +block_count,StoreInArrayLiteralIC,20,38 block_count,StoreInArrayLiteralIC,21,0 block_count,StoreInArrayLiteralIC,22,0 block_count,StoreInArrayLiteralIC,23,0 block_count,StoreInArrayLiteralIC,24,0 block_count,StoreInArrayLiteralIC,25,0 -block_count,StoreInArrayLiteralIC,26,41 +block_count,StoreInArrayLiteralIC,26,38 block_count,StoreInArrayLiteralIC,27,0 block_count,StoreInArrayLiteralIC,28,1 block_count,StoreInArrayLiteralIC,29,0 block_count,StoreInArrayLiteralIC,30,0 -block_count,StoreInArrayLiteralICBaseline,0,38 -block_count,LoadGlobalIC,0,1284 -block_count,LoadGlobalIC,1,1284 -block_count,LoadGlobalIC,2,1181 -block_count,LoadGlobalIC,3,1181 -block_count,LoadGlobalIC,4,1181 +block_count,StoreInArrayLiteralICBaseline,0,35 +block_count,LoadGlobalIC,0,1204 +block_count,LoadGlobalIC,1,1204 +block_count,LoadGlobalIC,2,1108 +block_count,LoadGlobalIC,3,1108 +block_count,LoadGlobalIC,4,1108 block_count,LoadGlobalIC,5,0 block_count,LoadGlobalIC,6,0 block_count,LoadGlobalIC,7,0 @@ -30257,13 +30260,13 @@ block_count,LoadGlobalIC,217,0 block_count,LoadGlobalIC,218,0 block_count,LoadGlobalIC,219,0 -block_count,LoadGlobalIC,220,102 +block_count,LoadGlobalIC,220,96 block_count,LoadGlobalIC,221,0 -block_count,LoadGlobalIC,222,102 +block_count,LoadGlobalIC,222,96 block_count,LoadGlobalIC,223,0 -block_count,LoadGlobalIC,224,102 -block_count,LoadGlobalIC,225,102 -block_count,LoadGlobalIC,226,87 +block_count,LoadGlobalIC,224,96 +block_count,LoadGlobalIC,225,96 +block_count,LoadGlobalIC,226,81 block_count,LoadGlobalIC,227,0 block_count,LoadGlobalIC,228,0 block_count,LoadGlobalIC,229,0 @@ -30275,13 +30278,13 @@ block_count,LoadGlobalIC,235,0 block_count,LoadGlobalIC,236,0 block_count,LoadGlobalIC,237,0 -block_count,LoadGlobalIC,238,87 -block_count,LoadGlobalIC,239,15 +block_count,LoadGlobalIC,238,81 +block_count,LoadGlobalIC,239,14 block_count,LoadGlobalIC,240,0 -block_count,LoadGlobalIC,241,15 -block_count,LoadGlobalICInsideTypeof,0,2 -block_count,LoadGlobalICInsideTypeof,1,2 -block_count,LoadGlobalICInsideTypeof,2,2 +block_count,LoadGlobalIC,241,14 +block_count,LoadGlobalICInsideTypeof,0,1 +block_count,LoadGlobalICInsideTypeof,1,1 +block_count,LoadGlobalICInsideTypeof,2,1 block_count,LoadGlobalICInsideTypeof,3,1 block_count,LoadGlobalICInsideTypeof,4,1 block_count,LoadGlobalICInsideTypeof,5,0 @@ -30499,16 +30502,16 @@ block_count,LoadGlobalICInsideTypeof,217,0 block_count,LoadGlobalICInsideTypeof,218,0 block_count,LoadGlobalICInsideTypeof,219,0 -block_count,LoadGlobalICTrampoline,0,415 -block_count,LoadGlobalICTrampoline,1,415 +block_count,LoadGlobalICTrampoline,0,391 +block_count,LoadGlobalICTrampoline,1,391 block_count,LoadGlobalICTrampoline,2,0 -block_count,LoadGlobalICTrampoline,3,415 -block_count,LoadGlobalICBaseline,0,850 +block_count,LoadGlobalICTrampoline,3,391 +block_count,LoadGlobalICBaseline,0,796 block_count,LoadGlobalICInsideTypeofTrampoline,0,0 block_count,LoadGlobalICInsideTypeofTrampoline,1,0 block_count,LoadGlobalICInsideTypeofTrampoline,2,0 block_count,LoadGlobalICInsideTypeofTrampoline,3,0 -block_count,LoadGlobalICInsideTypeofBaseline,0,2 +block_count,LoadGlobalICInsideTypeofBaseline,0,1 block_count,LookupGlobalICBaseline,0,2 block_count,LookupGlobalICBaseline,1,2 block_count,LookupGlobalICBaseline,2,2 @@ -30535,16 +30538,16 @@ block_count,LookupGlobalICInsideTypeofBaseline,10,0 block_count,LookupGlobalICInsideTypeofBaseline,11,0 block_count,LookupGlobalICInsideTypeofBaseline,12,0 -block_count,KeyedHasIC,0,681 -block_count,KeyedHasIC,1,681 +block_count,KeyedHasIC,0,642 +block_count,KeyedHasIC,1,642 block_count,KeyedHasIC,2,0 -block_count,KeyedHasIC,3,681 -block_count,KeyedHasIC,4,681 -block_count,KeyedHasIC,5,681 -block_count,KeyedHasIC,6,681 +block_count,KeyedHasIC,3,642 +block_count,KeyedHasIC,4,642 +block_count,KeyedHasIC,5,642 +block_count,KeyedHasIC,6,642 block_count,KeyedHasIC,7,0 -block_count,KeyedHasIC,8,681 -block_count,KeyedHasIC,9,681 +block_count,KeyedHasIC,8,642 +block_count,KeyedHasIC,9,642 block_count,KeyedHasIC,10,1 block_count,KeyedHasIC,11,1 block_count,KeyedHasIC,12,0 @@ -30582,7 +30585,7 @@ block_count,KeyedHasIC,44,1 block_count,KeyedHasIC,45,1 block_count,KeyedHasIC,46,0 -block_count,KeyedHasIC,47,680 +block_count,KeyedHasIC,47,640 block_count,KeyedHasIC,48,0 block_count,KeyedHasIC,49,0 block_count,KeyedHasIC,50,0 @@ -30793,93 +30796,93 @@ block_count,KeyedHasIC,255,0 block_count,KeyedHasIC,256,0 block_count,KeyedHasIC,257,0 -block_count,KeyedHasIC,258,680 +block_count,KeyedHasIC,258,640 block_count,KeyedHasIC,259,0 block_count,KeyedHasIC,260,0 block_count,KeyedHasICBaseline,0,5 -block_count,KeyedHasIC_Megamorphic,0,680 -block_count,KeyedHasIC_Megamorphic,1,680 +block_count,KeyedHasIC_Megamorphic,0,640 +block_count,KeyedHasIC_Megamorphic,1,640 block_count,KeyedHasIC_Megamorphic,2,0 -block_count,KeyedHasIC_Megamorphic,3,680 -block_count,KeyedHasIC_Megamorphic,4,680 -block_count,KeyedHasIC_Megamorphic,5,678 -block_count,KeyedHasIC_Megamorphic,6,678 +block_count,KeyedHasIC_Megamorphic,3,640 +block_count,KeyedHasIC_Megamorphic,4,640 +block_count,KeyedHasIC_Megamorphic,5,639 +block_count,KeyedHasIC_Megamorphic,6,639 block_count,KeyedHasIC_Megamorphic,7,0 block_count,KeyedHasIC_Megamorphic,8,0 block_count,KeyedHasIC_Megamorphic,9,0 -block_count,KeyedHasIC_Megamorphic,10,678 -block_count,KeyedHasIC_Megamorphic,11,676 +block_count,KeyedHasIC_Megamorphic,10,639 +block_count,KeyedHasIC_Megamorphic,11,637 block_count,KeyedHasIC_Megamorphic,12,0 block_count,KeyedHasIC_Megamorphic,13,0 block_count,KeyedHasIC_Megamorphic,14,0 -block_count,KeyedHasIC_Megamorphic,15,676 -block_count,KeyedHasIC_Megamorphic,16,676 -block_count,KeyedHasIC_Megamorphic,17,676 -block_count,KeyedHasIC_Megamorphic,18,676 -block_count,KeyedHasIC_Megamorphic,19,676 +block_count,KeyedHasIC_Megamorphic,15,637 +block_count,KeyedHasIC_Megamorphic,16,637 +block_count,KeyedHasIC_Megamorphic,17,637 +block_count,KeyedHasIC_Megamorphic,18,637 +block_count,KeyedHasIC_Megamorphic,19,637 block_count,KeyedHasIC_Megamorphic,20,0 block_count,KeyedHasIC_Megamorphic,21,0 block_count,KeyedHasIC_Megamorphic,22,0 -block_count,KeyedHasIC_Megamorphic,23,676 -block_count,KeyedHasIC_Megamorphic,24,675 +block_count,KeyedHasIC_Megamorphic,23,637 +block_count,KeyedHasIC_Megamorphic,24,636 block_count,KeyedHasIC_Megamorphic,25,1 block_count,KeyedHasIC_Megamorphic,26,0 block_count,KeyedHasIC_Megamorphic,27,0 block_count,KeyedHasIC_Megamorphic,28,0 block_count,KeyedHasIC_Megamorphic,29,1 -block_count,KeyedHasIC_Megamorphic,30,677 -block_count,KeyedHasIC_Megamorphic,31,2678 -block_count,KeyedHasIC_Megamorphic,32,2678 -block_count,KeyedHasIC_Megamorphic,33,2675 -block_count,KeyedHasIC_Megamorphic,34,2561 -block_count,KeyedHasIC_Megamorphic,35,674 -block_count,KeyedHasIC_Megamorphic,36,674 +block_count,KeyedHasIC_Megamorphic,30,638 +block_count,KeyedHasIC_Megamorphic,31,2523 +block_count,KeyedHasIC_Megamorphic,32,2523 +block_count,KeyedHasIC_Megamorphic,33,2520 +block_count,KeyedHasIC_Megamorphic,34,2414 +block_count,KeyedHasIC_Megamorphic,35,635 +block_count,KeyedHasIC_Megamorphic,36,635 block_count,KeyedHasIC_Megamorphic,37,0 -block_count,KeyedHasIC_Megamorphic,38,674 -block_count,KeyedHasIC_Megamorphic,39,4049 -block_count,KeyedHasIC_Megamorphic,40,4049 +block_count,KeyedHasIC_Megamorphic,38,635 +block_count,KeyedHasIC_Megamorphic,39,3815 +block_count,KeyedHasIC_Megamorphic,40,3815 block_count,KeyedHasIC_Megamorphic,41,0 -block_count,KeyedHasIC_Megamorphic,42,4049 -block_count,KeyedHasIC_Megamorphic,43,1330 -block_count,KeyedHasIC_Megamorphic,44,2718 -block_count,KeyedHasIC_Megamorphic,45,4049 -block_count,KeyedHasIC_Megamorphic,46,3374 -block_count,KeyedHasIC_Megamorphic,47,674 -block_count,KeyedHasIC_Megamorphic,48,674 -block_count,KeyedHasIC_Megamorphic,49,674 -block_count,KeyedHasIC_Megamorphic,50,674 +block_count,KeyedHasIC_Megamorphic,42,3815 +block_count,KeyedHasIC_Megamorphic,43,1253 +block_count,KeyedHasIC_Megamorphic,44,2561 +block_count,KeyedHasIC_Megamorphic,45,3815 +block_count,KeyedHasIC_Megamorphic,46,3179 +block_count,KeyedHasIC_Megamorphic,47,635 +block_count,KeyedHasIC_Megamorphic,48,635 +block_count,KeyedHasIC_Megamorphic,49,635 +block_count,KeyedHasIC_Megamorphic,50,635 block_count,KeyedHasIC_Megamorphic,51,0 -block_count,KeyedHasIC_Megamorphic,52,674 +block_count,KeyedHasIC_Megamorphic,52,635 block_count,KeyedHasIC_Megamorphic,53,0 block_count,KeyedHasIC_Megamorphic,54,0 block_count,KeyedHasIC_Megamorphic,55,0 block_count,KeyedHasIC_Megamorphic,56,0 block_count,KeyedHasIC_Megamorphic,57,0 -block_count,KeyedHasIC_Megamorphic,58,674 +block_count,KeyedHasIC_Megamorphic,58,635 block_count,KeyedHasIC_Megamorphic,59,0 -block_count,KeyedHasIC_Megamorphic,60,1887 +block_count,KeyedHasIC_Megamorphic,60,1778 block_count,KeyedHasIC_Megamorphic,61,0 -block_count,KeyedHasIC_Megamorphic,62,1887 -block_count,KeyedHasIC_Megamorphic,63,458 -block_count,KeyedHasIC_Megamorphic,64,1428 -block_count,KeyedHasIC_Megamorphic,65,7078 -block_count,KeyedHasIC_Megamorphic,66,7076 -block_count,KeyedHasIC_Megamorphic,67,7073 -block_count,KeyedHasIC_Megamorphic,68,5650 -block_count,KeyedHasIC_Megamorphic,69,1423 +block_count,KeyedHasIC_Megamorphic,62,1778 +block_count,KeyedHasIC_Megamorphic,63,431 +block_count,KeyedHasIC_Megamorphic,64,1346 +block_count,KeyedHasIC_Megamorphic,65,6670 +block_count,KeyedHasIC_Megamorphic,66,6667 +block_count,KeyedHasIC_Megamorphic,67,6665 +block_count,KeyedHasIC_Megamorphic,68,5324 +block_count,KeyedHasIC_Megamorphic,69,1341 block_count,KeyedHasIC_Megamorphic,70,2 block_count,KeyedHasIC_Megamorphic,71,2 -block_count,KeyedHasIC_Megamorphic,72,1882 -block_count,KeyedHasIC_Megamorphic,73,944 -block_count,KeyedHasIC_Megamorphic,74,937 -block_count,KeyedHasIC_Megamorphic,75,937 +block_count,KeyedHasIC_Megamorphic,72,1773 +block_count,KeyedHasIC_Megamorphic,73,890 +block_count,KeyedHasIC_Megamorphic,74,883 +block_count,KeyedHasIC_Megamorphic,75,883 block_count,KeyedHasIC_Megamorphic,76,0 -block_count,KeyedHasIC_Megamorphic,77,113 -block_count,KeyedHasIC_Megamorphic,78,3 -block_count,KeyedHasIC_Megamorphic,79,3 +block_count,KeyedHasIC_Megamorphic,77,106 +block_count,KeyedHasIC_Megamorphic,78,2 +block_count,KeyedHasIC_Megamorphic,79,2 block_count,KeyedHasIC_Megamorphic,80,0 -block_count,KeyedHasIC_Megamorphic,81,3 -block_count,KeyedHasIC_Megamorphic,82,3 +block_count,KeyedHasIC_Megamorphic,81,2 +block_count,KeyedHasIC_Megamorphic,82,2 block_count,KeyedHasIC_Megamorphic,83,4 block_count,KeyedHasIC_Megamorphic,84,3 block_count,KeyedHasIC_Megamorphic,85,1 @@ -30913,8 +30916,8 @@ block_count,KeyedHasIC_Megamorphic,113,0 block_count,KeyedHasIC_Megamorphic,114,0 block_count,KeyedHasIC_Megamorphic,115,0 -block_count,KeyedHasIC_Megamorphic,116,2670 -block_count,KeyedHasIC_Megamorphic,117,2670 +block_count,KeyedHasIC_Megamorphic,116,2516 +block_count,KeyedHasIC_Megamorphic,117,2516 block_count,KeyedHasIC_Megamorphic,118,0 block_count,KeyedHasIC_Megamorphic,119,0 block_count,KeyedHasIC_Megamorphic,120,0 @@ -30952,14 +30955,14 @@ block_count,KeyedHasIC_Megamorphic,152,0 block_count,KeyedHasIC_Megamorphic,153,0 block_count,KeyedHasIC_Megamorphic,154,0 -block_count,KeyedHasIC_Megamorphic,155,2670 +block_count,KeyedHasIC_Megamorphic,155,2516 block_count,KeyedHasIC_Megamorphic,156,4 block_count,KeyedHasIC_Megamorphic,157,4 block_count,KeyedHasIC_Megamorphic,158,0 -block_count,KeyedHasIC_Megamorphic,159,2666 -block_count,KeyedHasIC_Megamorphic,160,2670 -block_count,KeyedHasIC_Megamorphic,161,2000 -block_count,KeyedHasIC_Megamorphic,162,669 +block_count,KeyedHasIC_Megamorphic,159,2512 +block_count,KeyedHasIC_Megamorphic,160,2516 +block_count,KeyedHasIC_Megamorphic,161,1885 +block_count,KeyedHasIC_Megamorphic,162,631 block_count,KeyedHasIC_Megamorphic,163,1 block_count,KeyedHasIC_Megamorphic,164,1 block_count,KeyedHasIC_Megamorphic,165,1 @@ -31065,8 +31068,8 @@ block_count,KeyedHasIC_Megamorphic,265,0 block_count,KeyedHasIC_Megamorphic,266,0 block_count,KeyedHasIC_Megamorphic,267,0 -block_count,KeyedHasIC_Megamorphic,268,670 -block_count,KeyedHasIC_Megamorphic,269,8 +block_count,KeyedHasIC_Megamorphic,268,631 +block_count,KeyedHasIC_Megamorphic,269,7 block_count,KeyedHasIC_Megamorphic,270,0 block_count,KeyedHasIC_Megamorphic,271,0 block_count,KeyedHasIC_Megamorphic,272,0 @@ -31075,16 +31078,16 @@ block_count,KeyedHasIC_Megamorphic,275,0 block_count,KeyedHasIC_Megamorphic,276,0 block_count,KeyedHasIC_Megamorphic,277,1 -block_count,AddLhsIsStringConstantInternalizeWithVector,0,679 -block_count,AddLhsIsStringConstantInternalizeWithVector,1,679 -block_count,AddLhsIsStringConstantInternalizeWithVector,2,678 +block_count,AddLhsIsStringConstantInternalizeWithVector,0,640 +block_count,AddLhsIsStringConstantInternalizeWithVector,1,640 +block_count,AddLhsIsStringConstantInternalizeWithVector,2,639 block_count,AddLhsIsStringConstantInternalizeWithVector,3,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,4,678 +block_count,AddLhsIsStringConstantInternalizeWithVector,4,639 block_count,AddLhsIsStringConstantInternalizeWithVector,5,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,6,678 -block_count,AddLhsIsStringConstantInternalizeWithVector,7,678 +block_count,AddLhsIsStringConstantInternalizeWithVector,6,639 +block_count,AddLhsIsStringConstantInternalizeWithVector,7,639 block_count,AddLhsIsStringConstantInternalizeWithVector,8,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,9,678 +block_count,AddLhsIsStringConstantInternalizeWithVector,9,638 block_count,AddLhsIsStringConstantInternalizeWithVector,10,0 block_count,AddLhsIsStringConstantInternalizeWithVector,11,0 block_count,AddLhsIsStringConstantInternalizeWithVector,12,0 @@ -31104,20 +31107,20 @@ block_count,AddLhsIsStringConstantInternalizeWithVector,26,0 block_count,AddLhsIsStringConstantInternalizeWithVector,27,0 block_count,AddLhsIsStringConstantInternalizeWithVector,28,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,29,678 -block_count,AddLhsIsStringConstantInternalizeWithVector,30,678 -block_count,AddLhsIsStringConstantInternalizeWithVector,31,678 -block_count,AddLhsIsStringConstantInternalizeWithVector,32,692 -block_count,AddLhsIsStringConstantInternalizeWithVector,33,692 -block_count,AddLhsIsStringConstantInternalizeWithVector,34,14 -block_count,AddLhsIsStringConstantInternalizeWithVector,35,678 +block_count,AddLhsIsStringConstantInternalizeWithVector,29,638 +block_count,AddLhsIsStringConstantInternalizeWithVector,30,638 +block_count,AddLhsIsStringConstantInternalizeWithVector,31,638 +block_count,AddLhsIsStringConstantInternalizeWithVector,32,652 +block_count,AddLhsIsStringConstantInternalizeWithVector,33,652 +block_count,AddLhsIsStringConstantInternalizeWithVector,34,13 +block_count,AddLhsIsStringConstantInternalizeWithVector,35,638 block_count,AddLhsIsStringConstantInternalizeWithVector,36,0 block_count,AddLhsIsStringConstantInternalizeWithVector,37,0 block_count,AddLhsIsStringConstantInternalizeWithVector,38,0 block_count,AddLhsIsStringConstantInternalizeWithVector,39,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,40,678 +block_count,AddLhsIsStringConstantInternalizeWithVector,40,638 block_count,AddLhsIsStringConstantInternalizeWithVector,41,0 -block_count,AddLhsIsStringConstantInternalizeWithVector,42,678 +block_count,AddLhsIsStringConstantInternalizeWithVector,42,638 block_count,AddLhsIsStringConstantInternalizeWithVector,43,0 block_count,AddLhsIsStringConstantInternalizeWithVector,44,0 block_count,AddLhsIsStringConstantInternalizeWithVector,45,0 @@ -31155,8 +31158,8 @@ block_count,AddRhsIsStringConstantInternalizeWithVector,29,7 block_count,AddRhsIsStringConstantInternalizeWithVector,30,7 block_count,AddRhsIsStringConstantInternalizeWithVector,31,7 -block_count,AddRhsIsStringConstantInternalizeWithVector,32,8 -block_count,AddRhsIsStringConstantInternalizeWithVector,33,8 +block_count,AddRhsIsStringConstantInternalizeWithVector,32,7 +block_count,AddRhsIsStringConstantInternalizeWithVector,33,7 block_count,AddRhsIsStringConstantInternalizeWithVector,34,0 block_count,AddRhsIsStringConstantInternalizeWithVector,35,7 block_count,AddRhsIsStringConstantInternalizeWithVector,36,0 @@ -31402,13 +31405,13 @@ block_count,IterableToListMayPreserveHoles,13,0 block_count,IterableToListMayPreserveHoles,14,0 block_count,IterableToListMayPreserveHoles,15,0 -block_count,FindOrderedHashMapEntry,0,368 -block_count,FindOrderedHashMapEntry,1,366 -block_count,FindOrderedHashMapEntry,2,366 -block_count,FindOrderedHashMapEntry,3,123 -block_count,FindOrderedHashMapEntry,4,123 -block_count,FindOrderedHashMapEntry,5,63 -block_count,FindOrderedHashMapEntry,6,59 +block_count,FindOrderedHashMapEntry,0,347 +block_count,FindOrderedHashMapEntry,1,344 +block_count,FindOrderedHashMapEntry,2,344 +block_count,FindOrderedHashMapEntry,3,115 +block_count,FindOrderedHashMapEntry,4,115 +block_count,FindOrderedHashMapEntry,5,59 +block_count,FindOrderedHashMapEntry,6,56 block_count,FindOrderedHashMapEntry,7,5 block_count,FindOrderedHashMapEntry,8,1 block_count,FindOrderedHashMapEntry,9,1 @@ -31416,14 +31419,14 @@ block_count,FindOrderedHashMapEntry,11,0 block_count,FindOrderedHashMapEntry,12,0 block_count,FindOrderedHashMapEntry,13,4 -block_count,FindOrderedHashMapEntry,14,53 -block_count,FindOrderedHashMapEntry,15,59 -block_count,FindOrderedHashMapEntry,16,123 -block_count,FindOrderedHashMapEntry,17,291 -block_count,FindOrderedHashMapEntry,18,190 -block_count,FindOrderedHashMapEntry,19,167 -block_count,FindOrderedHashMapEntry,20,22 -block_count,FindOrderedHashMapEntry,21,100 +block_count,FindOrderedHashMapEntry,14,50 +block_count,FindOrderedHashMapEntry,15,56 +block_count,FindOrderedHashMapEntry,16,115 +block_count,FindOrderedHashMapEntry,17,148 +block_count,FindOrderedHashMapEntry,18,53 +block_count,FindOrderedHashMapEntry,19,32 +block_count,FindOrderedHashMapEntry,20,21 +block_count,FindOrderedHashMapEntry,21,94 block_count,FindOrderedHashMapEntry,22,0 block_count,FindOrderedHashMapEntry,23,0 block_count,FindOrderedHashMapEntry,24,0 @@ -31435,20 +31438,20 @@ block_count,FindOrderedHashMapEntry,30,0 block_count,FindOrderedHashMapEntry,31,0 block_count,FindOrderedHashMapEntry,32,0 -block_count,FindOrderedHashMapEntry,33,243 -block_count,FindOrderedHashMapEntry,34,75 -block_count,FindOrderedHashMapEntry,35,8 -block_count,FindOrderedHashMapEntry,36,67 -block_count,FindOrderedHashMapEntry,37,167 -block_count,FindOrderedHashMapEntry,38,243 -block_count,FindOrderedHashMapEntry,39,243 +block_count,FindOrderedHashMapEntry,33,228 +block_count,FindOrderedHashMapEntry,34,71 +block_count,FindOrderedHashMapEntry,35,7 +block_count,FindOrderedHashMapEntry,36,63 +block_count,FindOrderedHashMapEntry,37,157 +block_count,FindOrderedHashMapEntry,38,228 +block_count,FindOrderedHashMapEntry,39,228 block_count,FindOrderedHashMapEntry,40,0 -block_count,FindOrderedHashMapEntry,41,243 -block_count,FindOrderedHashMapEntry,42,306 -block_count,FindOrderedHashMapEntry,43,266 -block_count,FindOrderedHashMapEntry,44,63 -block_count,FindOrderedHashMapEntry,45,203 -block_count,FindOrderedHashMapEntry,46,39 +block_count,FindOrderedHashMapEntry,41,228 +block_count,FindOrderedHashMapEntry,42,288 +block_count,FindOrderedHashMapEntry,43,251 +block_count,FindOrderedHashMapEntry,44,59 +block_count,FindOrderedHashMapEntry,45,191 +block_count,FindOrderedHashMapEntry,46,37 block_count,FindOrderedHashMapEntry,47,0 block_count,FindOrderedHashMapEntry,48,0 block_count,FindOrderedHashMapEntry,49,0 @@ -31484,18 +31487,18 @@ block_count,FindOrderedHashMapEntry,79,0 block_count,FindOrderedHashMapEntry,80,0 block_count,FindOrderedHashMapEntry,81,1 -block_count,MapConstructor,0,72 +block_count,MapConstructor,0,68 block_count,MapConstructor,1,0 -block_count,MapConstructor,2,72 -block_count,MapConstructor,3,72 +block_count,MapConstructor,2,68 +block_count,MapConstructor,3,68 block_count,MapConstructor,4,0 block_count,MapConstructor,5,0 block_count,MapConstructor,6,0 -block_count,MapConstructor,7,72 -block_count,MapConstructor,8,72 -block_count,MapConstructor,9,72 +block_count,MapConstructor,7,68 +block_count,MapConstructor,8,68 +block_count,MapConstructor,9,68 block_count,MapConstructor,10,0 -block_count,MapConstructor,11,72 +block_count,MapConstructor,11,68 block_count,MapConstructor,12,0 block_count,MapConstructor,13,0 block_count,MapConstructor,14,0 @@ -31575,25 +31578,25 @@ block_count,MapConstructor,88,0 block_count,MapConstructor,89,0 block_count,MapConstructor,90,0 -block_count,MapConstructor,91,72 -block_count,MapConstructor,92,72 +block_count,MapConstructor,91,68 +block_count,MapConstructor,92,68 block_count,MapConstructor,93,0 -block_count,MapConstructor,94,72 +block_count,MapConstructor,94,68 block_count,MapConstructor,95,0 block_count,MapConstructor,96,0 -block_count,MapConstructor,97,72 +block_count,MapConstructor,97,68 block_count,MapConstructor,98,0 -block_count,MapConstructor,99,72 -block_count,MapConstructor,100,72 +block_count,MapConstructor,99,68 +block_count,MapConstructor,100,68 block_count,MapConstructor,101,0 block_count,MapConstructor,102,0 block_count,MapConstructor,103,0 block_count,MapConstructor,104,0 -block_count,MapConstructor,105,72 +block_count,MapConstructor,105,68 block_count,MapConstructor,106,0 -block_count,MapConstructor,107,72 -block_count,MapConstructor,108,72 -block_count,MapConstructor,109,72 +block_count,MapConstructor,107,68 +block_count,MapConstructor,108,68 +block_count,MapConstructor,109,68 block_count,MapConstructor,110,0 block_count,MapConstructor,111,0 block_count,MapConstructor,112,0 @@ -31872,38 +31875,38 @@ block_count,MapConstructor,385,0 block_count,MapConstructor,386,0 block_count,MapConstructor,387,0 -block_count,MapConstructor,388,72 +block_count,MapConstructor,388,68 block_count,MapConstructor,389,0 -block_count,MapConstructor,390,72 -block_count,MapConstructor,391,72 -block_count,MapPrototypeSet,0,62 +block_count,MapConstructor,390,68 +block_count,MapConstructor,391,68 +block_count,MapPrototypeSet,0,59 block_count,MapPrototypeSet,1,0 -block_count,MapPrototypeSet,2,62 -block_count,MapPrototypeSet,3,62 -block_count,MapPrototypeSet,4,62 +block_count,MapPrototypeSet,2,59 +block_count,MapPrototypeSet,3,59 +block_count,MapPrototypeSet,4,59 block_count,MapPrototypeSet,5,0 -block_count,MapPrototypeSet,6,62 -block_count,MapPrototypeSet,7,62 -block_count,MapPrototypeSet,8,62 -block_count,MapPrototypeSet,9,43 -block_count,MapPrototypeSet,10,43 +block_count,MapPrototypeSet,6,59 +block_count,MapPrototypeSet,7,58 +block_count,MapPrototypeSet,8,58 +block_count,MapPrototypeSet,9,40 +block_count,MapPrototypeSet,10,40 block_count,MapPrototypeSet,11,0 -block_count,MapPrototypeSet,12,43 -block_count,MapPrototypeSet,13,3 +block_count,MapPrototypeSet,12,40 +block_count,MapPrototypeSet,13,2 block_count,MapPrototypeSet,14,1 block_count,MapPrototypeSet,15,1 block_count,MapPrototypeSet,16,0 block_count,MapPrototypeSet,17,0 block_count,MapPrototypeSet,18,0 block_count,MapPrototypeSet,19,1 -block_count,MapPrototypeSet,20,40 -block_count,MapPrototypeSet,21,43 -block_count,MapPrototypeSet,22,43 -block_count,MapPrototypeSet,23,73 -block_count,MapPrototypeSet,24,41 -block_count,MapPrototypeSet,25,30 +block_count,MapPrototypeSet,20,37 +block_count,MapPrototypeSet,21,40 +block_count,MapPrototypeSet,22,40 +block_count,MapPrototypeSet,23,70 +block_count,MapPrototypeSet,24,39 +block_count,MapPrototypeSet,25,29 block_count,MapPrototypeSet,26,10 -block_count,MapPrototypeSet,27,32 +block_count,MapPrototypeSet,27,30 block_count,MapPrototypeSet,28,0 block_count,MapPrototypeSet,29,0 block_count,MapPrototypeSet,30,0 @@ -31915,20 +31918,20 @@ block_count,MapPrototypeSet,36,0 block_count,MapPrototypeSet,37,0 block_count,MapPrototypeSet,38,0 -block_count,MapPrototypeSet,39,19 +block_count,MapPrototypeSet,39,18 block_count,MapPrototypeSet,40,2 block_count,MapPrototypeSet,41,0 block_count,MapPrototypeSet,42,1 -block_count,MapPrototypeSet,43,17 -block_count,MapPrototypeSet,44,19 -block_count,MapPrototypeSet,45,19 +block_count,MapPrototypeSet,43,16 +block_count,MapPrototypeSet,44,18 +block_count,MapPrototypeSet,45,18 block_count,MapPrototypeSet,46,0 -block_count,MapPrototypeSet,47,19 -block_count,MapPrototypeSet,48,42 -block_count,MapPrototypeSet,49,22 -block_count,MapPrototypeSet,50,22 +block_count,MapPrototypeSet,47,18 +block_count,MapPrototypeSet,48,39 +block_count,MapPrototypeSet,49,21 +block_count,MapPrototypeSet,50,21 block_count,MapPrototypeSet,51,0 -block_count,MapPrototypeSet,52,19 +block_count,MapPrototypeSet,52,18 block_count,MapPrototypeSet,53,0 block_count,MapPrototypeSet,54,0 block_count,MapPrototypeSet,55,0 @@ -31965,15 +31968,15 @@ block_count,MapPrototypeSet,86,0 block_count,MapPrototypeSet,87,0 block_count,MapPrototypeSet,88,10 -block_count,MapPrototypeSet,89,52 -block_count,MapPrototypeSet,90,51 +block_count,MapPrototypeSet,89,49 +block_count,MapPrototypeSet,90,48 block_count,MapPrototypeSet,91,2 -block_count,MapPrototypeSet,92,49 +block_count,MapPrototypeSet,92,46 block_count,MapPrototypeSet,93,0 -block_count,MapPrototypeSet,94,52 -block_count,MapPrototypeSet,95,1 -block_count,MapPrototypeSet,96,51 -block_count,MapPrototypeSet,97,52 +block_count,MapPrototypeSet,94,49 +block_count,MapPrototypeSet,95,0 +block_count,MapPrototypeSet,96,48 +block_count,MapPrototypeSet,97,49 block_count,MapPrototypeDelete,0,0 block_count,MapPrototypeDelete,1,0 block_count,MapPrototypeDelete,2,0 @@ -32168,25 +32171,25 @@ block_count,MapPrototypeValues,9,0 block_count,MapPrototypeValues,10,0 block_count,MapPrototypeValues,11,0 -block_count,MapIteratorPrototypeNext,0,9 +block_count,MapIteratorPrototypeNext,0,8 block_count,MapIteratorPrototypeNext,1,0 -block_count,MapIteratorPrototypeNext,2,9 -block_count,MapIteratorPrototypeNext,3,9 -block_count,MapIteratorPrototypeNext,4,9 +block_count,MapIteratorPrototypeNext,2,8 +block_count,MapIteratorPrototypeNext,3,8 +block_count,MapIteratorPrototypeNext,4,8 block_count,MapIteratorPrototypeNext,5,3 block_count,MapIteratorPrototypeNext,6,3 block_count,MapIteratorPrototypeNext,7,0 block_count,MapIteratorPrototypeNext,8,3 block_count,MapIteratorPrototypeNext,9,0 block_count,MapIteratorPrototypeNext,10,5 -block_count,MapIteratorPrototypeNext,11,9 +block_count,MapIteratorPrototypeNext,11,8 block_count,MapIteratorPrototypeNext,12,0 block_count,MapIteratorPrototypeNext,13,0 block_count,MapIteratorPrototypeNext,14,0 block_count,MapIteratorPrototypeNext,15,0 -block_count,MapIteratorPrototypeNext,16,9 -block_count,MapIteratorPrototypeNext,17,9 -block_count,MapIteratorPrototypeNext,18,9 +block_count,MapIteratorPrototypeNext,16,8 +block_count,MapIteratorPrototypeNext,17,8 +block_count,MapIteratorPrototypeNext,18,8 block_count,MapIteratorPrototypeNext,19,6 block_count,MapIteratorPrototypeNext,20,0 block_count,MapIteratorPrototypeNext,21,6 @@ -32206,12 +32209,12 @@ block_count,MapIteratorPrototypeNext,35,2 block_count,MapIteratorPrototypeNext,36,0 block_count,MapIteratorPrototypeNext,37,2 -block_count,MapIteratorPrototypeNext,38,5 +block_count,MapIteratorPrototypeNext,38,4 block_count,MapIteratorPrototypeNext,39,0 -block_count,MapIteratorPrototypeNext,40,5 +block_count,MapIteratorPrototypeNext,40,4 block_count,MapIteratorPrototypeNext,41,0 -block_count,MapIteratorPrototypeNext,42,5 -block_count,MapIteratorPrototypeNext,43,5 +block_count,MapIteratorPrototypeNext,42,4 +block_count,MapIteratorPrototypeNext,43,4 block_count,MapIteratorToList,0,0 block_count,MapIteratorToList,1,0 block_count,MapIteratorToList,2,0 @@ -32269,26 +32272,26 @@ block_count,MapIteratorToList,54,0 block_count,MapIteratorToList,55,0 block_count,MapIteratorToList,56,0 -block_count,Add_Baseline,0,534 -block_count,Add_Baseline,1,308 -block_count,Add_Baseline,2,5 +block_count,Add_Baseline,0,510 +block_count,Add_Baseline,1,293 +block_count,Add_Baseline,2,4 block_count,Add_Baseline,3,4 block_count,Add_Baseline,4,0 -block_count,Add_Baseline,5,303 -block_count,Add_Baseline,6,302 +block_count,Add_Baseline,5,288 +block_count,Add_Baseline,6,288 block_count,Add_Baseline,7,0 -block_count,Add_Baseline,8,302 -block_count,Add_Baseline,9,302 +block_count,Add_Baseline,8,288 +block_count,Add_Baseline,9,288 block_count,Add_Baseline,10,0 -block_count,Add_Baseline,11,225 -block_count,Add_Baseline,12,136 -block_count,Add_Baseline,13,116 -block_count,Add_Baseline,14,116 +block_count,Add_Baseline,11,216 +block_count,Add_Baseline,12,132 +block_count,Add_Baseline,13,113 +block_count,Add_Baseline,14,113 block_count,Add_Baseline,15,0 -block_count,Add_Baseline,16,19 -block_count,Add_Baseline,17,89 -block_count,Add_Baseline,18,89 -block_count,Add_Baseline,19,83 +block_count,Add_Baseline,16,18 +block_count,Add_Baseline,17,84 +block_count,Add_Baseline,18,84 +block_count,Add_Baseline,19,78 block_count,Add_Baseline,20,0 block_count,Add_Baseline,21,0 block_count,Add_Baseline,22,0 @@ -32302,8 +32305,8 @@ block_count,Add_Baseline,30,0 block_count,Add_Baseline,31,0 block_count,Add_Baseline,32,0 -block_count,Add_Baseline,33,82 -block_count,Add_Baseline,34,7 +block_count,Add_Baseline,33,77 +block_count,Add_Baseline,34,6 block_count,Add_Baseline,35,6 block_count,Add_Baseline,36,0 block_count,Add_Baseline,37,0 @@ -32311,11 +32314,11 @@ block_count,Add_Baseline,39,0 block_count,Add_Baseline,40,0 block_count,Add_Baseline,41,0 -block_count,Add_Baseline,42,75 +block_count,Add_Baseline,42,71 block_count,Add_Baseline,43,0 -block_count,Add_Baseline,44,75 -block_count,Add_Baseline,45,75 -block_count,Add_Baseline,46,6 +block_count,Add_Baseline,44,71 +block_count,Add_Baseline,45,71 +block_count,Add_Baseline,46,5 block_count,Add_Baseline,47,0 block_count,Add_Baseline,48,0 block_count,Add_Baseline,49,0 @@ -32324,25 +32327,25 @@ block_count,Add_Baseline,52,0 block_count,Add_Baseline,53,0 block_count,Add_Baseline,54,0 -block_count,Add_Baseline,55,13 +block_count,Add_Baseline,55,12 block_count,Add_Baseline,56,0 -block_count,Add_Baseline,57,13 +block_count,Add_Baseline,57,12 block_count,Add_Baseline,58,0 -block_count,Add_Baseline,59,13 -block_count,Add_Baseline,60,13 -block_count,Add_Baseline,61,141 +block_count,Add_Baseline,59,12 +block_count,Add_Baseline,60,12 +block_count,Add_Baseline,61,137 block_count,Add_Baseline,62,0 -block_count,Add_Baseline,63,141 -block_count,Add_Baseline,64,141 +block_count,Add_Baseline,63,137 +block_count,Add_Baseline,64,137 block_count,Add_Baseline,65,0 -block_count,Add_Baseline,66,141 -block_count,Add_Baseline,67,141 -block_count,AddSmi_Baseline,0,538 -block_count,AddSmi_Baseline,1,535 -block_count,AddSmi_Baseline,2,535 +block_count,Add_Baseline,66,137 +block_count,Add_Baseline,67,137 +block_count,AddSmi_Baseline,0,504 +block_count,AddSmi_Baseline,1,501 +block_count,AddSmi_Baseline,2,501 block_count,AddSmi_Baseline,3,0 -block_count,AddSmi_Baseline,4,535 -block_count,AddSmi_Baseline,5,535 +block_count,AddSmi_Baseline,4,501 +block_count,AddSmi_Baseline,5,501 block_count,AddSmi_Baseline,6,0 block_count,AddSmi_Baseline,7,2 block_count,AddSmi_Baseline,8,2 @@ -32396,27 +32399,27 @@ block_count,AddSmi_Baseline,56,0 block_count,AddSmi_Baseline,57,2 block_count,AddSmi_Baseline,58,2 -block_count,Subtract_Baseline,0,118 -block_count,Subtract_Baseline,1,61 +block_count,Subtract_Baseline,0,115 +block_count,Subtract_Baseline,1,57 block_count,Subtract_Baseline,2,5 block_count,Subtract_Baseline,3,5 block_count,Subtract_Baseline,4,0 -block_count,Subtract_Baseline,5,55 -block_count,Subtract_Baseline,6,55 +block_count,Subtract_Baseline,5,52 +block_count,Subtract_Baseline,6,52 block_count,Subtract_Baseline,7,0 block_count,Subtract_Baseline,8,0 block_count,Subtract_Baseline,9,0 block_count,Subtract_Baseline,10,0 -block_count,Subtract_Baseline,11,55 +block_count,Subtract_Baseline,11,52 block_count,Subtract_Baseline,12,0 -block_count,Subtract_Baseline,13,55 -block_count,Subtract_Baseline,14,55 +block_count,Subtract_Baseline,13,52 +block_count,Subtract_Baseline,14,52 block_count,Subtract_Baseline,15,57 block_count,Subtract_Baseline,16,57 -block_count,Subtract_Baseline,17,54 -block_count,Subtract_Baseline,18,54 +block_count,Subtract_Baseline,17,55 +block_count,Subtract_Baseline,18,55 block_count,Subtract_Baseline,19,0 -block_count,Subtract_Baseline,20,3 +block_count,Subtract_Baseline,20,2 block_count,Subtract_Baseline,21,0 block_count,Subtract_Baseline,22,0 block_count,Subtract_Baseline,23,0 @@ -32446,46 +32449,46 @@ block_count,Subtract_Baseline,47,0 block_count,Subtract_Baseline,48,0 block_count,Subtract_Baseline,49,0 -block_count,Subtract_Baseline,50,62 +block_count,Subtract_Baseline,50,63 block_count,Subtract_Baseline,51,0 -block_count,Subtract_Baseline,52,62 -block_count,Subtract_Baseline,53,62 +block_count,Subtract_Baseline,52,63 +block_count,Subtract_Baseline,53,63 block_count,Subtract_Baseline,54,0 -block_count,Subtract_Baseline,55,62 -block_count,Subtract_Baseline,56,62 -block_count,SubtractSmi_Baseline,0,71 -block_count,SubtractSmi_Baseline,1,54 -block_count,SubtractSmi_Baseline,2,54 +block_count,Subtract_Baseline,55,63 +block_count,Subtract_Baseline,56,63 +block_count,SubtractSmi_Baseline,0,68 +block_count,SubtractSmi_Baseline,1,50 +block_count,SubtractSmi_Baseline,2,50 block_count,SubtractSmi_Baseline,3,0 block_count,SubtractSmi_Baseline,4,0 block_count,SubtractSmi_Baseline,5,0 block_count,SubtractSmi_Baseline,6,0 -block_count,SubtractSmi_Baseline,7,54 +block_count,SubtractSmi_Baseline,7,50 block_count,SubtractSmi_Baseline,8,0 -block_count,SubtractSmi_Baseline,9,54 -block_count,SubtractSmi_Baseline,10,54 -block_count,SubtractSmi_Baseline,11,16 -block_count,SubtractSmi_Baseline,12,16 +block_count,SubtractSmi_Baseline,9,50 +block_count,SubtractSmi_Baseline,10,50 +block_count,SubtractSmi_Baseline,11,18 +block_count,SubtractSmi_Baseline,12,18 block_count,SubtractSmi_Baseline,13,0 -block_count,SubtractSmi_Baseline,14,16 -block_count,SubtractSmi_Baseline,15,16 +block_count,SubtractSmi_Baseline,14,18 +block_count,SubtractSmi_Baseline,15,18 block_count,SubtractSmi_Baseline,16,0 -block_count,SubtractSmi_Baseline,17,16 -block_count,SubtractSmi_Baseline,18,16 -block_count,Multiply_Baseline,0,174 -block_count,Multiply_Baseline,1,28 -block_count,Multiply_Baseline,2,13 -block_count,Multiply_Baseline,3,13 +block_count,SubtractSmi_Baseline,17,18 +block_count,SubtractSmi_Baseline,18,18 +block_count,Multiply_Baseline,0,171 +block_count,Multiply_Baseline,1,26 +block_count,Multiply_Baseline,2,12 +block_count,Multiply_Baseline,3,12 block_count,Multiply_Baseline,4,0 -block_count,Multiply_Baseline,5,14 -block_count,Multiply_Baseline,6,14 -block_count,Multiply_Baseline,7,11 -block_count,Multiply_Baseline,8,11 +block_count,Multiply_Baseline,5,13 +block_count,Multiply_Baseline,6,13 +block_count,Multiply_Baseline,7,10 +block_count,Multiply_Baseline,8,10 block_count,Multiply_Baseline,9,0 block_count,Multiply_Baseline,10,0 block_count,Multiply_Baseline,11,0 block_count,Multiply_Baseline,12,0 -block_count,Multiply_Baseline,13,11 +block_count,Multiply_Baseline,13,10 block_count,Multiply_Baseline,14,2 block_count,Multiply_Baseline,15,2 block_count,Multiply_Baseline,16,0 @@ -32493,15 +32496,15 @@ block_count,Multiply_Baseline,18,0 block_count,Multiply_Baseline,19,0 block_count,Multiply_Baseline,20,0 -block_count,Multiply_Baseline,21,14 +block_count,Multiply_Baseline,21,13 block_count,Multiply_Baseline,22,0 -block_count,Multiply_Baseline,23,14 -block_count,Multiply_Baseline,24,14 +block_count,Multiply_Baseline,23,13 +block_count,Multiply_Baseline,24,13 block_count,Multiply_Baseline,25,0 -block_count,Multiply_Baseline,26,14 -block_count,Multiply_Baseline,27,14 -block_count,Multiply_Baseline,28,146 -block_count,Multiply_Baseline,29,146 +block_count,Multiply_Baseline,26,13 +block_count,Multiply_Baseline,27,13 +block_count,Multiply_Baseline,28,145 +block_count,Multiply_Baseline,29,145 block_count,Multiply_Baseline,30,136 block_count,Multiply_Baseline,31,136 block_count,Multiply_Baseline,32,0 @@ -32537,37 +32540,37 @@ block_count,Multiply_Baseline,62,0 block_count,Multiply_Baseline,63,0 block_count,Multiply_Baseline,64,0 -block_count,Multiply_Baseline,65,159 +block_count,Multiply_Baseline,65,158 block_count,Multiply_Baseline,66,0 -block_count,Multiply_Baseline,67,159 -block_count,Multiply_Baseline,68,159 +block_count,Multiply_Baseline,67,158 +block_count,Multiply_Baseline,68,158 block_count,Multiply_Baseline,69,0 -block_count,Multiply_Baseline,70,159 -block_count,Multiply_Baseline,71,159 -block_count,MultiplySmi_Baseline,0,28 -block_count,MultiplySmi_Baseline,1,22 -block_count,MultiplySmi_Baseline,2,22 -block_count,MultiplySmi_Baseline,3,15 -block_count,MultiplySmi_Baseline,4,15 +block_count,Multiply_Baseline,70,158 +block_count,Multiply_Baseline,71,158 +block_count,MultiplySmi_Baseline,0,26 +block_count,MultiplySmi_Baseline,1,21 +block_count,MultiplySmi_Baseline,2,21 +block_count,MultiplySmi_Baseline,3,14 +block_count,MultiplySmi_Baseline,4,14 block_count,MultiplySmi_Baseline,5,0 block_count,MultiplySmi_Baseline,6,0 block_count,MultiplySmi_Baseline,7,0 block_count,MultiplySmi_Baseline,8,0 -block_count,MultiplySmi_Baseline,9,15 -block_count,MultiplySmi_Baseline,10,7 -block_count,MultiplySmi_Baseline,11,7 +block_count,MultiplySmi_Baseline,9,14 +block_count,MultiplySmi_Baseline,10,6 +block_count,MultiplySmi_Baseline,11,6 block_count,MultiplySmi_Baseline,12,0 block_count,MultiplySmi_Baseline,13,0 block_count,MultiplySmi_Baseline,14,0 block_count,MultiplySmi_Baseline,15,0 block_count,MultiplySmi_Baseline,16,0 -block_count,MultiplySmi_Baseline,17,22 +block_count,MultiplySmi_Baseline,17,21 block_count,MultiplySmi_Baseline,18,0 -block_count,MultiplySmi_Baseline,19,22 -block_count,MultiplySmi_Baseline,20,22 +block_count,MultiplySmi_Baseline,19,20 +block_count,MultiplySmi_Baseline,20,21 block_count,MultiplySmi_Baseline,21,0 -block_count,MultiplySmi_Baseline,22,22 -block_count,MultiplySmi_Baseline,23,22 +block_count,MultiplySmi_Baseline,22,21 +block_count,MultiplySmi_Baseline,23,21 block_count,MultiplySmi_Baseline,24,5 block_count,MultiplySmi_Baseline,25,5 block_count,MultiplySmi_Baseline,26,0 @@ -32606,7 +32609,7 @@ block_count,MultiplySmi_Baseline,59,0 block_count,MultiplySmi_Baseline,60,0 block_count,MultiplySmi_Baseline,61,0 -block_count,Divide_Baseline,0,14 +block_count,Divide_Baseline,0,13 block_count,Divide_Baseline,1,7 block_count,Divide_Baseline,2,3 block_count,Divide_Baseline,3,3 @@ -32634,8 +32637,8 @@ block_count,Divide_Baseline,25,0 block_count,Divide_Baseline,26,3 block_count,Divide_Baseline,27,3 -block_count,Divide_Baseline,28,7 -block_count,Divide_Baseline,29,7 +block_count,Divide_Baseline,28,6 +block_count,Divide_Baseline,29,6 block_count,Divide_Baseline,30,5 block_count,Divide_Baseline,31,5 block_count,Divide_Baseline,32,0 @@ -32681,7 +32684,7 @@ block_count,DivideSmi_Baseline,0,4 block_count,DivideSmi_Baseline,1,3 block_count,DivideSmi_Baseline,2,3 -block_count,DivideSmi_Baseline,3,2 +block_count,DivideSmi_Baseline,3,3 block_count,DivideSmi_Baseline,4,0 block_count,DivideSmi_Baseline,5,0 block_count,DivideSmi_Baseline,6,0 @@ -32780,8 +32783,8 @@ block_count,Modulus_Baseline,67,0 block_count,Modulus_Baseline,68,0 block_count,ModulusSmi_Baseline,0,4 -block_count,ModulusSmi_Baseline,1,4 -block_count,ModulusSmi_Baseline,2,4 +block_count,ModulusSmi_Baseline,1,3 +block_count,ModulusSmi_Baseline,2,3 block_count,ModulusSmi_Baseline,3,0 block_count,ModulusSmi_Baseline,4,0 block_count,ModulusSmi_Baseline,5,0 @@ -32791,15 +32794,15 @@ block_count,ModulusSmi_Baseline,9,0 block_count,ModulusSmi_Baseline,10,0 block_count,ModulusSmi_Baseline,11,0 -block_count,ModulusSmi_Baseline,12,4 +block_count,ModulusSmi_Baseline,12,3 block_count,ModulusSmi_Baseline,13,0 -block_count,ModulusSmi_Baseline,14,4 +block_count,ModulusSmi_Baseline,14,3 block_count,ModulusSmi_Baseline,15,0 -block_count,ModulusSmi_Baseline,16,4 -block_count,ModulusSmi_Baseline,17,4 +block_count,ModulusSmi_Baseline,16,3 +block_count,ModulusSmi_Baseline,17,3 block_count,ModulusSmi_Baseline,18,0 -block_count,ModulusSmi_Baseline,19,4 -block_count,ModulusSmi_Baseline,20,4 +block_count,ModulusSmi_Baseline,19,3 +block_count,ModulusSmi_Baseline,20,3 block_count,ModulusSmi_Baseline,21,0 block_count,ModulusSmi_Baseline,22,0 block_count,ModulusSmi_Baseline,23,0 @@ -32887,8 +32890,8 @@ block_count,Exponentiate_Baseline,46,0 block_count,Exponentiate_Baseline,47,0 block_count,Exponentiate_Baseline,48,0 -block_count,BitwiseAnd_Baseline,0,29 -block_count,BitwiseAnd_Baseline,1,24 +block_count,BitwiseAnd_Baseline,0,28 +block_count,BitwiseAnd_Baseline,1,23 block_count,BitwiseAnd_Baseline,2,5 block_count,BitwiseAnd_Baseline,3,5 block_count,BitwiseAnd_Baseline,4,0 @@ -32930,11 +32933,11 @@ block_count,BitwiseAnd_Baseline,40,0 block_count,BitwiseAnd_Baseline,41,0 block_count,BitwiseAnd_Baseline,42,0 -block_count,BitwiseAnd_Baseline,43,5 -block_count,BitwiseAnd_Baseline,44,29 -block_count,BitwiseAnd_Baseline,45,21 -block_count,BitwiseAnd_Baseline,46,8 -block_count,BitwiseAnd_Baseline,47,8 +block_count,BitwiseAnd_Baseline,43,4 +block_count,BitwiseAnd_Baseline,44,28 +block_count,BitwiseAnd_Baseline,45,20 +block_count,BitwiseAnd_Baseline,46,7 +block_count,BitwiseAnd_Baseline,47,7 block_count,BitwiseAnd_Baseline,48,1 block_count,BitwiseAnd_Baseline,49,1 block_count,BitwiseAnd_Baseline,50,0 @@ -32953,22 +32956,22 @@ block_count,BitwiseAnd_Baseline,63,0 block_count,BitwiseAnd_Baseline,64,0 block_count,BitwiseAnd_Baseline,65,6 -block_count,BitwiseAnd_Baseline,66,29 -block_count,BitwiseAnd_Baseline,67,25 +block_count,BitwiseAnd_Baseline,66,28 +block_count,BitwiseAnd_Baseline,67,24 block_count,BitwiseAnd_Baseline,68,3 block_count,BitwiseAnd_Baseline,69,0 block_count,BitwiseAnd_Baseline,70,3 block_count,BitwiseAnd_Baseline,71,3 -block_count,BitwiseAnd_Baseline,72,29 +block_count,BitwiseAnd_Baseline,72,28 block_count,BitwiseAnd_Baseline,73,3 -block_count,BitwiseAnd_Baseline,74,25 -block_count,BitwiseAnd_Baseline,75,29 +block_count,BitwiseAnd_Baseline,74,24 +block_count,BitwiseAnd_Baseline,75,28 block_count,BitwiseAnd_Baseline,76,0 -block_count,BitwiseAnd_Baseline,77,29 -block_count,BitwiseAnd_Baseline,78,29 -block_count,BitwiseAndSmi_Baseline,0,108 -block_count,BitwiseAndSmi_Baseline,1,6 -block_count,BitwiseAndSmi_Baseline,2,6 +block_count,BitwiseAnd_Baseline,77,28 +block_count,BitwiseAnd_Baseline,78,28 +block_count,BitwiseAndSmi_Baseline,0,102 +block_count,BitwiseAndSmi_Baseline,1,5 +block_count,BitwiseAndSmi_Baseline,2,5 block_count,BitwiseAndSmi_Baseline,3,1 block_count,BitwiseAndSmi_Baseline,4,1 block_count,BitwiseAndSmi_Baseline,5,0 @@ -32987,24 +32990,24 @@ block_count,BitwiseAndSmi_Baseline,18,0 block_count,BitwiseAndSmi_Baseline,19,0 block_count,BitwiseAndSmi_Baseline,20,4 -block_count,BitwiseAndSmi_Baseline,21,6 -block_count,BitwiseAndSmi_Baseline,22,6 +block_count,BitwiseAndSmi_Baseline,21,5 +block_count,BitwiseAndSmi_Baseline,22,5 block_count,BitwiseAndSmi_Baseline,23,0 block_count,BitwiseAndSmi_Baseline,24,0 block_count,BitwiseAndSmi_Baseline,25,0 block_count,BitwiseAndSmi_Baseline,26,0 -block_count,BitwiseAndSmi_Baseline,27,6 +block_count,BitwiseAndSmi_Baseline,27,5 block_count,BitwiseAndSmi_Baseline,28,0 -block_count,BitwiseAndSmi_Baseline,29,6 -block_count,BitwiseAndSmi_Baseline,30,6 -block_count,BitwiseAndSmi_Baseline,31,102 -block_count,BitwiseAndSmi_Baseline,32,108 +block_count,BitwiseAndSmi_Baseline,29,5 +block_count,BitwiseAndSmi_Baseline,30,5 +block_count,BitwiseAndSmi_Baseline,31,97 +block_count,BitwiseAndSmi_Baseline,32,102 block_count,BitwiseAndSmi_Baseline,33,0 -block_count,BitwiseAndSmi_Baseline,34,108 -block_count,BitwiseOr_Baseline,0,57 -block_count,BitwiseOr_Baseline,1,52 -block_count,BitwiseOr_Baseline,2,5 -block_count,BitwiseOr_Baseline,3,5 +block_count,BitwiseAndSmi_Baseline,34,102 +block_count,BitwiseOr_Baseline,0,53 +block_count,BitwiseOr_Baseline,1,49 +block_count,BitwiseOr_Baseline,2,4 +block_count,BitwiseOr_Baseline,3,4 block_count,BitwiseOr_Baseline,4,0 block_count,BitwiseOr_Baseline,5,0 block_count,BitwiseOr_Baseline,6,0 @@ -33044,9 +33047,9 @@ block_count,BitwiseOr_Baseline,40,0 block_count,BitwiseOr_Baseline,41,0 block_count,BitwiseOr_Baseline,42,0 -block_count,BitwiseOr_Baseline,43,5 -block_count,BitwiseOr_Baseline,44,57 -block_count,BitwiseOr_Baseline,45,54 +block_count,BitwiseOr_Baseline,43,4 +block_count,BitwiseOr_Baseline,44,53 +block_count,BitwiseOr_Baseline,45,50 block_count,BitwiseOr_Baseline,46,3 block_count,BitwiseOr_Baseline,47,3 block_count,BitwiseOr_Baseline,48,0 @@ -33067,22 +33070,22 @@ block_count,BitwiseOr_Baseline,63,0 block_count,BitwiseOr_Baseline,64,0 block_count,BitwiseOr_Baseline,65,3 -block_count,BitwiseOr_Baseline,66,57 -block_count,BitwiseOr_Baseline,67,51 -block_count,BitwiseOr_Baseline,68,6 +block_count,BitwiseOr_Baseline,66,53 +block_count,BitwiseOr_Baseline,67,48 +block_count,BitwiseOr_Baseline,68,5 block_count,BitwiseOr_Baseline,69,0 -block_count,BitwiseOr_Baseline,70,6 -block_count,BitwiseOr_Baseline,71,6 -block_count,BitwiseOr_Baseline,72,57 -block_count,BitwiseOr_Baseline,73,6 -block_count,BitwiseOr_Baseline,74,51 -block_count,BitwiseOr_Baseline,75,57 +block_count,BitwiseOr_Baseline,70,5 +block_count,BitwiseOr_Baseline,71,5 +block_count,BitwiseOr_Baseline,72,53 +block_count,BitwiseOr_Baseline,73,5 +block_count,BitwiseOr_Baseline,74,48 +block_count,BitwiseOr_Baseline,75,53 block_count,BitwiseOr_Baseline,76,0 -block_count,BitwiseOr_Baseline,77,57 -block_count,BitwiseOr_Baseline,78,57 -block_count,BitwiseOrSmi_Baseline,0,270 -block_count,BitwiseOrSmi_Baseline,1,5 -block_count,BitwiseOrSmi_Baseline,2,5 +block_count,BitwiseOr_Baseline,77,53 +block_count,BitwiseOr_Baseline,78,53 +block_count,BitwiseOrSmi_Baseline,0,253 +block_count,BitwiseOrSmi_Baseline,1,4 +block_count,BitwiseOrSmi_Baseline,2,4 block_count,BitwiseOrSmi_Baseline,3,0 block_count,BitwiseOrSmi_Baseline,4,0 block_count,BitwiseOrSmi_Baseline,5,0 @@ -33100,25 +33103,25 @@ block_count,BitwiseOrSmi_Baseline,17,0 block_count,BitwiseOrSmi_Baseline,18,0 block_count,BitwiseOrSmi_Baseline,19,0 -block_count,BitwiseOrSmi_Baseline,20,5 -block_count,BitwiseOrSmi_Baseline,21,5 +block_count,BitwiseOrSmi_Baseline,20,4 +block_count,BitwiseOrSmi_Baseline,21,4 block_count,BitwiseOrSmi_Baseline,22,2 block_count,BitwiseOrSmi_Baseline,23,2 block_count,BitwiseOrSmi_Baseline,24,0 block_count,BitwiseOrSmi_Baseline,25,2 block_count,BitwiseOrSmi_Baseline,26,2 -block_count,BitwiseOrSmi_Baseline,27,5 +block_count,BitwiseOrSmi_Baseline,27,4 block_count,BitwiseOrSmi_Baseline,28,2 block_count,BitwiseOrSmi_Baseline,29,2 -block_count,BitwiseOrSmi_Baseline,30,5 -block_count,BitwiseOrSmi_Baseline,31,265 -block_count,BitwiseOrSmi_Baseline,32,270 +block_count,BitwiseOrSmi_Baseline,30,4 +block_count,BitwiseOrSmi_Baseline,31,248 +block_count,BitwiseOrSmi_Baseline,32,253 block_count,BitwiseOrSmi_Baseline,33,0 -block_count,BitwiseOrSmi_Baseline,34,270 -block_count,BitwiseXor_Baseline,0,38 -block_count,BitwiseXor_Baseline,1,21 -block_count,BitwiseXor_Baseline,2,17 -block_count,BitwiseXor_Baseline,3,17 +block_count,BitwiseOrSmi_Baseline,34,253 +block_count,BitwiseXor_Baseline,0,36 +block_count,BitwiseXor_Baseline,1,20 +block_count,BitwiseXor_Baseline,2,16 +block_count,BitwiseXor_Baseline,3,16 block_count,BitwiseXor_Baseline,4,0 block_count,BitwiseXor_Baseline,5,0 block_count,BitwiseXor_Baseline,6,0 @@ -33158,11 +33161,11 @@ block_count,BitwiseXor_Baseline,40,0 block_count,BitwiseXor_Baseline,41,0 block_count,BitwiseXor_Baseline,42,0 -block_count,BitwiseXor_Baseline,43,17 -block_count,BitwiseXor_Baseline,44,38 +block_count,BitwiseXor_Baseline,43,16 +block_count,BitwiseXor_Baseline,44,36 block_count,BitwiseXor_Baseline,45,16 -block_count,BitwiseXor_Baseline,46,21 -block_count,BitwiseXor_Baseline,47,21 +block_count,BitwiseXor_Baseline,46,20 +block_count,BitwiseXor_Baseline,47,20 block_count,BitwiseXor_Baseline,48,0 block_count,BitwiseXor_Baseline,49,0 block_count,BitwiseXor_Baseline,50,0 @@ -33180,20 +33183,20 @@ block_count,BitwiseXor_Baseline,62,0 block_count,BitwiseXor_Baseline,63,0 block_count,BitwiseXor_Baseline,64,0 -block_count,BitwiseXor_Baseline,65,21 -block_count,BitwiseXor_Baseline,66,38 -block_count,BitwiseXor_Baseline,67,24 -block_count,BitwiseXor_Baseline,68,14 +block_count,BitwiseXor_Baseline,65,20 +block_count,BitwiseXor_Baseline,66,36 +block_count,BitwiseXor_Baseline,67,23 +block_count,BitwiseXor_Baseline,68,13 block_count,BitwiseXor_Baseline,69,0 -block_count,BitwiseXor_Baseline,70,14 -block_count,BitwiseXor_Baseline,71,14 -block_count,BitwiseXor_Baseline,72,38 -block_count,BitwiseXor_Baseline,73,14 -block_count,BitwiseXor_Baseline,74,24 -block_count,BitwiseXor_Baseline,75,38 +block_count,BitwiseXor_Baseline,70,13 +block_count,BitwiseXor_Baseline,71,13 +block_count,BitwiseXor_Baseline,72,36 +block_count,BitwiseXor_Baseline,73,13 +block_count,BitwiseXor_Baseline,74,23 +block_count,BitwiseXor_Baseline,75,36 block_count,BitwiseXor_Baseline,76,0 -block_count,BitwiseXor_Baseline,77,38 -block_count,BitwiseXor_Baseline,78,38 +block_count,BitwiseXor_Baseline,77,36 +block_count,BitwiseXor_Baseline,78,36 block_count,BitwiseXorSmi_Baseline,0,1 block_count,BitwiseXorSmi_Baseline,1,0 block_count,BitwiseXorSmi_Baseline,2,0 @@ -33308,7 +33311,7 @@ block_count,ShiftLeft_Baseline,76,0 block_count,ShiftLeft_Baseline,77,5 block_count,ShiftLeft_Baseline,78,5 -block_count,ShiftLeftSmi_Baseline,0,71 +block_count,ShiftLeftSmi_Baseline,0,67 block_count,ShiftLeftSmi_Baseline,1,6 block_count,ShiftLeftSmi_Baseline,2,6 block_count,ShiftLeftSmi_Baseline,3,0 @@ -33330,30 +33333,30 @@ block_count,ShiftLeftSmi_Baseline,19,0 block_count,ShiftLeftSmi_Baseline,20,6 block_count,ShiftLeftSmi_Baseline,21,6 -block_count,ShiftLeftSmi_Baseline,22,4 +block_count,ShiftLeftSmi_Baseline,22,3 block_count,ShiftLeftSmi_Baseline,23,2 block_count,ShiftLeftSmi_Baseline,24,0 block_count,ShiftLeftSmi_Baseline,25,2 block_count,ShiftLeftSmi_Baseline,26,2 block_count,ShiftLeftSmi_Baseline,27,6 block_count,ShiftLeftSmi_Baseline,28,2 -block_count,ShiftLeftSmi_Baseline,29,4 +block_count,ShiftLeftSmi_Baseline,29,3 block_count,ShiftLeftSmi_Baseline,30,6 -block_count,ShiftLeftSmi_Baseline,31,65 -block_count,ShiftLeftSmi_Baseline,32,63 +block_count,ShiftLeftSmi_Baseline,31,61 +block_count,ShiftLeftSmi_Baseline,32,59 block_count,ShiftLeftSmi_Baseline,33,1 block_count,ShiftLeftSmi_Baseline,34,0 block_count,ShiftLeftSmi_Baseline,35,1 block_count,ShiftLeftSmi_Baseline,36,1 -block_count,ShiftLeftSmi_Baseline,37,65 +block_count,ShiftLeftSmi_Baseline,37,61 block_count,ShiftLeftSmi_Baseline,38,1 -block_count,ShiftLeftSmi_Baseline,39,63 -block_count,ShiftLeftSmi_Baseline,40,65 -block_count,ShiftLeftSmi_Baseline,41,71 +block_count,ShiftLeftSmi_Baseline,39,59 +block_count,ShiftLeftSmi_Baseline,40,61 +block_count,ShiftLeftSmi_Baseline,41,67 block_count,ShiftLeftSmi_Baseline,42,0 -block_count,ShiftLeftSmi_Baseline,43,71 -block_count,ShiftRight_Baseline,0,7 -block_count,ShiftRight_Baseline,1,7 +block_count,ShiftLeftSmi_Baseline,43,67 +block_count,ShiftRight_Baseline,0,6 +block_count,ShiftRight_Baseline,1,6 block_count,ShiftRight_Baseline,2,0 block_count,ShiftRight_Baseline,3,0 block_count,ShiftRight_Baseline,4,0 @@ -33396,8 +33399,8 @@ block_count,ShiftRight_Baseline,41,0 block_count,ShiftRight_Baseline,42,0 block_count,ShiftRight_Baseline,43,0 -block_count,ShiftRight_Baseline,44,7 -block_count,ShiftRight_Baseline,45,7 +block_count,ShiftRight_Baseline,44,6 +block_count,ShiftRight_Baseline,45,6 block_count,ShiftRight_Baseline,46,0 block_count,ShiftRight_Baseline,47,0 block_count,ShiftRight_Baseline,48,0 @@ -33418,22 +33421,22 @@ block_count,ShiftRight_Baseline,63,0 block_count,ShiftRight_Baseline,64,0 block_count,ShiftRight_Baseline,65,0 -block_count,ShiftRight_Baseline,66,7 -block_count,ShiftRight_Baseline,67,7 +block_count,ShiftRight_Baseline,66,6 +block_count,ShiftRight_Baseline,67,6 block_count,ShiftRight_Baseline,68,0 block_count,ShiftRight_Baseline,69,0 block_count,ShiftRight_Baseline,70,0 block_count,ShiftRight_Baseline,71,0 -block_count,ShiftRight_Baseline,72,7 +block_count,ShiftRight_Baseline,72,6 block_count,ShiftRight_Baseline,73,0 -block_count,ShiftRight_Baseline,74,7 -block_count,ShiftRight_Baseline,75,7 +block_count,ShiftRight_Baseline,74,6 +block_count,ShiftRight_Baseline,75,6 block_count,ShiftRight_Baseline,76,0 -block_count,ShiftRight_Baseline,77,7 -block_count,ShiftRight_Baseline,78,7 -block_count,ShiftRightSmi_Baseline,0,222 -block_count,ShiftRightSmi_Baseline,1,5 -block_count,ShiftRightSmi_Baseline,2,5 +block_count,ShiftRight_Baseline,77,6 +block_count,ShiftRight_Baseline,78,6 +block_count,ShiftRightSmi_Baseline,0,209 +block_count,ShiftRightSmi_Baseline,1,4 +block_count,ShiftRightSmi_Baseline,2,4 block_count,ShiftRightSmi_Baseline,3,0 block_count,ShiftRightSmi_Baseline,4,0 block_count,ShiftRightSmi_Baseline,5,0 @@ -33452,20 +33455,20 @@ block_count,ShiftRightSmi_Baseline,18,0 block_count,ShiftRightSmi_Baseline,19,0 block_count,ShiftRightSmi_Baseline,20,4 -block_count,ShiftRightSmi_Baseline,21,5 -block_count,ShiftRightSmi_Baseline,22,5 +block_count,ShiftRightSmi_Baseline,21,4 +block_count,ShiftRightSmi_Baseline,22,4 block_count,ShiftRightSmi_Baseline,23,0 block_count,ShiftRightSmi_Baseline,24,0 block_count,ShiftRightSmi_Baseline,25,0 block_count,ShiftRightSmi_Baseline,26,0 -block_count,ShiftRightSmi_Baseline,27,5 +block_count,ShiftRightSmi_Baseline,27,4 block_count,ShiftRightSmi_Baseline,28,0 -block_count,ShiftRightSmi_Baseline,29,5 -block_count,ShiftRightSmi_Baseline,30,5 -block_count,ShiftRightSmi_Baseline,31,217 -block_count,ShiftRightSmi_Baseline,32,222 +block_count,ShiftRightSmi_Baseline,29,4 +block_count,ShiftRightSmi_Baseline,30,4 +block_count,ShiftRightSmi_Baseline,31,204 +block_count,ShiftRightSmi_Baseline,32,209 block_count,ShiftRightSmi_Baseline,33,0 -block_count,ShiftRightSmi_Baseline,34,222 +block_count,ShiftRightSmi_Baseline,34,209 block_count,ShiftRightLogical_Baseline,0,1 block_count,ShiftRightLogical_Baseline,1,1 block_count,ShiftRightLogical_Baseline,2,0 @@ -33542,7 +33545,7 @@ block_count,ShiftRightLogical_Baseline,73,1 block_count,ShiftRightLogical_Baseline,74,0 block_count,ShiftRightLogical_Baseline,75,1 -block_count,ShiftRightLogicalSmi_Baseline,0,17 +block_count,ShiftRightLogicalSmi_Baseline,0,16 block_count,ShiftRightLogicalSmi_Baseline,1,8 block_count,ShiftRightLogicalSmi_Baseline,2,8 block_count,ShiftRightLogicalSmi_Baseline,3,0 @@ -33574,18 +33577,18 @@ block_count,ShiftRightLogicalSmi_Baseline,29,8 block_count,ShiftRightLogicalSmi_Baseline,30,8 block_count,ShiftRightLogicalSmi_Baseline,31,8 -block_count,ShiftRightLogicalSmi_Baseline,32,8 +block_count,ShiftRightLogicalSmi_Baseline,32,7 block_count,ShiftRightLogicalSmi_Baseline,33,0 block_count,ShiftRightLogicalSmi_Baseline,34,0 block_count,ShiftRightLogicalSmi_Baseline,35,0 block_count,ShiftRightLogicalSmi_Baseline,36,0 block_count,ShiftRightLogicalSmi_Baseline,37,8 block_count,ShiftRightLogicalSmi_Baseline,38,0 -block_count,ShiftRightLogicalSmi_Baseline,39,8 +block_count,ShiftRightLogicalSmi_Baseline,39,7 block_count,ShiftRightLogicalSmi_Baseline,40,8 -block_count,ShiftRightLogicalSmi_Baseline,41,17 +block_count,ShiftRightLogicalSmi_Baseline,41,16 block_count,ShiftRightLogicalSmi_Baseline,42,0 -block_count,ShiftRightLogicalSmi_Baseline,43,17 +block_count,ShiftRightLogicalSmi_Baseline,43,16 block_count,Add_LhsIsStringConstant_Internalize_Baseline,0,1 block_count,Add_LhsIsStringConstant_Internalize_Baseline,1,1 block_count,Add_LhsIsStringConstant_Internalize_Baseline,2,1 @@ -33595,7 +33598,7 @@ block_count,Add_LhsIsStringConstant_Internalize_Baseline,6,1 block_count,Add_LhsIsStringConstant_Internalize_Baseline,7,1 block_count,Add_LhsIsStringConstant_Internalize_Baseline,8,0 -block_count,Add_LhsIsStringConstant_Internalize_Baseline,9,1 +block_count,Add_LhsIsStringConstant_Internalize_Baseline,9,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,10,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,11,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,12,0 @@ -33615,9 +33618,9 @@ block_count,Add_LhsIsStringConstant_Internalize_Baseline,26,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,27,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,28,0 -block_count,Add_LhsIsStringConstant_Internalize_Baseline,29,1 -block_count,Add_LhsIsStringConstant_Internalize_Baseline,30,1 -block_count,Add_LhsIsStringConstant_Internalize_Baseline,31,1 +block_count,Add_LhsIsStringConstant_Internalize_Baseline,29,0 +block_count,Add_LhsIsStringConstant_Internalize_Baseline,30,0 +block_count,Add_LhsIsStringConstant_Internalize_Baseline,31,0 block_count,Add_LhsIsStringConstant_Internalize_Baseline,32,1 block_count,Add_LhsIsStringConstant_Internalize_Baseline,33,1 block_count,Add_LhsIsStringConstant_Internalize_Baseline,34,0 @@ -33682,14 +33685,14 @@ block_count,Add_RhsIsStringConstant_Internalize_Baseline,45,0 block_count,Add_RhsIsStringConstant_Internalize_Baseline,46,0 block_count,Add_RhsIsStringConstant_Internalize_Baseline,47,0 -block_count,Equal_Baseline,0,318 -block_count,Equal_Baseline,1,321 -block_count,Equal_Baseline,2,243 -block_count,Equal_Baseline,3,56 -block_count,Equal_Baseline,4,53 -block_count,Equal_Baseline,5,21 -block_count,Equal_Baseline,6,20 -block_count,Equal_Baseline,7,17 +block_count,Equal_Baseline,0,299 +block_count,Equal_Baseline,1,303 +block_count,Equal_Baseline,2,229 +block_count,Equal_Baseline,3,53 +block_count,Equal_Baseline,4,50 +block_count,Equal_Baseline,5,20 +block_count,Equal_Baseline,6,19 +block_count,Equal_Baseline,7,16 block_count,Equal_Baseline,8,13 block_count,Equal_Baseline,9,13 block_count,Equal_Baseline,10,0 @@ -33700,7 +33703,7 @@ block_count,Equal_Baseline,15,0 block_count,Equal_Baseline,16,0 block_count,Equal_Baseline,17,0 -block_count,Equal_Baseline,18,13 +block_count,Equal_Baseline,18,12 block_count,Equal_Baseline,19,0 block_count,Equal_Baseline,20,0 block_count,Equal_Baseline,21,0 @@ -33722,7 +33725,7 @@ block_count,Equal_Baseline,37,0 block_count,Equal_Baseline,38,0 block_count,Equal_Baseline,39,3 -block_count,Equal_Baseline,40,3 +block_count,Equal_Baseline,40,2 block_count,Equal_Baseline,41,0 block_count,Equal_Baseline,42,2 block_count,Equal_Baseline,43,0 @@ -33752,24 +33755,24 @@ block_count,Equal_Baseline,67,0 block_count,Equal_Baseline,68,0 block_count,Equal_Baseline,69,0 -block_count,Equal_Baseline,70,32 +block_count,Equal_Baseline,70,30 block_count,Equal_Baseline,71,0 -block_count,Equal_Baseline,72,32 -block_count,Equal_Baseline,73,23 -block_count,Equal_Baseline,74,9 -block_count,Equal_Baseline,75,9 -block_count,Equal_Baseline,76,9 +block_count,Equal_Baseline,72,30 +block_count,Equal_Baseline,73,21 +block_count,Equal_Baseline,74,8 +block_count,Equal_Baseline,75,8 +block_count,Equal_Baseline,76,8 block_count,Equal_Baseline,77,0 -block_count,Equal_Baseline,78,32 -block_count,Equal_Baseline,79,4 -block_count,Equal_Baseline,80,28 -block_count,Equal_Baseline,81,32 +block_count,Equal_Baseline,78,30 +block_count,Equal_Baseline,79,3 +block_count,Equal_Baseline,80,26 +block_count,Equal_Baseline,81,30 block_count,Equal_Baseline,82,0 -block_count,Equal_Baseline,83,31 -block_count,Equal_Baseline,84,32 +block_count,Equal_Baseline,83,30 +block_count,Equal_Baseline,84,30 block_count,Equal_Baseline,85,2 block_count,Equal_Baseline,86,2 -block_count,Equal_Baseline,87,187 +block_count,Equal_Baseline,87,176 block_count,Equal_Baseline,88,4 block_count,Equal_Baseline,89,0 block_count,Equal_Baseline,90,0 @@ -33789,7 +33792,7 @@ block_count,Equal_Baseline,104,0 block_count,Equal_Baseline,105,0 block_count,Equal_Baseline,106,3 -block_count,Equal_Baseline,107,182 +block_count,Equal_Baseline,107,172 block_count,Equal_Baseline,108,0 block_count,Equal_Baseline,109,0 block_count,Equal_Baseline,110,0 @@ -33805,10 +33808,10 @@ block_count,Equal_Baseline,120,6 block_count,Equal_Baseline,121,4 block_count,Equal_Baseline,122,2 -block_count,Equal_Baseline,123,78 -block_count,Equal_Baseline,124,15 -block_count,Equal_Baseline,125,15 -block_count,Equal_Baseline,126,10 +block_count,Equal_Baseline,123,73 +block_count,Equal_Baseline,124,14 +block_count,Equal_Baseline,125,14 +block_count,Equal_Baseline,126,9 block_count,Equal_Baseline,127,3 block_count,Equal_Baseline,128,0 block_count,Equal_Baseline,129,0 @@ -33824,25 +33827,25 @@ block_count,Equal_Baseline,139,0 block_count,Equal_Baseline,140,0 block_count,Equal_Baseline,141,0 -block_count,Equal_Baseline,142,63 -block_count,Equal_Baseline,143,81 -block_count,Equal_Baseline,144,205 -block_count,Equal_Baseline,145,318 +block_count,Equal_Baseline,142,59 +block_count,Equal_Baseline,143,76 +block_count,Equal_Baseline,144,193 +block_count,Equal_Baseline,145,299 block_count,Equal_Baseline,146,0 -block_count,Equal_Baseline,147,318 -block_count,StrictEqual_Generic_Baseline,0,482 -block_count,StrictEqual_Generic_Baseline,1,400 -block_count,StrictEqual_Generic_Baseline,2,273 -block_count,StrictEqual_Generic_Baseline,3,272 -block_count,StrictEqual_Generic_Baseline,4,271 -block_count,StrictEqual_Generic_Baseline,5,132 -block_count,StrictEqual_Generic_Baseline,6,132 -block_count,StrictEqual_Generic_Baseline,7,58 -block_count,StrictEqual_Generic_Baseline,8,45 +block_count,Equal_Baseline,147,299 +block_count,StrictEqual_Generic_Baseline,0,447 +block_count,StrictEqual_Generic_Baseline,1,372 +block_count,StrictEqual_Generic_Baseline,2,256 +block_count,StrictEqual_Generic_Baseline,3,256 +block_count,StrictEqual_Generic_Baseline,4,255 +block_count,StrictEqual_Generic_Baseline,5,123 +block_count,StrictEqual_Generic_Baseline,6,123 +block_count,StrictEqual_Generic_Baseline,7,55 +block_count,StrictEqual_Generic_Baseline,8,42 block_count,StrictEqual_Generic_Baseline,9,0 -block_count,StrictEqual_Generic_Baseline,10,45 +block_count,StrictEqual_Generic_Baseline,10,42 block_count,StrictEqual_Generic_Baseline,11,0 -block_count,StrictEqual_Generic_Baseline,12,45 +block_count,StrictEqual_Generic_Baseline,12,42 block_count,StrictEqual_Generic_Baseline,13,12 block_count,StrictEqual_Generic_Baseline,14,7 block_count,StrictEqual_Generic_Baseline,15,5 @@ -33850,29 +33853,29 @@ block_count,StrictEqual_Generic_Baseline,17,0 block_count,StrictEqual_Generic_Baseline,18,1 block_count,StrictEqual_Generic_Baseline,19,5 -block_count,StrictEqual_Generic_Baseline,20,73 -block_count,StrictEqual_Generic_Baseline,21,73 +block_count,StrictEqual_Generic_Baseline,20,68 +block_count,StrictEqual_Generic_Baseline,21,68 block_count,StrictEqual_Generic_Baseline,22,0 block_count,StrictEqual_Generic_Baseline,23,0 block_count,StrictEqual_Generic_Baseline,24,0 -block_count,StrictEqual_Generic_Baseline,25,72 +block_count,StrictEqual_Generic_Baseline,25,67 block_count,StrictEqual_Generic_Baseline,26,0 block_count,StrictEqual_Generic_Baseline,27,0 block_count,StrictEqual_Generic_Baseline,28,0 block_count,StrictEqual_Generic_Baseline,29,0 -block_count,StrictEqual_Generic_Baseline,30,139 +block_count,StrictEqual_Generic_Baseline,30,131 block_count,StrictEqual_Generic_Baseline,31,0 block_count,StrictEqual_Generic_Baseline,32,0 block_count,StrictEqual_Generic_Baseline,33,0 -block_count,StrictEqual_Generic_Baseline,34,139 -block_count,StrictEqual_Generic_Baseline,35,37 -block_count,StrictEqual_Generic_Baseline,36,101 -block_count,StrictEqual_Generic_Baseline,37,139 +block_count,StrictEqual_Generic_Baseline,34,131 +block_count,StrictEqual_Generic_Baseline,35,36 +block_count,StrictEqual_Generic_Baseline,36,94 +block_count,StrictEqual_Generic_Baseline,37,131 block_count,StrictEqual_Generic_Baseline,38,0 -block_count,StrictEqual_Generic_Baseline,39,138 -block_count,StrictEqual_Generic_Baseline,40,139 -block_count,StrictEqual_Generic_Baseline,41,97 -block_count,StrictEqual_Generic_Baseline,42,41 +block_count,StrictEqual_Generic_Baseline,39,130 +block_count,StrictEqual_Generic_Baseline,40,131 +block_count,StrictEqual_Generic_Baseline,41,92 +block_count,StrictEqual_Generic_Baseline,42,39 block_count,StrictEqual_Generic_Baseline,43,1 block_count,StrictEqual_Generic_Baseline,44,0 block_count,StrictEqual_Generic_Baseline,45,0 @@ -33883,41 +33886,41 @@ block_count,StrictEqual_Generic_Baseline,50,0 block_count,StrictEqual_Generic_Baseline,51,0 block_count,StrictEqual_Generic_Baseline,52,0 -block_count,StrictEqual_Generic_Baseline,53,127 +block_count,StrictEqual_Generic_Baseline,53,115 block_count,StrictEqual_Generic_Baseline,54,1 block_count,StrictEqual_Generic_Baseline,55,0 block_count,StrictEqual_Generic_Baseline,56,0 block_count,StrictEqual_Generic_Baseline,57,0 block_count,StrictEqual_Generic_Baseline,58,0 -block_count,StrictEqual_Generic_Baseline,59,126 +block_count,StrictEqual_Generic_Baseline,59,114 block_count,StrictEqual_Generic_Baseline,60,3 -block_count,StrictEqual_Generic_Baseline,61,81 -block_count,StrictEqual_Generic_Baseline,62,37 -block_count,StrictEqual_Generic_Baseline,63,37 -block_count,StrictEqual_Generic_Baseline,64,20 +block_count,StrictEqual_Generic_Baseline,61,75 +block_count,StrictEqual_Generic_Baseline,62,34 +block_count,StrictEqual_Generic_Baseline,63,34 +block_count,StrictEqual_Generic_Baseline,64,19 block_count,StrictEqual_Generic_Baseline,65,3 -block_count,StrictEqual_Generic_Baseline,66,2 -block_count,StrictEqual_Generic_Baseline,67,2 +block_count,StrictEqual_Generic_Baseline,66,1 +block_count,StrictEqual_Generic_Baseline,67,1 block_count,StrictEqual_Generic_Baseline,68,0 block_count,StrictEqual_Generic_Baseline,69,1 block_count,StrictEqual_Generic_Baseline,70,1 block_count,StrictEqual_Generic_Baseline,71,0 -block_count,StrictEqual_Generic_Baseline,72,17 -block_count,StrictEqual_Generic_Baseline,73,16 +block_count,StrictEqual_Generic_Baseline,72,16 +block_count,StrictEqual_Generic_Baseline,73,15 block_count,StrictEqual_Generic_Baseline,74,0 block_count,StrictEqual_Generic_Baseline,75,15 -block_count,StrictEqual_Generic_Baseline,76,16 +block_count,StrictEqual_Generic_Baseline,76,15 block_count,StrictEqual_Generic_Baseline,77,0 block_count,StrictEqual_Generic_Baseline,78,0 block_count,StrictEqual_Generic_Baseline,79,0 -block_count,StrictEqual_Generic_Baseline,80,44 -block_count,StrictEqual_Generic_Baseline,81,261 -block_count,StrictEqual_Generic_Baseline,82,81 -block_count,StrictEqual_Generic_Baseline,83,482 +block_count,StrictEqual_Generic_Baseline,80,40 +block_count,StrictEqual_Generic_Baseline,81,240 +block_count,StrictEqual_Generic_Baseline,82,75 +block_count,StrictEqual_Generic_Baseline,83,447 block_count,StrictEqual_Generic_Baseline,84,0 -block_count,StrictEqual_Generic_Baseline,85,482 -block_count,LessThan_Baseline,0,443 -block_count,LessThan_Baseline,1,443 +block_count,StrictEqual_Generic_Baseline,85,447 +block_count,LessThan_Baseline,0,429 +block_count,LessThan_Baseline,1,429 block_count,LessThan_Baseline,2,38 block_count,LessThan_Baseline,3,9 block_count,LessThan_Baseline,4,0 @@ -33989,7 +33992,7 @@ block_count,LessThan_Baseline,70,0 block_count,LessThan_Baseline,71,0 block_count,LessThan_Baseline,72,0 -block_count,LessThan_Baseline,73,9 +block_count,LessThan_Baseline,73,8 block_count,LessThan_Baseline,74,0 block_count,LessThan_Baseline,75,0 block_count,LessThan_Baseline,76,0 @@ -34005,7 +34008,7 @@ block_count,LessThan_Baseline,86,0 block_count,LessThan_Baseline,87,0 block_count,LessThan_Baseline,88,8 -block_count,LessThan_Baseline,89,28 +block_count,LessThan_Baseline,89,29 block_count,LessThan_Baseline,90,0 block_count,LessThan_Baseline,91,0 block_count,LessThan_Baseline,92,0 @@ -34018,8 +34021,8 @@ block_count,LessThan_Baseline,99,0 block_count,LessThan_Baseline,100,0 block_count,LessThan_Baseline,101,0 -block_count,LessThan_Baseline,102,28 -block_count,LessThan_Baseline,103,405 +block_count,LessThan_Baseline,102,29 +block_count,LessThan_Baseline,103,390 block_count,LessThan_Baseline,104,1 block_count,LessThan_Baseline,105,0 block_count,LessThan_Baseline,106,0 @@ -34036,9 +34039,9 @@ block_count,LessThan_Baseline,117,0 block_count,LessThan_Baseline,118,0 block_count,LessThan_Baseline,119,1 -block_count,LessThan_Baseline,120,404 -block_count,LessThan_Baseline,121,107 -block_count,LessThan_Baseline,122,296 +block_count,LessThan_Baseline,120,389 +block_count,LessThan_Baseline,121,101 +block_count,LessThan_Baseline,122,287 block_count,LessThan_Baseline,123,0 block_count,LessThan_Baseline,124,0 block_count,LessThan_Baseline,125,0 @@ -34046,16 +34049,16 @@ block_count,LessThan_Baseline,127,0 block_count,LessThan_Baseline,128,0 block_count,LessThan_Baseline,129,39 -block_count,LessThan_Baseline,130,30 -block_count,LessThan_Baseline,131,8 -block_count,LessThan_Baseline,132,138 -block_count,LessThan_Baseline,133,304 -block_count,LessThan_Baseline,134,443 +block_count,LessThan_Baseline,130,31 +block_count,LessThan_Baseline,131,7 +block_count,LessThan_Baseline,132,133 +block_count,LessThan_Baseline,133,295 +block_count,LessThan_Baseline,134,429 block_count,LessThan_Baseline,135,0 -block_count,LessThan_Baseline,136,443 -block_count,GreaterThan_Baseline,0,151 -block_count,GreaterThan_Baseline,1,151 -block_count,GreaterThan_Baseline,2,14 +block_count,LessThan_Baseline,136,429 +block_count,GreaterThan_Baseline,0,147 +block_count,GreaterThan_Baseline,1,147 +block_count,GreaterThan_Baseline,2,13 block_count,GreaterThan_Baseline,3,8 block_count,GreaterThan_Baseline,4,0 block_count,GreaterThan_Baseline,5,0 @@ -34126,7 +34129,7 @@ block_count,GreaterThan_Baseline,70,0 block_count,GreaterThan_Baseline,71,0 block_count,GreaterThan_Baseline,72,0 -block_count,GreaterThan_Baseline,73,8 +block_count,GreaterThan_Baseline,73,7 block_count,GreaterThan_Baseline,74,0 block_count,GreaterThan_Baseline,75,0 block_count,GreaterThan_Baseline,76,0 @@ -34141,7 +34144,7 @@ block_count,GreaterThan_Baseline,85,0 block_count,GreaterThan_Baseline,86,0 block_count,GreaterThan_Baseline,87,0 -block_count,GreaterThan_Baseline,88,8 +block_count,GreaterThan_Baseline,88,7 block_count,GreaterThan_Baseline,89,5 block_count,GreaterThan_Baseline,90,0 block_count,GreaterThan_Baseline,91,0 @@ -34156,7 +34159,7 @@ block_count,GreaterThan_Baseline,100,0 block_count,GreaterThan_Baseline,101,0 block_count,GreaterThan_Baseline,102,5 -block_count,GreaterThan_Baseline,103,137 +block_count,GreaterThan_Baseline,103,134 block_count,GreaterThan_Baseline,104,0 block_count,GreaterThan_Baseline,105,0 block_count,GreaterThan_Baseline,106,0 @@ -34173,9 +34176,9 @@ block_count,GreaterThan_Baseline,117,0 block_count,GreaterThan_Baseline,118,0 block_count,GreaterThan_Baseline,119,0 -block_count,GreaterThan_Baseline,120,137 -block_count,GreaterThan_Baseline,121,87 -block_count,GreaterThan_Baseline,122,49 +block_count,GreaterThan_Baseline,120,134 +block_count,GreaterThan_Baseline,121,85 +block_count,GreaterThan_Baseline,122,48 block_count,GreaterThan_Baseline,123,0 block_count,GreaterThan_Baseline,124,0 block_count,GreaterThan_Baseline,125,0 @@ -34184,15 +34187,15 @@ block_count,GreaterThan_Baseline,128,0 block_count,GreaterThan_Baseline,129,13 block_count,GreaterThan_Baseline,130,7 -block_count,GreaterThan_Baseline,131,6 -block_count,GreaterThan_Baseline,132,95 -block_count,GreaterThan_Baseline,133,56 -block_count,GreaterThan_Baseline,134,151 +block_count,GreaterThan_Baseline,131,5 +block_count,GreaterThan_Baseline,132,92 +block_count,GreaterThan_Baseline,133,54 +block_count,GreaterThan_Baseline,134,147 block_count,GreaterThan_Baseline,135,0 -block_count,GreaterThan_Baseline,136,151 -block_count,LessThanOrEqual_Baseline,0,58 -block_count,LessThanOrEqual_Baseline,1,58 -block_count,LessThanOrEqual_Baseline,2,6 +block_count,GreaterThan_Baseline,136,147 +block_count,LessThanOrEqual_Baseline,0,54 +block_count,LessThanOrEqual_Baseline,1,54 +block_count,LessThanOrEqual_Baseline,2,5 block_count,LessThanOrEqual_Baseline,3,2 block_count,LessThanOrEqual_Baseline,4,0 block_count,LessThanOrEqual_Baseline,5,0 @@ -34263,7 +34266,7 @@ block_count,LessThanOrEqual_Baseline,70,0 block_count,LessThanOrEqual_Baseline,71,0 block_count,LessThanOrEqual_Baseline,72,0 -block_count,LessThanOrEqual_Baseline,73,2 +block_count,LessThanOrEqual_Baseline,73,1 block_count,LessThanOrEqual_Baseline,74,0 block_count,LessThanOrEqual_Baseline,75,0 block_count,LessThanOrEqual_Baseline,76,0 @@ -34278,7 +34281,7 @@ block_count,LessThanOrEqual_Baseline,85,0 block_count,LessThanOrEqual_Baseline,86,0 block_count,LessThanOrEqual_Baseline,87,0 -block_count,LessThanOrEqual_Baseline,88,2 +block_count,LessThanOrEqual_Baseline,88,1 block_count,LessThanOrEqual_Baseline,89,3 block_count,LessThanOrEqual_Baseline,90,0 block_count,LessThanOrEqual_Baseline,91,0 @@ -34293,7 +34296,7 @@ block_count,LessThanOrEqual_Baseline,100,0 block_count,LessThanOrEqual_Baseline,101,0 block_count,LessThanOrEqual_Baseline,102,3 -block_count,LessThanOrEqual_Baseline,103,52 +block_count,LessThanOrEqual_Baseline,103,48 block_count,LessThanOrEqual_Baseline,104,1 block_count,LessThanOrEqual_Baseline,105,0 block_count,LessThanOrEqual_Baseline,106,0 @@ -34310,26 +34313,26 @@ block_count,LessThanOrEqual_Baseline,117,0 block_count,LessThanOrEqual_Baseline,118,0 block_count,LessThanOrEqual_Baseline,119,1 -block_count,LessThanOrEqual_Baseline,120,50 -block_count,LessThanOrEqual_Baseline,121,5 -block_count,LessThanOrEqual_Baseline,122,45 +block_count,LessThanOrEqual_Baseline,120,47 +block_count,LessThanOrEqual_Baseline,121,4 +block_count,LessThanOrEqual_Baseline,122,42 block_count,LessThanOrEqual_Baseline,123,0 block_count,LessThanOrEqual_Baseline,124,0 block_count,LessThanOrEqual_Baseline,125,0 block_count,LessThanOrEqual_Baseline,126,0 block_count,LessThanOrEqual_Baseline,127,0 block_count,LessThanOrEqual_Baseline,128,0 -block_count,LessThanOrEqual_Baseline,129,7 +block_count,LessThanOrEqual_Baseline,129,6 block_count,LessThanOrEqual_Baseline,130,2 block_count,LessThanOrEqual_Baseline,131,4 block_count,LessThanOrEqual_Baseline,132,7 -block_count,LessThanOrEqual_Baseline,133,50 -block_count,LessThanOrEqual_Baseline,134,58 +block_count,LessThanOrEqual_Baseline,133,46 +block_count,LessThanOrEqual_Baseline,134,54 block_count,LessThanOrEqual_Baseline,135,0 -block_count,LessThanOrEqual_Baseline,136,58 -block_count,GreaterThanOrEqual_Baseline,0,114 -block_count,GreaterThanOrEqual_Baseline,1,114 -block_count,GreaterThanOrEqual_Baseline,2,13 +block_count,LessThanOrEqual_Baseline,136,54 +block_count,GreaterThanOrEqual_Baseline,0,108 +block_count,GreaterThanOrEqual_Baseline,1,108 +block_count,GreaterThanOrEqual_Baseline,2,12 block_count,GreaterThanOrEqual_Baseline,3,9 block_count,GreaterThanOrEqual_Baseline,4,0 block_count,GreaterThanOrEqual_Baseline,5,0 @@ -34430,7 +34433,7 @@ block_count,GreaterThanOrEqual_Baseline,100,0 block_count,GreaterThanOrEqual_Baseline,101,0 block_count,GreaterThanOrEqual_Baseline,102,3 -block_count,GreaterThanOrEqual_Baseline,103,101 +block_count,GreaterThanOrEqual_Baseline,103,95 block_count,GreaterThanOrEqual_Baseline,104,0 block_count,GreaterThanOrEqual_Baseline,105,0 block_count,GreaterThanOrEqual_Baseline,106,0 @@ -34447,27 +34450,27 @@ block_count,GreaterThanOrEqual_Baseline,117,0 block_count,GreaterThanOrEqual_Baseline,118,0 block_count,GreaterThanOrEqual_Baseline,119,0 -block_count,GreaterThanOrEqual_Baseline,120,100 -block_count,GreaterThanOrEqual_Baseline,121,59 -block_count,GreaterThanOrEqual_Baseline,122,41 +block_count,GreaterThanOrEqual_Baseline,120,95 +block_count,GreaterThanOrEqual_Baseline,121,56 +block_count,GreaterThanOrEqual_Baseline,122,38 block_count,GreaterThanOrEqual_Baseline,123,0 block_count,GreaterThanOrEqual_Baseline,124,0 block_count,GreaterThanOrEqual_Baseline,125,0 block_count,GreaterThanOrEqual_Baseline,126,0 block_count,GreaterThanOrEqual_Baseline,127,0 block_count,GreaterThanOrEqual_Baseline,128,0 -block_count,GreaterThanOrEqual_Baseline,129,13 +block_count,GreaterThanOrEqual_Baseline,129,12 block_count,GreaterThanOrEqual_Baseline,130,6 block_count,GreaterThanOrEqual_Baseline,131,6 -block_count,GreaterThanOrEqual_Baseline,132,65 -block_count,GreaterThanOrEqual_Baseline,133,48 -block_count,GreaterThanOrEqual_Baseline,134,114 +block_count,GreaterThanOrEqual_Baseline,132,63 +block_count,GreaterThanOrEqual_Baseline,133,44 +block_count,GreaterThanOrEqual_Baseline,134,108 block_count,GreaterThanOrEqual_Baseline,135,0 -block_count,GreaterThanOrEqual_Baseline,136,114 -block_count,BitwiseNot_Baseline,0,6 +block_count,GreaterThanOrEqual_Baseline,136,108 +block_count,BitwiseNot_Baseline,0,5 block_count,BitwiseNot_Baseline,1,5 block_count,BitwiseNot_Baseline,2,0 -block_count,BitwiseNot_Baseline,3,1 +block_count,BitwiseNot_Baseline,3,0 block_count,BitwiseNot_Baseline,4,0 block_count,BitwiseNot_Baseline,5,0 block_count,BitwiseNot_Baseline,6,0 @@ -34486,21 +34489,21 @@ block_count,BitwiseNot_Baseline,19,0 block_count,BitwiseNot_Baseline,20,0 block_count,BitwiseNot_Baseline,21,0 -block_count,BitwiseNot_Baseline,22,6 +block_count,BitwiseNot_Baseline,22,5 block_count,BitwiseNot_Baseline,23,5 block_count,BitwiseNot_Baseline,24,0 block_count,BitwiseNot_Baseline,25,0 block_count,BitwiseNot_Baseline,26,0 block_count,BitwiseNot_Baseline,27,0 -block_count,BitwiseNot_Baseline,28,6 +block_count,BitwiseNot_Baseline,28,5 block_count,BitwiseNot_Baseline,29,0 block_count,BitwiseNot_Baseline,30,5 -block_count,BitwiseNot_Baseline,31,6 +block_count,BitwiseNot_Baseline,31,5 block_count,BitwiseNot_Baseline,32,0 -block_count,BitwiseNot_Baseline,33,6 -block_count,BitwiseNot_Baseline,34,6 -block_count,Decrement_Baseline,0,51 -block_count,Decrement_Baseline,1,51 +block_count,BitwiseNot_Baseline,33,5 +block_count,BitwiseNot_Baseline,34,5 +block_count,Decrement_Baseline,0,50 +block_count,Decrement_Baseline,1,50 block_count,Decrement_Baseline,2,0 block_count,Decrement_Baseline,3,0 block_count,Decrement_Baseline,4,0 @@ -34515,18 +34518,18 @@ block_count,Decrement_Baseline,13,0 block_count,Decrement_Baseline,14,0 block_count,Decrement_Baseline,15,0 -block_count,Decrement_Baseline,16,51 -block_count,Decrement_Baseline,17,51 +block_count,Decrement_Baseline,16,50 +block_count,Decrement_Baseline,17,50 block_count,Decrement_Baseline,18,0 block_count,Decrement_Baseline,19,0 block_count,Decrement_Baseline,20,0 block_count,Decrement_Baseline,21,0 block_count,Decrement_Baseline,22,0 -block_count,Decrement_Baseline,23,51 +block_count,Decrement_Baseline,23,50 block_count,Decrement_Baseline,24,0 -block_count,Decrement_Baseline,25,51 -block_count,Increment_Baseline,0,298 -block_count,Increment_Baseline,1,298 +block_count,Decrement_Baseline,25,50 +block_count,Increment_Baseline,0,287 +block_count,Increment_Baseline,1,287 block_count,Increment_Baseline,2,0 block_count,Increment_Baseline,3,0 block_count,Increment_Baseline,4,0 @@ -34541,19 +34544,19 @@ block_count,Increment_Baseline,13,0 block_count,Increment_Baseline,14,0 block_count,Increment_Baseline,15,0 -block_count,Increment_Baseline,16,298 -block_count,Increment_Baseline,17,298 +block_count,Increment_Baseline,16,287 +block_count,Increment_Baseline,17,287 block_count,Increment_Baseline,18,0 block_count,Increment_Baseline,19,0 block_count,Increment_Baseline,20,0 block_count,Increment_Baseline,21,0 block_count,Increment_Baseline,22,0 -block_count,Increment_Baseline,23,298 +block_count,Increment_Baseline,23,287 block_count,Increment_Baseline,24,0 -block_count,Increment_Baseline,25,298 +block_count,Increment_Baseline,25,287 block_count,Negate_Baseline,0,12 block_count,Negate_Baseline,1,12 -block_count,Negate_Baseline,2,10 +block_count,Negate_Baseline,2,11 block_count,Negate_Baseline,3,0 block_count,Negate_Baseline,4,0 block_count,Negate_Baseline,5,0 @@ -34580,37 +34583,37 @@ block_count,Negate_Baseline,26,12 block_count,Negate_Baseline,27,0 block_count,Negate_Baseline,28,12 -block_count,ObjectAssign,0,2 +block_count,ObjectAssign,0,1 block_count,ObjectAssign,1,0 -block_count,ObjectAssign,2,2 -block_count,ObjectAssign,3,2 -block_count,ObjectAssign,4,2 +block_count,ObjectAssign,2,1 +block_count,ObjectAssign,3,1 +block_count,ObjectAssign,4,1 block_count,ObjectAssign,5,0 -block_count,ObjectAssign,6,2 +block_count,ObjectAssign,6,1 block_count,ObjectAssign,7,0 -block_count,ObjectAssign,8,2 -block_count,ObjectAssign,9,2 +block_count,ObjectAssign,8,1 +block_count,ObjectAssign,9,1 block_count,ObjectAssign,10,0 -block_count,ObjectAssign,11,2 +block_count,ObjectAssign,11,1 block_count,ObjectAssign,12,0 block_count,ObjectAssign,13,0 -block_count,ObjectAssign,14,2 -block_count,ObjectAssign,15,2 +block_count,ObjectAssign,14,1 +block_count,ObjectAssign,15,1 block_count,ObjectAssign,16,0 -block_count,ObjectAssign,17,2 -block_count,ObjectAssign,18,2 -block_count,ObjectAssign,19,2 +block_count,ObjectAssign,17,1 +block_count,ObjectAssign,18,1 +block_count,ObjectAssign,19,1 block_count,ObjectAssign,20,0 -block_count,ObjectAssign,21,2 +block_count,ObjectAssign,21,1 block_count,ObjectAssign,22,0 block_count,ObjectAssign,23,0 -block_count,ObjectAssign,24,2 +block_count,ObjectAssign,24,1 block_count,ObjectAssign,25,0 -block_count,ObjectAssign,26,2 +block_count,ObjectAssign,26,1 block_count,ObjectAssign,27,0 -block_count,ObjectAssign,28,2 +block_count,ObjectAssign,28,1 block_count,ObjectAssign,29,0 -block_count,ObjectAssign,30,2 +block_count,ObjectAssign,30,1 block_count,ObjectAssign,31,0 block_count,ObjectAssign,32,1 block_count,ObjectAssign,33,0 @@ -34865,8 +34868,8 @@ block_count,ObjectCreate,28,0 block_count,ObjectCreate,29,0 block_count,ObjectCreate,30,0 -block_count,ObjectCreate,31,3 -block_count,ObjectCreate,32,3 +block_count,ObjectCreate,31,2 +block_count,ObjectCreate,32,2 block_count,ObjectCreate,33,0 block_count,ObjectCreate,34,0 block_count,ObjectCreate,35,0 @@ -34903,8 +34906,8 @@ block_count,ObjectCreate,66,2 block_count,ObjectCreate,67,0 block_count,ObjectCreate,68,2 -block_count,ObjectCreate,69,14 -block_count,ObjectCreate,70,11 +block_count,ObjectCreate,69,13 +block_count,ObjectCreate,70,10 block_count,ObjectCreate,71,2 block_count,ObjectCreate,72,2 block_count,ObjectCreate,73,2 @@ -35452,20 +35455,20 @@ block_count,ObjectIs,39,0 block_count,ObjectIs,40,0 block_count,ObjectIs,41,0 -block_count,ObjectKeys,0,14 +block_count,ObjectKeys,0,13 block_count,ObjectKeys,1,0 -block_count,ObjectKeys,2,14 -block_count,ObjectKeys,3,14 -block_count,ObjectKeys,4,14 -block_count,ObjectKeys,5,13 +block_count,ObjectKeys,2,13 +block_count,ObjectKeys,3,13 +block_count,ObjectKeys,4,13 +block_count,ObjectKeys,5,12 block_count,ObjectKeys,6,0 block_count,ObjectKeys,7,0 block_count,ObjectKeys,8,0 -block_count,ObjectKeys,9,13 -block_count,ObjectKeys,10,13 -block_count,ObjectKeys,11,13 +block_count,ObjectKeys,9,12 +block_count,ObjectKeys,10,12 +block_count,ObjectKeys,11,12 block_count,ObjectKeys,12,0 -block_count,ObjectKeys,13,13 +block_count,ObjectKeys,13,12 block_count,ObjectKeys,14,0 block_count,ObjectKeys,15,0 block_count,ObjectKeys,16,0 @@ -35480,18 +35483,18 @@ block_count,ObjectKeys,25,0 block_count,ObjectKeys,26,0 block_count,ObjectKeys,27,0 -block_count,ObjectKeys,28,13 -block_count,ObjectKeys,29,13 +block_count,ObjectKeys,28,12 +block_count,ObjectKeys,29,12 block_count,ObjectKeys,30,0 -block_count,ObjectKeys,31,13 +block_count,ObjectKeys,31,12 block_count,ObjectKeys,32,0 block_count,ObjectKeys,33,0 -block_count,ObjectKeys,34,13 -block_count,ObjectKeys,35,13 -block_count,ObjectKeys,36,13 -block_count,ObjectKeys,37,53 -block_count,ObjectKeys,38,39 -block_count,ObjectKeys,39,13 +block_count,ObjectKeys,34,12 +block_count,ObjectKeys,35,12 +block_count,ObjectKeys,36,12 +block_count,ObjectKeys,37,49 +block_count,ObjectKeys,38,37 +block_count,ObjectKeys,39,12 block_count,ObjectKeys,40,0 block_count,ObjectKeys,41,0 block_count,ObjectKeys,42,0 @@ -35503,31 +35506,31 @@ block_count,ObjectKeys,48,0 block_count,ObjectKeys,49,0 block_count,ObjectKeys,50,0 -block_count,ObjectPrototypeHasOwnProperty,0,227 +block_count,ObjectPrototypeHasOwnProperty,0,214 block_count,ObjectPrototypeHasOwnProperty,1,0 -block_count,ObjectPrototypeHasOwnProperty,2,227 -block_count,ObjectPrototypeHasOwnProperty,3,227 -block_count,ObjectPrototypeHasOwnProperty,4,227 -block_count,ObjectPrototypeHasOwnProperty,5,227 -block_count,ObjectPrototypeHasOwnProperty,6,227 +block_count,ObjectPrototypeHasOwnProperty,2,214 +block_count,ObjectPrototypeHasOwnProperty,3,214 +block_count,ObjectPrototypeHasOwnProperty,4,214 +block_count,ObjectPrototypeHasOwnProperty,5,213 +block_count,ObjectPrototypeHasOwnProperty,6,213 block_count,ObjectPrototypeHasOwnProperty,7,0 block_count,ObjectPrototypeHasOwnProperty,8,0 block_count,ObjectPrototypeHasOwnProperty,9,0 -block_count,ObjectPrototypeHasOwnProperty,10,227 -block_count,ObjectPrototypeHasOwnProperty,11,227 +block_count,ObjectPrototypeHasOwnProperty,10,213 +block_count,ObjectPrototypeHasOwnProperty,11,213 block_count,ObjectPrototypeHasOwnProperty,12,0 block_count,ObjectPrototypeHasOwnProperty,13,0 block_count,ObjectPrototypeHasOwnProperty,14,0 -block_count,ObjectPrototypeHasOwnProperty,15,227 -block_count,ObjectPrototypeHasOwnProperty,16,227 -block_count,ObjectPrototypeHasOwnProperty,17,182 -block_count,ObjectPrototypeHasOwnProperty,18,182 -block_count,ObjectPrototypeHasOwnProperty,19,179 +block_count,ObjectPrototypeHasOwnProperty,15,213 +block_count,ObjectPrototypeHasOwnProperty,16,213 +block_count,ObjectPrototypeHasOwnProperty,17,171 +block_count,ObjectPrototypeHasOwnProperty,18,171 +block_count,ObjectPrototypeHasOwnProperty,19,169 block_count,ObjectPrototypeHasOwnProperty,20,0 block_count,ObjectPrototypeHasOwnProperty,21,0 block_count,ObjectPrototypeHasOwnProperty,22,0 -block_count,ObjectPrototypeHasOwnProperty,23,179 -block_count,ObjectPrototypeHasOwnProperty,24,176 +block_count,ObjectPrototypeHasOwnProperty,23,169 +block_count,ObjectPrototypeHasOwnProperty,24,165 block_count,ObjectPrototypeHasOwnProperty,25,3 block_count,ObjectPrototypeHasOwnProperty,26,0 block_count,ObjectPrototypeHasOwnProperty,27,0 @@ -35539,12 +35542,12 @@ block_count,ObjectPrototypeHasOwnProperty,33,3 block_count,ObjectPrototypeHasOwnProperty,34,2 block_count,ObjectPrototypeHasOwnProperty,35,0 -block_count,ObjectPrototypeHasOwnProperty,36,45 +block_count,ObjectPrototypeHasOwnProperty,36,42 block_count,ObjectPrototypeHasOwnProperty,37,0 -block_count,ObjectPrototypeHasOwnProperty,38,181 -block_count,ObjectPrototypeHasOwnProperty,39,181 -block_count,ObjectPrototypeHasOwnProperty,40,142 -block_count,ObjectPrototypeHasOwnProperty,41,138 +block_count,ObjectPrototypeHasOwnProperty,38,171 +block_count,ObjectPrototypeHasOwnProperty,39,171 +block_count,ObjectPrototypeHasOwnProperty,40,134 +block_count,ObjectPrototypeHasOwnProperty,41,130 block_count,ObjectPrototypeHasOwnProperty,42,0 block_count,ObjectPrototypeHasOwnProperty,43,0 block_count,ObjectPrototypeHasOwnProperty,44,0 @@ -35556,7 +35559,7 @@ block_count,ObjectPrototypeHasOwnProperty,50,1 block_count,ObjectPrototypeHasOwnProperty,51,1 block_count,ObjectPrototypeHasOwnProperty,52,3 -block_count,ObjectPrototypeHasOwnProperty,53,3 +block_count,ObjectPrototypeHasOwnProperty,53,2 block_count,ObjectPrototypeHasOwnProperty,54,0 block_count,ObjectPrototypeHasOwnProperty,55,0 block_count,ObjectPrototypeHasOwnProperty,56,0 @@ -35570,35 +35573,35 @@ block_count,ObjectPrototypeHasOwnProperty,64,0 block_count,ObjectPrototypeHasOwnProperty,65,0 block_count,ObjectPrototypeHasOwnProperty,66,0 -block_count,ObjectPrototypeHasOwnProperty,67,138 +block_count,ObjectPrototypeHasOwnProperty,67,130 block_count,ObjectPrototypeHasOwnProperty,68,0 -block_count,ObjectPrototypeHasOwnProperty,69,138 +block_count,ObjectPrototypeHasOwnProperty,69,130 block_count,ObjectPrototypeHasOwnProperty,70,0 -block_count,ObjectPrototypeHasOwnProperty,71,137 -block_count,ObjectPrototypeHasOwnProperty,72,152 -block_count,ObjectPrototypeHasOwnProperty,73,106 -block_count,ObjectPrototypeHasOwnProperty,74,61 -block_count,ObjectPrototypeHasOwnProperty,75,14 -block_count,ObjectPrototypeHasOwnProperty,76,46 -block_count,ObjectPrototypeHasOwnProperty,77,45 -block_count,ObjectPrototypeHasOwnProperty,78,45 -block_count,ObjectPrototypeHasOwnProperty,79,46 -block_count,ObjectPrototypeHasOwnProperty,80,46 +block_count,ObjectPrototypeHasOwnProperty,71,129 +block_count,ObjectPrototypeHasOwnProperty,72,143 +block_count,ObjectPrototypeHasOwnProperty,73,100 +block_count,ObjectPrototypeHasOwnProperty,74,57 +block_count,ObjectPrototypeHasOwnProperty,75,13 +block_count,ObjectPrototypeHasOwnProperty,76,43 +block_count,ObjectPrototypeHasOwnProperty,77,42 +block_count,ObjectPrototypeHasOwnProperty,78,43 +block_count,ObjectPrototypeHasOwnProperty,79,44 +block_count,ObjectPrototypeHasOwnProperty,80,43 block_count,ObjectPrototypeHasOwnProperty,81,0 block_count,ObjectPrototypeHasOwnProperty,82,0 block_count,ObjectPrototypeHasOwnProperty,83,0 -block_count,ObjectPrototypeHasOwnProperty,84,46 -block_count,ObjectPrototypeHasOwnProperty,85,4 -block_count,ObjectPrototypeHasOwnProperty,86,39 -block_count,ObjectPrototypeHasOwnProperty,87,39 +block_count,ObjectPrototypeHasOwnProperty,84,44 +block_count,ObjectPrototypeHasOwnProperty,85,3 +block_count,ObjectPrototypeHasOwnProperty,86,36 +block_count,ObjectPrototypeHasOwnProperty,87,36 block_count,ObjectPrototypeHasOwnProperty,88,0 -block_count,ObjectPrototypeHasOwnProperty,89,39 -block_count,ObjectPrototypeHasOwnProperty,90,39 -block_count,ObjectPrototypeHasOwnProperty,91,47 -block_count,ObjectPrototypeHasOwnProperty,92,41 +block_count,ObjectPrototypeHasOwnProperty,89,36 +block_count,ObjectPrototypeHasOwnProperty,90,36 +block_count,ObjectPrototypeHasOwnProperty,91,45 +block_count,ObjectPrototypeHasOwnProperty,92,39 block_count,ObjectPrototypeHasOwnProperty,93,8 -block_count,ObjectPrototypeHasOwnProperty,94,33 -block_count,ObjectPrototypeHasOwnProperty,95,6 +block_count,ObjectPrototypeHasOwnProperty,94,31 +block_count,ObjectPrototypeHasOwnProperty,95,5 block_count,ObjectPrototypeHasOwnProperty,96,0 block_count,ObjectPrototypeHasOwnProperty,97,0 block_count,ObjectPrototypeHasOwnProperty,98,0 @@ -35629,12 +35632,12 @@ block_count,ObjectPrototypeHasOwnProperty,123,0 block_count,ObjectPrototypeHasOwnProperty,124,0 block_count,ObjectPrototypeHasOwnProperty,125,0 -block_count,ObjectPrototypeHasOwnProperty,126,45 -block_count,ObjectPrototypeHasOwnProperty,127,45 +block_count,ObjectPrototypeHasOwnProperty,126,42 +block_count,ObjectPrototypeHasOwnProperty,127,42 block_count,ObjectPrototypeHasOwnProperty,128,0 block_count,ObjectPrototypeHasOwnProperty,129,0 block_count,ObjectPrototypeHasOwnProperty,130,0 -block_count,ObjectPrototypeHasOwnProperty,131,45 +block_count,ObjectPrototypeHasOwnProperty,131,42 block_count,ObjectPrototypeHasOwnProperty,132,0 block_count,ObjectPrototypeHasOwnProperty,133,0 block_count,ObjectPrototypeHasOwnProperty,134,0 @@ -35653,10 +35656,10 @@ block_count,ObjectPrototypeHasOwnProperty,147,0 block_count,ObjectPrototypeHasOwnProperty,148,0 block_count,ObjectPrototypeHasOwnProperty,149,0 -block_count,ObjectPrototypeHasOwnProperty,150,45 +block_count,ObjectPrototypeHasOwnProperty,150,42 block_count,ObjectPrototypeHasOwnProperty,151,0 -block_count,ObjectPrototypeHasOwnProperty,152,45 -block_count,ObjectPrototypeHasOwnProperty,153,45 +block_count,ObjectPrototypeHasOwnProperty,152,42 +block_count,ObjectPrototypeHasOwnProperty,153,42 block_count,ObjectPrototypeHasOwnProperty,154,0 block_count,ObjectPrototypeHasOwnProperty,155,0 block_count,ObjectPrototypeHasOwnProperty,156,0 @@ -35678,19 +35681,19 @@ block_count,ObjectPrototypeHasOwnProperty,172,0 block_count,ObjectPrototypeHasOwnProperty,173,0 block_count,ObjectPrototypeHasOwnProperty,174,0 -block_count,ObjectToString,0,59 -block_count,ObjectToString,1,56 -block_count,ObjectToString,2,50 -block_count,ObjectToString,3,49 +block_count,ObjectToString,0,56 +block_count,ObjectToString,1,53 +block_count,ObjectToString,2,47 +block_count,ObjectToString,3,46 block_count,ObjectToString,4,0 -block_count,ObjectToString,5,46 +block_count,ObjectToString,5,44 block_count,ObjectToString,6,2 block_count,ObjectToString,7,0 block_count,ObjectToString,8,0 block_count,ObjectToString,9,0 block_count,ObjectToString,10,0 block_count,ObjectToString,11,0 -block_count,ObjectToString,12,46 +block_count,ObjectToString,12,44 block_count,ObjectToString,13,0 block_count,ObjectToString,14,0 block_count,ObjectToString,15,0 @@ -35719,7 +35722,7 @@ block_count,ObjectToString,38,0 block_count,ObjectToString,39,0 block_count,ObjectToString,40,1 -block_count,ObjectToString,41,6 +block_count,ObjectToString,41,5 block_count,ObjectToString,42,0 block_count,ObjectToString,43,0 block_count,ObjectToString,44,0 @@ -35737,17 +35740,17 @@ block_count,ObjectToString,56,0 block_count,ObjectToString,57,0 block_count,ObjectToString,58,0 -block_count,ObjectToString,59,5 +block_count,ObjectToString,59,4 block_count,ObjectToString,60,0 -block_count,ObjectToString,61,5 +block_count,ObjectToString,61,4 block_count,ObjectToString,62,2 block_count,ObjectToString,63,2 block_count,ObjectToString,64,0 block_count,ObjectToString,65,2 -block_count,ObjectToString,66,59 -block_count,ObjectToString,67,222 -block_count,ObjectToString,68,163 -block_count,ObjectToString,69,163 +block_count,ObjectToString,66,55 +block_count,ObjectToString,67,209 +block_count,ObjectToString,68,153 +block_count,ObjectToString,69,153 block_count,ObjectToString,70,0 block_count,ObjectToString,71,0 block_count,ObjectToString,72,0 @@ -35762,14 +35765,14 @@ block_count,ObjectToString,81,0 block_count,ObjectToString,82,0 block_count,ObjectToString,83,0 -block_count,ObjectToString,84,163 -block_count,ObjectToString,85,59 -block_count,InstanceOf,0,11 -block_count,InstanceOf,1,11 +block_count,ObjectToString,84,153 +block_count,ObjectToString,85,55 +block_count,InstanceOf,0,10 +block_count,InstanceOf,1,10 block_count,InstanceOf,2,0 -block_count,InstanceOf,3,11 +block_count,InstanceOf,3,10 block_count,InstanceOf,4,0 -block_count,InstanceOf,5,11 +block_count,InstanceOf,5,10 block_count,InstanceOf,6,0 block_count,InstanceOf,7,0 block_count,InstanceOf,8,0 @@ -35800,9 +35803,9 @@ block_count,InstanceOf,33,0 block_count,InstanceOf,34,0 block_count,InstanceOf,35,0 -block_count,InstanceOf,36,11 -block_count,InstanceOf_Baseline,0,73 -block_count,InstanceOf_Baseline,1,73 +block_count,InstanceOf,36,10 +block_count,InstanceOf_Baseline,0,68 +block_count,InstanceOf_Baseline,1,68 block_count,InstanceOf_Baseline,2,2 block_count,InstanceOf_Baseline,3,0 block_count,InstanceOf_Baseline,4,0 @@ -35821,14 +35824,14 @@ block_count,InstanceOf_Baseline,17,0 block_count,InstanceOf_Baseline,18,0 block_count,InstanceOf_Baseline,19,2 -block_count,InstanceOf_Baseline,20,70 +block_count,InstanceOf_Baseline,20,66 block_count,InstanceOf_Baseline,21,0 -block_count,InstanceOf_Baseline,22,73 -block_count,InstanceOf_Baseline,23,73 +block_count,InstanceOf_Baseline,22,68 +block_count,InstanceOf_Baseline,23,68 block_count,InstanceOf_Baseline,24,0 -block_count,InstanceOf_Baseline,25,73 +block_count,InstanceOf_Baseline,25,68 block_count,InstanceOf_Baseline,26,0 -block_count,InstanceOf_Baseline,27,73 +block_count,InstanceOf_Baseline,27,68 block_count,InstanceOf_Baseline,28,0 block_count,InstanceOf_Baseline,29,0 block_count,InstanceOf_Baseline,30,0 @@ -35859,12 +35862,12 @@ block_count,InstanceOf_Baseline,55,0 block_count,InstanceOf_Baseline,56,0 block_count,InstanceOf_Baseline,57,0 -block_count,InstanceOf_Baseline,58,73 +block_count,InstanceOf_Baseline,58,68 block_count,InstanceOf_Baseline,59,0 block_count,InstanceOf_Baseline,60,0 -block_count,ForInEnumerate,0,56 -block_count,ForInEnumerate,1,53 -block_count,ForInEnumerate,2,63 +block_count,ForInEnumerate,0,52 +block_count,ForInEnumerate,1,49 +block_count,ForInEnumerate,2,59 block_count,ForInEnumerate,3,0 block_count,ForInEnumerate,4,0 block_count,ForInEnumerate,5,0 @@ -35872,13 +35875,13 @@ block_count,ForInEnumerate,7,0 block_count,ForInEnumerate,8,0 block_count,ForInEnumerate,9,0 -block_count,ForInEnumerate,10,63 -block_count,ForInEnumerate,11,63 -block_count,ForInEnumerate,12,56 -block_count,ForInEnumerate,13,10 -block_count,ForInEnumerate,14,45 -block_count,ForInEnumerate,15,7 -block_count,ForInEnumerate,16,3 +block_count,ForInEnumerate,10,59 +block_count,ForInEnumerate,11,59 +block_count,ForInEnumerate,12,52 +block_count,ForInEnumerate,13,9 +block_count,ForInEnumerate,14,42 +block_count,ForInEnumerate,15,6 +block_count,ForInEnumerate,16,2 block_count,ForInEnumerate,17,0 block_count,ForInEnumerate,18,2 block_count,ForInEnumerate,19,2 @@ -35902,7 +35905,7 @@ block_count,ForInEnumerate,37,0 block_count,ForInEnumerate,38,0 block_count,ForInEnumerate,39,0 -block_count,ForInEnumerate,40,48 +block_count,ForInEnumerate,40,45 block_count,ForInPrepare,0,1 block_count,ForInPrepare,1,0 block_count,ForInPrepare,2,0 @@ -35915,41 +35918,41 @@ block_count,ForInPrepare,9,0 block_count,ForInPrepare,10,0 block_count,ForInPrepare,11,0 -block_count,ForInFilter,0,209 -block_count,ForInFilter,1,209 +block_count,ForInFilter,0,197 +block_count,ForInFilter,1,197 block_count,ForInFilter,2,0 -block_count,ForInFilter,3,209 -block_count,ForInFilter,4,209 -block_count,ForInFilter,5,209 -block_count,ForInFilter,6,209 +block_count,ForInFilter,3,197 +block_count,ForInFilter,4,197 +block_count,ForInFilter,5,197 +block_count,ForInFilter,6,197 block_count,ForInFilter,7,0 block_count,ForInFilter,8,0 block_count,ForInFilter,9,0 -block_count,ForInFilter,10,209 -block_count,ForInFilter,11,209 +block_count,ForInFilter,10,197 +block_count,ForInFilter,11,197 block_count,ForInFilter,12,0 block_count,ForInFilter,13,0 block_count,ForInFilter,14,0 -block_count,ForInFilter,15,209 -block_count,ForInFilter,16,209 -block_count,ForInFilter,17,164 -block_count,ForInFilter,18,164 -block_count,ForInFilter,19,164 +block_count,ForInFilter,15,197 +block_count,ForInFilter,16,197 +block_count,ForInFilter,17,154 +block_count,ForInFilter,18,154 +block_count,ForInFilter,19,154 block_count,ForInFilter,20,0 block_count,ForInFilter,21,0 block_count,ForInFilter,22,0 -block_count,ForInFilter,23,164 -block_count,ForInFilter,24,164 +block_count,ForInFilter,23,154 +block_count,ForInFilter,24,154 block_count,ForInFilter,25,0 block_count,ForInFilter,26,0 block_count,ForInFilter,27,0 -block_count,ForInFilter,28,45 +block_count,ForInFilter,28,42 block_count,ForInFilter,29,0 -block_count,ForInFilter,30,164 -block_count,ForInFilter,31,211 -block_count,ForInFilter,32,211 -block_count,ForInFilter,33,187 -block_count,ForInFilter,34,187 +block_count,ForInFilter,30,154 +block_count,ForInFilter,31,198 +block_count,ForInFilter,32,198 +block_count,ForInFilter,33,176 +block_count,ForInFilter,34,176 block_count,ForInFilter,35,0 block_count,ForInFilter,36,0 block_count,ForInFilter,37,0 @@ -35959,7 +35962,7 @@ block_count,ForInFilter,41,0 block_count,ForInFilter,42,7 block_count,ForInFilter,43,3 -block_count,ForInFilter,44,4 +block_count,ForInFilter,44,3 block_count,ForInFilter,45,7 block_count,ForInFilter,46,6 block_count,ForInFilter,47,0 @@ -35975,33 +35978,33 @@ block_count,ForInFilter,57,0 block_count,ForInFilter,58,0 block_count,ForInFilter,59,0 -block_count,ForInFilter,60,186 +block_count,ForInFilter,60,176 block_count,ForInFilter,61,0 -block_count,ForInFilter,62,186 +block_count,ForInFilter,62,176 block_count,ForInFilter,63,0 -block_count,ForInFilter,64,186 -block_count,ForInFilter,65,200 -block_count,ForInFilter,66,108 -block_count,ForInFilter,67,61 +block_count,ForInFilter,64,176 +block_count,ForInFilter,65,189 +block_count,ForInFilter,66,101 +block_count,ForInFilter,67,57 block_count,ForInFilter,68,13 -block_count,ForInFilter,69,47 -block_count,ForInFilter,70,46 -block_count,ForInFilter,71,92 -block_count,ForInFilter,72,47 -block_count,ForInFilter,73,45 +block_count,ForInFilter,69,44 +block_count,ForInFilter,70,44 +block_count,ForInFilter,71,87 +block_count,ForInFilter,72,44 +block_count,ForInFilter,73,43 block_count,ForInFilter,74,1 block_count,ForInFilter,75,0 block_count,ForInFilter,76,0 block_count,ForInFilter,77,0 -block_count,ForInFilter,78,23 -block_count,ForInFilter,79,23 +block_count,ForInFilter,78,21 +block_count,ForInFilter,79,21 block_count,ForInFilter,80,0 -block_count,ForInFilter,81,23 -block_count,ForInFilter,82,23 -block_count,ForInFilter,83,28 -block_count,ForInFilter,84,28 +block_count,ForInFilter,81,21 +block_count,ForInFilter,82,21 +block_count,ForInFilter,83,27 +block_count,ForInFilter,84,27 block_count,ForInFilter,85,5 -block_count,ForInFilter,86,23 +block_count,ForInFilter,86,21 block_count,ForInFilter,87,0 block_count,ForInFilter,88,0 block_count,ForInFilter,89,0 @@ -36031,8 +36034,8 @@ block_count,ForInFilter,113,0 block_count,ForInFilter,114,0 block_count,ForInFilter,115,0 -block_count,ForInFilter,116,46 -block_count,ForInFilter,117,46 +block_count,ForInFilter,116,43 +block_count,ForInFilter,117,43 block_count,ForInFilter,118,0 block_count,ForInFilter,119,0 block_count,ForInFilter,120,0 @@ -36070,17 +36073,17 @@ block_count,ForInFilter,152,0 block_count,ForInFilter,153,0 block_count,ForInFilter,154,0 -block_count,ForInFilter,155,46 -block_count,ForInFilter,156,46 +block_count,ForInFilter,155,43 +block_count,ForInFilter,156,43 block_count,ForInFilter,157,0 block_count,ForInFilter,158,0 block_count,ForInFilter,159,0 -block_count,ForInFilter,160,45 -block_count,ForInFilter,161,45 -block_count,ForInFilter,162,45 +block_count,ForInFilter,160,42 +block_count,ForInFilter,161,42 +block_count,ForInFilter,162,42 block_count,ForInFilter,163,0 block_count,ForInFilter,164,0 -block_count,ForInFilter,165,45 +block_count,ForInFilter,165,42 block_count,ForInFilter,166,0 block_count,ForInFilter,167,0 block_count,ForInFilter,168,0 @@ -36099,11 +36102,11 @@ block_count,ForInFilter,181,0 block_count,ForInFilter,182,0 block_count,ForInFilter,183,0 -block_count,ForInFilter,184,45 +block_count,ForInFilter,184,42 block_count,ForInFilter,185,0 -block_count,ForInFilter,186,45 +block_count,ForInFilter,186,42 block_count,ForInFilter,187,0 -block_count,ForInFilter,188,45 +block_count,ForInFilter,188,42 block_count,ForInFilter,189,0 block_count,ForInFilter,190,0 block_count,ForInFilter,191,0 @@ -36179,13 +36182,13 @@ block_count,ForInFilter,261,0 block_count,ForInFilter,262,0 block_count,ForInFilter,263,0 -block_count,ForInFilter,264,209 +block_count,ForInFilter,264,197 block_count,ForInFilter,265,0 block_count,ForInFilter,266,0 block_count,ForInFilter,267,0 -block_count,ForInFilter,268,209 +block_count,ForInFilter,268,197 block_count,ForInFilter,269,0 -block_count,ForInFilter,270,209 +block_count,ForInFilter,270,197 block_count,RegExpConstructor,0,0 block_count,RegExpConstructor,1,0 block_count,RegExpConstructor,2,0 @@ -36436,28 +36439,28 @@ block_count,RegExpConstructor,247,0 block_count,RegExpConstructor,248,0 block_count,RegExpConstructor,249,0 -block_count,FindOrderedHashSetEntry,0,108 -block_count,FindOrderedHashSetEntry,1,108 -block_count,FindOrderedHashSetEntry,2,108 -block_count,FindOrderedHashSetEntry,3,28 -block_count,FindOrderedHashSetEntry,4,28 +block_count,FindOrderedHashSetEntry,0,102 +block_count,FindOrderedHashSetEntry,1,102 +block_count,FindOrderedHashSetEntry,2,102 +block_count,FindOrderedHashSetEntry,3,27 +block_count,FindOrderedHashSetEntry,4,27 block_count,FindOrderedHashSetEntry,5,0 -block_count,FindOrderedHashSetEntry,6,28 -block_count,FindOrderedHashSetEntry,7,7 +block_count,FindOrderedHashSetEntry,6,27 +block_count,FindOrderedHashSetEntry,7,6 block_count,FindOrderedHashSetEntry,8,6 block_count,FindOrderedHashSetEntry,9,6 block_count,FindOrderedHashSetEntry,10,0 block_count,FindOrderedHashSetEntry,11,0 block_count,FindOrderedHashSetEntry,12,0 block_count,FindOrderedHashSetEntry,13,0 -block_count,FindOrderedHashSetEntry,14,21 -block_count,FindOrderedHashSetEntry,15,28 -block_count,FindOrderedHashSetEntry,16,28 -block_count,FindOrderedHashSetEntry,17,33 -block_count,FindOrderedHashSetEntry,18,14 +block_count,FindOrderedHashSetEntry,14,20 +block_count,FindOrderedHashSetEntry,15,27 +block_count,FindOrderedHashSetEntry,16,27 +block_count,FindOrderedHashSetEntry,17,31 +block_count,FindOrderedHashSetEntry,18,13 block_count,FindOrderedHashSetEntry,19,4 -block_count,FindOrderedHashSetEntry,20,9 -block_count,FindOrderedHashSetEntry,21,19 +block_count,FindOrderedHashSetEntry,20,8 +block_count,FindOrderedHashSetEntry,21,18 block_count,FindOrderedHashSetEntry,22,0 block_count,FindOrderedHashSetEntry,23,0 block_count,FindOrderedHashSetEntry,24,0 @@ -36469,20 +36472,20 @@ block_count,FindOrderedHashSetEntry,30,0 block_count,FindOrderedHashSetEntry,31,0 block_count,FindOrderedHashSetEntry,32,0 -block_count,FindOrderedHashSetEntry,33,80 -block_count,FindOrderedHashSetEntry,34,77 -block_count,FindOrderedHashSetEntry,35,41 -block_count,FindOrderedHashSetEntry,36,36 +block_count,FindOrderedHashSetEntry,33,75 +block_count,FindOrderedHashSetEntry,34,72 +block_count,FindOrderedHashSetEntry,35,38 +block_count,FindOrderedHashSetEntry,36,34 block_count,FindOrderedHashSetEntry,37,2 -block_count,FindOrderedHashSetEntry,38,80 -block_count,FindOrderedHashSetEntry,39,80 +block_count,FindOrderedHashSetEntry,38,75 +block_count,FindOrderedHashSetEntry,39,75 block_count,FindOrderedHashSetEntry,40,0 -block_count,FindOrderedHashSetEntry,41,80 -block_count,FindOrderedHashSetEntry,42,206 -block_count,FindOrderedHashSetEntry,43,140 -block_count,FindOrderedHashSetEntry,44,125 -block_count,FindOrderedHashSetEntry,45,14 -block_count,FindOrderedHashSetEntry,46,65 +block_count,FindOrderedHashSetEntry,41,75 +block_count,FindOrderedHashSetEntry,42,194 +block_count,FindOrderedHashSetEntry,43,132 +block_count,FindOrderedHashSetEntry,44,118 +block_count,FindOrderedHashSetEntry,45,13 +block_count,FindOrderedHashSetEntry,46,61 block_count,FindOrderedHashSetEntry,47,0 block_count,FindOrderedHashSetEntry,48,0 block_count,FindOrderedHashSetEntry,49,0 @@ -36518,18 +36521,18 @@ block_count,FindOrderedHashSetEntry,79,0 block_count,FindOrderedHashSetEntry,80,0 block_count,FindOrderedHashSetEntry,81,0 -block_count,SetConstructor,0,107 +block_count,SetConstructor,0,101 block_count,SetConstructor,1,0 -block_count,SetConstructor,2,107 -block_count,SetConstructor,3,107 -block_count,SetConstructor,4,28 +block_count,SetConstructor,2,101 +block_count,SetConstructor,3,101 +block_count,SetConstructor,4,26 block_count,SetConstructor,5,0 -block_count,SetConstructor,6,28 -block_count,SetConstructor,7,79 -block_count,SetConstructor,8,107 -block_count,SetConstructor,9,107 +block_count,SetConstructor,6,26 +block_count,SetConstructor,7,74 +block_count,SetConstructor,8,101 +block_count,SetConstructor,9,101 block_count,SetConstructor,10,0 -block_count,SetConstructor,11,107 +block_count,SetConstructor,11,101 block_count,SetConstructor,12,0 block_count,SetConstructor,13,0 block_count,SetConstructor,14,0 @@ -36609,40 +36612,40 @@ block_count,SetConstructor,88,0 block_count,SetConstructor,89,0 block_count,SetConstructor,90,0 -block_count,SetConstructor,91,107 -block_count,SetConstructor,92,107 +block_count,SetConstructor,91,101 +block_count,SetConstructor,92,101 block_count,SetConstructor,93,0 -block_count,SetConstructor,94,107 +block_count,SetConstructor,94,101 block_count,SetConstructor,95,0 block_count,SetConstructor,96,0 -block_count,SetConstructor,97,107 +block_count,SetConstructor,97,101 block_count,SetConstructor,98,0 -block_count,SetConstructor,99,107 -block_count,SetConstructor,100,107 +block_count,SetConstructor,99,101 +block_count,SetConstructor,100,101 block_count,SetConstructor,101,0 block_count,SetConstructor,102,0 block_count,SetConstructor,103,0 block_count,SetConstructor,104,0 -block_count,SetConstructor,105,107 +block_count,SetConstructor,105,101 block_count,SetConstructor,106,0 -block_count,SetConstructor,107,107 -block_count,SetConstructor,108,107 -block_count,SetConstructor,109,107 -block_count,SetConstructor,110,21 +block_count,SetConstructor,107,101 +block_count,SetConstructor,108,101 +block_count,SetConstructor,109,101 +block_count,SetConstructor,110,19 block_count,SetConstructor,111,0 -block_count,SetConstructor,112,21 +block_count,SetConstructor,112,19 block_count,SetConstructor,113,0 -block_count,SetConstructor,114,21 +block_count,SetConstructor,114,19 block_count,SetConstructor,115,0 -block_count,SetConstructor,116,21 -block_count,SetConstructor,117,21 -block_count,SetConstructor,118,21 -block_count,SetConstructor,119,19 -block_count,SetConstructor,120,19 +block_count,SetConstructor,116,19 +block_count,SetConstructor,117,19 +block_count,SetConstructor,118,19 +block_count,SetConstructor,119,18 +block_count,SetConstructor,120,18 block_count,SetConstructor,121,0 -block_count,SetConstructor,122,19 -block_count,SetConstructor,123,19 -block_count,SetConstructor,124,19 +block_count,SetConstructor,122,18 +block_count,SetConstructor,123,18 +block_count,SetConstructor,124,18 block_count,SetConstructor,125,0 block_count,SetConstructor,126,0 block_count,SetConstructor,127,0 @@ -36680,40 +36683,40 @@ block_count,SetConstructor,159,1 block_count,SetConstructor,160,1 block_count,SetConstructor,161,0 -block_count,SetConstructor,162,21 +block_count,SetConstructor,162,19 block_count,SetConstructor,163,0 -block_count,SetConstructor,164,20 -block_count,SetConstructor,165,21 -block_count,SetConstructor,166,21 -block_count,SetConstructor,167,21 +block_count,SetConstructor,164,19 +block_count,SetConstructor,165,19 +block_count,SetConstructor,166,19 +block_count,SetConstructor,167,19 block_count,SetConstructor,168,0 -block_count,SetConstructor,169,21 +block_count,SetConstructor,169,19 block_count,SetConstructor,170,0 block_count,SetConstructor,171,0 -block_count,SetConstructor,172,21 +block_count,SetConstructor,172,19 block_count,SetConstructor,173,0 -block_count,SetConstructor,174,21 +block_count,SetConstructor,174,19 block_count,SetConstructor,175,0 -block_count,SetConstructor,176,21 -block_count,SetConstructor,177,41 -block_count,SetConstructor,178,19 -block_count,SetConstructor,179,21 -block_count,SetConstructor,180,21 -block_count,SetConstructor,181,21 +block_count,SetConstructor,176,19 +block_count,SetConstructor,177,38 +block_count,SetConstructor,178,18 +block_count,SetConstructor,179,19 +block_count,SetConstructor,180,19 +block_count,SetConstructor,181,19 block_count,SetConstructor,182,0 -block_count,SetConstructor,183,21 +block_count,SetConstructor,183,19 block_count,SetConstructor,184,0 -block_count,SetConstructor,185,21 +block_count,SetConstructor,185,19 block_count,SetConstructor,186,0 -block_count,SetConstructor,187,21 -block_count,SetConstructor,188,164 -block_count,SetConstructor,189,143 -block_count,SetConstructor,190,21 -block_count,SetConstructor,191,21 -block_count,SetConstructor,192,21 +block_count,SetConstructor,187,19 +block_count,SetConstructor,188,154 +block_count,SetConstructor,189,134 +block_count,SetConstructor,190,19 +block_count,SetConstructor,191,19 +block_count,SetConstructor,192,19 block_count,SetConstructor,193,0 -block_count,SetConstructor,194,21 -block_count,SetConstructor,195,19 +block_count,SetConstructor,194,19 +block_count,SetConstructor,195,18 block_count,SetConstructor,196,0 block_count,SetConstructor,197,0 block_count,SetConstructor,198,0 @@ -36788,10 +36791,10 @@ block_count,SetConstructor,267,0 block_count,SetConstructor,268,0 block_count,SetConstructor,269,0 -block_count,SetConstructor,270,19 +block_count,SetConstructor,270,18 block_count,SetConstructor,271,0 -block_count,SetConstructor,272,19 -block_count,SetConstructor,273,14 +block_count,SetConstructor,272,18 +block_count,SetConstructor,273,13 block_count,SetConstructor,274,0 block_count,SetConstructor,275,0 block_count,SetConstructor,276,0 @@ -36808,16 +36811,16 @@ block_count,SetConstructor,287,0 block_count,SetConstructor,288,0 block_count,SetConstructor,289,0 -block_count,SetConstructor,290,14 -block_count,SetConstructor,291,14 -block_count,SetConstructor,292,14 -block_count,SetConstructor,293,14 +block_count,SetConstructor,290,13 +block_count,SetConstructor,291,13 +block_count,SetConstructor,292,13 +block_count,SetConstructor,293,13 block_count,SetConstructor,294,0 -block_count,SetConstructor,295,14 -block_count,SetConstructor,296,14 -block_count,SetConstructor,297,14 +block_count,SetConstructor,295,13 +block_count,SetConstructor,296,13 +block_count,SetConstructor,297,13 block_count,SetConstructor,298,0 -block_count,SetConstructor,299,14 +block_count,SetConstructor,299,13 block_count,SetConstructor,300,0 block_count,SetConstructor,301,0 block_count,SetConstructor,302,0 @@ -36827,7 +36830,7 @@ block_count,SetConstructor,306,0 block_count,SetConstructor,307,0 block_count,SetConstructor,308,5 -block_count,SetConstructor,309,19 +block_count,SetConstructor,309,18 block_count,SetConstructor,310,0 block_count,SetConstructor,311,0 block_count,SetConstructor,312,0 @@ -36898,30 +36901,30 @@ block_count,SetConstructor,377,0 block_count,SetConstructor,378,1 block_count,SetConstructor,379,0 -block_count,SetConstructor,380,86 +block_count,SetConstructor,380,81 block_count,SetConstructor,381,0 -block_count,SetConstructor,382,86 -block_count,SetConstructor,383,86 +block_count,SetConstructor,382,81 +block_count,SetConstructor,383,81 block_count,SetConstructor,384,0 -block_count,SetConstructor,385,86 +block_count,SetConstructor,385,81 block_count,SetConstructor,386,0 -block_count,SetConstructor,387,86 -block_count,SetConstructor,388,86 +block_count,SetConstructor,387,81 +block_count,SetConstructor,388,81 block_count,SetConstructor,389,0 -block_count,SetConstructor,390,86 -block_count,SetConstructor,391,86 -block_count,SetConstructor,392,86 +block_count,SetConstructor,390,81 +block_count,SetConstructor,391,81 +block_count,SetConstructor,392,81 block_count,SetConstructor,393,0 -block_count,SetConstructor,394,86 +block_count,SetConstructor,394,81 block_count,SetConstructor,395,0 -block_count,SetConstructor,396,86 +block_count,SetConstructor,396,81 block_count,SetConstructor,397,0 -block_count,SetConstructor,398,86 -block_count,SetConstructor,399,346 -block_count,SetConstructor,400,259 -block_count,SetConstructor,401,86 -block_count,SetConstructor,402,86 -block_count,SetConstructor,403,86 +block_count,SetConstructor,398,81 +block_count,SetConstructor,399,326 +block_count,SetConstructor,400,244 +block_count,SetConstructor,401,81 +block_count,SetConstructor,402,81 +block_count,SetConstructor,403,81 block_count,SetPrototypeHas,0,1 block_count,SetPrototypeHas,1,0 block_count,SetPrototypeHas,2,1 @@ -36929,36 +36932,36 @@ block_count,SetPrototypeHas,4,1 block_count,SetPrototypeHas,5,0 block_count,SetPrototypeHas,6,1 -block_count,SetPrototypeHas,7,1 +block_count,SetPrototypeHas,7,0 block_count,SetPrototypeHas,8,0 -block_count,SetPrototypeAdd,0,67 +block_count,SetPrototypeAdd,0,63 block_count,SetPrototypeAdd,1,0 -block_count,SetPrototypeAdd,2,67 -block_count,SetPrototypeAdd,3,67 -block_count,SetPrototypeAdd,4,67 +block_count,SetPrototypeAdd,2,63 +block_count,SetPrototypeAdd,3,63 +block_count,SetPrototypeAdd,4,63 block_count,SetPrototypeAdd,5,0 -block_count,SetPrototypeAdd,6,67 -block_count,SetPrototypeAdd,7,67 -block_count,SetPrototypeAdd,8,67 -block_count,SetPrototypeAdd,9,66 -block_count,SetPrototypeAdd,10,66 +block_count,SetPrototypeAdd,6,63 +block_count,SetPrototypeAdd,7,63 +block_count,SetPrototypeAdd,8,63 +block_count,SetPrototypeAdd,9,62 +block_count,SetPrototypeAdd,10,62 block_count,SetPrototypeAdd,11,0 -block_count,SetPrototypeAdd,12,66 -block_count,SetPrototypeAdd,13,19 -block_count,SetPrototypeAdd,14,18 -block_count,SetPrototypeAdd,15,18 +block_count,SetPrototypeAdd,12,62 +block_count,SetPrototypeAdd,13,18 +block_count,SetPrototypeAdd,14,17 +block_count,SetPrototypeAdd,15,17 block_count,SetPrototypeAdd,16,0 block_count,SetPrototypeAdd,17,0 block_count,SetPrototypeAdd,18,0 -block_count,SetPrototypeAdd,19,1 -block_count,SetPrototypeAdd,20,46 -block_count,SetPrototypeAdd,21,66 -block_count,SetPrototypeAdd,22,66 -block_count,SetPrototypeAdd,23,95 -block_count,SetPrototypeAdd,24,30 -block_count,SetPrototypeAdd,25,28 +block_count,SetPrototypeAdd,19,0 +block_count,SetPrototypeAdd,20,44 +block_count,SetPrototypeAdd,21,62 +block_count,SetPrototypeAdd,22,62 +block_count,SetPrototypeAdd,23,88 +block_count,SetPrototypeAdd,24,27 +block_count,SetPrototypeAdd,25,25 block_count,SetPrototypeAdd,26,1 -block_count,SetPrototypeAdd,27,65 +block_count,SetPrototypeAdd,27,61 block_count,SetPrototypeAdd,28,0 block_count,SetPrototypeAdd,29,0 block_count,SetPrototypeAdd,30,0 @@ -37018,15 +37021,15 @@ block_count,SetPrototypeAdd,84,0 block_count,SetPrototypeAdd,85,0 block_count,SetPrototypeAdd,86,1 -block_count,SetPrototypeAdd,87,65 -block_count,SetPrototypeAdd,88,65 -block_count,SetPrototypeAdd,89,19 -block_count,SetPrototypeAdd,90,46 +block_count,SetPrototypeAdd,87,62 +block_count,SetPrototypeAdd,88,62 +block_count,SetPrototypeAdd,89,18 +block_count,SetPrototypeAdd,90,43 block_count,SetPrototypeAdd,91,0 -block_count,SetPrototypeAdd,92,65 +block_count,SetPrototypeAdd,92,62 block_count,SetPrototypeAdd,93,0 -block_count,SetPrototypeAdd,94,65 -block_count,SetPrototypeAdd,95,65 +block_count,SetPrototypeAdd,94,61 +block_count,SetPrototypeAdd,95,62 block_count,SetPrototypeDelete,0,8 block_count,SetPrototypeDelete,1,0 block_count,SetPrototypeDelete,2,8 @@ -37052,7 +37055,7 @@ block_count,SetPrototypeDelete,22,8 block_count,SetPrototypeDelete,23,8 block_count,SetPrototypeDelete,24,8 -block_count,SetPrototypeDelete,25,10 +block_count,SetPrototypeDelete,25,9 block_count,SetPrototypeDelete,26,9 block_count,SetPrototypeDelete,27,1 block_count,SetPrototypeDelete,28,7 @@ -37122,7 +37125,7 @@ block_count,SetPrototypeDelete,92,7 block_count,SetPrototypeDelete,93,0 block_count,SetPrototypeDelete,94,7 -block_count,SetPrototypeDelete,95,3 +block_count,SetPrototypeDelete,95,2 block_count,SetPrototypeDelete,96,4 block_count,SetPrototypeEntries,0,0 block_count,SetPrototypeEntries,1,0 @@ -37187,26 +37190,26 @@ block_count,SetPrototypeValues,9,0 block_count,SetPrototypeValues,10,2 block_count,SetPrototypeValues,11,2 -block_count,SetIteratorPrototypeNext,0,44 +block_count,SetIteratorPrototypeNext,0,41 block_count,SetIteratorPrototypeNext,1,0 -block_count,SetIteratorPrototypeNext,2,44 -block_count,SetIteratorPrototypeNext,3,44 -block_count,SetIteratorPrototypeNext,4,44 +block_count,SetIteratorPrototypeNext,2,41 +block_count,SetIteratorPrototypeNext,3,41 +block_count,SetIteratorPrototypeNext,4,41 block_count,SetIteratorPrototypeNext,5,0 block_count,SetIteratorPrototypeNext,6,0 block_count,SetIteratorPrototypeNext,7,0 -block_count,SetIteratorPrototypeNext,8,44 -block_count,SetIteratorPrototypeNext,9,44 +block_count,SetIteratorPrototypeNext,8,41 +block_count,SetIteratorPrototypeNext,9,41 block_count,SetIteratorPrototypeNext,10,0 block_count,SetIteratorPrototypeNext,11,0 block_count,SetIteratorPrototypeNext,12,0 block_count,SetIteratorPrototypeNext,13,0 -block_count,SetIteratorPrototypeNext,14,44 -block_count,SetIteratorPrototypeNext,15,44 -block_count,SetIteratorPrototypeNext,16,44 -block_count,SetIteratorPrototypeNext,17,18 +block_count,SetIteratorPrototypeNext,14,41 +block_count,SetIteratorPrototypeNext,15,41 +block_count,SetIteratorPrototypeNext,16,41 +block_count,SetIteratorPrototypeNext,17,17 block_count,SetIteratorPrototypeNext,18,0 -block_count,SetIteratorPrototypeNext,19,18 +block_count,SetIteratorPrototypeNext,19,17 block_count,SetIteratorPrototypeNext,20,0 block_count,SetIteratorPrototypeNext,21,0 block_count,SetIteratorPrototypeNext,22,0 @@ -37217,14 +37220,14 @@ block_count,SetIteratorPrototypeNext,27,0 block_count,SetIteratorPrototypeNext,28,0 block_count,SetIteratorPrototypeNext,29,0 -block_count,SetIteratorPrototypeNext,30,18 -block_count,SetIteratorPrototypeNext,31,25 -block_count,SetIteratorPrototypeNext,32,44 +block_count,SetIteratorPrototypeNext,30,17 +block_count,SetIteratorPrototypeNext,31,24 +block_count,SetIteratorPrototypeNext,32,41 block_count,SetIteratorPrototypeNext,33,0 -block_count,SetIteratorPrototypeNext,34,44 +block_count,SetIteratorPrototypeNext,34,41 block_count,SetIteratorPrototypeNext,35,0 -block_count,SetIteratorPrototypeNext,36,44 -block_count,SetIteratorPrototypeNext,37,44 +block_count,SetIteratorPrototypeNext,36,41 +block_count,SetIteratorPrototypeNext,37,41 block_count,SetOrSetIteratorToList,0,0 block_count,SetOrSetIteratorToList,1,0 block_count,SetOrSetIteratorToList,2,0 @@ -37282,25 +37285,25 @@ block_count,SetOrSetIteratorToList,54,0 block_count,SetOrSetIteratorToList,55,0 block_count,SetOrSetIteratorToList,56,0 -block_count,StringFromCharCode,0,29 +block_count,StringFromCharCode,0,27 block_count,StringFromCharCode,1,0 -block_count,StringFromCharCode,2,29 -block_count,StringFromCharCode,3,29 -block_count,StringFromCharCode,4,8 -block_count,StringFromCharCode,5,8 -block_count,StringFromCharCode,6,8 -block_count,StringFromCharCode,7,8 +block_count,StringFromCharCode,2,27 +block_count,StringFromCharCode,3,27 +block_count,StringFromCharCode,4,7 +block_count,StringFromCharCode,5,7 +block_count,StringFromCharCode,6,7 +block_count,StringFromCharCode,7,7 block_count,StringFromCharCode,8,0 -block_count,StringFromCharCode,9,8 +block_count,StringFromCharCode,9,7 block_count,StringFromCharCode,10,0 block_count,StringFromCharCode,11,0 -block_count,StringFromCharCode,12,8 +block_count,StringFromCharCode,12,7 block_count,StringFromCharCode,13,0 block_count,StringFromCharCode,14,0 -block_count,StringFromCharCode,15,8 -block_count,StringFromCharCode,16,8 -block_count,StringFromCharCode,17,825 -block_count,StringFromCharCode,18,825 +block_count,StringFromCharCode,15,7 +block_count,StringFromCharCode,16,7 +block_count,StringFromCharCode,17,777 +block_count,StringFromCharCode,18,777 block_count,StringFromCharCode,19,0 block_count,StringFromCharCode,20,0 block_count,StringFromCharCode,21,0 @@ -37310,10 +37313,10 @@ block_count,StringFromCharCode,25,0 block_count,StringFromCharCode,26,0 block_count,StringFromCharCode,27,0 -block_count,StringFromCharCode,28,825 -block_count,StringFromCharCode,29,825 -block_count,StringFromCharCode,30,817 -block_count,StringFromCharCode,31,8 +block_count,StringFromCharCode,28,777 +block_count,StringFromCharCode,29,777 +block_count,StringFromCharCode,30,769 +block_count,StringFromCharCode,31,7 block_count,StringFromCharCode,32,0 block_count,StringFromCharCode,33,0 block_count,StringFromCharCode,34,0 @@ -37356,10 +37359,10 @@ block_count,StringFromCharCode,71,0 block_count,StringFromCharCode,72,0 block_count,StringFromCharCode,73,0 -block_count,StringFromCharCode,74,21 +block_count,StringFromCharCode,74,20 block_count,StringFromCharCode,75,0 -block_count,StringFromCharCode,76,21 -block_count,StringFromCharCode,77,17 +block_count,StringFromCharCode,76,20 +block_count,StringFromCharCode,77,16 block_count,StringFromCharCode,78,3 block_count,StringFromCharCode,79,3 block_count,StringFromCharCode,80,2 @@ -37369,36 +37372,36 @@ block_count,StringFromCharCode,84,0 block_count,StringFromCharCode,85,2 block_count,StringFromCharCode,86,1 -block_count,StringFromCharCode,87,21 +block_count,StringFromCharCode,87,20 block_count,StringFromCharCode,88,0 block_count,StringFromCharCode,89,0 block_count,StringFromCharCode,90,0 block_count,StringFromCharCode,91,0 -block_count,StringFromCharCode,92,21 -block_count,StringPrototypeReplace,0,232 +block_count,StringFromCharCode,92,20 +block_count,StringPrototypeReplace,0,218 block_count,StringPrototypeReplace,1,0 -block_count,StringPrototypeReplace,2,232 -block_count,StringPrototypeReplace,3,232 -block_count,StringPrototypeReplace,4,232 -block_count,StringPrototypeReplace,5,232 -block_count,StringPrototypeReplace,6,45 -block_count,StringPrototypeReplace,7,186 -block_count,StringPrototypeReplace,8,186 +block_count,StringPrototypeReplace,2,218 +block_count,StringPrototypeReplace,3,218 +block_count,StringPrototypeReplace,4,218 +block_count,StringPrototypeReplace,5,218 +block_count,StringPrototypeReplace,6,42 +block_count,StringPrototypeReplace,7,176 +block_count,StringPrototypeReplace,8,176 block_count,StringPrototypeReplace,9,0 -block_count,StringPrototypeReplace,10,186 -block_count,StringPrototypeReplace,11,186 +block_count,StringPrototypeReplace,10,176 +block_count,StringPrototypeReplace,11,176 block_count,StringPrototypeReplace,12,0 -block_count,StringPrototypeReplace,13,186 +block_count,StringPrototypeReplace,13,176 block_count,StringPrototypeReplace,14,0 -block_count,StringPrototypeReplace,15,186 +block_count,StringPrototypeReplace,15,176 block_count,StringPrototypeReplace,16,0 -block_count,StringPrototypeReplace,17,186 +block_count,StringPrototypeReplace,17,176 block_count,StringPrototypeReplace,18,0 -block_count,StringPrototypeReplace,19,186 +block_count,StringPrototypeReplace,19,176 block_count,StringPrototypeReplace,20,0 -block_count,StringPrototypeReplace,21,186 +block_count,StringPrototypeReplace,21,176 block_count,StringPrototypeReplace,22,0 -block_count,StringPrototypeReplace,23,186 +block_count,StringPrototypeReplace,23,176 block_count,StringPrototypeReplace,24,0 block_count,StringPrototypeReplace,25,0 block_count,StringPrototypeReplace,26,0 @@ -37407,22 +37410,22 @@ block_count,StringPrototypeReplace,29,0 block_count,StringPrototypeReplace,30,0 block_count,StringPrototypeReplace,31,0 -block_count,StringPrototypeReplace,32,45 -block_count,StringPrototypeReplace,33,45 +block_count,StringPrototypeReplace,32,42 +block_count,StringPrototypeReplace,33,42 block_count,StringPrototypeReplace,34,0 -block_count,StringPrototypeReplace,35,45 +block_count,StringPrototypeReplace,35,42 block_count,StringPrototypeReplace,36,0 block_count,StringPrototypeReplace,37,0 -block_count,StringPrototypeReplace,38,45 -block_count,StringPrototypeReplace,39,45 +block_count,StringPrototypeReplace,38,42 +block_count,StringPrototypeReplace,39,42 block_count,StringPrototypeReplace,40,0 -block_count,StringPrototypeReplace,41,45 +block_count,StringPrototypeReplace,41,42 block_count,StringPrototypeReplace,42,0 block_count,StringPrototypeReplace,43,0 -block_count,StringPrototypeReplace,44,45 +block_count,StringPrototypeReplace,44,42 block_count,StringPrototypeReplace,45,0 -block_count,StringPrototypeReplace,46,45 -block_count,StringPrototypeReplace,47,44 +block_count,StringPrototypeReplace,46,42 +block_count,StringPrototypeReplace,47,42 block_count,StringPrototypeReplace,48,0 block_count,StringPrototypeReplace,49,0 block_count,StringPrototypeReplace,50,0 @@ -37432,7 +37435,7 @@ block_count,StringPrototypeReplace,54,0 block_count,StringPrototypeReplace,55,0 block_count,StringPrototypeReplace,56,0 -block_count,StringPrototypeReplace,57,45 +block_count,StringPrototypeReplace,57,42 block_count,StringPrototypeReplace,58,4 block_count,StringPrototypeReplace,59,4 block_count,StringPrototypeReplace,60,0 @@ -37454,46 +37457,46 @@ block_count,StringPrototypeReplace,76,0 block_count,StringPrototypeReplace,77,4 block_count,StringPrototypeReplace,78,4 -block_count,StringPrototypeReplace,79,40 -block_count,StringPrototypeReplace,80,40 -block_count,StringPrototypeReplace,81,40 +block_count,StringPrototypeReplace,79,38 +block_count,StringPrototypeReplace,80,38 +block_count,StringPrototypeReplace,81,38 block_count,StringPrototypeReplace,82,0 -block_count,StringPrototypeReplace,83,40 -block_count,StringPrototypeReplace,84,40 -block_count,StringPrototypeSplit,0,51 +block_count,StringPrototypeReplace,83,38 +block_count,StringPrototypeReplace,84,38 +block_count,StringPrototypeSplit,0,48 block_count,StringPrototypeSplit,1,0 -block_count,StringPrototypeSplit,2,51 -block_count,StringPrototypeSplit,3,51 -block_count,StringPrototypeSplit,4,51 +block_count,StringPrototypeSplit,2,48 +block_count,StringPrototypeSplit,3,48 +block_count,StringPrototypeSplit,4,48 block_count,StringPrototypeSplit,5,0 -block_count,StringPrototypeSplit,6,51 +block_count,StringPrototypeSplit,6,48 block_count,StringPrototypeSplit,7,0 -block_count,StringPrototypeSplit,8,51 +block_count,StringPrototypeSplit,8,48 block_count,StringPrototypeSplit,9,0 block_count,StringPrototypeSplit,10,0 block_count,StringPrototypeSplit,11,0 -block_count,StringPrototypeSplit,12,51 -block_count,StringPrototypeSplit,13,51 -block_count,StringPrototypeSplit,14,51 -block_count,StringPrototypeSplit,15,51 -block_count,StringPrototypeSplit,16,37 -block_count,StringPrototypeSplit,17,13 -block_count,StringPrototypeSplit,18,13 +block_count,StringPrototypeSplit,12,48 +block_count,StringPrototypeSplit,13,48 +block_count,StringPrototypeSplit,14,48 +block_count,StringPrototypeSplit,15,48 +block_count,StringPrototypeSplit,16,35 +block_count,StringPrototypeSplit,17,12 +block_count,StringPrototypeSplit,18,12 block_count,StringPrototypeSplit,19,0 -block_count,StringPrototypeSplit,20,13 -block_count,StringPrototypeSplit,21,13 +block_count,StringPrototypeSplit,20,12 +block_count,StringPrototypeSplit,21,12 block_count,StringPrototypeSplit,22,0 -block_count,StringPrototypeSplit,23,13 +block_count,StringPrototypeSplit,23,12 block_count,StringPrototypeSplit,24,0 -block_count,StringPrototypeSplit,25,13 +block_count,StringPrototypeSplit,25,12 block_count,StringPrototypeSplit,26,0 -block_count,StringPrototypeSplit,27,13 +block_count,StringPrototypeSplit,27,12 block_count,StringPrototypeSplit,28,0 -block_count,StringPrototypeSplit,29,13 +block_count,StringPrototypeSplit,29,12 block_count,StringPrototypeSplit,30,0 -block_count,StringPrototypeSplit,31,13 +block_count,StringPrototypeSplit,31,12 block_count,StringPrototypeSplit,32,0 -block_count,StringPrototypeSplit,33,13 +block_count,StringPrototypeSplit,33,12 block_count,StringPrototypeSplit,34,0 block_count,StringPrototypeSplit,35,0 block_count,StringPrototypeSplit,36,0 @@ -37502,13 +37505,13 @@ block_count,StringPrototypeSplit,39,0 block_count,StringPrototypeSplit,40,0 block_count,StringPrototypeSplit,41,0 -block_count,StringPrototypeSplit,42,37 -block_count,StringPrototypeSplit,43,37 +block_count,StringPrototypeSplit,42,35 +block_count,StringPrototypeSplit,43,35 block_count,StringPrototypeSplit,44,0 -block_count,StringPrototypeSplit,45,37 +block_count,StringPrototypeSplit,45,35 block_count,StringPrototypeSplit,46,0 block_count,StringPrototypeSplit,47,0 -block_count,StringPrototypeSplit,48,37 +block_count,StringPrototypeSplit,48,35 block_count,StringPrototypeSplit,49,0 block_count,StringPrototypeSplit,50,0 block_count,StringPrototypeSplit,51,0 @@ -37579,27 +37582,27 @@ block_count,StringPrototypeSplit,116,0 block_count,StringPrototypeSplit,117,0 block_count,StringPrototypeSplit,118,0 -block_count,StringPrototypeSplit,119,37 -block_count,StringPrototypeSplit,120,37 -block_count,StringPrototypeSplit,121,37 +block_count,StringPrototypeSplit,119,35 +block_count,StringPrototypeSplit,120,35 +block_count,StringPrototypeSplit,121,35 block_count,StringPrototypeSplit,122,0 -block_count,StringPrototypeSplit,123,37 +block_count,StringPrototypeSplit,123,35 block_count,StringPrototypeSplit,124,0 block_count,StringPrototypeSplit,125,0 -block_count,StringPrototypeSplit,126,37 -block_count,StringPrototypeSplit,127,37 -block_count,StringPrototypeSplit,128,37 +block_count,StringPrototypeSplit,126,35 +block_count,StringPrototypeSplit,127,35 +block_count,StringPrototypeSplit,128,35 block_count,StringPrototypeSplit,129,1 -block_count,StringPrototypeSplit,130,35 -block_count,StringPrototypeSplit,131,35 +block_count,StringPrototypeSplit,130,33 +block_count,StringPrototypeSplit,131,33 block_count,StringPrototypeSplit,132,0 -block_count,StringPrototypeSplit,133,35 -block_count,StringPrototypeSplit,134,35 +block_count,StringPrototypeSplit,133,33 +block_count,StringPrototypeSplit,134,33 block_count,StringPrototypeSplit,135,0 block_count,StringPrototypeSplit,136,0 block_count,StringPrototypeSplit,137,0 block_count,StringPrototypeSplit,138,0 -block_count,StringPrototypeSplit,139,35 +block_count,StringPrototypeSplit,139,33 block_count,StringPrototypeSplit,140,0 block_count,StringPrototypeSplit,141,0 block_count,StringPrototypeSplit,142,0 @@ -37611,18 +37614,18 @@ block_count,StringPrototypeSplit,148,0 block_count,StringPrototypeSplit,149,0 block_count,StringPrototypeSplit,150,0 -block_count,StringPrototypeSplit,151,35 -block_count,StringPrototypeSplit,152,35 +block_count,StringPrototypeSplit,151,33 +block_count,StringPrototypeSplit,152,33 block_count,StringPrototypeSplit,153,0 -block_count,StringPrototypeSplit,154,35 -block_count,StringPrototypeSplit,155,35 -block_count,StringPrototypeSplit,156,35 +block_count,StringPrototypeSplit,154,33 +block_count,StringPrototypeSplit,155,33 +block_count,StringPrototypeSplit,156,33 block_count,StringPrototypeSplit,157,0 -block_count,StringPrototypeSplit,158,35 +block_count,StringPrototypeSplit,158,33 block_count,StringPrototypeSplit,159,0 block_count,StringPrototypeSplit,160,0 -block_count,StringPrototypeSplit,161,35 -block_count,StringPrototypeSplit,162,35 +block_count,StringPrototypeSplit,161,33 +block_count,StringPrototypeSplit,162,33 block_count,StringPrototypeSplit,163,0 block_count,StringPrototypeSplit,164,0 block_count,StringPrototypeSplit,165,0 @@ -37636,20 +37639,20 @@ block_count,StringPrototypeSplit,173,0 block_count,StringPrototypeSplit,174,0 block_count,StringPrototypeSplit,175,0 -block_count,StringPrototypeSplit,176,35 -block_count,StringPrototypeSplit,177,35 -block_count,StringPrototypeSplit,178,395 -block_count,StringPrototypeSplit,179,395 -block_count,StringPrototypeSplit,180,359 -block_count,StringPrototypeSplit,181,35 +block_count,StringPrototypeSplit,176,33 +block_count,StringPrototypeSplit,177,33 +block_count,StringPrototypeSplit,178,372 +block_count,StringPrototypeSplit,179,372 +block_count,StringPrototypeSplit,180,338 +block_count,StringPrototypeSplit,181,33 block_count,StringPrototypeSplit,182,0 block_count,StringPrototypeSplit,183,0 -block_count,StringPrototypeSplit,184,35 +block_count,StringPrototypeSplit,184,33 block_count,StringPrototypeSplit,185,0 -block_count,StringPrototypeSplit,186,35 +block_count,StringPrototypeSplit,186,33 block_count,StringPrototypeSplit,187,0 -block_count,StringPrototypeSplit,188,35 -block_count,StringPrototypeSplit,189,35 +block_count,StringPrototypeSplit,188,33 +block_count,StringPrototypeSplit,189,33 block_count,StringPrototypeSplit,190,0 block_count,StringPrototypeSplit,191,0 block_count,TypedArrayConstructor,0,2 @@ -37661,14 +37664,14 @@ block_count,TypedArrayConstructor,6,2 block_count,TypedArrayConstructor,7,0 block_count,TypedArrayConstructor,8,2 -block_count,TypedArrayConstructor,9,1 +block_count,TypedArrayConstructor,9,0 block_count,TypedArrayConstructor,10,0 -block_count,TypedArrayConstructor,11,1 +block_count,TypedArrayConstructor,11,0 block_count,TypedArrayConstructor,12,1 block_count,TypedArrayConstructor,13,2 -block_count,TypedArrayConstructor,14,1 +block_count,TypedArrayConstructor,14,0 block_count,TypedArrayConstructor,15,0 -block_count,TypedArrayConstructor,16,1 +block_count,TypedArrayConstructor,16,0 block_count,TypedArrayConstructor,17,1 block_count,TypedArrayConstructor,18,2 block_count,TypedArrayConstructor,19,2 @@ -38472,8 +38475,8 @@ block_count,WeakMapConstructor,425,0 block_count,WeakMapConstructor,426,0 block_count,WeakMapConstructor,427,0 -block_count,WeakMapLookupHashIndex,0,71 -block_count,WeakMapLookupHashIndex,1,71 +block_count,WeakMapLookupHashIndex,0,67 +block_count,WeakMapLookupHashIndex,1,67 block_count,WeakMapLookupHashIndex,2,0 block_count,WeakMapLookupHashIndex,3,0 block_count,WeakMapLookupHashIndex,4,0 @@ -38482,53 +38485,53 @@ block_count,WeakMapLookupHashIndex,7,0 block_count,WeakMapLookupHashIndex,8,0 block_count,WeakMapLookupHashIndex,9,0 -block_count,WeakMapLookupHashIndex,10,71 -block_count,WeakMapLookupHashIndex,11,71 -block_count,WeakMapLookupHashIndex,12,68 -block_count,WeakMapLookupHashIndex,13,1 -block_count,WeakMapLookupHashIndex,14,1 +block_count,WeakMapLookupHashIndex,10,67 +block_count,WeakMapLookupHashIndex,11,67 +block_count,WeakMapLookupHashIndex,12,64 +block_count,WeakMapLookupHashIndex,13,0 +block_count,WeakMapLookupHashIndex,14,0 block_count,WeakMapLookupHashIndex,15,0 block_count,WeakMapLookupHashIndex,16,0 block_count,WeakMapLookupHashIndex,17,0 block_count,WeakMapLookupHashIndex,18,0 block_count,WeakMapLookupHashIndex,19,0 -block_count,WeakMapLookupHashIndex,20,67 -block_count,WeakMapLookupHashIndex,21,66 +block_count,WeakMapLookupHashIndex,20,63 +block_count,WeakMapLookupHashIndex,21,62 block_count,WeakMapLookupHashIndex,22,0 block_count,WeakMapLookupHashIndex,23,2 block_count,WeakMapLookupHashIndex,24,2 block_count,WeakMapLookupHashIndex,25,0 -block_count,WeakMapLookupHashIndex,26,69 +block_count,WeakMapLookupHashIndex,26,65 block_count,WeakMapLookupHashIndex,27,1 block_count,WeakMapLookupHashIndex,28,0 -block_count,WeakMapLookupHashIndex,29,69 +block_count,WeakMapLookupHashIndex,29,65 block_count,WeakMapLookupHashIndex,30,0 -block_count,WeakMapLookupHashIndex,31,69 -block_count,WeakMapLookupHashIndex,32,69 -block_count,WeakMapLookupHashIndex,33,107 -block_count,WeakMapLookupHashIndex,34,106 -block_count,WeakMapLookupHashIndex,35,37 -block_count,WeakMapLookupHashIndex,36,69 +block_count,WeakMapLookupHashIndex,31,65 +block_count,WeakMapLookupHashIndex,32,65 +block_count,WeakMapLookupHashIndex,33,99 +block_count,WeakMapLookupHashIndex,34,99 +block_count,WeakMapLookupHashIndex,35,34 +block_count,WeakMapLookupHashIndex,36,65 block_count,WeakMapLookupHashIndex,37,0 -block_count,WeakMapPrototypeGet,0,36 +block_count,WeakMapPrototypeGet,0,33 block_count,WeakMapPrototypeGet,1,0 -block_count,WeakMapPrototypeGet,2,36 -block_count,WeakMapPrototypeGet,3,36 -block_count,WeakMapPrototypeGet,4,36 +block_count,WeakMapPrototypeGet,2,33 +block_count,WeakMapPrototypeGet,3,33 +block_count,WeakMapPrototypeGet,4,33 block_count,WeakMapPrototypeGet,5,0 -block_count,WeakMapPrototypeGet,6,36 -block_count,WeakMapPrototypeGet,7,34 +block_count,WeakMapPrototypeGet,6,33 +block_count,WeakMapPrototypeGet,7,32 block_count,WeakMapPrototypeGet,8,0 -block_count,WeakMapPrototypeGet,9,34 +block_count,WeakMapPrototypeGet,9,32 block_count,WeakMapPrototypeGet,10,1 -block_count,WeakMapPrototypeHas,0,35 +block_count,WeakMapPrototypeHas,0,33 block_count,WeakMapPrototypeHas,1,0 -block_count,WeakMapPrototypeHas,2,35 -block_count,WeakMapPrototypeHas,3,35 -block_count,WeakMapPrototypeHas,4,35 +block_count,WeakMapPrototypeHas,2,33 +block_count,WeakMapPrototypeHas,3,33 +block_count,WeakMapPrototypeHas,4,33 block_count,WeakMapPrototypeHas,5,0 -block_count,WeakMapPrototypeHas,6,35 -block_count,WeakMapPrototypeHas,7,34 +block_count,WeakMapPrototypeHas,6,33 +block_count,WeakMapPrototypeHas,7,32 block_count,WeakMapPrototypeHas,8,0 block_count,WeakMapPrototypeSet,0,1 block_count,WeakMapPrototypeSet,1,0 @@ -38974,9 +38977,9 @@ block_count,AsyncGeneratorYieldWithAwait,54,7 block_count,AsyncGeneratorYieldWithAwait,55,0 block_count,AsyncGeneratorYieldWithAwait,56,7 -block_count,AsyncGeneratorResumeNext,0,23 -block_count,AsyncGeneratorResumeNext,1,33 -block_count,AsyncGeneratorResumeNext,2,19 +block_count,AsyncGeneratorResumeNext,0,22 +block_count,AsyncGeneratorResumeNext,1,31 +block_count,AsyncGeneratorResumeNext,2,18 block_count,AsyncGeneratorResumeNext,3,9 block_count,AsyncGeneratorResumeNext,4,9 block_count,AsyncGeneratorResumeNext,5,9 @@ -38992,7 +38995,7 @@ block_count,AsyncGeneratorResumeNext,15,9 block_count,AsyncGeneratorResumeNext,16,9 block_count,AsyncGeneratorResumeNext,17,9 -block_count,AsyncGeneratorResumeNext,18,14 +block_count,AsyncGeneratorResumeNext,18,13 block_count,AsyncGeneratorPrototypeNext,0,9 block_count,AsyncGeneratorPrototypeNext,1,0 block_count,AsyncGeneratorPrototypeNext,2,9 @@ -39094,26 +39097,26 @@ block_count,AsyncGeneratorYieldWithAwaitResolveClosure,3,7 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,4,0 block_count,AsyncGeneratorYieldWithAwaitResolveClosure,5,7 -block_count,StringAdd_CheckNone,0,10000 -block_count,StringAdd_CheckNone,1,9601 -block_count,StringAdd_CheckNone,2,9556 -block_count,StringAdd_CheckNone,3,9556 -block_count,StringAdd_CheckNone,4,7452 -block_count,StringAdd_CheckNone,5,7421 -block_count,StringAdd_CheckNone,6,31 -block_count,StringAdd_CheckNone,7,7452 -block_count,StringAdd_CheckNone,8,7442 +block_count,StringAdd_CheckNone,0,9421 +block_count,StringAdd_CheckNone,1,9046 +block_count,StringAdd_CheckNone,2,9003 +block_count,StringAdd_CheckNone,3,9003 +block_count,StringAdd_CheckNone,4,7022 +block_count,StringAdd_CheckNone,5,6993 +block_count,StringAdd_CheckNone,6,29 +block_count,StringAdd_CheckNone,7,7022 +block_count,StringAdd_CheckNone,8,7012 block_count,StringAdd_CheckNone,9,10 -block_count,StringAdd_CheckNone,10,7452 +block_count,StringAdd_CheckNone,10,7022 block_count,StringAdd_CheckNone,11,2 -block_count,StringAdd_CheckNone,12,7450 -block_count,StringAdd_CheckNone,13,7452 +block_count,StringAdd_CheckNone,12,7020 +block_count,StringAdd_CheckNone,13,7022 block_count,StringAdd_CheckNone,14,0 -block_count,StringAdd_CheckNone,15,7452 -block_count,StringAdd_CheckNone,16,7452 -block_count,StringAdd_CheckNone,17,2103 -block_count,StringAdd_CheckNone,18,2128 -block_count,StringAdd_CheckNone,19,24 +block_count,StringAdd_CheckNone,15,7022 +block_count,StringAdd_CheckNone,16,7022 +block_count,StringAdd_CheckNone,17,1980 +block_count,StringAdd_CheckNone,18,2003 +block_count,StringAdd_CheckNone,19,22 block_count,StringAdd_CheckNone,20,1 block_count,StringAdd_CheckNone,21,0 block_count,StringAdd_CheckNone,22,0 @@ -39127,57 +39130,57 @@ block_count,StringAdd_CheckNone,30,0 block_count,StringAdd_CheckNone,31,1 block_count,StringAdd_CheckNone,32,1 -block_count,StringAdd_CheckNone,33,22 -block_count,StringAdd_CheckNone,34,22 -block_count,StringAdd_CheckNone,35,22 +block_count,StringAdd_CheckNone,33,21 +block_count,StringAdd_CheckNone,34,21 +block_count,StringAdd_CheckNone,35,21 block_count,StringAdd_CheckNone,36,0 block_count,StringAdd_CheckNone,37,0 block_count,StringAdd_CheckNone,38,0 -block_count,StringAdd_CheckNone,39,22 +block_count,StringAdd_CheckNone,39,21 block_count,StringAdd_CheckNone,40,0 block_count,StringAdd_CheckNone,41,0 -block_count,StringAdd_CheckNone,42,24 -block_count,StringAdd_CheckNone,43,2103 -block_count,StringAdd_CheckNone,44,2094 -block_count,StringAdd_CheckNone,45,2094 -block_count,StringAdd_CheckNone,46,2094 +block_count,StringAdd_CheckNone,42,22 +block_count,StringAdd_CheckNone,43,1980 +block_count,StringAdd_CheckNone,44,1972 +block_count,StringAdd_CheckNone,45,1972 +block_count,StringAdd_CheckNone,46,1971 block_count,StringAdd_CheckNone,47,0 -block_count,StringAdd_CheckNone,48,2094 +block_count,StringAdd_CheckNone,48,1971 block_count,StringAdd_CheckNone,49,0 block_count,StringAdd_CheckNone,50,0 -block_count,StringAdd_CheckNone,51,2094 +block_count,StringAdd_CheckNone,51,1972 block_count,StringAdd_CheckNone,52,0 -block_count,StringAdd_CheckNone,53,2094 -block_count,StringAdd_CheckNone,54,785 -block_count,StringAdd_CheckNone,55,1309 -block_count,StringAdd_CheckNone,56,3550 -block_count,StringAdd_CheckNone,57,2241 -block_count,StringAdd_CheckNone,58,1309 -block_count,StringAdd_CheckNone,59,2094 -block_count,StringAdd_CheckNone,60,743 -block_count,StringAdd_CheckNone,61,1351 -block_count,StringAdd_CheckNone,62,2094 +block_count,StringAdd_CheckNone,53,1972 +block_count,StringAdd_CheckNone,54,740 +block_count,StringAdd_CheckNone,55,1231 +block_count,StringAdd_CheckNone,56,3343 +block_count,StringAdd_CheckNone,57,2111 +block_count,StringAdd_CheckNone,58,1231 +block_count,StringAdd_CheckNone,59,1972 +block_count,StringAdd_CheckNone,60,698 +block_count,StringAdd_CheckNone,61,1273 +block_count,StringAdd_CheckNone,62,1972 block_count,StringAdd_CheckNone,63,0 -block_count,StringAdd_CheckNone,64,2094 -block_count,StringAdd_CheckNone,65,1252 -block_count,StringAdd_CheckNone,66,842 -block_count,StringAdd_CheckNone,67,958 -block_count,StringAdd_CheckNone,68,116 -block_count,StringAdd_CheckNone,69,842 -block_count,StringAdd_CheckNone,70,2094 -block_count,StringAdd_CheckNone,71,767 -block_count,StringAdd_CheckNone,72,1327 -block_count,StringAdd_CheckNone,73,2094 +block_count,StringAdd_CheckNone,64,1972 +block_count,StringAdd_CheckNone,65,1178 +block_count,StringAdd_CheckNone,66,793 +block_count,StringAdd_CheckNone,67,903 +block_count,StringAdd_CheckNone,68,110 +block_count,StringAdd_CheckNone,69,793 +block_count,StringAdd_CheckNone,70,1972 +block_count,StringAdd_CheckNone,71,722 +block_count,StringAdd_CheckNone,72,1249 +block_count,StringAdd_CheckNone,73,1972 block_count,StringAdd_CheckNone,74,0 -block_count,StringAdd_CheckNone,75,9 -block_count,StringAdd_CheckNone,76,9 -block_count,StringAdd_CheckNone,77,9 -block_count,StringAdd_CheckNone,78,9 +block_count,StringAdd_CheckNone,75,8 +block_count,StringAdd_CheckNone,76,8 +block_count,StringAdd_CheckNone,77,8 +block_count,StringAdd_CheckNone,78,8 block_count,StringAdd_CheckNone,79,0 -block_count,StringAdd_CheckNone,80,9 +block_count,StringAdd_CheckNone,80,8 block_count,StringAdd_CheckNone,81,0 block_count,StringAdd_CheckNone,82,0 -block_count,StringAdd_CheckNone,83,9 +block_count,StringAdd_CheckNone,83,8 block_count,StringAdd_CheckNone,84,0 block_count,StringAdd_CheckNone,85,0 block_count,StringAdd_CheckNone,86,0 @@ -39189,18 +39192,18 @@ block_count,StringAdd_CheckNone,92,0 block_count,StringAdd_CheckNone,93,0 block_count,StringAdd_CheckNone,94,0 -block_count,StringAdd_CheckNone,95,9 +block_count,StringAdd_CheckNone,95,8 block_count,StringAdd_CheckNone,96,0 -block_count,StringAdd_CheckNone,97,9 +block_count,StringAdd_CheckNone,97,8 block_count,StringAdd_CheckNone,98,2 block_count,StringAdd_CheckNone,99,6 -block_count,StringAdd_CheckNone,100,13 +block_count,StringAdd_CheckNone,100,12 block_count,StringAdd_CheckNone,101,6 block_count,StringAdd_CheckNone,102,6 -block_count,StringAdd_CheckNone,103,9 +block_count,StringAdd_CheckNone,103,8 block_count,StringAdd_CheckNone,104,3 -block_count,StringAdd_CheckNone,105,5 -block_count,StringAdd_CheckNone,106,9 +block_count,StringAdd_CheckNone,105,4 +block_count,StringAdd_CheckNone,106,8 block_count,StringAdd_CheckNone,107,0 block_count,StringAdd_CheckNone,108,0 block_count,StringAdd_CheckNone,109,0 @@ -39230,51 +39233,51 @@ block_count,StringAdd_CheckNone,133,0 block_count,StringAdd_CheckNone,134,0 block_count,StringAdd_CheckNone,135,0 -block_count,StringAdd_CheckNone,136,45 -block_count,StringAdd_CheckNone,137,398 -block_count,SubString,0,1565 -block_count,SubString,1,1348 -block_count,SubString,2,1241 -block_count,SubString,3,986 -block_count,SubString,4,184 -block_count,SubString,5,369 -block_count,SubString,6,61 -block_count,SubString,7,61 +block_count,StringAdd_CheckNone,136,42 +block_count,StringAdd_CheckNone,137,375 +block_count,SubString,0,1474 +block_count,SubString,1,1270 +block_count,SubString,2,1170 +block_count,SubString,3,929 +block_count,SubString,4,174 +block_count,SubString,5,348 +block_count,SubString,6,58 +block_count,SubString,7,58 block_count,SubString,8,0 -block_count,SubString,9,116 -block_count,SubString,10,7 -block_count,SubString,11,184 +block_count,SubString,9,109 +block_count,SubString,10,6 +block_count,SubString,11,174 block_count,SubString,12,0 -block_count,SubString,13,184 +block_count,SubString,13,174 block_count,SubString,14,0 -block_count,SubString,15,801 -block_count,SubString,16,986 -block_count,SubString,17,428 -block_count,SubString,18,1 +block_count,SubString,15,755 +block_count,SubString,16,929 +block_count,SubString,17,403 +block_count,SubString,18,0 block_count,SubString,19,0 -block_count,SubString,20,1 -block_count,SubString,21,1 -block_count,SubString,22,427 +block_count,SubString,20,0 +block_count,SubString,21,0 +block_count,SubString,22,402 block_count,SubString,23,0 -block_count,SubString,24,427 -block_count,SubString,25,427 -block_count,SubString,26,558 -block_count,SubString,27,558 -block_count,SubString,28,20 -block_count,SubString,29,20 +block_count,SubString,24,402 +block_count,SubString,25,402 +block_count,SubString,26,526 +block_count,SubString,27,526 +block_count,SubString,28,19 +block_count,SubString,29,19 block_count,SubString,30,0 block_count,SubString,31,0 block_count,SubString,32,0 block_count,SubString,33,0 block_count,SubString,34,0 block_count,SubString,35,0 -block_count,SubString,36,20 -block_count,SubString,37,20 -block_count,SubString,38,83 -block_count,SubString,39,63 -block_count,SubString,40,20 +block_count,SubString,36,19 +block_count,SubString,37,19 +block_count,SubString,38,78 +block_count,SubString,39,59 +block_count,SubString,40,19 block_count,SubString,41,0 -block_count,SubString,42,20 +block_count,SubString,42,19 block_count,SubString,43,1 block_count,SubString,44,1 block_count,SubString,45,1 @@ -39295,50 +39298,50 @@ block_count,SubString,60,0 block_count,SubString,61,1 block_count,SubString,62,0 -block_count,SubString,63,18 -block_count,SubString,64,18 -block_count,SubString,65,18 -block_count,SubString,66,18 -block_count,SubString,67,18 +block_count,SubString,63,17 +block_count,SubString,64,17 +block_count,SubString,65,17 +block_count,SubString,66,17 +block_count,SubString,67,17 block_count,SubString,68,0 -block_count,SubString,69,18 +block_count,SubString,69,17 block_count,SubString,70,0 block_count,SubString,71,0 -block_count,SubString,72,18 +block_count,SubString,72,17 block_count,SubString,73,0 -block_count,SubString,74,18 +block_count,SubString,74,17 block_count,SubString,75,0 -block_count,SubString,76,18 -block_count,SubString,77,38 -block_count,SubString,78,19 -block_count,SubString,79,18 -block_count,SubString,80,18 -block_count,SubString,81,18 +block_count,SubString,76,17 +block_count,SubString,77,36 +block_count,SubString,78,18 +block_count,SubString,79,17 +block_count,SubString,80,17 +block_count,SubString,81,17 block_count,SubString,82,0 -block_count,SubString,83,18 +block_count,SubString,83,17 block_count,SubString,84,0 block_count,SubString,85,0 -block_count,SubString,86,538 -block_count,SubString,87,538 -block_count,SubString,88,537 +block_count,SubString,86,507 +block_count,SubString,87,507 +block_count,SubString,88,506 block_count,SubString,89,0 -block_count,SubString,90,537 +block_count,SubString,90,506 block_count,SubString,91,0 block_count,SubString,92,0 -block_count,SubString,93,538 +block_count,SubString,93,507 block_count,SubString,94,0 -block_count,SubString,95,538 +block_count,SubString,95,507 block_count,SubString,96,0 -block_count,SubString,97,538 -block_count,SubString,98,1298 -block_count,SubString,99,759 -block_count,SubString,100,538 -block_count,SubString,101,538 -block_count,SubString,102,390 -block_count,SubString,103,147 -block_count,SubString,104,538 +block_count,SubString,97,507 +block_count,SubString,98,1223 +block_count,SubString,99,716 +block_count,SubString,100,507 +block_count,SubString,101,507 +block_count,SubString,102,368 +block_count,SubString,103,138 +block_count,SubString,104,507 block_count,SubString,105,0 -block_count,SubString,106,558 +block_count,SubString,106,526 block_count,SubString,107,0 block_count,SubString,108,0 block_count,SubString,109,0 @@ -39421,17 +39424,17 @@ block_count,SubString,186,0 block_count,SubString,187,0 block_count,SubString,188,0 -block_count,SubString,189,254 -block_count,SubString,190,129 -block_count,SubString,191,259 -block_count,SubString,192,3 -block_count,SubString,193,3 +block_count,SubString,189,240 +block_count,SubString,190,120 +block_count,SubString,191,241 +block_count,SubString,192,1 +block_count,SubString,193,1 block_count,SubString,194,0 -block_count,SubString,195,125 +block_count,SubString,195,118 block_count,SubString,196,0 -block_count,SubString,197,129 +block_count,SubString,197,120 block_count,SubString,198,0 -block_count,SubString,199,129 +block_count,SubString,199,120 block_count,SubString,200,0 block_count,SubString,201,0 block_count,SubString,202,0 @@ -39442,113 +39445,113 @@ block_count,SubString,207,0 block_count,SubString,208,0 block_count,SubString,209,0 -block_count,SubString,210,125 -block_count,SubString,211,254 -block_count,SubString,212,254 +block_count,SubString,210,119 +block_count,SubString,211,240 +block_count,SubString,212,240 block_count,SubString,213,0 -block_count,SubString,214,254 -block_count,SubString,215,254 +block_count,SubString,214,239 +block_count,SubString,215,240 block_count,SubString,216,0 block_count,SubString,217,0 block_count,SubString,218,0 block_count,SubString,219,0 -block_count,SubString,220,254 -block_count,SubString,221,254 -block_count,SubString,222,106 -block_count,SubString,223,217 -block_count,SubString,224,217 -block_count,GetProperty,0,466 -block_count,GetProperty,1,466 +block_count,SubString,220,240 +block_count,SubString,221,240 +block_count,SubString,222,100 +block_count,SubString,223,204 +block_count,SubString,224,204 +block_count,GetProperty,0,439 +block_count,GetProperty,1,439 block_count,GetProperty,2,0 -block_count,GetProperty,3,466 -block_count,GetProperty,4,462 -block_count,GetProperty,5,462 -block_count,GetProperty,6,462 +block_count,GetProperty,3,438 +block_count,GetProperty,4,434 +block_count,GetProperty,5,434 +block_count,GetProperty,6,434 block_count,GetProperty,7,0 block_count,GetProperty,8,0 block_count,GetProperty,9,0 -block_count,GetProperty,10,462 -block_count,GetProperty,11,335 +block_count,GetProperty,10,434 +block_count,GetProperty,11,316 block_count,GetProperty,12,0 block_count,GetProperty,13,0 block_count,GetProperty,14,0 -block_count,GetProperty,15,335 -block_count,GetProperty,16,335 -block_count,GetProperty,17,335 -block_count,GetProperty,18,335 -block_count,GetProperty,19,335 +block_count,GetProperty,15,316 +block_count,GetProperty,16,316 +block_count,GetProperty,17,316 +block_count,GetProperty,18,316 +block_count,GetProperty,19,316 block_count,GetProperty,20,0 block_count,GetProperty,21,0 block_count,GetProperty,22,0 -block_count,GetProperty,23,335 -block_count,GetProperty,24,335 +block_count,GetProperty,23,316 +block_count,GetProperty,24,316 block_count,GetProperty,25,0 block_count,GetProperty,26,0 block_count,GetProperty,27,0 block_count,GetProperty,28,0 -block_count,GetProperty,29,126 -block_count,GetProperty,30,462 -block_count,GetProperty,31,1210 -block_count,GetProperty,32,1210 -block_count,GetProperty,33,1209 -block_count,GetProperty,34,1188 -block_count,GetProperty,35,41 -block_count,GetProperty,36,41 +block_count,GetProperty,29,118 +block_count,GetProperty,30,434 +block_count,GetProperty,31,1139 +block_count,GetProperty,32,1139 +block_count,GetProperty,33,1138 +block_count,GetProperty,34,1118 +block_count,GetProperty,35,39 +block_count,GetProperty,36,39 block_count,GetProperty,37,0 -block_count,GetProperty,38,41 -block_count,GetProperty,39,250 -block_count,GetProperty,40,250 +block_count,GetProperty,38,39 +block_count,GetProperty,39,236 +block_count,GetProperty,40,236 block_count,GetProperty,41,0 -block_count,GetProperty,42,250 -block_count,GetProperty,43,83 -block_count,GetProperty,44,167 -block_count,GetProperty,45,250 -block_count,GetProperty,46,209 -block_count,GetProperty,47,41 -block_count,GetProperty,48,41 -block_count,GetProperty,49,41 -block_count,GetProperty,50,41 +block_count,GetProperty,42,236 +block_count,GetProperty,43,78 +block_count,GetProperty,44,157 +block_count,GetProperty,45,236 +block_count,GetProperty,46,197 +block_count,GetProperty,47,39 +block_count,GetProperty,48,39 +block_count,GetProperty,49,39 +block_count,GetProperty,50,39 block_count,GetProperty,51,0 -block_count,GetProperty,52,41 -block_count,GetProperty,53,41 +block_count,GetProperty,52,39 +block_count,GetProperty,53,39 block_count,GetProperty,54,0 -block_count,GetProperty,55,41 +block_count,GetProperty,55,39 block_count,GetProperty,56,0 -block_count,GetProperty,57,41 +block_count,GetProperty,57,39 block_count,GetProperty,58,0 block_count,GetProperty,59,0 -block_count,GetProperty,60,1147 +block_count,GetProperty,60,1079 block_count,GetProperty,61,0 -block_count,GetProperty,62,1147 -block_count,GetProperty,63,54 -block_count,GetProperty,64,1092 -block_count,GetProperty,65,2811 -block_count,GetProperty,66,2524 -block_count,GetProperty,67,2409 -block_count,GetProperty,68,1719 -block_count,GetProperty,69,690 -block_count,GetProperty,70,114 -block_count,GetProperty,71,287 -block_count,GetProperty,72,744 -block_count,GetProperty,73,445 -block_count,GetProperty,74,299 -block_count,GetProperty,75,290 -block_count,GetProperty,76,9 -block_count,GetProperty,77,452 -block_count,GetProperty,78,2 -block_count,GetProperty,79,450 -block_count,GetProperty,80,438 +block_count,GetProperty,62,1079 +block_count,GetProperty,63,51 +block_count,GetProperty,64,1028 +block_count,GetProperty,65,2643 +block_count,GetProperty,66,2373 +block_count,GetProperty,67,2265 +block_count,GetProperty,68,1615 +block_count,GetProperty,69,650 +block_count,GetProperty,70,107 +block_count,GetProperty,71,270 +block_count,GetProperty,72,701 +block_count,GetProperty,73,418 +block_count,GetProperty,74,282 +block_count,GetProperty,75,273 +block_count,GetProperty,76,8 +block_count,GetProperty,77,426 +block_count,GetProperty,78,1 +block_count,GetProperty,79,424 +block_count,GetProperty,80,412 block_count,GetProperty,81,0 -block_count,GetProperty,82,438 -block_count,GetProperty,83,12 +block_count,GetProperty,82,412 +block_count,GetProperty,83,11 block_count,GetProperty,84,0 -block_count,GetProperty,85,12 +block_count,GetProperty,85,11 block_count,GetProperty,86,0 block_count,GetProperty,87,0 block_count,GetProperty,88,0 block_count,GetProperty,89,0 -block_count,GetProperty,90,452 -block_count,GetProperty,91,21 +block_count,GetProperty,90,426 +block_count,GetProperty,91,20 block_count,GetProperty,92,0 block_count,GetProperty,93,0 block_count,GetProperty,94,0 @@ -39590,13 +39593,13 @@ block_count,GetProperty,130,0 block_count,GetProperty,131,0 block_count,GetProperty,132,0 -block_count,GetProperty,133,757 -block_count,GetProperty,134,756 +block_count,GetProperty,133,713 +block_count,GetProperty,134,712 block_count,GetProperty,135,1 block_count,GetProperty,136,0 -block_count,GetProperty,137,1 -block_count,GetProperty,138,1 -block_count,GetProperty,139,1 +block_count,GetProperty,137,0 +block_count,GetProperty,138,0 +block_count,GetProperty,139,0 block_count,GetProperty,140,0 block_count,GetProperty,141,0 block_count,GetProperty,142,0 @@ -39611,17 +39614,17 @@ block_count,GetProperty,151,0 block_count,GetProperty,152,0 block_count,GetProperty,153,0 -block_count,GetProperty,154,1 -block_count,GetProperty,155,1 -block_count,GetProperty,156,1 +block_count,GetProperty,154,0 +block_count,GetProperty,155,0 +block_count,GetProperty,156,0 block_count,GetProperty,157,0 -block_count,GetProperty,158,1 -block_count,GetProperty,159,1 -block_count,GetProperty,160,1 -block_count,GetProperty,161,1 -block_count,GetProperty,162,1 -block_count,GetProperty,163,1 -block_count,GetProperty,164,1 +block_count,GetProperty,158,0 +block_count,GetProperty,159,0 +block_count,GetProperty,160,0 +block_count,GetProperty,161,0 +block_count,GetProperty,162,0 +block_count,GetProperty,163,0 +block_count,GetProperty,164,0 block_count,GetProperty,165,0 block_count,GetProperty,166,0 block_count,GetProperty,167,0 @@ -39629,12 +39632,12 @@ block_count,GetProperty,169,0 block_count,GetProperty,170,0 block_count,GetProperty,171,0 -block_count,GetProperty,172,757 -block_count,GetProperty,173,748 -block_count,GetProperty,174,9 -block_count,GetProperty,175,452 -block_count,GetProperty,176,2 -block_count,GetProperty,177,2 +block_count,GetProperty,172,713 +block_count,GetProperty,173,704 +block_count,GetProperty,174,8 +block_count,GetProperty,175,426 +block_count,GetProperty,176,1 +block_count,GetProperty,177,1 block_count,GetProperty,178,0 block_count,GetProperty,179,0 block_count,GetProperty,180,0 @@ -39642,7 +39645,7 @@ block_count,GetProperty,182,0 block_count,GetProperty,183,0 block_count,GetProperty,184,0 -block_count,GetProperty,185,2 +block_count,GetProperty,185,1 block_count,GetProperty,186,0 block_count,GetProperty,187,0 block_count,GetProperty,188,0 @@ -39672,53 +39675,53 @@ block_count,GetProperty,212,0 block_count,GetProperty,213,0 block_count,GetProperty,214,0 -block_count,GetProperty,215,450 -block_count,GetProperty,216,450 +block_count,GetProperty,215,424 +block_count,GetProperty,216,424 block_count,GetProperty,217,0 block_count,GetProperty,218,0 block_count,GetProperty,219,0 block_count,GetProperty,220,0 block_count,GetProperty,221,0 -block_count,GetProperty,222,450 +block_count,GetProperty,222,424 block_count,GetProperty,223,0 block_count,GetProperty,224,4 block_count,GetProperty,225,0 block_count,GetProperty,226,0 -block_count,GetPropertyWithReceiver,0,16 -block_count,GetPropertyWithReceiver,1,16 +block_count,GetPropertyWithReceiver,0,15 +block_count,GetPropertyWithReceiver,1,15 block_count,GetPropertyWithReceiver,2,0 -block_count,GetPropertyWithReceiver,3,16 -block_count,GetPropertyWithReceiver,4,16 -block_count,GetPropertyWithReceiver,5,16 -block_count,GetPropertyWithReceiver,6,16 +block_count,GetPropertyWithReceiver,3,15 +block_count,GetPropertyWithReceiver,4,15 +block_count,GetPropertyWithReceiver,5,15 +block_count,GetPropertyWithReceiver,6,15 block_count,GetPropertyWithReceiver,7,0 block_count,GetPropertyWithReceiver,8,0 block_count,GetPropertyWithReceiver,9,0 -block_count,GetPropertyWithReceiver,10,16 -block_count,GetPropertyWithReceiver,11,16 +block_count,GetPropertyWithReceiver,10,15 +block_count,GetPropertyWithReceiver,11,15 block_count,GetPropertyWithReceiver,12,0 block_count,GetPropertyWithReceiver,13,0 block_count,GetPropertyWithReceiver,14,0 -block_count,GetPropertyWithReceiver,15,16 -block_count,GetPropertyWithReceiver,16,16 -block_count,GetPropertyWithReceiver,17,16 -block_count,GetPropertyWithReceiver,18,16 -block_count,GetPropertyWithReceiver,19,16 +block_count,GetPropertyWithReceiver,15,15 +block_count,GetPropertyWithReceiver,16,15 +block_count,GetPropertyWithReceiver,17,15 +block_count,GetPropertyWithReceiver,18,15 +block_count,GetPropertyWithReceiver,19,15 block_count,GetPropertyWithReceiver,20,0 block_count,GetPropertyWithReceiver,21,0 block_count,GetPropertyWithReceiver,22,0 -block_count,GetPropertyWithReceiver,23,16 -block_count,GetPropertyWithReceiver,24,16 +block_count,GetPropertyWithReceiver,23,15 +block_count,GetPropertyWithReceiver,24,15 block_count,GetPropertyWithReceiver,25,0 block_count,GetPropertyWithReceiver,26,0 block_count,GetPropertyWithReceiver,27,0 block_count,GetPropertyWithReceiver,28,0 block_count,GetPropertyWithReceiver,29,0 -block_count,GetPropertyWithReceiver,30,16 -block_count,GetPropertyWithReceiver,31,16 -block_count,GetPropertyWithReceiver,32,16 -block_count,GetPropertyWithReceiver,33,16 -block_count,GetPropertyWithReceiver,34,16 +block_count,GetPropertyWithReceiver,30,15 +block_count,GetPropertyWithReceiver,31,15 +block_count,GetPropertyWithReceiver,32,15 +block_count,GetPropertyWithReceiver,33,15 +block_count,GetPropertyWithReceiver,34,15 block_count,GetPropertyWithReceiver,35,0 block_count,GetPropertyWithReceiver,36,0 block_count,GetPropertyWithReceiver,37,0 @@ -39744,10 +39747,10 @@ block_count,GetPropertyWithReceiver,57,0 block_count,GetPropertyWithReceiver,58,0 block_count,GetPropertyWithReceiver,59,0 -block_count,GetPropertyWithReceiver,60,16 +block_count,GetPropertyWithReceiver,60,15 block_count,GetPropertyWithReceiver,61,0 -block_count,GetPropertyWithReceiver,62,16 -block_count,GetPropertyWithReceiver,63,11 +block_count,GetPropertyWithReceiver,62,15 +block_count,GetPropertyWithReceiver,63,10 block_count,GetPropertyWithReceiver,64,5 block_count,GetPropertyWithReceiver,65,5 block_count,GetPropertyWithReceiver,66,5 @@ -39756,25 +39759,25 @@ block_count,GetPropertyWithReceiver,69,0 block_count,GetPropertyWithReceiver,70,5 block_count,GetPropertyWithReceiver,71,0 -block_count,GetPropertyWithReceiver,72,11 +block_count,GetPropertyWithReceiver,72,10 block_count,GetPropertyWithReceiver,73,0 -block_count,GetPropertyWithReceiver,74,11 +block_count,GetPropertyWithReceiver,74,10 block_count,GetPropertyWithReceiver,75,0 -block_count,GetPropertyWithReceiver,76,11 -block_count,GetPropertyWithReceiver,77,16 +block_count,GetPropertyWithReceiver,76,10 +block_count,GetPropertyWithReceiver,77,15 block_count,GetPropertyWithReceiver,78,0 -block_count,GetPropertyWithReceiver,79,16 +block_count,GetPropertyWithReceiver,79,15 block_count,GetPropertyWithReceiver,80,0 block_count,GetPropertyWithReceiver,81,0 block_count,GetPropertyWithReceiver,82,0 -block_count,GetPropertyWithReceiver,83,16 +block_count,GetPropertyWithReceiver,83,15 block_count,GetPropertyWithReceiver,84,0 -block_count,GetPropertyWithReceiver,85,16 +block_count,GetPropertyWithReceiver,85,15 block_count,GetPropertyWithReceiver,86,0 block_count,GetPropertyWithReceiver,87,0 block_count,GetPropertyWithReceiver,88,0 block_count,GetPropertyWithReceiver,89,0 -block_count,GetPropertyWithReceiver,90,16 +block_count,GetPropertyWithReceiver,90,15 block_count,GetPropertyWithReceiver,91,0 block_count,GetPropertyWithReceiver,92,0 block_count,GetPropertyWithReceiver,93,0 @@ -39861,7 +39864,7 @@ block_count,GetPropertyWithReceiver,174,0 block_count,GetPropertyWithReceiver,175,0 block_count,GetPropertyWithReceiver,176,0 -block_count,GetPropertyWithReceiver,177,16 +block_count,GetPropertyWithReceiver,177,15 block_count,GetPropertyWithReceiver,178,0 block_count,GetPropertyWithReceiver,179,0 block_count,GetPropertyWithReceiver,180,0 @@ -39904,14 +39907,14 @@ block_count,GetPropertyWithReceiver,217,0 block_count,GetPropertyWithReceiver,218,0 block_count,GetPropertyWithReceiver,219,0 -block_count,GetPropertyWithReceiver,220,16 -block_count,GetPropertyWithReceiver,221,16 +block_count,GetPropertyWithReceiver,220,15 +block_count,GetPropertyWithReceiver,221,15 block_count,GetPropertyWithReceiver,222,0 block_count,GetPropertyWithReceiver,223,0 block_count,GetPropertyWithReceiver,224,0 block_count,GetPropertyWithReceiver,225,0 block_count,GetPropertyWithReceiver,226,0 -block_count,GetPropertyWithReceiver,227,16 +block_count,GetPropertyWithReceiver,227,15 block_count,SetProperty,0,0 block_count,SetProperty,1,0 block_count,SetProperty,2,0 @@ -42344,10 +42347,10 @@ block_count,CreateDataProperty,976,0 block_count,CreateDataProperty,977,0 block_count,CreateDataProperty,978,0 -block_count,CreateDataProperty,979,1 -block_count,CreateDataProperty,980,1 -block_count,CreateDataProperty,981,1 -block_count,CreateDataProperty,982,1 +block_count,CreateDataProperty,979,0 +block_count,CreateDataProperty,980,0 +block_count,CreateDataProperty,981,0 +block_count,CreateDataProperty,982,0 block_count,CreateDataProperty,983,0 block_count,CreateDataProperty,984,0 block_count,CreateDataProperty,985,0 @@ -42583,17 +42586,17 @@ block_count,CreateDataProperty,1215,0 block_count,GetOwnPropertyDescriptor,0,0 block_count,GetOwnPropertyDescriptor,1,0 -block_count,FindNonDefaultConstructorOrConstruct,0,15 -block_count,FindNonDefaultConstructorOrConstruct,1,15 -block_count,FindNonDefaultConstructorOrConstruct,2,15 -block_count,FindNonDefaultConstructorOrConstruct,3,18 -block_count,FindNonDefaultConstructorOrConstruct,4,18 -block_count,FindNonDefaultConstructorOrConstruct,5,18 -block_count,FindNonDefaultConstructorOrConstruct,6,18 -block_count,FindNonDefaultConstructorOrConstruct,7,18 -block_count,FindNonDefaultConstructorOrConstruct,8,13 -block_count,FindNonDefaultConstructorOrConstruct,9,3 -block_count,FindNonDefaultConstructorOrConstruct,10,10 +block_count,FindNonDefaultConstructorOrConstruct,0,14 +block_count,FindNonDefaultConstructorOrConstruct,1,14 +block_count,FindNonDefaultConstructorOrConstruct,2,14 +block_count,FindNonDefaultConstructorOrConstruct,3,17 +block_count,FindNonDefaultConstructorOrConstruct,4,17 +block_count,FindNonDefaultConstructorOrConstruct,5,17 +block_count,FindNonDefaultConstructorOrConstruct,6,17 +block_count,FindNonDefaultConstructorOrConstruct,7,17 +block_count,FindNonDefaultConstructorOrConstruct,8,12 +block_count,FindNonDefaultConstructorOrConstruct,9,2 +block_count,FindNonDefaultConstructorOrConstruct,10,9 block_count,FindNonDefaultConstructorOrConstruct,11,5 block_count,OrdinaryGetOwnPropertyDescriptor,0,0 block_count,OrdinaryGetOwnPropertyDescriptor,1,0 @@ -42812,11 +42815,11 @@ block_count,OrdinaryGetOwnPropertyDescriptor,214,0 block_count,OrdinaryGetOwnPropertyDescriptor,215,0 block_count,OrdinaryGetOwnPropertyDescriptor,216,0 -block_count,ArrayPrototypeConcat,0,94 +block_count,ArrayPrototypeConcat,0,88 block_count,ArrayPrototypeConcat,1,0 -block_count,ArrayPrototypeConcat,2,94 -block_count,ArrayPrototypeConcat,3,94 -block_count,ArrayPrototypeConcat,4,92 +block_count,ArrayPrototypeConcat,2,88 +block_count,ArrayPrototypeConcat,3,88 +block_count,ArrayPrototypeConcat,4,87 block_count,ArrayPrototypeConcat,5,1 block_count,ArrayPrototypeConcat,6,1 block_count,ArrayPrototypeConcat,7,1 @@ -42834,34 +42837,34 @@ block_count,ArrayPrototypeConcat,19,0 block_count,ArrayPrototypeConcat,20,0 block_count,ArrayPrototypeConcat,21,0 -block_count,ArrayPrototypeConcat,22,92 -block_count,ArrayPrototypeConcat,23,92 -block_count,ArrayPrototypeConcat,24,92 -block_count,ArrayPrototypeConcat,25,92 -block_count,ArrayPrototypeConcat,26,92 -block_count,ArrayPrototypeConcat,27,92 +block_count,ArrayPrototypeConcat,22,87 +block_count,ArrayPrototypeConcat,23,87 +block_count,ArrayPrototypeConcat,24,87 +block_count,ArrayPrototypeConcat,25,87 +block_count,ArrayPrototypeConcat,26,87 +block_count,ArrayPrototypeConcat,27,87 block_count,ArrayPrototypeConcat,28,0 -block_count,ArrayPrototypeConcat,29,92 -block_count,ArrayPrototypeConcat,30,92 -block_count,ArrayPrototypeConcat,31,92 +block_count,ArrayPrototypeConcat,29,87 +block_count,ArrayPrototypeConcat,30,87 +block_count,ArrayPrototypeConcat,31,87 block_count,ArrayPrototypeConcat,32,0 block_count,ArrayPrototypeConcat,33,0 block_count,ArrayPrototypeConcat,34,0 -block_count,ArrayPrototypeConcat,35,92 -block_count,ArrayPrototypeConcat,36,44 -block_count,ArrayPrototypeConcat,37,47 -block_count,ArrayPrototypeConcat,38,47 +block_count,ArrayPrototypeConcat,35,87 +block_count,ArrayPrototypeConcat,36,41 +block_count,ArrayPrototypeConcat,37,45 +block_count,ArrayPrototypeConcat,38,45 block_count,ArrayPrototypeConcat,39,0 -block_count,ArrayPrototypeConcat,40,47 -block_count,ArrayPrototypeConcat,41,47 +block_count,ArrayPrototypeConcat,40,44 +block_count,ArrayPrototypeConcat,41,44 block_count,ArrayPrototypeConcat,42,0 -block_count,ArrayPrototypeConcat,43,47 +block_count,ArrayPrototypeConcat,43,44 block_count,ArrayPrototypeConcat,44,0 -block_count,ArrayPrototypeConcat,45,47 -block_count,ArrayPrototypeConcat,46,47 -block_count,ArrayPrototypeConcat,47,46 -block_count,ArrayPrototypeConcat,48,46 -block_count,ArrayPrototypeConcat,49,46 +block_count,ArrayPrototypeConcat,45,44 +block_count,ArrayPrototypeConcat,46,44 +block_count,ArrayPrototypeConcat,47,43 +block_count,ArrayPrototypeConcat,48,43 +block_count,ArrayPrototypeConcat,49,43 block_count,ArrayPrototypeConcat,50,0 block_count,ArrayPrototypeConcat,51,0 block_count,ArrayPrototypeConcat,52,1 @@ -42873,7 +42876,7 @@ block_count,ArrayPrototypeConcat,58,0 block_count,ArrayPrototypeConcat,59,0 block_count,ArrayPrototypeConcat,60,0 -block_count,ArrayPrototypeConcat,61,45 +block_count,ArrayPrototypeConcat,61,43 block_count,ArrayEvery,0,0 block_count,ArrayEvery,1,0 block_count,ArrayEvery,2,0 @@ -43132,7 +43135,7 @@ block_count,ArrayFilter,143,0 block_count,ArrayFilter,144,0 block_count,ArrayFilter,145,0 -block_count,ArrayFilter,146,3 +block_count,ArrayFilter,146,2 block_count,ArrayFilter,147,2 block_count,ArrayFilter,148,0 block_count,ArrayFilter,149,0 @@ -43801,7 +43804,7 @@ block_count,ArrayForEach,56,2 block_count,ArrayForEach,57,2 block_count,ArrayForEach,58,2 -block_count,ArrayForEach,59,12 +block_count,ArrayForEach,59,11 block_count,ArrayForEach,60,9 block_count,ArrayForEach,61,9 block_count,ArrayForEach,62,9 @@ -44056,16 +44059,16 @@ block_count,ArrayIsArray,1,0 block_count,ArrayIsArray,2,5 block_count,ArrayIsArray,3,5 -block_count,ArrayIsArray,4,5 -block_count,ArrayIsArray,5,3 +block_count,ArrayIsArray,4,4 +block_count,ArrayIsArray,5,2 block_count,ArrayIsArray,6,2 block_count,ArrayIsArray,7,0 block_count,ArrayIsArray,8,2 block_count,ArrayIsArray,9,0 -block_count,LoadJoinElement_FastSmiOrObjectElements_0,0,613 +block_count,LoadJoinElement_FastSmiOrObjectElements_0,0,577 block_count,LoadJoinElement_FastSmiOrObjectElements_0,1,0 -block_count,LoadJoinElement_FastSmiOrObjectElements_0,2,613 -block_count,LoadJoinElement_FastSmiOrObjectElements_0,3,613 +block_count,LoadJoinElement_FastSmiOrObjectElements_0,2,577 +block_count,LoadJoinElement_FastSmiOrObjectElements_0,3,577 block_count,JoinStackPush,0,0 block_count,JoinStackPush,1,0 block_count,JoinStackPush,2,0 @@ -44122,23 +44125,23 @@ block_count,JoinStackPop,13,0 block_count,JoinStackPop,14,0 block_count,JoinStackPop,15,0 -block_count,ArrayPrototypeJoin,0,75 +block_count,ArrayPrototypeJoin,0,71 block_count,ArrayPrototypeJoin,1,0 -block_count,ArrayPrototypeJoin,2,75 -block_count,ArrayPrototypeJoin,3,75 -block_count,ArrayPrototypeJoin,4,75 +block_count,ArrayPrototypeJoin,2,71 +block_count,ArrayPrototypeJoin,3,71 +block_count,ArrayPrototypeJoin,4,70 block_count,ArrayPrototypeJoin,5,0 -block_count,ArrayPrototypeJoin,6,75 +block_count,ArrayPrototypeJoin,6,70 block_count,ArrayPrototypeJoin,7,0 -block_count,ArrayPrototypeJoin,8,75 -block_count,ArrayPrototypeJoin,9,75 +block_count,ArrayPrototypeJoin,8,71 +block_count,ArrayPrototypeJoin,9,71 block_count,ArrayPrototypeJoin,10,0 -block_count,ArrayPrototypeJoin,11,75 +block_count,ArrayPrototypeJoin,11,71 block_count,ArrayPrototypeJoin,12,0 block_count,ArrayPrototypeJoin,13,0 -block_count,ArrayPrototypeJoin,14,75 -block_count,ArrayPrototypeJoin,15,75 -block_count,ArrayPrototypeJoin,16,75 +block_count,ArrayPrototypeJoin,14,71 +block_count,ArrayPrototypeJoin,15,71 +block_count,ArrayPrototypeJoin,16,71 block_count,ArrayPrototypeJoin,17,0 block_count,ArrayPrototypeJoin,18,0 block_count,ArrayPrototypeJoin,19,0 @@ -44166,86 +44169,86 @@ block_count,ArrayPrototypeJoin,41,0 block_count,ArrayPrototypeJoin,42,0 block_count,ArrayPrototypeJoin,43,0 -block_count,ArrayPrototypeJoin,44,75 -block_count,ArrayPrototypeJoin,45,75 +block_count,ArrayPrototypeJoin,44,71 +block_count,ArrayPrototypeJoin,45,71 block_count,ArrayPrototypeJoin,46,0 -block_count,ArrayPrototypeJoin,47,75 +block_count,ArrayPrototypeJoin,47,71 block_count,ArrayPrototypeJoin,48,0 block_count,ArrayPrototypeJoin,49,0 block_count,ArrayPrototypeJoin,50,0 block_count,ArrayPrototypeJoin,51,0 block_count,ArrayPrototypeJoin,52,0 -block_count,ArrayPrototypeJoin,53,75 -block_count,ArrayPrototypeJoin,54,75 +block_count,ArrayPrototypeJoin,53,71 +block_count,ArrayPrototypeJoin,54,71 block_count,ArrayPrototypeJoin,55,0 -block_count,ArrayPrototypeJoin,56,75 -block_count,ArrayPrototypeJoin,57,75 -block_count,ArrayPrototypeJoin,58,75 +block_count,ArrayPrototypeJoin,56,71 +block_count,ArrayPrototypeJoin,57,70 +block_count,ArrayPrototypeJoin,58,70 block_count,ArrayPrototypeJoin,59,0 -block_count,ArrayPrototypeJoin,60,75 +block_count,ArrayPrototypeJoin,60,70 block_count,ArrayPrototypeJoin,61,0 block_count,ArrayPrototypeJoin,62,0 -block_count,ArrayPrototypeJoin,63,75 +block_count,ArrayPrototypeJoin,63,70 block_count,ArrayPrototypeJoin,64,0 -block_count,ArrayPrototypeJoin,65,75 +block_count,ArrayPrototypeJoin,65,71 block_count,ArrayPrototypeJoin,66,0 block_count,ArrayPrototypeJoin,67,0 block_count,ArrayPrototypeJoin,68,0 -block_count,ArrayPrototypeJoin,69,75 -block_count,ArrayPrototypeJoin,70,75 +block_count,ArrayPrototypeJoin,69,71 +block_count,ArrayPrototypeJoin,70,71 block_count,ArrayPrototypeJoin,71,0 -block_count,ArrayPrototypeJoinImpl,0,171 -block_count,ArrayPrototypeJoinImpl,1,171 -block_count,ArrayPrototypeJoinImpl,2,171 +block_count,ArrayPrototypeJoinImpl,0,161 +block_count,ArrayPrototypeJoinImpl,1,161 +block_count,ArrayPrototypeJoinImpl,2,161 block_count,ArrayPrototypeJoinImpl,3,0 -block_count,ArrayPrototypeJoinImpl,4,171 -block_count,ArrayPrototypeJoinImpl,5,171 -block_count,ArrayPrototypeJoinImpl,6,171 -block_count,ArrayPrototypeJoinImpl,7,130 -block_count,ArrayPrototypeJoinImpl,8,98 -block_count,ArrayPrototypeJoinImpl,9,32 -block_count,ArrayPrototypeJoinImpl,10,32 -block_count,ArrayPrototypeJoinImpl,11,32 +block_count,ArrayPrototypeJoinImpl,4,161 +block_count,ArrayPrototypeJoinImpl,5,161 +block_count,ArrayPrototypeJoinImpl,6,161 +block_count,ArrayPrototypeJoinImpl,7,123 +block_count,ArrayPrototypeJoinImpl,8,92 +block_count,ArrayPrototypeJoinImpl,9,30 +block_count,ArrayPrototypeJoinImpl,10,30 +block_count,ArrayPrototypeJoinImpl,11,30 block_count,ArrayPrototypeJoinImpl,12,0 -block_count,ArrayPrototypeJoinImpl,13,32 -block_count,ArrayPrototypeJoinImpl,14,32 +block_count,ArrayPrototypeJoinImpl,13,30 +block_count,ArrayPrototypeJoinImpl,14,30 block_count,ArrayPrototypeJoinImpl,15,0 -block_count,ArrayPrototypeJoinImpl,16,32 -block_count,ArrayPrototypeJoinImpl,17,32 -block_count,ArrayPrototypeJoinImpl,18,32 +block_count,ArrayPrototypeJoinImpl,16,30 +block_count,ArrayPrototypeJoinImpl,17,30 +block_count,ArrayPrototypeJoinImpl,18,30 block_count,ArrayPrototypeJoinImpl,19,0 -block_count,ArrayPrototypeJoinImpl,20,32 +block_count,ArrayPrototypeJoinImpl,20,30 block_count,ArrayPrototypeJoinImpl,21,0 block_count,ArrayPrototypeJoinImpl,22,0 -block_count,ArrayPrototypeJoinImpl,23,32 +block_count,ArrayPrototypeJoinImpl,23,30 block_count,ArrayPrototypeJoinImpl,24,0 -block_count,ArrayPrototypeJoinImpl,25,32 -block_count,ArrayPrototypeJoinImpl,26,32 +block_count,ArrayPrototypeJoinImpl,25,30 +block_count,ArrayPrototypeJoinImpl,26,30 block_count,ArrayPrototypeJoinImpl,27,0 -block_count,ArrayPrototypeJoinImpl,28,32 -block_count,ArrayPrototypeJoinImpl,29,32 +block_count,ArrayPrototypeJoinImpl,28,30 +block_count,ArrayPrototypeJoinImpl,29,30 block_count,ArrayPrototypeJoinImpl,30,0 -block_count,ArrayPrototypeJoinImpl,31,32 -block_count,ArrayPrototypeJoinImpl,32,129 -block_count,ArrayPrototypeJoinImpl,33,97 -block_count,ArrayPrototypeJoinImpl,34,32 -block_count,ArrayPrototypeJoinImpl,35,64 -block_count,ArrayPrototypeJoinImpl,36,97 -block_count,ArrayPrototypeJoinImpl,37,97 -block_count,ArrayPrototypeJoinImpl,38,97 +block_count,ArrayPrototypeJoinImpl,31,30 +block_count,ArrayPrototypeJoinImpl,32,121 +block_count,ArrayPrototypeJoinImpl,33,91 +block_count,ArrayPrototypeJoinImpl,34,30 +block_count,ArrayPrototypeJoinImpl,35,60 +block_count,ArrayPrototypeJoinImpl,36,91 +block_count,ArrayPrototypeJoinImpl,37,91 +block_count,ArrayPrototypeJoinImpl,38,91 block_count,ArrayPrototypeJoinImpl,39,2 -block_count,ArrayPrototypeJoinImpl,40,94 +block_count,ArrayPrototypeJoinImpl,40,89 block_count,ArrayPrototypeJoinImpl,41,6 -block_count,ArrayPrototypeJoinImpl,42,88 +block_count,ArrayPrototypeJoinImpl,42,82 block_count,ArrayPrototypeJoinImpl,43,0 -block_count,ArrayPrototypeJoinImpl,44,9 -block_count,ArrayPrototypeJoinImpl,45,97 -block_count,ArrayPrototypeJoinImpl,46,64 -block_count,ArrayPrototypeJoinImpl,47,64 -block_count,ArrayPrototypeJoinImpl,48,64 -block_count,ArrayPrototypeJoinImpl,49,64 -block_count,ArrayPrototypeJoinImpl,50,64 -block_count,ArrayPrototypeJoinImpl,51,64 +block_count,ArrayPrototypeJoinImpl,44,8 +block_count,ArrayPrototypeJoinImpl,45,91 +block_count,ArrayPrototypeJoinImpl,46,60 +block_count,ArrayPrototypeJoinImpl,47,60 +block_count,ArrayPrototypeJoinImpl,48,60 +block_count,ArrayPrototypeJoinImpl,49,60 +block_count,ArrayPrototypeJoinImpl,50,60 +block_count,ArrayPrototypeJoinImpl,51,60 block_count,ArrayPrototypeJoinImpl,52,0 block_count,ArrayPrototypeJoinImpl,53,0 block_count,ArrayPrototypeJoinImpl,54,0 @@ -44269,18 +44272,18 @@ block_count,ArrayPrototypeJoinImpl,72,0 block_count,ArrayPrototypeJoinImpl,73,0 block_count,ArrayPrototypeJoinImpl,74,0 -block_count,ArrayPrototypeJoinImpl,75,64 +block_count,ArrayPrototypeJoinImpl,75,60 block_count,ArrayPrototypeJoinImpl,76,0 block_count,ArrayPrototypeJoinImpl,77,0 block_count,ArrayPrototypeJoinImpl,78,0 block_count,ArrayPrototypeJoinImpl,79,0 block_count,ArrayPrototypeJoinImpl,80,0 -block_count,ArrayPrototypeJoinImpl,81,32 -block_count,ArrayPrototypeJoinImpl,82,32 -block_count,ArrayPrototypeJoinImpl,83,97 -block_count,ArrayPrototypeJoinImpl,84,97 -block_count,ArrayPrototypeJoinImpl,85,97 -block_count,ArrayPrototypeJoinImpl,86,76 +block_count,ArrayPrototypeJoinImpl,81,30 +block_count,ArrayPrototypeJoinImpl,82,30 +block_count,ArrayPrototypeJoinImpl,83,91 +block_count,ArrayPrototypeJoinImpl,84,91 +block_count,ArrayPrototypeJoinImpl,85,91 +block_count,ArrayPrototypeJoinImpl,86,71 block_count,ArrayPrototypeJoinImpl,87,0 block_count,ArrayPrototypeJoinImpl,88,0 block_count,ArrayPrototypeJoinImpl,89,0 @@ -44299,14 +44302,14 @@ block_count,ArrayPrototypeJoinImpl,102,0 block_count,ArrayPrototypeJoinImpl,103,0 block_count,ArrayPrototypeJoinImpl,104,0 -block_count,ArrayPrototypeJoinImpl,105,76 -block_count,ArrayPrototypeJoinImpl,106,76 +block_count,ArrayPrototypeJoinImpl,105,71 +block_count,ArrayPrototypeJoinImpl,106,71 block_count,ArrayPrototypeJoinImpl,107,0 -block_count,ArrayPrototypeJoinImpl,108,76 -block_count,ArrayPrototypeJoinImpl,109,20 -block_count,ArrayPrototypeJoinImpl,110,20 -block_count,ArrayPrototypeJoinImpl,111,20 -block_count,ArrayPrototypeJoinImpl,112,20 +block_count,ArrayPrototypeJoinImpl,108,71 +block_count,ArrayPrototypeJoinImpl,109,19 +block_count,ArrayPrototypeJoinImpl,110,19 +block_count,ArrayPrototypeJoinImpl,111,18 +block_count,ArrayPrototypeJoinImpl,112,18 block_count,ArrayPrototypeJoinImpl,113,0 block_count,ArrayPrototypeJoinImpl,114,0 block_count,ArrayPrototypeJoinImpl,115,0 @@ -44325,21 +44328,21 @@ block_count,ArrayPrototypeJoinImpl,128,0 block_count,ArrayPrototypeJoinImpl,129,0 block_count,ArrayPrototypeJoinImpl,130,0 -block_count,ArrayPrototypeJoinImpl,131,20 -block_count,ArrayPrototypeJoinImpl,132,20 +block_count,ArrayPrototypeJoinImpl,131,18 +block_count,ArrayPrototypeJoinImpl,132,18 block_count,ArrayPrototypeJoinImpl,133,0 -block_count,ArrayPrototypeJoinImpl,134,20 +block_count,ArrayPrototypeJoinImpl,134,18 block_count,ArrayPrototypeJoinImpl,135,0 block_count,ArrayPrototypeJoinImpl,136,0 -block_count,ArrayPrototypeJoinImpl,137,20 +block_count,ArrayPrototypeJoinImpl,137,19 block_count,ArrayPrototypeJoinImpl,138,0 -block_count,ArrayPrototypeJoinImpl,139,97 +block_count,ArrayPrototypeJoinImpl,139,91 block_count,ArrayPrototypeJoinImpl,140,0 block_count,ArrayPrototypeJoinImpl,141,0 block_count,ArrayPrototypeJoinImpl,142,0 block_count,ArrayPrototypeJoinImpl,143,0 -block_count,ArrayPrototypeJoinImpl,144,32 -block_count,ArrayPrototypeJoinImpl,145,32 +block_count,ArrayPrototypeJoinImpl,144,30 +block_count,ArrayPrototypeJoinImpl,145,30 block_count,ArrayPrototypeJoinImpl,146,0 block_count,ArrayPrototypeJoinImpl,147,0 block_count,ArrayPrototypeJoinImpl,148,0 @@ -44379,11 +44382,11 @@ block_count,ArrayPrototypeJoinImpl,182,0 block_count,ArrayPrototypeJoinImpl,183,0 block_count,ArrayPrototypeJoinImpl,184,0 -block_count,ArrayPrototypeJoinImpl,185,32 -block_count,ArrayPrototypeJoinImpl,186,32 +block_count,ArrayPrototypeJoinImpl,185,30 +block_count,ArrayPrototypeJoinImpl,186,30 block_count,ArrayPrototypeJoinImpl,187,0 -block_count,ArrayPrototypeJoinImpl,188,32 -block_count,ArrayPrototypeJoinImpl,189,32 +block_count,ArrayPrototypeJoinImpl,188,30 +block_count,ArrayPrototypeJoinImpl,189,30 block_count,ArrayPrototypeJoinImpl,190,0 block_count,ArrayPrototypeJoinImpl,191,0 block_count,ArrayPrototypeJoinImpl,192,0 @@ -44393,7 +44396,7 @@ block_count,ArrayPrototypeJoinImpl,196,0 block_count,ArrayPrototypeJoinImpl,197,0 block_count,ArrayPrototypeJoinImpl,198,0 -block_count,ArrayPrototypeJoinImpl,199,32 +block_count,ArrayPrototypeJoinImpl,199,30 block_count,ArrayPrototypeJoinImpl,200,0 block_count,ArrayPrototypeJoinImpl,201,0 block_count,ArrayPrototypeJoinImpl,202,0 @@ -44408,19 +44411,19 @@ block_count,ArrayPrototypeJoinImpl,211,0 block_count,ArrayPrototypeJoinImpl,212,0 block_count,ArrayPrototypeJoinImpl,213,0 -block_count,ArrayPrototypeJoinImpl,214,32 -block_count,ArrayPrototypeJoinImpl,215,32 -block_count,ArrayPrototypeJoinImpl,216,32 -block_count,ArrayPrototypeJoinImpl,217,32 +block_count,ArrayPrototypeJoinImpl,214,30 +block_count,ArrayPrototypeJoinImpl,215,30 +block_count,ArrayPrototypeJoinImpl,216,30 +block_count,ArrayPrototypeJoinImpl,217,30 block_count,ArrayPrototypeJoinImpl,218,0 -block_count,ArrayPrototypeJoinImpl,219,32 +block_count,ArrayPrototypeJoinImpl,219,30 block_count,ArrayPrototypeJoinImpl,220,0 block_count,ArrayPrototypeJoinImpl,221,0 -block_count,ArrayPrototypeJoinImpl,222,32 +block_count,ArrayPrototypeJoinImpl,222,30 block_count,ArrayPrototypeJoinImpl,223,0 block_count,ArrayPrototypeJoinImpl,224,0 -block_count,ArrayPrototypeJoinImpl,225,32 -block_count,ArrayPrototypeJoinImpl,226,32 +block_count,ArrayPrototypeJoinImpl,225,30 +block_count,ArrayPrototypeJoinImpl,226,30 block_count,ArrayPrototypeJoinImpl,227,0 block_count,ArrayPrototypeJoinImpl,228,0 block_count,ArrayPrototypeJoinImpl,229,0 @@ -44651,36 +44654,36 @@ block_count,ArrayPrototypeJoinImpl,454,0 block_count,ArrayPrototypeJoinImpl,455,0 block_count,ArrayPrototypeJoinImpl,456,0 -block_count,ArrayPrototypeJoinImpl,457,40 -block_count,ArrayPrototypeJoinImpl,458,40 -block_count,ArrayPrototypeJoinImpl,459,40 +block_count,ArrayPrototypeJoinImpl,457,38 +block_count,ArrayPrototypeJoinImpl,458,38 +block_count,ArrayPrototypeJoinImpl,459,38 block_count,ArrayPrototypeJoinImpl,460,0 -block_count,ArrayPrototypeJoinImpl,461,40 -block_count,ArrayPrototypeJoinImpl,462,40 +block_count,ArrayPrototypeJoinImpl,461,38 +block_count,ArrayPrototypeJoinImpl,462,38 block_count,ArrayPrototypeJoinImpl,463,0 -block_count,ArrayPrototypeJoinImpl,464,40 -block_count,ArrayPrototypeJoinImpl,465,40 -block_count,ArrayPrototypeJoinImpl,466,40 +block_count,ArrayPrototypeJoinImpl,464,38 +block_count,ArrayPrototypeJoinImpl,465,38 +block_count,ArrayPrototypeJoinImpl,466,38 block_count,ArrayPrototypeJoinImpl,467,0 -block_count,ArrayPrototypeJoinImpl,468,40 +block_count,ArrayPrototypeJoinImpl,468,38 block_count,ArrayPrototypeJoinImpl,469,0 block_count,ArrayPrototypeJoinImpl,470,0 -block_count,ArrayPrototypeJoinImpl,471,40 +block_count,ArrayPrototypeJoinImpl,471,38 block_count,ArrayPrototypeJoinImpl,472,0 -block_count,ArrayPrototypeJoinImpl,473,40 -block_count,ArrayPrototypeJoinImpl,474,40 +block_count,ArrayPrototypeJoinImpl,473,38 +block_count,ArrayPrototypeJoinImpl,474,38 block_count,ArrayPrototypeJoinImpl,475,0 -block_count,ArrayPrototypeJoinImpl,476,40 -block_count,ArrayPrototypeJoinImpl,477,40 +block_count,ArrayPrototypeJoinImpl,476,38 +block_count,ArrayPrototypeJoinImpl,477,38 block_count,ArrayPrototypeJoinImpl,478,0 -block_count,ArrayPrototypeJoinImpl,479,40 -block_count,ArrayPrototypeJoinImpl,480,121 -block_count,ArrayPrototypeJoinImpl,481,80 -block_count,ArrayPrototypeJoinImpl,482,40 -block_count,ArrayPrototypeJoinImpl,483,40 -block_count,ArrayPrototypeJoinImpl,484,80 -block_count,ArrayPrototypeJoinImpl,485,80 -block_count,ArrayPrototypeJoinImpl,486,80 +block_count,ArrayPrototypeJoinImpl,479,38 +block_count,ArrayPrototypeJoinImpl,480,114 +block_count,ArrayPrototypeJoinImpl,481,76 +block_count,ArrayPrototypeJoinImpl,482,38 +block_count,ArrayPrototypeJoinImpl,483,38 +block_count,ArrayPrototypeJoinImpl,484,76 +block_count,ArrayPrototypeJoinImpl,485,76 +block_count,ArrayPrototypeJoinImpl,486,76 block_count,ArrayPrototypeJoinImpl,487,0 block_count,ArrayPrototypeJoinImpl,488,0 block_count,ArrayPrototypeJoinImpl,489,0 @@ -44722,13 +44725,13 @@ block_count,ArrayPrototypeJoinImpl,525,0 block_count,ArrayPrototypeJoinImpl,526,0 block_count,ArrayPrototypeJoinImpl,527,0 -block_count,ArrayPrototypeJoinImpl,528,80 -block_count,ArrayPrototypeJoinImpl,529,40 -block_count,ArrayPrototypeJoinImpl,530,40 -block_count,ArrayPrototypeJoinImpl,531,40 -block_count,ArrayPrototypeJoinImpl,532,40 -block_count,ArrayPrototypeJoinImpl,533,40 -block_count,ArrayPrototypeJoinImpl,534,40 +block_count,ArrayPrototypeJoinImpl,528,76 +block_count,ArrayPrototypeJoinImpl,529,38 +block_count,ArrayPrototypeJoinImpl,530,38 +block_count,ArrayPrototypeJoinImpl,531,38 +block_count,ArrayPrototypeJoinImpl,532,38 +block_count,ArrayPrototypeJoinImpl,533,38 +block_count,ArrayPrototypeJoinImpl,534,38 block_count,ArrayPrototypeJoinImpl,535,0 block_count,ArrayPrototypeJoinImpl,536,0 block_count,ArrayPrototypeJoinImpl,537,0 @@ -44752,18 +44755,18 @@ block_count,ArrayPrototypeJoinImpl,555,0 block_count,ArrayPrototypeJoinImpl,556,0 block_count,ArrayPrototypeJoinImpl,557,0 -block_count,ArrayPrototypeJoinImpl,558,40 +block_count,ArrayPrototypeJoinImpl,558,38 block_count,ArrayPrototypeJoinImpl,559,0 block_count,ArrayPrototypeJoinImpl,560,0 block_count,ArrayPrototypeJoinImpl,561,0 block_count,ArrayPrototypeJoinImpl,562,0 block_count,ArrayPrototypeJoinImpl,563,0 -block_count,ArrayPrototypeJoinImpl,564,40 -block_count,ArrayPrototypeJoinImpl,565,40 -block_count,ArrayPrototypeJoinImpl,566,80 -block_count,ArrayPrototypeJoinImpl,567,80 -block_count,ArrayPrototypeJoinImpl,568,80 -block_count,ArrayPrototypeJoinImpl,569,80 +block_count,ArrayPrototypeJoinImpl,564,38 +block_count,ArrayPrototypeJoinImpl,565,38 +block_count,ArrayPrototypeJoinImpl,566,76 +block_count,ArrayPrototypeJoinImpl,567,76 +block_count,ArrayPrototypeJoinImpl,568,76 +block_count,ArrayPrototypeJoinImpl,569,76 block_count,ArrayPrototypeJoinImpl,570,0 block_count,ArrayPrototypeJoinImpl,571,0 block_count,ArrayPrototypeJoinImpl,572,0 @@ -44782,10 +44785,10 @@ block_count,ArrayPrototypeJoinImpl,585,0 block_count,ArrayPrototypeJoinImpl,586,0 block_count,ArrayPrototypeJoinImpl,587,0 -block_count,ArrayPrototypeJoinImpl,588,80 -block_count,ArrayPrototypeJoinImpl,589,80 +block_count,ArrayPrototypeJoinImpl,588,76 +block_count,ArrayPrototypeJoinImpl,589,76 block_count,ArrayPrototypeJoinImpl,590,0 -block_count,ArrayPrototypeJoinImpl,591,80 +block_count,ArrayPrototypeJoinImpl,591,76 block_count,ArrayPrototypeJoinImpl,592,0 block_count,ArrayPrototypeJoinImpl,593,0 block_count,ArrayPrototypeJoinImpl,594,0 @@ -44816,13 +44819,13 @@ block_count,ArrayPrototypeJoinImpl,619,0 block_count,ArrayPrototypeJoinImpl,620,0 block_count,ArrayPrototypeJoinImpl,621,0 -block_count,ArrayPrototypeJoinImpl,622,80 +block_count,ArrayPrototypeJoinImpl,622,76 block_count,ArrayPrototypeJoinImpl,623,0 block_count,ArrayPrototypeJoinImpl,624,0 block_count,ArrayPrototypeJoinImpl,625,0 block_count,ArrayPrototypeJoinImpl,626,0 -block_count,ArrayPrototypeJoinImpl,627,40 -block_count,ArrayPrototypeJoinImpl,628,40 +block_count,ArrayPrototypeJoinImpl,627,38 +block_count,ArrayPrototypeJoinImpl,628,38 block_count,ArrayPrototypeJoinImpl,629,0 block_count,ArrayPrototypeJoinImpl,630,0 block_count,ArrayPrototypeJoinImpl,631,0 @@ -44862,11 +44865,11 @@ block_count,ArrayPrototypeJoinImpl,665,0 block_count,ArrayPrototypeJoinImpl,666,0 block_count,ArrayPrototypeJoinImpl,667,0 -block_count,ArrayPrototypeJoinImpl,668,40 -block_count,ArrayPrototypeJoinImpl,669,40 +block_count,ArrayPrototypeJoinImpl,668,38 +block_count,ArrayPrototypeJoinImpl,669,38 block_count,ArrayPrototypeJoinImpl,670,0 -block_count,ArrayPrototypeJoinImpl,671,40 -block_count,ArrayPrototypeJoinImpl,672,40 +block_count,ArrayPrototypeJoinImpl,671,38 +block_count,ArrayPrototypeJoinImpl,672,38 block_count,ArrayPrototypeJoinImpl,673,0 block_count,ArrayPrototypeJoinImpl,674,0 block_count,ArrayPrototypeJoinImpl,675,0 @@ -44876,7 +44879,7 @@ block_count,ArrayPrototypeJoinImpl,679,0 block_count,ArrayPrototypeJoinImpl,680,0 block_count,ArrayPrototypeJoinImpl,681,0 -block_count,ArrayPrototypeJoinImpl,682,40 +block_count,ArrayPrototypeJoinImpl,682,38 block_count,ArrayPrototypeJoinImpl,683,0 block_count,ArrayPrototypeJoinImpl,684,0 block_count,ArrayPrototypeJoinImpl,685,0 @@ -44891,19 +44894,19 @@ block_count,ArrayPrototypeJoinImpl,694,0 block_count,ArrayPrototypeJoinImpl,695,0 block_count,ArrayPrototypeJoinImpl,696,0 -block_count,ArrayPrototypeJoinImpl,697,40 -block_count,ArrayPrototypeJoinImpl,698,40 -block_count,ArrayPrototypeJoinImpl,699,40 -block_count,ArrayPrototypeJoinImpl,700,40 +block_count,ArrayPrototypeJoinImpl,697,38 +block_count,ArrayPrototypeJoinImpl,698,38 +block_count,ArrayPrototypeJoinImpl,699,38 +block_count,ArrayPrototypeJoinImpl,700,38 block_count,ArrayPrototypeJoinImpl,701,0 -block_count,ArrayPrototypeJoinImpl,702,40 +block_count,ArrayPrototypeJoinImpl,702,38 block_count,ArrayPrototypeJoinImpl,703,0 block_count,ArrayPrototypeJoinImpl,704,0 -block_count,ArrayPrototypeJoinImpl,705,40 +block_count,ArrayPrototypeJoinImpl,705,38 block_count,ArrayPrototypeJoinImpl,706,0 block_count,ArrayPrototypeJoinImpl,707,0 -block_count,ArrayPrototypeJoinImpl,708,40 -block_count,ArrayPrototypeJoinImpl,709,40 +block_count,ArrayPrototypeJoinImpl,708,38 +block_count,ArrayPrototypeJoinImpl,709,38 block_count,ArrayPrototypeJoinImpl,710,0 block_count,ArrayPrototypeJoinImpl,711,0 block_count,ArrayPrototypeJoinImpl,712,0 @@ -45170,19 +45173,19 @@ block_count,ArrayPrototypeJoinImpl,973,0 block_count,ArrayPrototypeJoinImpl,974,0 block_count,ArrayPrototypeJoinImpl,975,0 -block_count,ArrayPrototypeJoinImpl,976,98 +block_count,ArrayPrototypeJoinImpl,976,92 block_count,ArrayPrototypeJoinImpl,977,0 -block_count,ArrayPrototypeJoinImpl,978,98 -block_count,ArrayPrototypeJoinImpl,979,98 +block_count,ArrayPrototypeJoinImpl,978,92 +block_count,ArrayPrototypeJoinImpl,979,92 block_count,ArrayPrototypeJoinImpl,980,0 block_count,ArrayPrototypeJoinImpl,981,0 block_count,ArrayPrototypeJoinImpl,982,0 -block_count,ArrayPrototypeJoinImpl,983,98 +block_count,ArrayPrototypeJoinImpl,983,92 block_count,ArrayPrototypeJoinImpl,984,0 -block_count,ArrayPrototypeJoinImpl,985,98 -block_count,ArrayPrototypeJoinImpl,986,98 +block_count,ArrayPrototypeJoinImpl,985,92 +block_count,ArrayPrototypeJoinImpl,986,92 block_count,ArrayPrototypeJoinImpl,987,0 -block_count,ArrayPrototypeJoinImpl,988,98 +block_count,ArrayPrototypeJoinImpl,988,92 block_count,ArrayPrototypeJoinImpl,989,0 block_count,ArrayPrototypeJoinImpl,990,0 block_count,ArrayPrototypeJoinImpl,991,0 @@ -45191,31 +45194,31 @@ block_count,ArrayPrototypeJoinImpl,994,0 block_count,ArrayPrototypeJoinImpl,995,0 block_count,ArrayPrototypeJoinImpl,996,0 -block_count,ArrayPrototypeJoinImpl,997,98 +block_count,ArrayPrototypeJoinImpl,997,92 block_count,ArrayPrototypeJoinImpl,998,0 -block_count,ArrayPrototypeJoinImpl,999,98 +block_count,ArrayPrototypeJoinImpl,999,92 block_count,ArrayPrototypeJoinImpl,1000,0 block_count,ArrayPrototypeJoinImpl,1001,0 block_count,ArrayPrototypeJoinImpl,1002,0 -block_count,ArrayPrototypeJoinImpl,1003,98 -block_count,ArrayPrototypeJoinImpl,1004,98 -block_count,ArrayPrototypeJoinImpl,1005,98 +block_count,ArrayPrototypeJoinImpl,1003,92 +block_count,ArrayPrototypeJoinImpl,1004,92 +block_count,ArrayPrototypeJoinImpl,1005,92 block_count,ArrayPrototypeJoinImpl,1006,0 block_count,ArrayPrototypeJoinImpl,1007,0 block_count,ArrayPrototypeJoinImpl,1008,0 -block_count,ArrayPrototypeJoinImpl,1009,98 +block_count,ArrayPrototypeJoinImpl,1009,92 block_count,ArrayPrototypeJoinImpl,1010,0 -block_count,ArrayPrototypeJoinImpl,1011,98 +block_count,ArrayPrototypeJoinImpl,1011,92 block_count,ArrayPrototypeJoinImpl,1012,0 -block_count,ArrayPrototypeJoinImpl,1013,98 +block_count,ArrayPrototypeJoinImpl,1013,92 block_count,ArrayPrototypeJoinImpl,1014,0 block_count,ArrayPrototypeJoinImpl,1015,0 block_count,ArrayPrototypeJoinImpl,1016,0 -block_count,ArrayPrototypeJoinImpl,1017,98 +block_count,ArrayPrototypeJoinImpl,1017,92 block_count,ArrayPrototypeJoinImpl,1018,0 -block_count,ArrayPrototypeJoinImpl,1019,98 -block_count,ArrayPrototypeJoinImpl,1020,98 -block_count,ArrayPrototypeJoinImpl,1021,98 +block_count,ArrayPrototypeJoinImpl,1019,92 +block_count,ArrayPrototypeJoinImpl,1020,92 +block_count,ArrayPrototypeJoinImpl,1021,92 block_count,ArrayPrototypeJoinImpl,1022,0 block_count,ArrayPrototypeJoinImpl,1023,0 block_count,ArrayPrototypeJoinImpl,1024,0 @@ -45259,61 +45262,61 @@ block_count,ArrayPrototypeJoinImpl,1062,0 block_count,ArrayPrototypeJoinImpl,1063,0 block_count,ArrayPrototypeJoinImpl,1064,0 -block_count,ArrayPrototypeJoinImpl,1065,98 -block_count,ArrayPrototypeJoinImpl,1066,98 +block_count,ArrayPrototypeJoinImpl,1065,92 +block_count,ArrayPrototypeJoinImpl,1066,92 block_count,ArrayPrototypeJoinImpl,1067,0 block_count,ArrayPrototypeJoinImpl,1068,0 block_count,ArrayPrototypeJoinImpl,1069,0 block_count,ArrayPrototypeJoinImpl,1070,0 -block_count,ArrayPrototypeJoinImpl,1071,98 -block_count,ArrayPrototypeJoinImpl,1072,98 +block_count,ArrayPrototypeJoinImpl,1071,92 +block_count,ArrayPrototypeJoinImpl,1072,92 block_count,ArrayPrototypeJoinImpl,1073,0 -block_count,ArrayPrototypeJoinImpl,1074,98 -block_count,ArrayPrototypeJoinImpl,1075,98 +block_count,ArrayPrototypeJoinImpl,1074,92 +block_count,ArrayPrototypeJoinImpl,1075,92 block_count,ArrayPrototypeJoinImpl,1076,0 -block_count,ArrayPrototypeJoinImpl,1077,98 -block_count,ArrayPrototypeJoinImpl,1078,98 -block_count,ArrayPrototypeJoinImpl,1079,98 +block_count,ArrayPrototypeJoinImpl,1077,92 +block_count,ArrayPrototypeJoinImpl,1078,92 +block_count,ArrayPrototypeJoinImpl,1079,92 block_count,ArrayPrototypeJoinImpl,1080,0 -block_count,ArrayPrototypeJoinImpl,1081,98 +block_count,ArrayPrototypeJoinImpl,1081,92 block_count,ArrayPrototypeJoinImpl,1082,0 block_count,ArrayPrototypeJoinImpl,1083,0 -block_count,ArrayPrototypeJoinImpl,1084,98 +block_count,ArrayPrototypeJoinImpl,1084,92 block_count,ArrayPrototypeJoinImpl,1085,0 -block_count,ArrayPrototypeJoinImpl,1086,98 -block_count,ArrayPrototypeJoinImpl,1087,711 -block_count,ArrayPrototypeJoinImpl,1088,613 -block_count,ArrayPrototypeJoinImpl,1089,613 -block_count,ArrayPrototypeJoinImpl,1090,613 +block_count,ArrayPrototypeJoinImpl,1086,92 +block_count,ArrayPrototypeJoinImpl,1087,670 +block_count,ArrayPrototypeJoinImpl,1088,577 +block_count,ArrayPrototypeJoinImpl,1089,577 +block_count,ArrayPrototypeJoinImpl,1090,577 block_count,ArrayPrototypeJoinImpl,1091,0 block_count,ArrayPrototypeJoinImpl,1092,0 block_count,ArrayPrototypeJoinImpl,1093,0 -block_count,ArrayPrototypeJoinImpl,1094,613 +block_count,ArrayPrototypeJoinImpl,1094,577 block_count,ArrayPrototypeJoinImpl,1095,0 -block_count,ArrayPrototypeJoinImpl,1096,613 +block_count,ArrayPrototypeJoinImpl,1096,577 block_count,ArrayPrototypeJoinImpl,1097,0 -block_count,ArrayPrototypeJoinImpl,1098,613 +block_count,ArrayPrototypeJoinImpl,1098,577 block_count,ArrayPrototypeJoinImpl,1099,0 block_count,ArrayPrototypeJoinImpl,1100,0 block_count,ArrayPrototypeJoinImpl,1101,0 -block_count,ArrayPrototypeJoinImpl,1102,613 -block_count,ArrayPrototypeJoinImpl,1103,613 +block_count,ArrayPrototypeJoinImpl,1102,577 +block_count,ArrayPrototypeJoinImpl,1103,577 block_count,ArrayPrototypeJoinImpl,1104,0 block_count,ArrayPrototypeJoinImpl,1105,0 block_count,ArrayPrototypeJoinImpl,1106,0 block_count,ArrayPrototypeJoinImpl,1107,0 -block_count,ArrayPrototypeJoinImpl,1108,613 -block_count,ArrayPrototypeJoinImpl,1109,613 -block_count,ArrayPrototypeJoinImpl,1110,98 -block_count,ArrayPrototypeJoinImpl,1111,514 -block_count,ArrayPrototypeJoinImpl,1112,613 -block_count,ArrayPrototypeJoinImpl,1113,613 -block_count,ArrayPrototypeJoinImpl,1114,613 -block_count,ArrayPrototypeJoinImpl,1115,500 -block_count,ArrayPrototypeJoinImpl,1116,477 -block_count,ArrayPrototypeJoinImpl,1117,477 +block_count,ArrayPrototypeJoinImpl,1108,577 +block_count,ArrayPrototypeJoinImpl,1109,577 +block_count,ArrayPrototypeJoinImpl,1110,92 +block_count,ArrayPrototypeJoinImpl,1111,484 +block_count,ArrayPrototypeJoinImpl,1112,577 +block_count,ArrayPrototypeJoinImpl,1113,577 +block_count,ArrayPrototypeJoinImpl,1114,577 +block_count,ArrayPrototypeJoinImpl,1115,471 +block_count,ArrayPrototypeJoinImpl,1116,449 +block_count,ArrayPrototypeJoinImpl,1117,449 block_count,ArrayPrototypeJoinImpl,1118,0 -block_count,ArrayPrototypeJoinImpl,1119,23 +block_count,ArrayPrototypeJoinImpl,1119,21 block_count,ArrayPrototypeJoinImpl,1120,0 block_count,ArrayPrototypeJoinImpl,1121,0 block_count,ArrayPrototypeJoinImpl,1122,0 @@ -45331,14 +45334,14 @@ block_count,ArrayPrototypeJoinImpl,1134,0 block_count,ArrayPrototypeJoinImpl,1135,0 block_count,ArrayPrototypeJoinImpl,1136,0 -block_count,ArrayPrototypeJoinImpl,1137,23 -block_count,ArrayPrototypeJoinImpl,1138,23 -block_count,ArrayPrototypeJoinImpl,1139,46 -block_count,ArrayPrototypeJoinImpl,1140,46 -block_count,ArrayPrototypeJoinImpl,1141,46 -block_count,ArrayPrototypeJoinImpl,1142,23 -block_count,ArrayPrototypeJoinImpl,1143,23 -block_count,ArrayPrototypeJoinImpl,1144,23 +block_count,ArrayPrototypeJoinImpl,1137,21 +block_count,ArrayPrototypeJoinImpl,1138,21 +block_count,ArrayPrototypeJoinImpl,1139,43 +block_count,ArrayPrototypeJoinImpl,1140,43 +block_count,ArrayPrototypeJoinImpl,1141,43 +block_count,ArrayPrototypeJoinImpl,1142,21 +block_count,ArrayPrototypeJoinImpl,1143,21 +block_count,ArrayPrototypeJoinImpl,1144,21 block_count,ArrayPrototypeJoinImpl,1145,0 block_count,ArrayPrototypeJoinImpl,1146,0 block_count,ArrayPrototypeJoinImpl,1147,0 @@ -45348,10 +45351,10 @@ block_count,ArrayPrototypeJoinImpl,1151,0 block_count,ArrayPrototypeJoinImpl,1152,0 block_count,ArrayPrototypeJoinImpl,1153,0 -block_count,ArrayPrototypeJoinImpl,1154,23 -block_count,ArrayPrototypeJoinImpl,1155,23 +block_count,ArrayPrototypeJoinImpl,1154,21 +block_count,ArrayPrototypeJoinImpl,1155,21 block_count,ArrayPrototypeJoinImpl,1156,0 -block_count,ArrayPrototypeJoinImpl,1157,23 +block_count,ArrayPrototypeJoinImpl,1157,21 block_count,ArrayPrototypeJoinImpl,1158,0 block_count,ArrayPrototypeJoinImpl,1159,0 block_count,ArrayPrototypeJoinImpl,1160,0 @@ -45391,10 +45394,10 @@ block_count,ArrayPrototypeJoinImpl,1194,0 block_count,ArrayPrototypeJoinImpl,1195,0 block_count,ArrayPrototypeJoinImpl,1196,0 -block_count,ArrayPrototypeJoinImpl,1197,23 -block_count,ArrayPrototypeJoinImpl,1198,138 -block_count,ArrayPrototypeJoinImpl,1199,115 -block_count,ArrayPrototypeJoinImpl,1200,115 +block_count,ArrayPrototypeJoinImpl,1197,21 +block_count,ArrayPrototypeJoinImpl,1198,130 +block_count,ArrayPrototypeJoinImpl,1199,108 +block_count,ArrayPrototypeJoinImpl,1200,108 block_count,ArrayPrototypeJoinImpl,1201,0 block_count,ArrayPrototypeJoinImpl,1202,0 block_count,ArrayPrototypeJoinImpl,1203,0 @@ -45435,22 +45438,22 @@ block_count,ArrayPrototypeJoinImpl,1238,0 block_count,ArrayPrototypeJoinImpl,1239,0 block_count,ArrayPrototypeJoinImpl,1240,0 -block_count,ArrayPrototypeJoinImpl,1241,115 -block_count,ArrayPrototypeJoinImpl,1242,23 -block_count,ArrayPrototypeJoinImpl,1243,23 -block_count,ArrayPrototypeJoinImpl,1244,23 -block_count,ArrayPrototypeJoinImpl,1245,23 -block_count,ArrayPrototypeJoinImpl,1246,23 +block_count,ArrayPrototypeJoinImpl,1241,108 +block_count,ArrayPrototypeJoinImpl,1242,21 +block_count,ArrayPrototypeJoinImpl,1243,21 +block_count,ArrayPrototypeJoinImpl,1244,21 +block_count,ArrayPrototypeJoinImpl,1245,21 +block_count,ArrayPrototypeJoinImpl,1246,21 block_count,ArrayPrototypeJoinImpl,1247,0 -block_count,ArrayPrototypeJoinImpl,1248,23 -block_count,ArrayPrototypeJoinImpl,1249,23 -block_count,ArrayPrototypeJoinImpl,1250,23 +block_count,ArrayPrototypeJoinImpl,1248,21 +block_count,ArrayPrototypeJoinImpl,1249,21 +block_count,ArrayPrototypeJoinImpl,1250,21 block_count,ArrayPrototypeJoinImpl,1251,0 -block_count,ArrayPrototypeJoinImpl,1252,23 +block_count,ArrayPrototypeJoinImpl,1252,21 block_count,ArrayPrototypeJoinImpl,1253,0 -block_count,ArrayPrototypeJoinImpl,1254,23 -block_count,ArrayPrototypeJoinImpl,1255,23 -block_count,ArrayPrototypeJoinImpl,1256,23 +block_count,ArrayPrototypeJoinImpl,1254,21 +block_count,ArrayPrototypeJoinImpl,1255,21 +block_count,ArrayPrototypeJoinImpl,1256,21 block_count,ArrayPrototypeJoinImpl,1257,0 block_count,ArrayPrototypeJoinImpl,1258,0 block_count,ArrayPrototypeJoinImpl,1259,0 @@ -45463,7 +45466,7 @@ block_count,ArrayPrototypeJoinImpl,1266,0 block_count,ArrayPrototypeJoinImpl,1267,0 block_count,ArrayPrototypeJoinImpl,1268,0 -block_count,ArrayPrototypeJoinImpl,1269,23 +block_count,ArrayPrototypeJoinImpl,1269,21 block_count,ArrayPrototypeJoinImpl,1270,0 block_count,ArrayPrototypeJoinImpl,1271,0 block_count,ArrayPrototypeJoinImpl,1272,0 @@ -45500,9 +45503,9 @@ block_count,ArrayPrototypeJoinImpl,1303,0 block_count,ArrayPrototypeJoinImpl,1304,0 block_count,ArrayPrototypeJoinImpl,1305,0 -block_count,ArrayPrototypeJoinImpl,1306,23 +block_count,ArrayPrototypeJoinImpl,1306,21 block_count,ArrayPrototypeJoinImpl,1307,0 -block_count,ArrayPrototypeJoinImpl,1308,23 +block_count,ArrayPrototypeJoinImpl,1308,21 block_count,ArrayPrototypeJoinImpl,1309,0 block_count,ArrayPrototypeJoinImpl,1310,0 block_count,ArrayPrototypeJoinImpl,1311,0 @@ -45513,7 +45516,7 @@ block_count,ArrayPrototypeJoinImpl,1316,0 block_count,ArrayPrototypeJoinImpl,1317,0 block_count,ArrayPrototypeJoinImpl,1318,0 -block_count,ArrayPrototypeJoinImpl,1319,23 +block_count,ArrayPrototypeJoinImpl,1319,21 block_count,ArrayPrototypeJoinImpl,1320,0 block_count,ArrayPrototypeJoinImpl,1321,0 block_count,ArrayPrototypeJoinImpl,1322,0 @@ -45587,15 +45590,15 @@ block_count,ArrayPrototypeJoinImpl,1390,0 block_count,ArrayPrototypeJoinImpl,1391,0 block_count,ArrayPrototypeJoinImpl,1392,0 -block_count,ArrayPrototypeJoinImpl,1393,23 -block_count,ArrayPrototypeJoinImpl,1394,23 +block_count,ArrayPrototypeJoinImpl,1393,21 +block_count,ArrayPrototypeJoinImpl,1394,21 block_count,ArrayPrototypeJoinImpl,1395,0 block_count,ArrayPrototypeJoinImpl,1396,0 -block_count,ArrayPrototypeJoinImpl,1397,112 -block_count,ArrayPrototypeJoinImpl,1398,112 -block_count,ArrayPrototypeJoinImpl,1399,76 -block_count,ArrayPrototypeJoinImpl,1400,35 -block_count,ArrayPrototypeJoinImpl,1401,35 +block_count,ArrayPrototypeJoinImpl,1397,105 +block_count,ArrayPrototypeJoinImpl,1398,105 +block_count,ArrayPrototypeJoinImpl,1399,72 +block_count,ArrayPrototypeJoinImpl,1400,33 +block_count,ArrayPrototypeJoinImpl,1401,33 block_count,ArrayPrototypeJoinImpl,1402,0 block_count,ArrayPrototypeJoinImpl,1403,0 block_count,ArrayPrototypeJoinImpl,1404,0 @@ -45640,21 +45643,21 @@ block_count,ArrayPrototypeJoinImpl,1443,0 block_count,ArrayPrototypeJoinImpl,1444,0 block_count,ArrayPrototypeJoinImpl,1445,0 -block_count,ArrayPrototypeJoinImpl,1446,112 -block_count,ArrayPrototypeJoinImpl,1447,112 +block_count,ArrayPrototypeJoinImpl,1446,105 +block_count,ArrayPrototypeJoinImpl,1447,105 block_count,ArrayPrototypeJoinImpl,1448,0 block_count,ArrayPrototypeJoinImpl,1449,0 block_count,ArrayPrototypeJoinImpl,1450,0 block_count,ArrayPrototypeJoinImpl,1451,0 -block_count,ArrayPrototypeJoinImpl,1452,112 -block_count,ArrayPrototypeJoinImpl,1453,135 -block_count,ArrayPrototypeJoinImpl,1454,612 -block_count,ArrayPrototypeJoinImpl,1455,514 -block_count,ArrayPrototypeJoinImpl,1456,5 -block_count,ArrayPrototypeJoinImpl,1457,5 -block_count,ArrayPrototypeJoinImpl,1458,5 -block_count,ArrayPrototypeJoinImpl,1459,5 -block_count,ArrayPrototypeJoinImpl,1460,5 +block_count,ArrayPrototypeJoinImpl,1452,105 +block_count,ArrayPrototypeJoinImpl,1453,127 +block_count,ArrayPrototypeJoinImpl,1454,577 +block_count,ArrayPrototypeJoinImpl,1455,484 +block_count,ArrayPrototypeJoinImpl,1456,4 +block_count,ArrayPrototypeJoinImpl,1457,4 +block_count,ArrayPrototypeJoinImpl,1458,4 +block_count,ArrayPrototypeJoinImpl,1459,4 +block_count,ArrayPrototypeJoinImpl,1460,4 block_count,ArrayPrototypeJoinImpl,1461,0 block_count,ArrayPrototypeJoinImpl,1462,0 block_count,ArrayPrototypeJoinImpl,1463,0 @@ -45681,7 +45684,7 @@ block_count,ArrayPrototypeJoinImpl,1484,0 block_count,ArrayPrototypeJoinImpl,1485,0 block_count,ArrayPrototypeJoinImpl,1486,0 -block_count,ArrayPrototypeJoinImpl,1487,5 +block_count,ArrayPrototypeJoinImpl,1487,4 block_count,ArrayPrototypeJoinImpl,1488,0 block_count,ArrayPrototypeJoinImpl,1489,0 block_count,ArrayPrototypeJoinImpl,1490,0 @@ -45692,13 +45695,13 @@ block_count,ArrayPrototypeJoinImpl,1495,0 block_count,ArrayPrototypeJoinImpl,1496,0 block_count,ArrayPrototypeJoinImpl,1497,0 -block_count,ArrayPrototypeJoinImpl,1498,509 -block_count,ArrayPrototypeJoinImpl,1499,98 -block_count,ArrayPrototypeJoinImpl,1500,607 -block_count,ArrayPrototypeJoinImpl,1501,612 -block_count,ArrayPrototypeJoinImpl,1502,612 -block_count,ArrayPrototypeJoinImpl,1503,612 -block_count,ArrayPrototypeJoinImpl,1504,612 +block_count,ArrayPrototypeJoinImpl,1498,479 +block_count,ArrayPrototypeJoinImpl,1499,92 +block_count,ArrayPrototypeJoinImpl,1500,572 +block_count,ArrayPrototypeJoinImpl,1501,577 +block_count,ArrayPrototypeJoinImpl,1502,577 +block_count,ArrayPrototypeJoinImpl,1503,577 +block_count,ArrayPrototypeJoinImpl,1504,577 block_count,ArrayPrototypeJoinImpl,1505,0 block_count,ArrayPrototypeJoinImpl,1506,0 block_count,ArrayPrototypeJoinImpl,1507,0 @@ -45720,10 +45723,10 @@ block_count,ArrayPrototypeJoinImpl,1523,0 block_count,ArrayPrototypeJoinImpl,1524,0 block_count,ArrayPrototypeJoinImpl,1525,0 -block_count,ArrayPrototypeJoinImpl,1526,612 -block_count,ArrayPrototypeJoinImpl,1527,612 +block_count,ArrayPrototypeJoinImpl,1526,577 +block_count,ArrayPrototypeJoinImpl,1527,577 block_count,ArrayPrototypeJoinImpl,1528,0 -block_count,ArrayPrototypeJoinImpl,1529,612 +block_count,ArrayPrototypeJoinImpl,1529,577 block_count,ArrayPrototypeJoinImpl,1530,0 block_count,ArrayPrototypeJoinImpl,1531,0 block_count,ArrayPrototypeJoinImpl,1532,0 @@ -45757,16 +45760,16 @@ block_count,ArrayPrototypeJoinImpl,1560,0 block_count,ArrayPrototypeJoinImpl,1561,0 block_count,ArrayPrototypeJoinImpl,1562,0 -block_count,ArrayPrototypeJoinImpl,1563,612 +block_count,ArrayPrototypeJoinImpl,1563,577 block_count,ArrayPrototypeJoinImpl,1564,0 block_count,ArrayPrototypeJoinImpl,1565,0 block_count,ArrayPrototypeJoinImpl,1566,0 block_count,ArrayPrototypeJoinImpl,1567,0 block_count,ArrayPrototypeJoinImpl,1568,0 block_count,ArrayPrototypeJoinImpl,1569,0 -block_count,ArrayPrototypeJoinImpl,1570,613 +block_count,ArrayPrototypeJoinImpl,1570,577 block_count,ArrayPrototypeJoinImpl,1571,0 -block_count,ArrayPrototypeJoinImpl,1572,98 +block_count,ArrayPrototypeJoinImpl,1572,92 block_count,ArrayPrototypeJoinImpl,1573,0 block_count,ArrayPrototypeJoinImpl,1574,0 block_count,ArrayPrototypeJoinImpl,1575,0 @@ -45810,73 +45813,73 @@ block_count,ArrayPrototypeJoinImpl,1613,0 block_count,ArrayPrototypeJoinImpl,1614,0 block_count,ArrayPrototypeJoinImpl,1615,0 -block_count,ArrayPrototypeJoinImpl,1616,98 -block_count,ArrayPrototypeJoinImpl,1617,98 -block_count,ArrayPrototypeJoinImpl,1618,98 +block_count,ArrayPrototypeJoinImpl,1616,92 +block_count,ArrayPrototypeJoinImpl,1617,92 +block_count,ArrayPrototypeJoinImpl,1618,92 block_count,ArrayPrototypeJoinImpl,1619,0 -block_count,ArrayPrototypeJoinImpl,1620,98 -block_count,ArrayPrototypeJoinImpl,1621,73 -block_count,ArrayPrototypeJoinImpl,1622,24 +block_count,ArrayPrototypeJoinImpl,1620,92 +block_count,ArrayPrototypeJoinImpl,1621,69 +block_count,ArrayPrototypeJoinImpl,1622,23 block_count,ArrayPrototypeJoinImpl,1623,0 -block_count,ArrayPrototypeJoinImpl,1624,24 +block_count,ArrayPrototypeJoinImpl,1624,23 block_count,ArrayPrototypeJoinImpl,1625,0 -block_count,ArrayPrototypeJoinImpl,1626,24 -block_count,ArrayPrototypeJoinImpl,1627,24 -block_count,ArrayPrototypeJoinImpl,1628,24 +block_count,ArrayPrototypeJoinImpl,1626,23 +block_count,ArrayPrototypeJoinImpl,1627,23 +block_count,ArrayPrototypeJoinImpl,1628,23 block_count,ArrayPrototypeJoinImpl,1629,0 block_count,ArrayPrototypeJoinImpl,1630,0 block_count,ArrayPrototypeJoinImpl,1631,0 block_count,ArrayPrototypeJoinImpl,1632,0 block_count,ArrayPrototypeJoinImpl,1633,0 -block_count,ArrayPrototypeJoinImpl,1634,73 -block_count,ArrayPrototypeJoinImpl,1635,35 -block_count,ArrayPrototypeJoinImpl,1636,35 -block_count,ArrayPrototypeJoinImpl,1637,35 -block_count,ArrayPrototypeJoinImpl,1638,35 -block_count,ArrayPrototypeJoinImpl,1639,35 +block_count,ArrayPrototypeJoinImpl,1634,69 +block_count,ArrayPrototypeJoinImpl,1635,33 +block_count,ArrayPrototypeJoinImpl,1636,33 +block_count,ArrayPrototypeJoinImpl,1637,33 +block_count,ArrayPrototypeJoinImpl,1638,33 +block_count,ArrayPrototypeJoinImpl,1639,33 block_count,ArrayPrototypeJoinImpl,1640,0 -block_count,ArrayPrototypeJoinImpl,1641,35 +block_count,ArrayPrototypeJoinImpl,1641,33 block_count,ArrayPrototypeJoinImpl,1642,0 block_count,ArrayPrototypeJoinImpl,1643,0 -block_count,ArrayPrototypeJoinImpl,1644,35 +block_count,ArrayPrototypeJoinImpl,1644,33 block_count,ArrayPrototypeJoinImpl,1645,0 block_count,ArrayPrototypeJoinImpl,1646,0 block_count,ArrayPrototypeJoinImpl,1647,0 -block_count,ArrayPrototypeJoinImpl,1648,35 -block_count,ArrayPrototypeJoinImpl,1649,37 -block_count,ArrayPrototypeJoinImpl,1650,37 -block_count,ArrayPrototypeJoinImpl,1651,37 -block_count,ArrayPrototypeJoinImpl,1652,37 +block_count,ArrayPrototypeJoinImpl,1648,33 +block_count,ArrayPrototypeJoinImpl,1649,35 +block_count,ArrayPrototypeJoinImpl,1650,35 +block_count,ArrayPrototypeJoinImpl,1651,35 +block_count,ArrayPrototypeJoinImpl,1652,35 block_count,ArrayPrototypeJoinImpl,1653,0 -block_count,ArrayPrototypeJoinImpl,1654,37 +block_count,ArrayPrototypeJoinImpl,1654,35 block_count,ArrayPrototypeJoinImpl,1655,0 block_count,ArrayPrototypeJoinImpl,1656,0 -block_count,ArrayPrototypeJoinImpl,1657,37 +block_count,ArrayPrototypeJoinImpl,1657,35 block_count,ArrayPrototypeJoinImpl,1658,0 block_count,ArrayPrototypeJoinImpl,1659,0 -block_count,ArrayPrototypeJoinImpl,1660,37 -block_count,ArrayPrototypeJoinImpl,1661,73 +block_count,ArrayPrototypeJoinImpl,1660,35 +block_count,ArrayPrototypeJoinImpl,1661,69 block_count,ArrayPrototypeJoinImpl,1662,0 -block_count,ArrayPrototypeJoinImpl,1663,98 +block_count,ArrayPrototypeJoinImpl,1663,92 block_count,ArrayPrototypeJoinImpl,1664,0 block_count,ArrayPrototypeJoinImpl,1665,0 block_count,ArrayPrototypeJoinImpl,1666,0 block_count,ArrayPrototypeJoinImpl,1667,0 -block_count,ArrayPrototypeJoinImpl,1668,98 +block_count,ArrayPrototypeJoinImpl,1668,92 block_count,ArrayPrototypeJoinImpl,1669,0 -block_count,ArrayPrototypeJoinImpl,1670,98 +block_count,ArrayPrototypeJoinImpl,1670,92 block_count,ArrayPrototypeJoinImpl,1671,0 -block_count,ArrayPrototypeJoinImpl,1672,98 +block_count,ArrayPrototypeJoinImpl,1672,92 block_count,ArrayPrototypeJoinImpl,1673,0 -block_count,ArrayPrototypeJoinImpl,1674,98 +block_count,ArrayPrototypeJoinImpl,1674,92 block_count,ArrayPrototypeJoinImpl,1675,0 -block_count,ArrayPrototypeJoinImpl,1676,98 +block_count,ArrayPrototypeJoinImpl,1676,92 block_count,ArrayPrototypeJoinImpl,1677,0 -block_count,ArrayPrototypeJoinImpl,1678,98 +block_count,ArrayPrototypeJoinImpl,1678,92 block_count,ArrayPrototypeJoinImpl,1679,0 block_count,ArrayPrototypeJoinImpl,1680,0 block_count,ArrayPrototypeJoinImpl,1681,0 -block_count,ArrayPrototypeJoinImpl,1682,98 +block_count,ArrayPrototypeJoinImpl,1682,92 block_count,ArrayPrototypeToString,0,0 block_count,ArrayPrototypeToString,1,0 block_count,ArrayPrototypeToString,2,0 @@ -46129,16 +46132,16 @@ block_count,ArrayPrototypeLastIndexOf,236,1 block_count,ArrayPrototypeLastIndexOf,237,0 block_count,ArrayPrototypeLastIndexOf,238,1 -block_count,ArrayPrototypeLastIndexOf,239,37 -block_count,ArrayPrototypeLastIndexOf,240,36 -block_count,ArrayPrototypeLastIndexOf,241,36 -block_count,ArrayPrototypeLastIndexOf,242,36 -block_count,ArrayPrototypeLastIndexOf,243,36 -block_count,ArrayPrototypeLastIndexOf,244,36 -block_count,ArrayPrototypeLastIndexOf,245,36 -block_count,ArrayPrototypeLastIndexOf,246,32 -block_count,ArrayPrototypeLastIndexOf,247,32 -block_count,ArrayPrototypeLastIndexOf,248,32 +block_count,ArrayPrototypeLastIndexOf,239,35 +block_count,ArrayPrototypeLastIndexOf,240,34 +block_count,ArrayPrototypeLastIndexOf,241,34 +block_count,ArrayPrototypeLastIndexOf,242,34 +block_count,ArrayPrototypeLastIndexOf,243,34 +block_count,ArrayPrototypeLastIndexOf,244,34 +block_count,ArrayPrototypeLastIndexOf,245,34 +block_count,ArrayPrototypeLastIndexOf,246,30 +block_count,ArrayPrototypeLastIndexOf,247,30 +block_count,ArrayPrototypeLastIndexOf,248,30 block_count,ArrayPrototypeLastIndexOf,249,0 block_count,ArrayPrototypeLastIndexOf,250,0 block_count,ArrayPrototypeLastIndexOf,251,0 @@ -46147,7 +46150,7 @@ block_count,ArrayPrototypeLastIndexOf,254,0 block_count,ArrayPrototypeLastIndexOf,255,0 block_count,ArrayPrototypeLastIndexOf,256,0 -block_count,ArrayPrototypeLastIndexOf,257,4 +block_count,ArrayPrototypeLastIndexOf,257,3 block_count,ArrayPrototypeLastIndexOf,258,0 block_count,ArrayPrototypeLastIndexOf,259,0 block_count,ArrayPrototypeLastIndexOf,260,0 @@ -46171,13 +46174,13 @@ block_count,ArrayPrototypeLastIndexOf,278,0 block_count,ArrayPrototypeLastIndexOf,279,0 block_count,ArrayPrototypeLastIndexOf,280,0 -block_count,ArrayPrototypeLastIndexOf,281,36 +block_count,ArrayPrototypeLastIndexOf,281,34 block_count,ArrayPrototypeLastIndexOf,282,0 -block_count,ArrayPrototypeLastIndexOf,283,36 -block_count,ArrayPrototypeLastIndexOf,284,36 +block_count,ArrayPrototypeLastIndexOf,283,34 +block_count,ArrayPrototypeLastIndexOf,284,34 block_count,ArrayPrototypeLastIndexOf,285,0 block_count,ArrayPrototypeLastIndexOf,286,0 -block_count,ArrayPrototypeLastIndexOf,287,36 +block_count,ArrayPrototypeLastIndexOf,287,34 block_count,ArrayPrototypeLastIndexOf,288,0 block_count,ArrayPrototypeLastIndexOf,289,1 block_count,ArrayPrototypeLastIndexOf,290,1 @@ -46593,7 +46596,7 @@ block_count,ArrayMap,71,6 block_count,ArrayMap,72,5 block_count,ArrayMap,73,1 -block_count,ArrayMap,74,10 +block_count,ArrayMap,74,9 block_count,ArrayMap,75,8 block_count,ArrayMap,76,1 block_count,ArrayMap,77,6 @@ -46602,26 +46605,26 @@ block_count,ArrayMap,80,6 block_count,ArrayMap,81,0 block_count,ArrayMap,82,9 -block_count,ArrayMap,83,35 -block_count,ArrayMap,84,25 -block_count,ArrayMap,85,25 -block_count,ArrayMap,86,25 +block_count,ArrayMap,83,33 +block_count,ArrayMap,84,24 +block_count,ArrayMap,85,24 +block_count,ArrayMap,86,24 block_count,ArrayMap,87,0 block_count,ArrayMap,88,0 block_count,ArrayMap,89,0 -block_count,ArrayMap,90,25 +block_count,ArrayMap,90,24 block_count,ArrayMap,91,0 -block_count,ArrayMap,92,25 -block_count,ArrayMap,93,25 +block_count,ArrayMap,92,24 +block_count,ArrayMap,93,24 block_count,ArrayMap,94,0 block_count,ArrayMap,95,0 block_count,ArrayMap,96,0 block_count,ArrayMap,97,0 -block_count,ArrayMap,98,25 -block_count,ArrayMap,99,25 -block_count,ArrayMap,100,25 -block_count,ArrayMap,101,25 -block_count,ArrayMap,102,25 +block_count,ArrayMap,98,24 +block_count,ArrayMap,99,24 +block_count,ArrayMap,100,24 +block_count,ArrayMap,101,24 +block_count,ArrayMap,102,24 block_count,ArrayMap,103,0 block_count,ArrayMap,104,0 block_count,ArrayMap,105,0 @@ -46639,25 +46642,25 @@ block_count,ArrayMap,117,0 block_count,ArrayMap,118,0 block_count,ArrayMap,119,0 -block_count,ArrayMap,120,25 -block_count,ArrayMap,121,17 -block_count,ArrayMap,122,17 +block_count,ArrayMap,120,24 +block_count,ArrayMap,121,16 +block_count,ArrayMap,122,16 block_count,ArrayMap,123,0 -block_count,ArrayMap,124,8 +block_count,ArrayMap,124,7 block_count,ArrayMap,125,0 block_count,ArrayMap,126,0 block_count,ArrayMap,127,0 -block_count,ArrayMap,128,8 +block_count,ArrayMap,128,7 block_count,ArrayMap,129,0 block_count,ArrayMap,130,0 block_count,ArrayMap,131,0 -block_count,ArrayMap,132,8 -block_count,ArrayMap,133,8 +block_count,ArrayMap,132,7 +block_count,ArrayMap,133,7 block_count,ArrayMap,134,0 -block_count,ArrayMap,135,8 -block_count,ArrayMap,136,8 -block_count,ArrayMap,137,25 -block_count,ArrayMap,138,25 +block_count,ArrayMap,135,7 +block_count,ArrayMap,136,7 +block_count,ArrayMap,137,24 +block_count,ArrayMap,138,24 block_count,ArrayMap,139,0 block_count,ArrayMap,140,0 block_count,ArrayMap,141,0 @@ -46746,13 +46749,13 @@ block_count,ArrayMap,224,0 block_count,ArrayMap,225,9 block_count,ArrayMap,226,3 -block_count,ArrayMap,227,6 -block_count,ArrayMap,228,6 -block_count,ArrayMap,229,6 +block_count,ArrayMap,227,5 +block_count,ArrayMap,228,5 +block_count,ArrayMap,229,5 block_count,ArrayMap,230,0 -block_count,ArrayMap,231,6 +block_count,ArrayMap,231,5 block_count,ArrayMap,232,0 -block_count,ArrayMap,233,6 +block_count,ArrayMap,233,5 block_count,ArrayMap,234,9 block_count,ArrayMap,235,9 block_count,ArrayMap,236,9 @@ -46856,6 +46859,312 @@ block_count,ArrayReduceLoopContinuation,12,0 block_count,ArrayReduceLoopContinuation,13,0 block_count,ArrayReduceLoopContinuation,14,0 +block_count,ArrayReduceLoopContinuation,15,0 +block_count,ArrayReduceLoopContinuation,16,0 +block_count,ArrayReduceLoopContinuation,17,0 +block_count,ArrayReduceLoopContinuation,18,0 +block_count,ArrayReduceLoopContinuation,19,0 +block_count,ArrayReduceLoopContinuation,20,0 +block_count,ArrayReduceLoopContinuation,21,0 +block_count,ArrayReduceLoopContinuation,22,0 +block_count,ArrayReduceLoopContinuation,23,0 +block_count,ArrayReduceLoopContinuation,24,0 +block_count,ArrayReduceLoopContinuation,25,0 +block_count,ArrayReduceLoopContinuation,26,0 +block_count,ArrayReduceLoopContinuation,27,0 +block_count,ArrayReduceLoopContinuation,28,0 +block_count,ArrayReduceLoopContinuation,29,0 +block_count,ArrayReduceLoopContinuation,30,0 +block_count,ArrayReduceLoopContinuation,31,0 +block_count,ArrayReduceLoopContinuation,32,0 +block_count,ArrayReduceLoopContinuation,33,0 +block_count,ArrayReduceLoopContinuation,34,0 +block_count,ArrayReduceLoopContinuation,35,0 +block_count,ArrayReduceLoopContinuation,36,0 +block_count,ArrayReduceLoopContinuation,37,0 +block_count,ArrayReduceLoopContinuation,38,0 +block_count,ArrayReduceLoopContinuation,39,0 +block_count,ArrayReduceLoopContinuation,40,0 +block_count,ArrayReduceLoopContinuation,41,0 +block_count,ArrayReduceLoopContinuation,42,0 +block_count,ArrayReduceLoopContinuation,43,0 +block_count,ArrayReduceLoopContinuation,44,0 +block_count,ArrayReduceLoopContinuation,45,0 +block_count,ArrayReduceLoopContinuation,46,0 +block_count,ArrayReduceLoopContinuation,47,0 +block_count,ArrayReduceLoopContinuation,48,0 +block_count,ArrayReduceLoopContinuation,49,0 +block_count,ArrayReduceLoopContinuation,50,0 +block_count,ArrayReduceLoopContinuation,51,0 +block_count,ArrayReduceLoopContinuation,52,0 +block_count,ArrayReduceLoopContinuation,53,0 +block_count,ArrayReduceLoopContinuation,54,0 +block_count,ArrayReduceLoopContinuation,55,0 +block_count,ArrayReduceLoopContinuation,56,0 +block_count,ArrayReduceLoopContinuation,57,0 +block_count,ArrayReduceLoopContinuation,58,0 +block_count,ArrayReduceLoopContinuation,59,0 +block_count,ArrayReduceLoopContinuation,60,0 +block_count,ArrayReduceLoopContinuation,61,0 +block_count,ArrayReduceLoopContinuation,62,0 +block_count,ArrayReduceLoopContinuation,63,0 +block_count,ArrayReduceLoopContinuation,64,0 +block_count,ArrayReduceLoopContinuation,65,0 +block_count,ArrayReduceLoopContinuation,66,0 +block_count,ArrayReduceLoopContinuation,67,0 +block_count,ArrayReduceLoopContinuation,68,0 +block_count,ArrayReduceLoopContinuation,69,0 +block_count,ArrayReduceLoopContinuation,70,0 +block_count,ArrayReduceLoopContinuation,71,0 +block_count,ArrayReduceLoopContinuation,72,0 +block_count,ArrayReduceLoopContinuation,73,0 +block_count,ArrayReduceLoopContinuation,74,0 +block_count,ArrayReduceLoopContinuation,75,0 +block_count,ArrayReduceLoopContinuation,76,0 +block_count,ArrayReduceLoopContinuation,77,0 +block_count,ArrayReduceLoopContinuation,78,0 +block_count,ArrayReduceLoopContinuation,79,0 +block_count,ArrayReduceLoopContinuation,80,0 +block_count,ArrayReduceLoopContinuation,81,0 +block_count,ArrayReduceLoopContinuation,82,0 +block_count,ArrayReduceLoopContinuation,83,0 +block_count,ArrayReduceLoopContinuation,84,0 +block_count,ArrayReduceLoopContinuation,85,0 +block_count,ArrayReduceLoopContinuation,86,0 +block_count,ArrayReduceLoopContinuation,87,0 +block_count,ArrayReduceLoopContinuation,88,0 +block_count,ArrayReduceLoopContinuation,89,0 +block_count,ArrayReduceLoopContinuation,90,0 +block_count,ArrayReduceLoopContinuation,91,0 +block_count,ArrayReduceLoopContinuation,92,0 +block_count,ArrayReduceLoopContinuation,93,0 +block_count,ArrayReduceLoopContinuation,94,0 +block_count,ArrayReduceLoopContinuation,95,0 +block_count,ArrayReduceLoopContinuation,96,0 +block_count,ArrayReduceLoopContinuation,97,0 +block_count,ArrayReduceLoopContinuation,98,0 +block_count,ArrayReduceLoopContinuation,99,0 +block_count,ArrayReduceLoopContinuation,100,0 +block_count,ArrayReduceLoopContinuation,101,0 +block_count,ArrayReduceLoopContinuation,102,0 +block_count,ArrayReduceLoopContinuation,103,0 +block_count,ArrayReduceLoopContinuation,104,0 +block_count,ArrayReduceLoopContinuation,105,0 +block_count,ArrayReduceLoopContinuation,106,0 +block_count,ArrayReduceLoopContinuation,107,0 +block_count,ArrayReduceLoopContinuation,108,0 +block_count,ArrayReduceLoopContinuation,109,0 +block_count,ArrayReduceLoopContinuation,110,0 +block_count,ArrayReduceLoopContinuation,111,0 +block_count,ArrayReduceLoopContinuation,112,0 +block_count,ArrayReduceLoopContinuation,113,0 +block_count,ArrayReduceLoopContinuation,114,0 +block_count,ArrayReduceLoopContinuation,115,0 +block_count,ArrayReduceLoopContinuation,116,0 +block_count,ArrayReduceLoopContinuation,117,0 +block_count,ArrayReduceLoopContinuation,118,0 +block_count,ArrayReduceLoopContinuation,119,0 +block_count,ArrayReduceLoopContinuation,120,0 +block_count,ArrayReduceLoopContinuation,121,0 +block_count,ArrayReduceLoopContinuation,122,0 +block_count,ArrayReduceLoopContinuation,123,0 +block_count,ArrayReduceLoopContinuation,124,0 +block_count,ArrayReduceLoopContinuation,125,0 +block_count,ArrayReduceLoopContinuation,126,0 +block_count,ArrayReduceLoopContinuation,127,0 +block_count,ArrayReduceLoopContinuation,128,0 +block_count,ArrayReduceLoopContinuation,129,0 +block_count,ArrayReduceLoopContinuation,130,0 +block_count,ArrayReduceLoopContinuation,131,0 +block_count,ArrayReduceLoopContinuation,132,0 +block_count,ArrayReduceLoopContinuation,133,0 +block_count,ArrayReduceLoopContinuation,134,0 +block_count,ArrayReduceLoopContinuation,135,0 +block_count,ArrayReduceLoopContinuation,136,0 +block_count,ArrayReduceLoopContinuation,137,0 +block_count,ArrayReduceLoopContinuation,138,0 +block_count,ArrayReduceLoopContinuation,139,0 +block_count,ArrayReduceLoopContinuation,140,0 +block_count,ArrayReduceLoopContinuation,141,0 +block_count,ArrayReduceLoopContinuation,142,0 +block_count,ArrayReduceLoopContinuation,143,0 +block_count,ArrayReduceLoopContinuation,144,0 +block_count,ArrayReduceLoopContinuation,145,0 +block_count,ArrayReduceLoopContinuation,146,0 +block_count,ArrayReduceLoopContinuation,147,0 +block_count,ArrayReduceLoopContinuation,148,0 +block_count,ArrayReduceLoopContinuation,149,0 +block_count,ArrayReduceLoopContinuation,150,0 +block_count,ArrayReduceLoopContinuation,151,0 +block_count,ArrayReduceLoopContinuation,152,0 +block_count,ArrayReduceLoopContinuation,153,0 +block_count,ArrayReduceLoopContinuation,154,0 +block_count,ArrayReduceLoopContinuation,155,0 +block_count,ArrayReduceLoopContinuation,156,0 +block_count,ArrayReduceLoopContinuation,157,0 +block_count,ArrayReduceLoopContinuation,158,0 +block_count,ArrayReduceLoopContinuation,159,0 +block_count,ArrayReduceLoopContinuation,160,0 +block_count,ArrayReduceLoopContinuation,161,0 +block_count,ArrayReduceLoopContinuation,162,0 +block_count,ArrayReduceLoopContinuation,163,0 +block_count,ArrayReduceLoopContinuation,164,0 +block_count,ArrayReduceLoopContinuation,165,0 +block_count,ArrayReduceLoopContinuation,166,0 +block_count,ArrayReduceLoopContinuation,167,0 +block_count,ArrayReduceLoopContinuation,168,0 +block_count,ArrayReduceLoopContinuation,169,0 +block_count,ArrayReduceLoopContinuation,170,0 +block_count,ArrayReduceLoopContinuation,171,0 +block_count,ArrayReduceLoopContinuation,172,0 +block_count,ArrayReduceLoopContinuation,173,0 +block_count,ArrayReduceLoopContinuation,174,0 +block_count,ArrayReduceLoopContinuation,175,0 +block_count,ArrayReduceLoopContinuation,176,0 +block_count,ArrayReduceLoopContinuation,177,0 +block_count,ArrayReduceLoopContinuation,178,0 +block_count,ArrayReduceLoopContinuation,179,0 +block_count,ArrayReduceLoopContinuation,180,0 +block_count,ArrayReduceLoopContinuation,181,0 +block_count,ArrayReduceLoopContinuation,182,0 +block_count,ArrayReduceLoopContinuation,183,0 +block_count,ArrayReduceLoopContinuation,184,0 +block_count,ArrayReduceLoopContinuation,185,0 +block_count,ArrayReduceLoopContinuation,186,0 +block_count,ArrayReduceLoopContinuation,187,0 +block_count,ArrayReduceLoopContinuation,188,0 +block_count,ArrayReduceLoopContinuation,189,0 +block_count,ArrayReduceLoopContinuation,190,0 +block_count,ArrayReduceLoopContinuation,191,0 +block_count,ArrayReduceLoopContinuation,192,0 +block_count,ArrayReduceLoopContinuation,193,0 +block_count,ArrayReduceLoopContinuation,194,0 +block_count,ArrayReduceLoopContinuation,195,0 +block_count,ArrayReduceLoopContinuation,196,0 +block_count,ArrayReduceLoopContinuation,197,0 +block_count,ArrayReduceLoopContinuation,198,0 +block_count,ArrayReduceLoopContinuation,199,0 +block_count,ArrayReduceLoopContinuation,200,0 +block_count,ArrayReduceLoopContinuation,201,0 +block_count,ArrayReduceLoopContinuation,202,0 +block_count,ArrayReduceLoopContinuation,203,0 +block_count,ArrayReduceLoopContinuation,204,0 +block_count,ArrayReduceLoopContinuation,205,0 +block_count,ArrayReduceLoopContinuation,206,0 +block_count,ArrayReduceLoopContinuation,207,0 +block_count,ArrayReduceLoopContinuation,208,0 +block_count,ArrayReduceLoopContinuation,209,0 +block_count,ArrayReduceLoopContinuation,210,0 +block_count,ArrayReduceLoopContinuation,211,0 +block_count,ArrayReduceLoopContinuation,212,0 +block_count,ArrayReduceLoopContinuation,213,0 +block_count,ArrayReduceLoopContinuation,214,0 +block_count,ArrayReduceLoopContinuation,215,0 +block_count,ArrayReduceLoopContinuation,216,0 +block_count,ArrayReduceLoopContinuation,217,0 +block_count,ArrayReduceLoopContinuation,218,0 +block_count,ArrayReduceLoopContinuation,219,0 +block_count,ArrayReduceLoopContinuation,220,0 +block_count,ArrayReduceLoopContinuation,221,0 +block_count,ArrayReduceLoopContinuation,222,0 +block_count,ArrayReduceLoopContinuation,223,0 +block_count,ArrayReduceLoopContinuation,224,0 +block_count,ArrayReduceLoopContinuation,225,0 +block_count,ArrayReduceLoopContinuation,226,0 +block_count,ArrayReduceLoopContinuation,227,0 +block_count,ArrayReduceLoopContinuation,228,0 +block_count,ArrayReduceLoopContinuation,229,0 +block_count,ArrayReduceLoopContinuation,230,0 +block_count,ArrayReduceLoopContinuation,231,0 +block_count,ArrayReduceLoopContinuation,232,0 +block_count,ArrayReduceLoopContinuation,233,0 +block_count,ArrayReduceLoopContinuation,234,0 +block_count,ArrayReduceLoopContinuation,235,0 +block_count,ArrayReduceLoopContinuation,236,0 +block_count,ArrayReduceLoopContinuation,237,0 +block_count,ArrayReduceLoopContinuation,238,0 +block_count,ArrayReduceLoopContinuation,239,0 +block_count,ArrayReduceLoopContinuation,240,0 +block_count,ArrayReduceLoopContinuation,241,0 +block_count,ArrayReduceLoopContinuation,242,0 +block_count,ArrayReduceLoopContinuation,243,0 +block_count,ArrayReduceLoopContinuation,244,0 +block_count,ArrayReduceLoopContinuation,245,0 +block_count,ArrayReduceLoopContinuation,246,0 +block_count,ArrayReduceLoopContinuation,247,0 +block_count,ArrayReduceLoopContinuation,248,0 +block_count,ArrayReduceLoopContinuation,249,0 +block_count,ArrayReduceLoopContinuation,250,0 +block_count,ArrayReduceLoopContinuation,251,0 +block_count,ArrayReduceLoopContinuation,252,0 +block_count,ArrayReduceLoopContinuation,253,0 +block_count,ArrayReduceLoopContinuation,254,0 +block_count,ArrayReduceLoopContinuation,255,0 +block_count,ArrayReduceLoopContinuation,256,0 +block_count,ArrayReduceLoopContinuation,257,0 +block_count,ArrayReduceLoopContinuation,258,0 +block_count,ArrayReduceLoopContinuation,259,0 +block_count,ArrayReduceLoopContinuation,260,0 +block_count,ArrayReduceLoopContinuation,261,0 +block_count,ArrayReduceLoopContinuation,262,0 +block_count,ArrayReduceLoopContinuation,263,0 +block_count,ArrayReduceLoopContinuation,264,0 +block_count,ArrayReduceLoopContinuation,265,0 +block_count,ArrayReduceLoopContinuation,266,0 +block_count,ArrayReduceLoopContinuation,267,0 +block_count,ArrayReduceLoopContinuation,268,0 +block_count,ArrayReduceLoopContinuation,269,0 +block_count,ArrayReduceLoopContinuation,270,0 +block_count,ArrayReduceLoopContinuation,271,0 +block_count,ArrayReduceLoopContinuation,272,0 +block_count,ArrayReduceLoopContinuation,273,0 +block_count,ArrayReduceLoopContinuation,274,0 +block_count,ArrayReduceLoopContinuation,275,0 +block_count,ArrayReduceLoopContinuation,276,0 +block_count,ArrayReduceLoopContinuation,277,0 +block_count,ArrayReduceLoopContinuation,278,0 +block_count,ArrayReduceLoopContinuation,279,0 +block_count,ArrayReduceLoopContinuation,280,0 +block_count,ArrayReduceLoopContinuation,281,0 +block_count,ArrayReduceLoopContinuation,282,0 +block_count,ArrayReduceLoopContinuation,283,0 +block_count,ArrayReduceLoopContinuation,284,0 +block_count,ArrayReduceLoopContinuation,285,0 +block_count,ArrayReduceLoopContinuation,286,0 +block_count,ArrayReduceLoopContinuation,287,0 +block_count,ArrayReduceLoopContinuation,288,0 +block_count,ArrayReduceLoopContinuation,289,0 +block_count,ArrayReduceLoopContinuation,290,0 +block_count,ArrayReduceLoopContinuation,291,0 +block_count,ArrayReduceLoopContinuation,292,0 +block_count,ArrayReduceLoopContinuation,293,0 +block_count,ArrayReduceLoopContinuation,294,0 +block_count,ArrayReduceLoopContinuation,295,0 +block_count,ArrayReduceLoopContinuation,296,0 +block_count,ArrayReduceLoopContinuation,297,0 +block_count,ArrayReduceLoopContinuation,298,0 +block_count,ArrayReduceLoopContinuation,299,0 +block_count,ArrayReduceLoopContinuation,300,0 +block_count,ArrayReduceLoopContinuation,301,0 +block_count,ArrayReduceLoopContinuation,302,0 +block_count,ArrayReduceLoopContinuation,303,0 +block_count,ArrayReduceLoopContinuation,304,0 +block_count,ArrayReduceLoopContinuation,305,0 +block_count,ArrayReduceLoopContinuation,306,0 +block_count,ArrayReduceLoopContinuation,307,0 +block_count,ArrayReduceLoopContinuation,308,0 +block_count,ArrayReduceLoopContinuation,309,0 +block_count,ArrayReduceLoopContinuation,310,0 +block_count,ArrayReduceLoopContinuation,311,0 +block_count,ArrayReduceLoopContinuation,312,0 +block_count,ArrayReduceLoopContinuation,313,0 +block_count,ArrayReduceLoopContinuation,314,0 +block_count,ArrayReduceLoopContinuation,315,0 +block_count,ArrayReduceLoopContinuation,316,0 +block_count,ArrayReduceLoopContinuation,317,0 +block_count,ArrayReduceLoopContinuation,318,0 +block_count,ArrayReduceLoopContinuation,319,0 +block_count,ArrayReduceLoopContinuation,320,0 block_count,ArrayReduce,0,0 block_count,ArrayReduce,1,0 block_count,ArrayReduce,2,0 @@ -47107,23 +47416,23 @@ block_count,ArrayPrototypeReverse,135,0 block_count,ArrayPrototypeReverse,136,0 block_count,ArrayPrototypeReverse,137,0 -block_count,ArrayPrototypeShift,0,185 +block_count,ArrayPrototypeShift,0,174 block_count,ArrayPrototypeShift,1,0 -block_count,ArrayPrototypeShift,2,185 -block_count,ArrayPrototypeShift,3,185 -block_count,ArrayPrototypeShift,4,185 -block_count,ArrayPrototypeShift,5,185 -block_count,ArrayPrototypeShift,6,185 +block_count,ArrayPrototypeShift,2,174 +block_count,ArrayPrototypeShift,3,174 +block_count,ArrayPrototypeShift,4,174 +block_count,ArrayPrototypeShift,5,174 +block_count,ArrayPrototypeShift,6,174 block_count,ArrayPrototypeShift,7,0 -block_count,ArrayPrototypeShift,8,185 -block_count,ArrayPrototypeShift,9,185 -block_count,ArrayPrototypeShift,10,185 +block_count,ArrayPrototypeShift,8,174 +block_count,ArrayPrototypeShift,9,174 +block_count,ArrayPrototypeShift,10,174 block_count,ArrayPrototypeShift,11,0 -block_count,ArrayPrototypeShift,12,185 -block_count,ArrayPrototypeShift,13,185 +block_count,ArrayPrototypeShift,12,174 +block_count,ArrayPrototypeShift,13,174 block_count,ArrayPrototypeShift,14,0 -block_count,ArrayPrototypeShift,15,185 -block_count,ArrayPrototypeShift,16,185 +block_count,ArrayPrototypeShift,15,174 +block_count,ArrayPrototypeShift,16,174 block_count,ArrayPrototypeShift,17,0 block_count,ArrayPrototypeShift,18,0 block_count,ArrayPrototypeShift,19,0 @@ -47150,16 +47459,16 @@ block_count,ArrayPrototypeShift,40,0 block_count,ArrayPrototypeShift,41,0 block_count,ArrayPrototypeShift,42,0 -block_count,ArrayPrototypeShift,43,185 -block_count,ArrayPrototypeShift,44,185 -block_count,ArrayPrototypeShift,45,184 -block_count,ArrayPrototypeShift,46,183 -block_count,ArrayPrototypeShift,47,180 -block_count,ArrayPrototypeShift,48,180 -block_count,ArrayPrototypeShift,49,180 +block_count,ArrayPrototypeShift,43,174 +block_count,ArrayPrototypeShift,44,174 +block_count,ArrayPrototypeShift,45,173 +block_count,ArrayPrototypeShift,46,172 +block_count,ArrayPrototypeShift,47,170 +block_count,ArrayPrototypeShift,48,170 +block_count,ArrayPrototypeShift,49,170 block_count,ArrayPrototypeShift,50,0 -block_count,ArrayPrototypeShift,51,180 -block_count,ArrayPrototypeShift,52,180 +block_count,ArrayPrototypeShift,51,170 +block_count,ArrayPrototypeShift,52,170 block_count,ArrayPrototypeShift,53,0 block_count,ArrayPrototypeShift,54,0 block_count,ArrayPrototypeShift,55,0 @@ -47176,12 +47485,12 @@ block_count,ArrayPrototypeShift,66,0 block_count,ArrayPrototypeShift,67,0 block_count,ArrayPrototypeShift,68,0 -block_count,ArrayPrototypeShift,69,180 -block_count,ArrayPrototypeShift,70,180 -block_count,ArrayPrototypeShift,71,180 -block_count,ArrayPrototypeShift,72,180 -block_count,ArrayPrototypeShift,73,180 -block_count,ArrayPrototypeShift,74,180 +block_count,ArrayPrototypeShift,69,170 +block_count,ArrayPrototypeShift,70,170 +block_count,ArrayPrototypeShift,71,170 +block_count,ArrayPrototypeShift,72,170 +block_count,ArrayPrototypeShift,73,170 +block_count,ArrayPrototypeShift,74,170 block_count,ArrayPrototypeShift,75,0 block_count,ArrayPrototypeShift,76,0 block_count,ArrayPrototypeShift,77,0 @@ -47206,10 +47515,10 @@ block_count,ArrayPrototypeShift,96,0 block_count,ArrayPrototypeShift,97,0 block_count,ArrayPrototypeShift,98,0 -block_count,ArrayPrototypeShift,99,180 -block_count,ArrayPrototypeShift,100,180 +block_count,ArrayPrototypeShift,99,170 +block_count,ArrayPrototypeShift,100,170 block_count,ArrayPrototypeShift,101,0 -block_count,ArrayPrototypeShift,102,180 +block_count,ArrayPrototypeShift,102,170 block_count,ArrayPrototypeShift,103,0 block_count,ArrayPrototypeShift,104,0 block_count,ArrayPrototypeShift,105,0 @@ -47219,23 +47528,23 @@ block_count,ArrayPrototypeShift,109,0 block_count,ArrayPrototypeShift,110,0 block_count,ArrayPrototypeShift,111,0 -block_count,ArrayPrototypeShift,112,180 +block_count,ArrayPrototypeShift,112,170 block_count,ArrayPrototypeShift,113,2 block_count,ArrayPrototypeShift,114,0 block_count,ArrayPrototypeShift,115,3 block_count,ArrayPrototypeShift,116,0 -block_count,ArrayPrototypeSlice,0,26 +block_count,ArrayPrototypeSlice,0,25 block_count,ArrayPrototypeSlice,1,0 -block_count,ArrayPrototypeSlice,2,26 -block_count,ArrayPrototypeSlice,3,26 -block_count,ArrayPrototypeSlice,4,26 +block_count,ArrayPrototypeSlice,2,25 +block_count,ArrayPrototypeSlice,3,25 +block_count,ArrayPrototypeSlice,4,25 block_count,ArrayPrototypeSlice,5,0 -block_count,ArrayPrototypeSlice,6,26 +block_count,ArrayPrototypeSlice,6,25 block_count,ArrayPrototypeSlice,7,0 block_count,ArrayPrototypeSlice,8,0 -block_count,ArrayPrototypeSlice,9,26 -block_count,ArrayPrototypeSlice,10,26 -block_count,ArrayPrototypeSlice,11,23 +block_count,ArrayPrototypeSlice,9,25 +block_count,ArrayPrototypeSlice,10,25 +block_count,ArrayPrototypeSlice,11,22 block_count,ArrayPrototypeSlice,12,2 block_count,ArrayPrototypeSlice,13,0 block_count,ArrayPrototypeSlice,14,2 @@ -47263,46 +47572,46 @@ block_count,ArrayPrototypeSlice,36,0 block_count,ArrayPrototypeSlice,37,2 block_count,ArrayPrototypeSlice,38,2 -block_count,ArrayPrototypeSlice,39,26 -block_count,ArrayPrototypeSlice,40,24 +block_count,ArrayPrototypeSlice,39,25 +block_count,ArrayPrototypeSlice,40,23 block_count,ArrayPrototypeSlice,41,0 -block_count,ArrayPrototypeSlice,42,24 +block_count,ArrayPrototypeSlice,42,23 block_count,ArrayPrototypeSlice,43,1 -block_count,ArrayPrototypeSlice,44,26 -block_count,ArrayPrototypeSlice,45,24 +block_count,ArrayPrototypeSlice,44,25 +block_count,ArrayPrototypeSlice,45,23 block_count,ArrayPrototypeSlice,46,1 -block_count,ArrayPrototypeSlice,47,26 +block_count,ArrayPrototypeSlice,47,25 block_count,ArrayPrototypeSlice,48,0 block_count,ArrayPrototypeSlice,49,0 block_count,ArrayPrototypeSlice,50,0 block_count,ArrayPrototypeSlice,51,0 block_count,ArrayPrototypeSlice,52,0 -block_count,ArrayPrototypeSlice,53,26 -block_count,ArrayPrototypeSlice,54,25 +block_count,ArrayPrototypeSlice,53,25 +block_count,ArrayPrototypeSlice,54,24 block_count,ArrayPrototypeSlice,55,0 -block_count,ArrayPrototypeSlice,56,25 -block_count,ArrayPrototypeSlice,57,25 +block_count,ArrayPrototypeSlice,56,24 +block_count,ArrayPrototypeSlice,57,23 block_count,ArrayPrototypeSlice,58,0 block_count,ArrayPrototypeSlice,59,1 block_count,ArrayPrototypeSlice,60,0 block_count,ArrayPrototypeSlice,61,0 block_count,ArrayPrototypeSlice,62,0 -block_count,ArrayPrototypeSlice,63,25 +block_count,ArrayPrototypeSlice,63,23 block_count,ArrayPrototypeSlice,64,0 block_count,ArrayPrototypeSlice,65,0 block_count,ArrayPrototypeSlice,66,0 -block_count,ArrayPrototypeSlice,67,25 +block_count,ArrayPrototypeSlice,67,23 block_count,ArrayPrototypeSlice,68,0 -block_count,ArrayPrototypeSlice,69,25 +block_count,ArrayPrototypeSlice,69,23 block_count,ArrayPrototypeSlice,70,0 -block_count,ArrayPrototypeSlice,71,25 +block_count,ArrayPrototypeSlice,71,23 block_count,ArrayPrototypeSlice,72,0 block_count,ArrayPrototypeSlice,73,0 block_count,ArrayPrototypeSlice,74,0 block_count,ArrayPrototypeSlice,75,0 -block_count,ArrayPrototypeSlice,76,25 +block_count,ArrayPrototypeSlice,76,23 block_count,ArrayPrototypeSlice,77,0 -block_count,ArrayPrototypeSlice,78,25 +block_count,ArrayPrototypeSlice,78,24 block_count,ArrayPrototypeSlice,79,1 block_count,ArrayPrototypeSlice,80,1 block_count,ArrayPrototypeSlice,81,1 @@ -47344,24 +47653,24 @@ block_count,ArrayPrototypeSlice,117,0 block_count,ArrayPrototypeSlice,118,1 block_count,ArrayPrototypeSlice,119,1 -block_count,ArrayPrototypeSlice,120,26 -block_count,ArrayPrototypeSlice,121,19 +block_count,ArrayPrototypeSlice,120,25 +block_count,ArrayPrototypeSlice,121,18 block_count,ArrayPrototypeSlice,122,0 -block_count,ArrayPrototypeSlice,123,19 +block_count,ArrayPrototypeSlice,123,18 block_count,ArrayPrototypeSlice,124,7 -block_count,ArrayPrototypeSlice,125,26 -block_count,ArrayPrototypeSlice,126,19 -block_count,ArrayPrototypeSlice,127,19 +block_count,ArrayPrototypeSlice,125,25 +block_count,ArrayPrototypeSlice,126,18 +block_count,ArrayPrototypeSlice,127,18 block_count,ArrayPrototypeSlice,128,0 -block_count,ArrayPrototypeSlice,129,19 +block_count,ArrayPrototypeSlice,129,18 block_count,ArrayPrototypeSlice,130,7 -block_count,ArrayPrototypeSlice,131,26 -block_count,ArrayPrototypeSlice,132,24 -block_count,ArrayPrototypeSlice,133,7 -block_count,ArrayPrototypeSlice,134,17 +block_count,ArrayPrototypeSlice,131,25 +block_count,ArrayPrototypeSlice,132,23 +block_count,ArrayPrototypeSlice,133,6 +block_count,ArrayPrototypeSlice,134,16 block_count,ArrayPrototypeSlice,135,1 -block_count,ArrayPrototypeSlice,136,19 -block_count,ArrayPrototypeSlice,137,17 +block_count,ArrayPrototypeSlice,136,18 +block_count,ArrayPrototypeSlice,137,16 block_count,ArrayPrototypeSlice,138,2 block_count,ArrayPrototypeSlice,139,2 block_count,ArrayPrototypeSlice,140,2 @@ -47377,19 +47686,19 @@ block_count,ArrayPrototypeSlice,150,1 block_count,ArrayPrototypeSlice,151,0 block_count,ArrayPrototypeSlice,152,0 -block_count,ArrayPrototypeSlice,153,25 +block_count,ArrayPrototypeSlice,153,24 block_count,ArrayPrototypeSlice,154,0 block_count,ArrayPrototypeSlice,155,0 block_count,ArrayPrototypeSlice,156,0 block_count,ArrayPrototypeSlice,157,0 block_count,ArrayPrototypeSlice,158,0 -block_count,ArrayPrototypeSlice,159,25 -block_count,ArrayPrototypeSlice,160,12 +block_count,ArrayPrototypeSlice,159,24 +block_count,ArrayPrototypeSlice,160,11 block_count,ArrayPrototypeSlice,161,0 -block_count,ArrayPrototypeSlice,162,12 +block_count,ArrayPrototypeSlice,162,11 block_count,ArrayPrototypeSlice,163,2 block_count,ArrayPrototypeSlice,164,9 -block_count,ArrayPrototypeSlice,165,13 +block_count,ArrayPrototypeSlice,165,12 block_count,ArrayPrototypeSlice,166,0 block_count,ArrayPrototypeSlice,167,0 block_count,ArrayPrototypeSlice,168,0 @@ -47408,11 +47717,11 @@ block_count,ArrayPrototypeSlice,181,0 block_count,ArrayPrototypeSlice,182,2 block_count,ArrayPrototypeSlice,183,9 -block_count,ArrayPrototypeSlice,184,12 -block_count,ArrayPrototypeSlice,185,13 -block_count,ArrayPrototypeSlice,186,13 -block_count,ArrayPrototypeSlice,187,13 -block_count,ArrayPrototypeSlice,188,13 +block_count,ArrayPrototypeSlice,184,11 +block_count,ArrayPrototypeSlice,185,12 +block_count,ArrayPrototypeSlice,186,12 +block_count,ArrayPrototypeSlice,187,12 +block_count,ArrayPrototypeSlice,188,12 block_count,ArrayPrototypeSlice,189,0 block_count,ArrayPrototypeSlice,190,0 block_count,ArrayPrototypeSlice,191,0 @@ -47435,25 +47744,25 @@ block_count,ArrayPrototypeSlice,208,0 block_count,ArrayPrototypeSlice,209,0 block_count,ArrayPrototypeSlice,210,0 -block_count,ArrayPrototypeSlice,211,13 +block_count,ArrayPrototypeSlice,211,12 block_count,ArrayPrototypeSlice,212,0 block_count,ArrayPrototypeSlice,213,0 block_count,ArrayPrototypeSlice,214,0 block_count,ArrayPrototypeSlice,215,0 block_count,ArrayPrototypeSlice,216,0 -block_count,ArrayPrototypeSlice,217,13 +block_count,ArrayPrototypeSlice,217,12 block_count,ArrayPrototypeSlice,218,0 block_count,ArrayPrototypeSlice,219,0 block_count,ArrayPrototypeSlice,220,0 -block_count,ArrayPrototypeSlice,221,13 +block_count,ArrayPrototypeSlice,221,12 block_count,ArrayPrototypeSlice,222,0 block_count,ArrayPrototypeSlice,223,0 -block_count,ArrayPrototypeSlice,224,13 -block_count,ArrayPrototypeSlice,225,13 -block_count,ArrayPrototypeSlice,226,25 -block_count,ArrayPrototypeSlice,227,25 -block_count,ArrayPrototypeSlice,228,25 -block_count,ArrayPrototypeSlice,229,25 +block_count,ArrayPrototypeSlice,224,12 +block_count,ArrayPrototypeSlice,225,12 +block_count,ArrayPrototypeSlice,226,24 +block_count,ArrayPrototypeSlice,227,24 +block_count,ArrayPrototypeSlice,228,24 +block_count,ArrayPrototypeSlice,229,24 block_count,ArrayPrototypeSlice,230,0 block_count,ArrayPrototypeSlice,231,0 block_count,ArrayPrototypeSlice,232,0 @@ -47476,32 +47785,32 @@ block_count,ArrayPrototypeSlice,249,0 block_count,ArrayPrototypeSlice,250,0 block_count,ArrayPrototypeSlice,251,0 -block_count,ArrayPrototypeSlice,252,25 +block_count,ArrayPrototypeSlice,252,24 block_count,ArrayPrototypeSlice,253,0 block_count,ArrayPrototypeSlice,254,0 block_count,ArrayPrototypeSlice,255,0 block_count,ArrayPrototypeSlice,256,0 block_count,ArrayPrototypeSlice,257,0 -block_count,ArrayPrototypeSlice,258,25 +block_count,ArrayPrototypeSlice,258,24 block_count,ArrayPrototypeSlice,259,0 block_count,ArrayPrototypeSlice,260,0 block_count,ArrayPrototypeSlice,261,0 -block_count,ArrayPrototypeSlice,262,25 +block_count,ArrayPrototypeSlice,262,24 block_count,ArrayPrototypeSlice,263,0 block_count,ArrayPrototypeSlice,264,0 -block_count,ArrayPrototypeSlice,265,25 -block_count,ArrayPrototypeSlice,266,25 -block_count,ArrayPrototypeSlice,267,25 -block_count,ArrayPrototypeSlice,268,25 -block_count,ArrayPrototypeSlice,269,25 -block_count,ArrayPrototypeSlice,270,25 -block_count,ArrayPrototypeSlice,271,23 -block_count,ArrayPrototypeSlice,272,23 +block_count,ArrayPrototypeSlice,265,24 +block_count,ArrayPrototypeSlice,266,24 +block_count,ArrayPrototypeSlice,267,24 +block_count,ArrayPrototypeSlice,268,24 +block_count,ArrayPrototypeSlice,269,24 +block_count,ArrayPrototypeSlice,270,24 +block_count,ArrayPrototypeSlice,271,21 +block_count,ArrayPrototypeSlice,272,21 block_count,ArrayPrototypeSlice,273,0 -block_count,ArrayPrototypeSlice,274,23 -block_count,ArrayPrototypeSlice,275,23 -block_count,ArrayPrototypeSlice,276,23 -block_count,ArrayPrototypeSlice,277,23 +block_count,ArrayPrototypeSlice,274,21 +block_count,ArrayPrototypeSlice,275,21 +block_count,ArrayPrototypeSlice,276,21 +block_count,ArrayPrototypeSlice,277,21 block_count,ArrayPrototypeSlice,278,0 block_count,ArrayPrototypeSlice,279,0 block_count,ArrayPrototypeSlice,280,0 @@ -47788,12 +48097,12 @@ block_count,ArraySome,109,0 block_count,ArraySome,110,0 block_count,ArraySome,111,0 -block_count,ArrayPrototypeSplice,0,170 +block_count,ArrayPrototypeSplice,0,160 block_count,ArrayPrototypeSplice,1,0 -block_count,ArrayPrototypeSplice,2,170 -block_count,ArrayPrototypeSplice,3,170 -block_count,ArrayPrototypeSplice,4,170 -block_count,ArrayPrototypeSplice,5,170 +block_count,ArrayPrototypeSplice,2,160 +block_count,ArrayPrototypeSplice,3,160 +block_count,ArrayPrototypeSplice,4,160 +block_count,ArrayPrototypeSplice,5,160 block_count,ArrayPrototypeSplice,6,0 block_count,ArrayPrototypeSplice,7,0 block_count,ArrayPrototypeSplice,8,0 @@ -47821,46 +48130,46 @@ block_count,ArrayPrototypeSplice,30,0 block_count,ArrayPrototypeSplice,31,0 block_count,ArrayPrototypeSplice,32,0 -block_count,ArrayPrototypeSplice,33,170 -block_count,ArrayPrototypeSplice,34,170 +block_count,ArrayPrototypeSplice,33,160 +block_count,ArrayPrototypeSplice,34,160 block_count,ArrayPrototypeSplice,35,0 -block_count,ArrayPrototypeSplice,36,170 +block_count,ArrayPrototypeSplice,36,160 block_count,ArrayPrototypeSplice,37,0 -block_count,ArrayPrototypeSplice,38,170 -block_count,ArrayPrototypeSplice,39,170 +block_count,ArrayPrototypeSplice,38,160 +block_count,ArrayPrototypeSplice,39,160 block_count,ArrayPrototypeSplice,40,0 -block_count,ArrayPrototypeSplice,41,170 +block_count,ArrayPrototypeSplice,41,160 block_count,ArrayPrototypeSplice,42,0 block_count,ArrayPrototypeSplice,43,0 block_count,ArrayPrototypeSplice,44,0 block_count,ArrayPrototypeSplice,45,0 block_count,ArrayPrototypeSplice,46,0 -block_count,ArrayPrototypeSplice,47,170 -block_count,ArrayPrototypeSplice,48,170 +block_count,ArrayPrototypeSplice,47,160 +block_count,ArrayPrototypeSplice,48,160 block_count,ArrayPrototypeSplice,49,0 -block_count,ArrayPrototypeSplice,50,170 -block_count,ArrayPrototypeSplice,51,167 -block_count,ArrayPrototypeSplice,52,3 +block_count,ArrayPrototypeSplice,50,160 +block_count,ArrayPrototypeSplice,51,157 +block_count,ArrayPrototypeSplice,52,2 block_count,ArrayPrototypeSplice,53,0 block_count,ArrayPrototypeSplice,54,0 block_count,ArrayPrototypeSplice,55,0 block_count,ArrayPrototypeSplice,56,0 -block_count,ArrayPrototypeSplice,57,167 +block_count,ArrayPrototypeSplice,57,157 block_count,ArrayPrototypeSplice,58,0 block_count,ArrayPrototypeSplice,59,0 block_count,ArrayPrototypeSplice,60,0 -block_count,ArrayPrototypeSplice,61,167 +block_count,ArrayPrototypeSplice,61,157 block_count,ArrayPrototypeSplice,62,0 -block_count,ArrayPrototypeSplice,63,167 +block_count,ArrayPrototypeSplice,63,157 block_count,ArrayPrototypeSplice,64,0 -block_count,ArrayPrototypeSplice,65,167 +block_count,ArrayPrototypeSplice,65,157 block_count,ArrayPrototypeSplice,66,0 block_count,ArrayPrototypeSplice,67,0 block_count,ArrayPrototypeSplice,68,0 block_count,ArrayPrototypeSplice,69,0 -block_count,ArrayPrototypeSplice,70,167 -block_count,ArrayPrototypeSplice,71,3 -block_count,ArrayPrototypeSplice,72,170 +block_count,ArrayPrototypeSplice,70,157 +block_count,ArrayPrototypeSplice,71,2 +block_count,ArrayPrototypeSplice,72,160 block_count,ArrayPrototypeSplice,73,0 block_count,ArrayPrototypeSplice,74,0 block_count,ArrayPrototypeSplice,75,0 @@ -47902,34 +48211,34 @@ block_count,ArrayPrototypeSplice,111,0 block_count,ArrayPrototypeSplice,112,0 block_count,ArrayPrototypeSplice,113,0 -block_count,ArrayPrototypeSplice,114,170 -block_count,ArrayPrototypeSplice,115,170 -block_count,ArrayPrototypeSplice,116,170 -block_count,ArrayPrototypeSplice,117,170 +block_count,ArrayPrototypeSplice,114,160 +block_count,ArrayPrototypeSplice,115,160 +block_count,ArrayPrototypeSplice,116,160 +block_count,ArrayPrototypeSplice,117,160 block_count,ArrayPrototypeSplice,118,0 -block_count,ArrayPrototypeSplice,119,170 +block_count,ArrayPrototypeSplice,119,160 block_count,ArrayPrototypeSplice,120,0 -block_count,ArrayPrototypeSplice,121,170 -block_count,ArrayPrototypeSplice,122,170 +block_count,ArrayPrototypeSplice,121,160 +block_count,ArrayPrototypeSplice,122,160 block_count,ArrayPrototypeSplice,123,0 -block_count,ArrayPrototypeSplice,124,170 +block_count,ArrayPrototypeSplice,124,160 block_count,ArrayPrototypeSplice,125,0 block_count,ArrayPrototypeSplice,126,0 block_count,ArrayPrototypeSplice,127,0 block_count,ArrayPrototypeSplice,128,0 block_count,ArrayPrototypeSplice,129,0 -block_count,ArrayPrototypeSplice,130,170 +block_count,ArrayPrototypeSplice,130,160 block_count,ArrayPrototypeSplice,131,0 block_count,ArrayPrototypeSplice,132,0 block_count,ArrayPrototypeSplice,133,0 -block_count,ArrayPrototypeSplice,134,170 +block_count,ArrayPrototypeSplice,134,160 block_count,ArrayPrototypeSplice,135,0 block_count,ArrayPrototypeSplice,136,0 -block_count,ArrayPrototypeSplice,137,170 -block_count,ArrayPrototypeSplice,138,170 -block_count,ArrayPrototypeSplice,139,170 -block_count,ArrayPrototypeSplice,140,170 -block_count,ArrayPrototypeSplice,141,170 +block_count,ArrayPrototypeSplice,137,160 +block_count,ArrayPrototypeSplice,138,160 +block_count,ArrayPrototypeSplice,139,160 +block_count,ArrayPrototypeSplice,140,160 +block_count,ArrayPrototypeSplice,141,160 block_count,ArrayPrototypeSplice,142,0 block_count,ArrayPrototypeSplice,143,0 block_count,ArrayPrototypeSplice,144,0 @@ -47952,34 +48261,34 @@ block_count,ArrayPrototypeSplice,161,0 block_count,ArrayPrototypeSplice,162,0 block_count,ArrayPrototypeSplice,163,0 -block_count,ArrayPrototypeSplice,164,170 +block_count,ArrayPrototypeSplice,164,160 block_count,ArrayPrototypeSplice,165,0 block_count,ArrayPrototypeSplice,166,0 block_count,ArrayPrototypeSplice,167,0 -block_count,ArrayPrototypeSplice,168,170 +block_count,ArrayPrototypeSplice,168,160 block_count,ArrayPrototypeSplice,169,0 -block_count,ArrayPrototypeSplice,170,170 -block_count,ArrayPrototypeSplice,171,127 -block_count,ArrayPrototypeSplice,172,43 +block_count,ArrayPrototypeSplice,170,160 +block_count,ArrayPrototypeSplice,171,119 +block_count,ArrayPrototypeSplice,172,40 block_count,ArrayPrototypeSplice,173,0 block_count,ArrayPrototypeSplice,174,0 block_count,ArrayPrototypeSplice,175,0 -block_count,ArrayPrototypeSplice,176,127 +block_count,ArrayPrototypeSplice,176,119 block_count,ArrayPrototypeSplice,177,0 block_count,ArrayPrototypeSplice,178,0 block_count,ArrayPrototypeSplice,179,0 -block_count,ArrayPrototypeSplice,180,127 +block_count,ArrayPrototypeSplice,180,119 block_count,ArrayPrototypeSplice,181,0 -block_count,ArrayPrototypeSplice,182,127 +block_count,ArrayPrototypeSplice,182,119 block_count,ArrayPrototypeSplice,183,0 -block_count,ArrayPrototypeSplice,184,127 +block_count,ArrayPrototypeSplice,184,119 block_count,ArrayPrototypeSplice,185,0 block_count,ArrayPrototypeSplice,186,0 block_count,ArrayPrototypeSplice,187,0 block_count,ArrayPrototypeSplice,188,0 -block_count,ArrayPrototypeSplice,189,127 -block_count,ArrayPrototypeSplice,190,43 -block_count,ArrayPrototypeSplice,191,170 +block_count,ArrayPrototypeSplice,189,119 +block_count,ArrayPrototypeSplice,190,40 +block_count,ArrayPrototypeSplice,191,160 block_count,ArrayPrototypeSplice,192,0 block_count,ArrayPrototypeSplice,193,0 block_count,ArrayPrototypeSplice,194,0 @@ -48007,12 +48316,12 @@ block_count,ArrayPrototypeSplice,216,0 block_count,ArrayPrototypeSplice,217,0 block_count,ArrayPrototypeSplice,218,0 -block_count,ArrayPrototypeSplice,219,170 +block_count,ArrayPrototypeSplice,219,160 block_count,ArrayPrototypeSplice,220,0 -block_count,ArrayPrototypeSplice,221,170 -block_count,ArrayPrototypeSplice,222,170 -block_count,ArrayPrototypeSplice,223,170 -block_count,ArrayPrototypeSplice,224,170 +block_count,ArrayPrototypeSplice,221,160 +block_count,ArrayPrototypeSplice,222,160 +block_count,ArrayPrototypeSplice,223,160 +block_count,ArrayPrototypeSplice,224,160 block_count,ArrayPrototypeSplice,225,0 block_count,ArrayPrototypeSplice,226,0 block_count,ArrayPrototypeSplice,227,0 @@ -48035,10 +48344,10 @@ block_count,ArrayPrototypeSplice,244,0 block_count,ArrayPrototypeSplice,245,0 block_count,ArrayPrototypeSplice,246,0 -block_count,ArrayPrototypeSplice,247,170 -block_count,ArrayPrototypeSplice,248,170 -block_count,ArrayPrototypeSplice,249,170 -block_count,ArrayPrototypeSplice,250,170 +block_count,ArrayPrototypeSplice,247,160 +block_count,ArrayPrototypeSplice,248,160 +block_count,ArrayPrototypeSplice,249,160 +block_count,ArrayPrototypeSplice,250,160 block_count,ArrayPrototypeSplice,251,0 block_count,ArrayPrototypeSplice,252,0 block_count,ArrayPrototypeSplice,253,0 @@ -48061,43 +48370,43 @@ block_count,ArrayPrototypeSplice,270,0 block_count,ArrayPrototypeSplice,271,0 block_count,ArrayPrototypeSplice,272,0 -block_count,ArrayPrototypeSplice,273,170 -block_count,ArrayPrototypeSplice,274,170 +block_count,ArrayPrototypeSplice,273,160 +block_count,ArrayPrototypeSplice,274,160 block_count,ArrayPrototypeSplice,275,0 -block_count,ArrayPrototypeSplice,276,170 +block_count,ArrayPrototypeSplice,276,160 block_count,ArrayPrototypeSplice,277,0 block_count,ArrayPrototypeSplice,278,0 block_count,ArrayPrototypeSplice,279,0 block_count,ArrayPrototypeSplice,280,0 block_count,ArrayPrototypeSplice,281,0 -block_count,ArrayPrototypeSplice,282,170 -block_count,ArrayPrototypeSplice,283,170 +block_count,ArrayPrototypeSplice,282,160 +block_count,ArrayPrototypeSplice,283,160 block_count,ArrayPrototypeSplice,284,0 -block_count,ArrayPrototypeSplice,285,170 -block_count,ArrayPrototypeSplice,286,170 -block_count,ArrayPrototypeSplice,287,170 -block_count,ArrayPrototypeSplice,288,170 -block_count,ArrayPrototypeSplice,289,170 +block_count,ArrayPrototypeSplice,285,160 +block_count,ArrayPrototypeSplice,286,160 +block_count,ArrayPrototypeSplice,287,160 +block_count,ArrayPrototypeSplice,288,160 +block_count,ArrayPrototypeSplice,289,160 block_count,ArrayPrototypeSplice,290,0 -block_count,ArrayPrototypeSplice,291,170 -block_count,ArrayPrototypeSplice,292,170 -block_count,ArrayPrototypeSplice,293,170 -block_count,ArrayPrototypeSplice,294,170 +block_count,ArrayPrototypeSplice,291,160 +block_count,ArrayPrototypeSplice,292,160 +block_count,ArrayPrototypeSplice,293,160 +block_count,ArrayPrototypeSplice,294,160 block_count,ArrayPrototypeSplice,295,0 -block_count,ArrayPrototypeSplice,296,170 -block_count,ArrayPrototypeSplice,297,170 +block_count,ArrayPrototypeSplice,296,160 +block_count,ArrayPrototypeSplice,297,160 block_count,ArrayPrototypeSplice,298,0 -block_count,ArrayPrototypeSplice,299,170 -block_count,ArrayPrototypeSplice,300,170 -block_count,ArrayPrototypeSplice,301,170 -block_count,ArrayPrototypeSplice,302,170 -block_count,ArrayPrototypeSplice,303,87 -block_count,ArrayPrototypeSplice,304,87 -block_count,ArrayPrototypeSplice,305,87 +block_count,ArrayPrototypeSplice,299,160 +block_count,ArrayPrototypeSplice,300,160 +block_count,ArrayPrototypeSplice,301,160 +block_count,ArrayPrototypeSplice,302,160 +block_count,ArrayPrototypeSplice,303,82 +block_count,ArrayPrototypeSplice,304,82 +block_count,ArrayPrototypeSplice,305,82 block_count,ArrayPrototypeSplice,306,0 block_count,ArrayPrototypeSplice,307,0 -block_count,ArrayPrototypeSplice,308,87 -block_count,ArrayPrototypeSplice,309,87 +block_count,ArrayPrototypeSplice,308,82 +block_count,ArrayPrototypeSplice,309,82 block_count,ArrayPrototypeSplice,310,0 block_count,ArrayPrototypeSplice,311,0 block_count,ArrayPrototypeSplice,312,0 @@ -48114,7 +48423,7 @@ block_count,ArrayPrototypeSplice,323,0 block_count,ArrayPrototypeSplice,324,0 block_count,ArrayPrototypeSplice,325,0 -block_count,ArrayPrototypeSplice,326,87 +block_count,ArrayPrototypeSplice,326,82 block_count,ArrayPrototypeSplice,327,0 block_count,ArrayPrototypeSplice,328,0 block_count,ArrayPrototypeSplice,329,0 @@ -48137,15 +48446,15 @@ block_count,ArrayPrototypeSplice,346,0 block_count,ArrayPrototypeSplice,347,0 block_count,ArrayPrototypeSplice,348,0 -block_count,ArrayPrototypeSplice,349,83 -block_count,ArrayPrototypeSplice,350,170 -block_count,ArrayPrototypeSplice,351,170 +block_count,ArrayPrototypeSplice,349,78 +block_count,ArrayPrototypeSplice,350,160 +block_count,ArrayPrototypeSplice,351,160 block_count,ArrayPrototypeSplice,352,0 -block_count,ArrayPrototypeSplice,353,170 -block_count,ArrayPrototypeSplice,354,170 -block_count,ArrayPrototypeSplice,355,170 -block_count,ArrayPrototypeSplice,356,127 -block_count,ArrayPrototypeSplice,357,38 +block_count,ArrayPrototypeSplice,353,160 +block_count,ArrayPrototypeSplice,354,160 +block_count,ArrayPrototypeSplice,355,160 +block_count,ArrayPrototypeSplice,356,119 +block_count,ArrayPrototypeSplice,357,36 block_count,ArrayPrototypeSplice,358,0 block_count,ArrayPrototypeSplice,359,0 block_count,ArrayPrototypeSplice,360,0 @@ -48172,9 +48481,9 @@ block_count,ArrayPrototypeSplice,381,0 block_count,ArrayPrototypeSplice,382,0 block_count,ArrayPrototypeSplice,383,0 -block_count,ArrayPrototypeSplice,384,38 -block_count,ArrayPrototypeSplice,385,38 -block_count,ArrayPrototypeSplice,386,38 +block_count,ArrayPrototypeSplice,384,36 +block_count,ArrayPrototypeSplice,385,36 +block_count,ArrayPrototypeSplice,386,36 block_count,ArrayPrototypeSplice,387,0 block_count,ArrayPrototypeSplice,388,0 block_count,ArrayPrototypeSplice,389,0 @@ -48247,8 +48556,8 @@ block_count,ArrayPrototypeSplice,456,0 block_count,ArrayPrototypeSplice,457,0 block_count,ArrayPrototypeSplice,458,0 -block_count,ArrayPrototypeSplice,459,38 -block_count,ArrayPrototypeSplice,460,38 +block_count,ArrayPrototypeSplice,459,36 +block_count,ArrayPrototypeSplice,460,36 block_count,ArrayPrototypeSplice,461,0 block_count,ArrayPrototypeSplice,462,0 block_count,ArrayPrototypeSplice,463,0 @@ -48263,8 +48572,8 @@ block_count,ArrayPrototypeSplice,472,0 block_count,ArrayPrototypeSplice,473,0 block_count,ArrayPrototypeSplice,474,0 -block_count,ArrayPrototypeSplice,475,38 -block_count,ArrayPrototypeSplice,476,88 +block_count,ArrayPrototypeSplice,475,36 +block_count,ArrayPrototypeSplice,476,83 block_count,ArrayPrototypeSplice,477,0 block_count,ArrayPrototypeSplice,478,0 block_count,ArrayPrototypeSplice,479,0 @@ -48291,13 +48600,13 @@ block_count,ArrayPrototypeSplice,500,0 block_count,ArrayPrototypeSplice,501,0 block_count,ArrayPrototypeSplice,502,0 -block_count,ArrayPrototypeSplice,503,88 -block_count,ArrayPrototypeSplice,504,88 +block_count,ArrayPrototypeSplice,503,83 +block_count,ArrayPrototypeSplice,504,83 block_count,ArrayPrototypeSplice,505,0 -block_count,ArrayPrototypeSplice,506,88 -block_count,ArrayPrototypeSplice,507,87 +block_count,ArrayPrototypeSplice,506,83 +block_count,ArrayPrototypeSplice,507,82 block_count,ArrayPrototypeSplice,508,0 -block_count,ArrayPrototypeSplice,509,87 +block_count,ArrayPrototypeSplice,509,82 block_count,ArrayPrototypeSplice,510,2 block_count,ArrayPrototypeSplice,511,0 block_count,ArrayPrototypeSplice,512,2 @@ -48311,11 +48620,11 @@ block_count,ArrayPrototypeSplice,520,0 block_count,ArrayPrototypeSplice,521,0 block_count,ArrayPrototypeSplice,522,2 -block_count,ArrayPrototypeSplice,523,597 -block_count,ArrayPrototypeSplice,524,595 -block_count,ArrayPrototypeSplice,525,205 -block_count,ArrayPrototypeSplice,526,390 -block_count,ArrayPrototypeSplice,527,595 +block_count,ArrayPrototypeSplice,523,563 +block_count,ArrayPrototypeSplice,524,561 +block_count,ArrayPrototypeSplice,525,193 +block_count,ArrayPrototypeSplice,526,367 +block_count,ArrayPrototypeSplice,527,561 block_count,ArrayPrototypeSplice,528,2 block_count,ArrayPrototypeSplice,529,0 block_count,ArrayPrototypeSplice,530,0 @@ -48336,16 +48645,16 @@ block_count,ArrayPrototypeSplice,545,0 block_count,ArrayPrototypeSplice,546,0 block_count,ArrayPrototypeSplice,547,0 -block_count,ArrayPrototypeSplice,548,84 -block_count,ArrayPrototypeSplice,549,84 +block_count,ArrayPrototypeSplice,548,80 +block_count,ArrayPrototypeSplice,549,79 block_count,ArrayPrototypeSplice,550,0 block_count,ArrayPrototypeSplice,551,0 block_count,ArrayPrototypeSplice,552,0 block_count,ArrayPrototypeSplice,553,0 block_count,ArrayPrototypeSplice,554,0 block_count,ArrayPrototypeSplice,555,0 -block_count,ArrayPrototypeSplice,556,5 -block_count,ArrayPrototypeSplice,557,5 +block_count,ArrayPrototypeSplice,556,7 +block_count,ArrayPrototypeSplice,557,7 block_count,ArrayPrototypeSplice,558,0 block_count,ArrayPrototypeSplice,559,0 block_count,ArrayPrototypeSplice,560,0 @@ -48392,33 +48701,33 @@ block_count,ArrayPrototypeSplice,601,1 block_count,ArrayPrototypeSplice,602,0 block_count,ArrayPrototypeSplice,603,1 -block_count,ArrayPrototypeSplice,604,88 +block_count,ArrayPrototypeSplice,604,83 block_count,ArrayPrototypeSplice,605,1 -block_count,ArrayPrototypeSplice,606,87 -block_count,ArrayPrototypeSplice,607,336 -block_count,ArrayPrototypeSplice,608,249 -block_count,ArrayPrototypeSplice,609,249 -block_count,ArrayPrototypeSplice,610,249 +block_count,ArrayPrototypeSplice,606,82 +block_count,ArrayPrototypeSplice,607,317 +block_count,ArrayPrototypeSplice,608,234 +block_count,ArrayPrototypeSplice,609,234 +block_count,ArrayPrototypeSplice,610,234 block_count,ArrayPrototypeSplice,611,0 block_count,ArrayPrototypeSplice,612,0 -block_count,ArrayPrototypeSplice,613,249 -block_count,ArrayPrototypeSplice,614,249 +block_count,ArrayPrototypeSplice,613,234 +block_count,ArrayPrototypeSplice,614,234 block_count,ArrayPrototypeSplice,615,0 -block_count,ArrayPrototypeSplice,616,87 -block_count,ArrayPrototypeSplice,617,88 -block_count,ArrayPrototypeSplice,618,127 -block_count,ArrayPrototypeSplice,619,43 -block_count,ArrayPrototypeUnshift,0,3 +block_count,ArrayPrototypeSplice,616,82 +block_count,ArrayPrototypeSplice,617,83 +block_count,ArrayPrototypeSplice,618,119 +block_count,ArrayPrototypeSplice,619,40 +block_count,ArrayPrototypeUnshift,0,2 block_count,ArrayPrototypeUnshift,1,0 -block_count,ArrayPrototypeUnshift,2,3 -block_count,ArrayPrototypeUnshift,3,3 -block_count,ArrayPrototypeUnshift,4,3 -block_count,ArrayPrototypeUnshift,5,3 -block_count,ArrayPrototypeUnshift,6,3 +block_count,ArrayPrototypeUnshift,2,2 +block_count,ArrayPrototypeUnshift,3,2 +block_count,ArrayPrototypeUnshift,4,2 +block_count,ArrayPrototypeUnshift,5,2 +block_count,ArrayPrototypeUnshift,6,2 block_count,ArrayPrototypeUnshift,7,0 -block_count,ArrayPrototypeUnshift,8,3 -block_count,ArrayPrototypeUnshift,9,3 -block_count,ArrayPrototypeUnshift,10,3 +block_count,ArrayPrototypeUnshift,8,2 +block_count,ArrayPrototypeUnshift,9,2 +block_count,ArrayPrototypeUnshift,10,2 block_count,ArrayPrototypeUnshift,11,0 block_count,ArrayPrototypeUnshift,12,0 block_count,ArrayPrototypeUnshift,13,0 @@ -48445,21 +48754,21 @@ block_count,ArrayPrototypeUnshift,34,0 block_count,ArrayPrototypeUnshift,35,0 block_count,ArrayPrototypeUnshift,36,0 -block_count,ArrayPrototypeUnshift,37,3 -block_count,ArrayPrototypeUnshift,38,3 -block_count,ArrayPrototypeUnshift,39,3 -block_count,ArrayPrototypeUnshift,40,3 +block_count,ArrayPrototypeUnshift,37,2 +block_count,ArrayPrototypeUnshift,38,2 +block_count,ArrayPrototypeUnshift,39,2 +block_count,ArrayPrototypeUnshift,40,2 block_count,ArrayPrototypeUnshift,41,0 -block_count,ArrayPrototypeUnshift,42,3 -block_count,ArrayPrototypeUnshift,43,3 -block_count,ArrayBufferPrototypeGetByteLength,0,3 +block_count,ArrayPrototypeUnshift,42,2 +block_count,ArrayPrototypeUnshift,43,2 +block_count,ArrayBufferPrototypeGetByteLength,0,2 block_count,ArrayBufferPrototypeGetByteLength,1,0 -block_count,ArrayBufferPrototypeGetByteLength,2,3 -block_count,ArrayBufferPrototypeGetByteLength,3,3 -block_count,ArrayBufferPrototypeGetByteLength,4,3 -block_count,ArrayBufferPrototypeGetByteLength,5,3 -block_count,ArrayBufferPrototypeGetByteLength,6,3 -block_count,ArrayBufferPrototypeGetByteLength,7,3 +block_count,ArrayBufferPrototypeGetByteLength,2,2 +block_count,ArrayBufferPrototypeGetByteLength,3,2 +block_count,ArrayBufferPrototypeGetByteLength,4,2 +block_count,ArrayBufferPrototypeGetByteLength,5,2 +block_count,ArrayBufferPrototypeGetByteLength,6,2 +block_count,ArrayBufferPrototypeGetByteLength,7,2 block_count,ArrayBufferIsView,0,0 block_count,ArrayBufferIsView,1,0 block_count,ArrayBufferIsView,2,0 @@ -48923,13 +49232,13 @@ block_count,BooleanPrototypeToString,7,0 block_count,BooleanPrototypeToString,8,0 block_count,BooleanPrototypeToString,9,0 -block_count,ToString,0,69 -block_count,ToString,1,106 -block_count,ToString,2,96 -block_count,ToString,3,77 -block_count,ToString,4,36 -block_count,ToString,5,36 -block_count,ToString,6,36 +block_count,ToString,0,65 +block_count,ToString,1,100 +block_count,ToString,2,90 +block_count,ToString,3,73 +block_count,ToString,4,34 +block_count,ToString,5,34 +block_count,ToString,6,34 block_count,ToString,7,0 block_count,ToString,8,0 block_count,ToString,9,0 @@ -48939,10 +49248,10 @@ block_count,ToString,13,0 block_count,ToString,14,0 block_count,ToString,15,0 -block_count,ToString,16,36 -block_count,ToString,17,36 +block_count,ToString,16,34 +block_count,ToString,17,34 block_count,ToString,18,0 -block_count,ToString,19,36 +block_count,ToString,19,34 block_count,ToString,20,0 block_count,ToString,21,0 block_count,ToString,22,0 @@ -48976,10 +49285,10 @@ block_count,ToString,50,0 block_count,ToString,51,0 block_count,ToString,52,0 -block_count,ToString,53,36 -block_count,ToString,54,146 -block_count,ToString,55,109 -block_count,ToString,56,109 +block_count,ToString,53,34 +block_count,ToString,54,138 +block_count,ToString,55,103 +block_count,ToString,56,103 block_count,ToString,57,0 block_count,ToString,58,0 block_count,ToString,59,0 @@ -49011,18 +49320,18 @@ block_count,ToString,85,0 block_count,ToString,86,0 block_count,ToString,87,0 -block_count,ToString,88,109 -block_count,ToString,89,36 -block_count,ToString,90,36 -block_count,ToString,91,36 +block_count,ToString,88,103 +block_count,ToString,89,34 +block_count,ToString,90,34 +block_count,ToString,91,34 block_count,ToString,92,0 -block_count,ToString,93,36 +block_count,ToString,93,34 block_count,ToString,94,0 -block_count,ToString,95,36 +block_count,ToString,95,34 block_count,ToString,96,0 -block_count,ToString,97,36 -block_count,ToString,98,36 -block_count,ToString,99,36 +block_count,ToString,97,34 +block_count,ToString,98,34 +block_count,ToString,99,34 block_count,ToString,100,0 block_count,ToString,101,0 block_count,ToString,102,0 @@ -49035,7 +49344,7 @@ block_count,ToString,109,0 block_count,ToString,110,0 block_count,ToString,111,0 -block_count,ToString,112,36 +block_count,ToString,112,34 block_count,ToString,113,0 block_count,ToString,114,0 block_count,ToString,115,0 @@ -49062,15 +49371,15 @@ block_count,ToString,136,0 block_count,ToString,137,0 block_count,ToString,138,0 -block_count,ToString,139,36 -block_count,ToString,140,36 +block_count,ToString,139,34 +block_count,ToString,140,34 block_count,ToString,141,0 block_count,ToString,142,0 block_count,ToString,143,0 block_count,ToString,144,0 -block_count,ToString,145,41 -block_count,ToString,146,18 -block_count,ToString,147,18 +block_count,ToString,145,38 +block_count,ToString,146,17 +block_count,ToString,147,17 block_count,ToString,148,0 block_count,ToString,149,0 block_count,ToString,150,0 @@ -49079,16 +49388,16 @@ block_count,ToString,153,0 block_count,ToString,154,0 block_count,ToString,155,0 -block_count,ToString,156,18 -block_count,ToString,157,17 -block_count,ToString,158,17 +block_count,ToString,156,17 +block_count,ToString,157,16 +block_count,ToString,158,16 block_count,ToString,159,0 block_count,ToString,160,0 block_count,ToString,161,0 block_count,ToString,162,0 -block_count,ToString,163,10 -block_count,ToString,164,10 -block_count,ToString,165,10 +block_count,ToString,163,9 +block_count,ToString,164,9 +block_count,ToString,165,9 block_count,ToString,166,0 block_count,ToString,167,0 block_count,ToString,168,0 @@ -49135,35 +49444,35 @@ block_count,ToString,209,0 block_count,ToString,210,0 block_count,ToString,211,0 -block_count,ToString,212,10 -block_count,ToString,213,10 -block_count,ToString,214,18 -block_count,ToString,215,28 -block_count,StringPrototypeToString,0,17 +block_count,ToString,212,9 +block_count,ToString,213,9 +block_count,ToString,214,17 +block_count,ToString,215,26 +block_count,StringPrototypeToString,0,16 block_count,StringPrototypeToString,1,0 -block_count,StringPrototypeToString,2,17 -block_count,StringPrototypeToString,3,17 -block_count,StringPrototypeToString,4,18 -block_count,StringPrototypeToString,5,18 +block_count,StringPrototypeToString,2,16 +block_count,StringPrototypeToString,3,16 +block_count,StringPrototypeToString,4,17 +block_count,StringPrototypeToString,5,17 block_count,StringPrototypeToString,6,0 -block_count,StringPrototypeToString,7,17 +block_count,StringPrototypeToString,7,16 block_count,StringPrototypeToString,8,0 -block_count,StringPrototypeToString,9,17 -block_count,StringPrototypeCharAt,0,16 +block_count,StringPrototypeToString,9,16 +block_count,StringPrototypeCharAt,0,15 block_count,StringPrototypeCharAt,1,0 -block_count,StringPrototypeCharAt,2,16 -block_count,StringPrototypeCharAt,3,16 -block_count,StringPrototypeCharAt,4,16 +block_count,StringPrototypeCharAt,2,15 +block_count,StringPrototypeCharAt,3,15 +block_count,StringPrototypeCharAt,4,15 block_count,StringPrototypeCharAt,5,0 block_count,StringPrototypeCharAt,6,0 block_count,StringPrototypeCharAt,7,0 -block_count,StringPrototypeCharAt,8,16 +block_count,StringPrototypeCharAt,8,15 block_count,StringPrototypeCharAt,9,0 -block_count,StringPrototypeCharAt,10,16 -block_count,StringPrototypeCharAt,11,16 +block_count,StringPrototypeCharAt,10,15 +block_count,StringPrototypeCharAt,11,15 block_count,StringPrototypeCharAt,12,0 -block_count,StringPrototypeCharAt,13,16 -block_count,StringPrototypeCharAt,14,16 +block_count,StringPrototypeCharAt,13,15 +block_count,StringPrototypeCharAt,14,15 block_count,StringPrototypeCharAt,15,15 block_count,StringPrototypeCharAt,16,2 block_count,StringPrototypeCharAt,17,4 @@ -49185,11 +49494,11 @@ block_count,StringPrototypeCharAt,33,0 block_count,StringPrototypeCharAt,34,0 block_count,StringPrototypeCharAt,35,0 -block_count,StringPrototypeCharAt,36,13 +block_count,StringPrototypeCharAt,36,12 block_count,StringPrototypeCharAt,37,15 block_count,StringPrototypeCharAt,38,15 block_count,StringPrototypeCharAt,39,0 -block_count,StringPrototypeCharAt,40,15 +block_count,StringPrototypeCharAt,40,14 block_count,StringPrototypeCharAt,41,15 block_count,StringPrototypeCharAt,42,0 block_count,StringPrototypeCharAt,43,0 @@ -49197,32 +49506,32 @@ block_count,StringPrototypeCharAt,45,0 block_count,StringPrototypeCharAt,46,15 block_count,StringPrototypeCharAt,47,0 -block_count,StringPrototypeCharCodeAt,0,60 +block_count,StringPrototypeCharCodeAt,0,59 block_count,StringPrototypeCharCodeAt,1,0 -block_count,StringPrototypeCharCodeAt,2,60 -block_count,StringPrototypeCharCodeAt,3,60 -block_count,StringPrototypeCharCodeAt,4,60 +block_count,StringPrototypeCharCodeAt,2,59 +block_count,StringPrototypeCharCodeAt,3,59 +block_count,StringPrototypeCharCodeAt,4,59 block_count,StringPrototypeCharCodeAt,5,0 block_count,StringPrototypeCharCodeAt,6,0 block_count,StringPrototypeCharCodeAt,7,0 -block_count,StringPrototypeCharCodeAt,8,60 +block_count,StringPrototypeCharCodeAt,8,59 block_count,StringPrototypeCharCodeAt,9,0 -block_count,StringPrototypeCharCodeAt,10,60 -block_count,StringPrototypeCharCodeAt,11,60 +block_count,StringPrototypeCharCodeAt,10,59 +block_count,StringPrototypeCharCodeAt,11,59 block_count,StringPrototypeCharCodeAt,12,0 -block_count,StringPrototypeCharCodeAt,13,60 -block_count,StringPrototypeCharCodeAt,14,60 -block_count,StringPrototypeCharCodeAt,15,60 -block_count,StringPrototypeCharCodeAt,16,28 -block_count,StringPrototypeCharCodeAt,17,56 -block_count,StringPrototypeCharCodeAt,18,26 -block_count,StringPrototypeCharCodeAt,19,26 +block_count,StringPrototypeCharCodeAt,13,59 +block_count,StringPrototypeCharCodeAt,14,59 +block_count,StringPrototypeCharCodeAt,15,59 +block_count,StringPrototypeCharCodeAt,16,24 +block_count,StringPrototypeCharCodeAt,17,48 +block_count,StringPrototypeCharCodeAt,18,23 +block_count,StringPrototypeCharCodeAt,19,22 block_count,StringPrototypeCharCodeAt,20,0 block_count,StringPrototypeCharCodeAt,21,0 block_count,StringPrototypeCharCodeAt,22,0 -block_count,StringPrototypeCharCodeAt,23,28 +block_count,StringPrototypeCharCodeAt,23,24 block_count,StringPrototypeCharCodeAt,24,0 -block_count,StringPrototypeCharCodeAt,25,28 +block_count,StringPrototypeCharCodeAt,25,24 block_count,StringPrototypeCharCodeAt,26,0 block_count,StringPrototypeCharCodeAt,27,0 block_count,StringPrototypeCharCodeAt,28,0 @@ -49233,11 +49542,11 @@ block_count,StringPrototypeCharCodeAt,33,0 block_count,StringPrototypeCharCodeAt,34,0 block_count,StringPrototypeCharCodeAt,35,0 -block_count,StringPrototypeCharCodeAt,36,32 -block_count,StringPrototypeCharCodeAt,37,60 -block_count,StringPrototypeCharCodeAt,38,60 -block_count,StringPrototypeCharCodeAt,39,11 -block_count,StringPrototypeCharCodeAt,40,49 +block_count,StringPrototypeCharCodeAt,36,34 +block_count,StringPrototypeCharCodeAt,37,58 +block_count,StringPrototypeCharCodeAt,38,58 +block_count,StringPrototypeCharCodeAt,39,13 +block_count,StringPrototypeCharCodeAt,40,45 block_count,StringPrototypeCharCodeAt,41,0 block_count,StringPrototypeCodePointAt,0,0 block_count,StringPrototypeCodePointAt,1,0 @@ -49337,30 +49646,30 @@ block_count,StringPrototypeConcat,22,0 block_count,StringPrototypeConcat,23,0 block_count,StringPrototypeConcat,24,0 -block_count,StringConstructor,0,31 +block_count,StringConstructor,0,30 block_count,StringConstructor,1,0 -block_count,StringConstructor,2,31 -block_count,StringConstructor,3,31 -block_count,StringConstructor,4,31 +block_count,StringConstructor,2,30 +block_count,StringConstructor,3,30 +block_count,StringConstructor,4,30 block_count,StringConstructor,5,0 -block_count,StringConstructor,6,31 +block_count,StringConstructor,6,29 block_count,StringConstructor,7,0 -block_count,StringConstructor,8,31 -block_count,StringConstructor,9,23 +block_count,StringConstructor,8,29 +block_count,StringConstructor,9,22 block_count,StringConstructor,10,0 -block_count,StringConstructor,11,23 -block_count,StringConstructor,12,7 -block_count,StringConstructor,13,31 +block_count,StringConstructor,11,22 +block_count,StringConstructor,12,6 +block_count,StringConstructor,13,30 block_count,StringConstructor,14,0 -block_count,StringConstructor,15,31 -block_count,StringConstructor,16,23 -block_count,StringConstructor,17,18 +block_count,StringConstructor,15,30 +block_count,StringConstructor,16,22 +block_count,StringConstructor,17,17 block_count,StringConstructor,18,5 block_count,StringConstructor,19,7 -block_count,StringConstructor,20,26 -block_count,StringConstructor,21,31 +block_count,StringConstructor,20,24 +block_count,StringConstructor,21,30 block_count,StringConstructor,22,0 -block_count,StringConstructor,23,31 +block_count,StringConstructor,23,30 block_count,StringConstructor,24,0 block_count,StringConstructor,25,0 block_count,StringConstructor,26,0 @@ -49447,17 +49756,17 @@ block_count,StringConstructor,107,0 block_count,StringConstructor,108,0 block_count,StringConstructor,109,0 -block_count,StringConstructor,110,31 -block_count,StringAddConvertLeft,0,16 -block_count,StringAddConvertLeft,1,16 -block_count,StringAddConvertLeft,2,16 +block_count,StringConstructor,110,29 +block_count,StringAddConvertLeft,0,15 +block_count,StringAddConvertLeft,1,15 +block_count,StringAddConvertLeft,2,15 block_count,StringAddConvertLeft,3,0 block_count,StringAddConvertLeft,4,0 block_count,StringAddConvertLeft,5,0 -block_count,StringAddConvertLeft,6,16 -block_count,StringAddConvertLeft,7,16 -block_count,StringAddConvertLeft,8,16 -block_count,StringAddConvertLeft,9,16 +block_count,StringAddConvertLeft,6,15 +block_count,StringAddConvertLeft,7,15 +block_count,StringAddConvertLeft,8,15 +block_count,StringAddConvertLeft,9,15 block_count,StringAddConvertLeft,10,0 block_count,StringAddConvertLeft,11,0 block_count,StringAddConvertLeft,12,0 @@ -49599,7 +49908,7 @@ block_count,StringAddConvertLeft,148,0 block_count,StringAddConvertLeft,149,0 block_count,StringAddConvertLeft,150,0 -block_count,StringAddConvertLeft,151,16 +block_count,StringAddConvertLeft,151,15 block_count,StringAddConvertLeft,152,0 block_count,StringAddConvertLeft,153,0 block_count,StringAddConvertLeft,154,0 @@ -49670,16 +49979,16 @@ block_count,StringAddConvertLeft,219,0 block_count,StringAddConvertLeft,220,0 block_count,StringAddConvertLeft,221,0 -block_count,StringAddConvertRight,0,187 -block_count,StringAddConvertRight,1,173 -block_count,StringAddConvertRight,2,130 -block_count,StringAddConvertRight,3,42 +block_count,StringAddConvertRight,0,176 +block_count,StringAddConvertRight,1,163 +block_count,StringAddConvertRight,2,122 +block_count,StringAddConvertRight,3,40 block_count,StringAddConvertRight,4,13 -block_count,StringAddConvertRight,5,56 -block_count,StringAddConvertRight,6,187 -block_count,StringAddConvertRight,7,187 -block_count,StringAddConvertRight,8,173 -block_count,StringAddConvertRight,9,172 +block_count,StringAddConvertRight,5,53 +block_count,StringAddConvertRight,6,176 +block_count,StringAddConvertRight,7,176 +block_count,StringAddConvertRight,8,163 +block_count,StringAddConvertRight,9,162 block_count,StringAddConvertRight,10,0 block_count,StringAddConvertRight,11,0 block_count,StringAddConvertRight,12,0 @@ -49821,7 +50130,7 @@ block_count,StringAddConvertRight,148,0 block_count,StringAddConvertRight,149,0 block_count,StringAddConvertRight,150,0 -block_count,StringAddConvertRight,151,172 +block_count,StringAddConvertRight,151,162 block_count,StringAddConvertRight,152,0 block_count,StringAddConvertRight,153,0 block_count,StringAddConvertRight,154,0 @@ -49843,7 +50152,7 @@ block_count,StringAddConvertRight,170,13 block_count,StringAddConvertRight,171,6 block_count,StringAddConvertRight,172,7 -block_count,StringAddConvertRight,173,7 +block_count,StringAddConvertRight,173,6 block_count,StringAddConvertRight,174,0 block_count,StringAddConvertRight,175,0 block_count,StringAddConvertRight,176,0 @@ -49889,12 +50198,12 @@ block_count,StringAddConvertRight,216,0 block_count,StringAddConvertRight,217,0 block_count,StringAddConvertRight,218,13 -block_count,StringAddConvertRight,219,14 +block_count,StringAddConvertRight,219,13 block_count,StringAddConvertRight,220,0 -block_count,StringAddConvertRight,221,14 +block_count,StringAddConvertRight,221,13 block_count,StringCharAt,0,8 block_count,StringCharAt,1,1 -block_count,StringCharAt,2,3 +block_count,StringCharAt,2,2 block_count,StringCharAt,3,0 block_count,StringCharAt,4,0 block_count,StringCharAt,5,0 @@ -49913,7 +50222,7 @@ block_count,StringCharAt,18,0 block_count,StringCharAt,19,0 block_count,StringCharAt,20,0 -block_count,StringCharAt,21,7 +block_count,StringCharAt,21,6 block_count,StringCharAt,22,8 block_count,StringCharAt,23,8 block_count,StringCharAt,24,0 @@ -49924,119 +50233,119 @@ block_count,StringCharAt,29,0 block_count,StringCharAt,30,0 block_count,StringCharAt,31,8 -block_count,FastNewClosureBaseline,0,86 -block_count,FastNewFunctionContextFunction,0,54 -block_count,FastNewFunctionContextFunction,1,54 +block_count,FastNewClosureBaseline,0,80 +block_count,FastNewFunctionContextFunction,0,50 +block_count,FastNewFunctionContextFunction,1,50 block_count,FastNewFunctionContextFunction,2,0 -block_count,FastNewFunctionContextFunction,3,54 +block_count,FastNewFunctionContextFunction,3,50 block_count,FastNewFunctionContextFunction,4,0 block_count,FastNewFunctionContextFunction,5,0 -block_count,FastNewFunctionContextFunction,6,54 +block_count,FastNewFunctionContextFunction,6,50 block_count,FastNewFunctionContextFunction,7,0 -block_count,FastNewFunctionContextFunction,8,54 +block_count,FastNewFunctionContextFunction,8,50 block_count,FastNewFunctionContextFunction,9,0 -block_count,FastNewFunctionContextFunction,10,54 +block_count,FastNewFunctionContextFunction,10,50 block_count,FastNewFunctionContextFunction,11,0 -block_count,FastNewFunctionContextFunction,12,54 -block_count,FastNewFunctionContextFunction,13,844 -block_count,FastNewFunctionContextFunction,14,789 -block_count,FastNewFunctionContextFunction,15,54 -block_count,FastNewFunctionContextFunction,16,54 -block_count,FastNewFunctionContextFunction,17,44 +block_count,FastNewFunctionContextFunction,12,50 +block_count,FastNewFunctionContextFunction,13,793 +block_count,FastNewFunctionContextFunction,14,743 +block_count,FastNewFunctionContextFunction,15,50 +block_count,FastNewFunctionContextFunction,16,50 +block_count,FastNewFunctionContextFunction,17,41 block_count,FastNewFunctionContextFunction,18,9 -block_count,FastNewFunctionContextFunctionWithCells,0,35 -block_count,FastNewFunctionContextFunctionWithCells,1,35 +block_count,FastNewFunctionContextFunctionWithCells,0,33 +block_count,FastNewFunctionContextFunctionWithCells,1,33 block_count,FastNewFunctionContextFunctionWithCells,2,0 -block_count,FastNewFunctionContextFunctionWithCells,3,35 +block_count,FastNewFunctionContextFunctionWithCells,3,33 block_count,FastNewFunctionContextFunctionWithCells,4,0 block_count,FastNewFunctionContextFunctionWithCells,5,0 -block_count,FastNewFunctionContextFunctionWithCells,6,35 +block_count,FastNewFunctionContextFunctionWithCells,6,33 block_count,FastNewFunctionContextFunctionWithCells,7,0 -block_count,FastNewFunctionContextFunctionWithCells,8,35 -block_count,FastNewFunctionContextFunctionWithCells,9,35 +block_count,FastNewFunctionContextFunctionWithCells,8,33 +block_count,FastNewFunctionContextFunctionWithCells,9,33 block_count,FastNewFunctionContextFunctionWithCells,10,0 -block_count,FastNewFunctionContextFunctionWithCells,11,35 +block_count,FastNewFunctionContextFunctionWithCells,11,33 block_count,FastNewFunctionContextFunctionWithCells,12,0 -block_count,FastNewFunctionContextFunctionWithCells,13,35 -block_count,FastNewFunctionContextFunctionWithCells,14,24 -block_count,FastNewFunctionContextFunctionWithCells,15,11 -block_count,FastNewFunctionContextFunctionWithCells,16,11 -block_count,FastNewFunctionContextFunctionWithCells,17,11 +block_count,FastNewFunctionContextFunctionWithCells,13,33 +block_count,FastNewFunctionContextFunctionWithCells,14,23 +block_count,FastNewFunctionContextFunctionWithCells,15,10 +block_count,FastNewFunctionContextFunctionWithCells,16,10 +block_count,FastNewFunctionContextFunctionWithCells,17,10 block_count,FastNewFunctionContextFunctionWithCells,18,0 -block_count,FastNewFunctionContextFunctionWithCells,19,11 +block_count,FastNewFunctionContextFunctionWithCells,19,10 block_count,FastNewFunctionContextFunctionWithCells,20,0 -block_count,FastNewFunctionContextFunctionWithCells,21,11 -block_count,FastNewFunctionContextFunctionWithCells,22,11 -block_count,FastNewFunctionContextFunctionWithCells,23,11 +block_count,FastNewFunctionContextFunctionWithCells,21,10 +block_count,FastNewFunctionContextFunctionWithCells,22,10 +block_count,FastNewFunctionContextFunctionWithCells,23,10 block_count,FastNewFunctionContextFunctionWithCells,24,0 -block_count,FastNewFunctionContextFunctionWithCells,25,11 -block_count,FastNewFunctionContextFunctionWithCells,26,11 +block_count,FastNewFunctionContextFunctionWithCells,25,10 +block_count,FastNewFunctionContextFunctionWithCells,26,10 block_count,FastNewFunctionContextFunctionWithCells,27,8 block_count,FastNewFunctionContextFunctionWithCells,28,2 -block_count,FastNewFunctionContextFunctionWithCells,29,11 -block_count,FastNewFunctionContextFunctionWithCells,30,11 +block_count,FastNewFunctionContextFunctionWithCells,29,10 +block_count,FastNewFunctionContextFunctionWithCells,30,10 block_count,FastNewFunctionContextFunctionWithCells,31,0 -block_count,FastNewFunctionContextFunctionWithCells,32,11 +block_count,FastNewFunctionContextFunctionWithCells,32,10 block_count,FastNewFunctionContextFunctionWithCells,33,0 -block_count,FastNewFunctionContextFunctionWithCells,34,11 -block_count,FastNewFunctionContextFunctionWithCells,35,11 -block_count,FastNewFunctionContextFunctionWithCells,36,11 +block_count,FastNewFunctionContextFunctionWithCells,34,10 +block_count,FastNewFunctionContextFunctionWithCells,35,10 +block_count,FastNewFunctionContextFunctionWithCells,36,10 block_count,FastNewFunctionContextFunctionWithCells,37,0 -block_count,FastNewFunctionContextFunctionWithCells,38,11 -block_count,FastNewFunctionContextFunctionWithCells,39,11 -block_count,FastNewFunctionContextFunctionWithCells,40,7 +block_count,FastNewFunctionContextFunctionWithCells,38,10 +block_count,FastNewFunctionContextFunctionWithCells,39,10 +block_count,FastNewFunctionContextFunctionWithCells,40,6 block_count,FastNewFunctionContextFunctionWithCells,41,3 -block_count,FastNewFunctionContextFunctionWithCells,42,11 +block_count,FastNewFunctionContextFunctionWithCells,42,10 block_count,FastNewFunctionContextFunctionWithCells,43,0 -block_count,FastNewFunctionContextFunctionWithCells,44,11 +block_count,FastNewFunctionContextFunctionWithCells,44,10 block_count,FastNewFunctionContextFunctionWithCells,45,0 block_count,FastNewFunctionContextFunctionWithCells,46,0 -block_count,FastNewFunctionContextFunctionWithCells,47,35 -block_count,FastNewFunctionContextFunctionWithCells,48,11 -block_count,FastNewFunctionContextFunctionWithCells,49,24 -block_count,FastNewFunctionContextFunctionWithCells,50,24 +block_count,FastNewFunctionContextFunctionWithCells,47,33 +block_count,FastNewFunctionContextFunctionWithCells,48,10 +block_count,FastNewFunctionContextFunctionWithCells,49,23 +block_count,FastNewFunctionContextFunctionWithCells,50,23 block_count,FastNewFunctionContextFunctionWithCells,51,0 -block_count,FastNewFunctionContextFunctionWithCells,52,24 +block_count,FastNewFunctionContextFunctionWithCells,52,23 block_count,FastNewFunctionContextFunctionWithCells,53,0 -block_count,FastNewFunctionContextFunctionWithCells,54,24 -block_count,FastNewFunctionContextFunctionWithCells,55,24 -block_count,FastNewFunctionContextFunctionWithCells,56,24 +block_count,FastNewFunctionContextFunctionWithCells,54,23 +block_count,FastNewFunctionContextFunctionWithCells,55,23 +block_count,FastNewFunctionContextFunctionWithCells,56,23 block_count,FastNewFunctionContextFunctionWithCells,57,0 -block_count,FastNewFunctionContextFunctionWithCells,58,24 +block_count,FastNewFunctionContextFunctionWithCells,58,23 block_count,FastNewFunctionContextFunctionWithCells,59,0 -block_count,FastNewFunctionContextFunctionWithCells,60,24 +block_count,FastNewFunctionContextFunctionWithCells,60,23 block_count,FastNewFunctionContextFunctionWithCells,61,20 block_count,FastNewFunctionContextFunctionWithCells,62,3 -block_count,FastNewFunctionContextFunctionWithCells,63,24 -block_count,FastNewFunctionContextFunctionWithCells,64,35 +block_count,FastNewFunctionContextFunctionWithCells,63,23 +block_count,FastNewFunctionContextFunctionWithCells,64,33 block_count,FastNewFunctionContextFunctionWithCells,65,0 -block_count,FastNewFunctionContextFunctionWithCells,66,35 -block_count,CreateRegExpLiteral,0,38 -block_count,CreateRegExpLiteral,1,38 +block_count,FastNewFunctionContextFunctionWithCells,66,33 +block_count,CreateRegExpLiteral,0,36 +block_count,CreateRegExpLiteral,1,36 block_count,CreateRegExpLiteral,2,0 -block_count,CreateRegExpLiteral,3,38 +block_count,CreateRegExpLiteral,3,36 block_count,CreateRegExpLiteral,4,0 -block_count,CreateRegExpLiteral,5,38 -block_count,CreateRegExpLiteral,6,38 +block_count,CreateRegExpLiteral,5,36 +block_count,CreateRegExpLiteral,6,36 block_count,CreateRegExpLiteral,7,0 -block_count,CreateRegExpLiteral,8,38 +block_count,CreateRegExpLiteral,8,36 block_count,CreateRegExpLiteral,9,0 block_count,CreateRegExpLiteral,10,0 -block_count,CreateShallowArrayLiteral,0,19 -block_count,CreateShallowArrayLiteral,1,19 +block_count,CreateShallowArrayLiteral,0,18 +block_count,CreateShallowArrayLiteral,1,18 block_count,CreateShallowArrayLiteral,2,0 -block_count,CreateShallowArrayLiteral,3,19 -block_count,CreateShallowArrayLiteral,4,19 -block_count,CreateShallowArrayLiteral,5,17 -block_count,CreateShallowArrayLiteral,6,13 -block_count,CreateShallowArrayLiteral,7,13 -block_count,CreateShallowArrayLiteral,8,13 +block_count,CreateShallowArrayLiteral,3,18 +block_count,CreateShallowArrayLiteral,4,18 +block_count,CreateShallowArrayLiteral,5,16 +block_count,CreateShallowArrayLiteral,6,12 +block_count,CreateShallowArrayLiteral,7,12 +block_count,CreateShallowArrayLiteral,8,12 block_count,CreateShallowArrayLiteral,9,0 -block_count,CreateShallowArrayLiteral,10,13 +block_count,CreateShallowArrayLiteral,10,12 block_count,CreateShallowArrayLiteral,11,0 block_count,CreateShallowArrayLiteral,12,0 -block_count,CreateShallowArrayLiteral,13,13 -block_count,CreateShallowArrayLiteral,14,13 +block_count,CreateShallowArrayLiteral,13,12 +block_count,CreateShallowArrayLiteral,14,12 block_count,CreateShallowArrayLiteral,15,0 block_count,CreateShallowArrayLiteral,16,0 block_count,CreateShallowArrayLiteral,17,0 @@ -50046,8 +50355,8 @@ block_count,CreateShallowArrayLiteral,21,0 block_count,CreateShallowArrayLiteral,22,0 block_count,CreateShallowArrayLiteral,23,0 -block_count,CreateShallowArrayLiteral,24,13 -block_count,CreateShallowArrayLiteral,25,13 +block_count,CreateShallowArrayLiteral,24,12 +block_count,CreateShallowArrayLiteral,25,12 block_count,CreateShallowArrayLiteral,26,0 block_count,CreateShallowArrayLiteral,27,0 block_count,CreateShallowArrayLiteral,28,0 @@ -50059,10 +50368,10 @@ block_count,CreateShallowArrayLiteral,34,0 block_count,CreateShallowArrayLiteral,35,0 block_count,CreateShallowArrayLiteral,36,0 -block_count,CreateShallowArrayLiteral,37,13 +block_count,CreateShallowArrayLiteral,37,12 block_count,CreateShallowArrayLiteral,38,0 -block_count,CreateShallowArrayLiteral,39,4 -block_count,CreateShallowArrayLiteral,40,17 +block_count,CreateShallowArrayLiteral,39,3 +block_count,CreateShallowArrayLiteral,40,16 block_count,CreateShallowArrayLiteral,41,2 block_count,CreateShallowArrayLiteral,42,2 block_count,CreateShallowArrayLiteral,43,0 @@ -50070,10 +50379,10 @@ block_count,CreateShallowArrayLiteral,45,0 block_count,CreateShallowArrayLiteral,46,2 block_count,CreateShallowArrayLiteral,47,1 -block_count,CreateShallowArrayLiteral,48,1 +block_count,CreateShallowArrayLiteral,48,0 block_count,CreateShallowArrayLiteral,49,2 block_count,CreateShallowArrayLiteral,50,2 -block_count,CreateShallowArrayLiteral,51,1 +block_count,CreateShallowArrayLiteral,51,0 block_count,CreateShallowArrayLiteral,52,1 block_count,CreateShallowArrayLiteral,53,2 block_count,CreateShallowArrayLiteral,54,0 @@ -50091,40 +50400,40 @@ block_count,CreateShallowArrayLiteral,66,2 block_count,CreateShallowArrayLiteral,67,0 block_count,CreateShallowArrayLiteral,68,0 -block_count,CreateShallowArrayLiteral,69,19 +block_count,CreateShallowArrayLiteral,69,18 block_count,CreateShallowArrayLiteral,70,0 -block_count,CreateShallowArrayLiteral,71,19 -block_count,CreateShallowArrayLiteral,72,19 +block_count,CreateShallowArrayLiteral,71,18 +block_count,CreateShallowArrayLiteral,72,18 block_count,CreateShallowArrayLiteral,73,0 -block_count,CreateShallowArrayLiteral,74,19 +block_count,CreateShallowArrayLiteral,74,18 block_count,CreateShallowArrayLiteral,75,0 -block_count,CreateShallowArrayLiteral,76,19 -block_count,CreateShallowArrayLiteral,77,19 +block_count,CreateShallowArrayLiteral,76,18 +block_count,CreateShallowArrayLiteral,77,18 block_count,CreateShallowArrayLiteral,78,0 block_count,CreateShallowArrayLiteral,79,0 -block_count,CreateEmptyArrayLiteral,0,28 -block_count,CreateEmptyArrayLiteral,1,28 +block_count,CreateEmptyArrayLiteral,0,26 +block_count,CreateEmptyArrayLiteral,1,26 block_count,CreateEmptyArrayLiteral,2,0 block_count,CreateEmptyArrayLiteral,3,0 block_count,CreateEmptyArrayLiteral,4,0 block_count,CreateEmptyArrayLiteral,5,0 -block_count,CreateEmptyArrayLiteral,6,28 +block_count,CreateEmptyArrayLiteral,6,26 block_count,CreateEmptyArrayLiteral,7,0 -block_count,CreateEmptyArrayLiteral,8,28 +block_count,CreateEmptyArrayLiteral,8,26 block_count,CreateEmptyArrayLiteral,9,0 -block_count,CreateEmptyArrayLiteral,10,28 -block_count,CreateEmptyArrayLiteral,11,28 -block_count,CreateShallowObjectLiteral,0,30 -block_count,CreateShallowObjectLiteral,1,30 +block_count,CreateEmptyArrayLiteral,10,26 +block_count,CreateEmptyArrayLiteral,11,26 +block_count,CreateShallowObjectLiteral,0,28 +block_count,CreateShallowObjectLiteral,1,28 block_count,CreateShallowObjectLiteral,2,0 -block_count,CreateShallowObjectLiteral,3,29 -block_count,CreateShallowObjectLiteral,4,29 -block_count,CreateShallowObjectLiteral,5,29 -block_count,CreateShallowObjectLiteral,6,29 +block_count,CreateShallowObjectLiteral,3,28 +block_count,CreateShallowObjectLiteral,4,28 +block_count,CreateShallowObjectLiteral,5,28 +block_count,CreateShallowObjectLiteral,6,28 block_count,CreateShallowObjectLiteral,7,0 -block_count,CreateShallowObjectLiteral,8,29 +block_count,CreateShallowObjectLiteral,8,28 block_count,CreateShallowObjectLiteral,9,0 -block_count,CreateShallowObjectLiteral,10,29 +block_count,CreateShallowObjectLiteral,10,28 block_count,CreateShallowObjectLiteral,11,0 block_count,CreateShallowObjectLiteral,12,0 block_count,CreateShallowObjectLiteral,13,0 @@ -50166,7 +50475,7 @@ block_count,CreateShallowObjectLiteral,49,0 block_count,CreateShallowObjectLiteral,50,0 block_count,CreateShallowObjectLiteral,51,0 -block_count,CreateShallowObjectLiteral,52,29 +block_count,CreateShallowObjectLiteral,52,28 block_count,CreateShallowObjectLiteral,53,0 block_count,CreateShallowObjectLiteral,54,0 block_count,CreateShallowObjectLiteral,55,0 @@ -50234,17 +50543,17 @@ block_count,CreateShallowObjectLiteral,117,0 block_count,CreateShallowObjectLiteral,118,0 block_count,CreateShallowObjectLiteral,119,0 -block_count,CreateShallowObjectLiteral,120,29 -block_count,CreateShallowObjectLiteral,121,29 -block_count,CreateShallowObjectLiteral,122,29 +block_count,CreateShallowObjectLiteral,120,28 +block_count,CreateShallowObjectLiteral,121,28 +block_count,CreateShallowObjectLiteral,122,28 block_count,CreateShallowObjectLiteral,123,0 -block_count,CreateShallowObjectLiteral,124,29 +block_count,CreateShallowObjectLiteral,124,28 block_count,CreateShallowObjectLiteral,125,0 block_count,CreateShallowObjectLiteral,126,0 -block_count,CreateShallowObjectLiteral,127,29 -block_count,CreateShallowObjectLiteral,128,29 -block_count,CreateShallowObjectLiteral,129,87 -block_count,CreateShallowObjectLiteral,130,78 +block_count,CreateShallowObjectLiteral,127,28 +block_count,CreateShallowObjectLiteral,128,28 +block_count,CreateShallowObjectLiteral,129,82 +block_count,CreateShallowObjectLiteral,130,74 block_count,CreateShallowObjectLiteral,131,0 block_count,CreateShallowObjectLiteral,132,0 block_count,CreateShallowObjectLiteral,133,0 @@ -50271,32 +50580,32 @@ block_count,CreateShallowObjectLiteral,154,0 block_count,CreateShallowObjectLiteral,155,0 block_count,CreateShallowObjectLiteral,156,0 -block_count,CreateShallowObjectLiteral,157,78 -block_count,CreateShallowObjectLiteral,158,8 -block_count,CreateShallowObjectLiteral,159,86 -block_count,CreateShallowObjectLiteral,160,57 -block_count,CreateShallowObjectLiteral,161,29 +block_count,CreateShallowObjectLiteral,157,73 +block_count,CreateShallowObjectLiteral,158,7 +block_count,CreateShallowObjectLiteral,159,81 +block_count,CreateShallowObjectLiteral,160,53 +block_count,CreateShallowObjectLiteral,161,27 block_count,CreateShallowObjectLiteral,162,0 block_count,CreateShallowObjectLiteral,163,0 block_count,CreateShallowObjectLiteral,164,0 block_count,CreateShallowObjectLiteral,165,0 -block_count,ObjectConstructor,0,23 +block_count,ObjectConstructor,0,21 block_count,ObjectConstructor,1,0 -block_count,ObjectConstructor,2,23 -block_count,ObjectConstructor,3,23 +block_count,ObjectConstructor,2,21 +block_count,ObjectConstructor,3,21 block_count,ObjectConstructor,4,0 block_count,ObjectConstructor,5,0 block_count,ObjectConstructor,6,0 -block_count,ObjectConstructor,7,23 -block_count,ObjectConstructor,8,23 -block_count,ObjectConstructor,9,23 +block_count,ObjectConstructor,7,21 +block_count,ObjectConstructor,8,21 +block_count,ObjectConstructor,9,21 block_count,ObjectConstructor,10,0 -block_count,ObjectConstructor,11,23 +block_count,ObjectConstructor,11,21 block_count,ObjectConstructor,12,0 -block_count,ObjectConstructor,13,23 -block_count,ObjectConstructor,14,23 -block_count,ObjectConstructor,15,23 -block_count,ObjectConstructor,16,23 +block_count,ObjectConstructor,13,21 +block_count,ObjectConstructor,14,21 +block_count,ObjectConstructor,15,21 +block_count,ObjectConstructor,16,21 block_count,ObjectConstructor,17,0 block_count,ObjectConstructor,18,0 block_count,ObjectConstructor,19,0 @@ -50374,18 +50683,18 @@ block_count,NumberConstructor,35,0 block_count,NumberConstructor,36,0 block_count,NumberConstructor,37,0 -block_count,StringToNumber,0,29 +block_count,StringToNumber,0,28 block_count,StringToNumber,1,1 -block_count,StringToNumber,2,28 -block_count,NonNumberToNumber,0,4 -block_count,NonNumberToNumber,1,4 +block_count,StringToNumber,2,26 +block_count,NonNumberToNumber,0,3 +block_count,NonNumberToNumber,1,3 block_count,NonNumberToNumber,2,0 block_count,NonNumberToNumber,3,0 block_count,NonNumberToNumber,4,0 block_count,NonNumberToNumber,5,0 block_count,NonNumberToNumber,6,0 block_count,NonNumberToNumber,7,0 -block_count,NonNumberToNumber,8,4 +block_count,NonNumberToNumber,8,3 block_count,NonNumberToNumber,9,1 block_count,NonNumberToNumber,10,0 block_count,NonNumberToNumber,11,1 @@ -50393,7 +50702,7 @@ block_count,NonNumberToNumber,13,0 block_count,NonNumberToNumber,14,1 block_count,NonNumberToNumber,15,2 -block_count,NonNumberToNumber,16,4 +block_count,NonNumberToNumber,16,3 block_count,NonNumberToNumeric,0,5 block_count,NonNumberToNumeric,1,5 block_count,NonNumberToNumeric,2,0 @@ -50411,14 +50720,14 @@ block_count,NonNumberToNumeric,14,0 block_count,NonNumberToNumeric,15,0 block_count,NonNumberToNumeric,16,0 -block_count,NonNumberToNumeric,17,5 +block_count,NonNumberToNumeric,17,4 block_count,NonNumberToNumeric,18,2 block_count,NonNumberToNumeric,19,2 -block_count,NonNumberToNumeric,20,5 +block_count,NonNumberToNumeric,20,4 block_count,NonNumberToNumeric,21,5 -block_count,NumberToString,0,1428 -block_count,NumberToString,1,44 -block_count,NumberToString,2,44 +block_count,NumberToString,0,1346 +block_count,NumberToString,1,42 +block_count,NumberToString,2,42 block_count,NumberToString,3,0 block_count,NumberToString,4,0 block_count,NumberToString,5,0 @@ -50427,18 +50736,18 @@ block_count,NumberToString,8,0 block_count,NumberToString,9,0 block_count,NumberToString,10,0 -block_count,NumberToString,11,44 -block_count,NumberToString,12,44 -block_count,NumberToString,13,19 -block_count,NumberToString,14,25 +block_count,NumberToString,11,42 +block_count,NumberToString,12,42 +block_count,NumberToString,13,18 +block_count,NumberToString,14,23 block_count,NumberToString,15,2 -block_count,NumberToString,16,23 +block_count,NumberToString,16,21 block_count,NumberToString,17,0 -block_count,NumberToString,18,1384 -block_count,NumberToString,19,1384 -block_count,NumberToString,20,1048 -block_count,NumberToString,21,335 -block_count,NumberToString,22,335 +block_count,NumberToString,18,1304 +block_count,NumberToString,19,1304 +block_count,NumberToString,20,988 +block_count,NumberToString,21,316 +block_count,NumberToString,22,316 block_count,NumberToString,23,0 block_count,NumberToString,24,0 block_count,NumberToString,25,0 @@ -50483,51 +50792,51 @@ block_count,NumberToString,64,0 block_count,NumberToString,65,0 block_count,NumberToString,66,0 -block_count,NumberToString,67,1384 -block_count,NumberToString,68,1407 -block_count,NumberToString,69,21 -block_count,ToBoolean,0,24 -block_count,ToBoolean,1,24 -block_count,ToBoolean,2,22 -block_count,ToBoolean,3,21 -block_count,ToBoolean,4,21 -block_count,ToBoolean,5,2 -block_count,ToBoolean,6,2 -block_count,ToBoolean,7,2 +block_count,NumberToString,67,1304 +block_count,NumberToString,68,1326 +block_count,NumberToString,69,20 +block_count,ToBoolean,0,23 +block_count,ToBoolean,1,22 +block_count,ToBoolean,2,21 +block_count,ToBoolean,3,20 +block_count,ToBoolean,4,20 +block_count,ToBoolean,5,1 +block_count,ToBoolean,6,1 +block_count,ToBoolean,7,1 block_count,ToBoolean,8,0 block_count,ToBoolean,9,0 block_count,ToBoolean,10,0 block_count,ToBoolean,11,0 block_count,ToBoolean,12,0 block_count,ToBoolean,13,0 -block_count,ToBoolean,14,19 +block_count,ToBoolean,14,18 block_count,ToBoolean,15,0 -block_count,ToBoolean,16,1 +block_count,ToBoolean,16,0 block_count,ToBoolean,17,1 block_count,ToBoolean,18,0 block_count,ToBoolean,19,0 block_count,ToBoolean,20,0 -block_count,ToBooleanForBaselineJump,0,1041 -block_count,ToBooleanForBaselineJump,1,960 -block_count,ToBooleanForBaselineJump,2,582 -block_count,ToBooleanForBaselineJump,3,365 -block_count,ToBooleanForBaselineJump,4,365 -block_count,ToBooleanForBaselineJump,5,177 -block_count,ToBooleanForBaselineJump,6,176 -block_count,ToBooleanForBaselineJump,7,176 +block_count,ToBooleanForBaselineJump,0,981 +block_count,ToBooleanForBaselineJump,1,904 +block_count,ToBooleanForBaselineJump,2,551 +block_count,ToBooleanForBaselineJump,3,347 +block_count,ToBooleanForBaselineJump,4,346 +block_count,ToBooleanForBaselineJump,5,166 +block_count,ToBooleanForBaselineJump,6,165 +block_count,ToBooleanForBaselineJump,7,165 block_count,ToBooleanForBaselineJump,8,0 block_count,ToBooleanForBaselineJump,9,0 block_count,ToBooleanForBaselineJump,10,0 block_count,ToBooleanForBaselineJump,11,1 block_count,ToBooleanForBaselineJump,12,0 block_count,ToBooleanForBaselineJump,13,1 -block_count,ToBooleanForBaselineJump,14,187 +block_count,ToBooleanForBaselineJump,14,179 block_count,ToBooleanForBaselineJump,15,0 -block_count,ToBooleanForBaselineJump,16,216 -block_count,ToBooleanForBaselineJump,17,378 -block_count,ToBooleanForBaselineJump,18,80 -block_count,ToBooleanForBaselineJump,19,48 -block_count,ToBooleanForBaselineJump,20,32 +block_count,ToBooleanForBaselineJump,16,204 +block_count,ToBooleanForBaselineJump,17,353 +block_count,ToBooleanForBaselineJump,18,76 +block_count,ToBooleanForBaselineJump,19,46 +block_count,ToBooleanForBaselineJump,20,30 block_count,ToLength,0,2 block_count,ToLength,1,2 block_count,ToLength,2,0 @@ -50574,13 +50883,13 @@ block_count,ToLength,43,0 block_count,ToLength,44,2 block_count,ToLength,45,2 -block_count,ToName,0,45 -block_count,ToName,1,85 -block_count,ToName,2,83 -block_count,ToName,3,40 -block_count,ToName,4,40 -block_count,ToName,5,40 -block_count,ToName,6,40 +block_count,ToName,0,42 +block_count,ToName,1,80 +block_count,ToName,2,78 +block_count,ToName,3,37 +block_count,ToName,4,37 +block_count,ToName,5,37 +block_count,ToName,6,37 block_count,ToName,7,0 block_count,ToName,8,0 block_count,ToName,9,0 @@ -50600,7 +50909,7 @@ block_count,ToName,23,0 block_count,ToName,24,0 block_count,ToName,25,0 -block_count,ToName,26,43 +block_count,ToName,26,40 block_count,ToName,27,1 block_count,ToName,28,1 block_count,ToName,29,1 @@ -50652,10 +50961,10 @@ block_count,ToName,75,0 block_count,ToName,76,1 block_count,ToName,77,1 -block_count,ToObject,0,232 +block_count,ToObject,0,219 block_count,ToObject,1,0 -block_count,ToObject,2,232 -block_count,ToObject,3,232 +block_count,ToObject,2,219 +block_count,ToObject,3,218 block_count,ToObject,4,0 block_count,ToObject,5,0 block_count,ToObject,6,0 @@ -50707,7 +51016,7 @@ block_count,ToObject,52,0 block_count,ToObject,53,0 block_count,ToObject,54,0 -block_count,NonPrimitiveToPrimitive_Default,0,170 +block_count,NonPrimitiveToPrimitive_Default,0,160 block_count,NonPrimitiveToPrimitive_Default,1,0 block_count,NonPrimitiveToPrimitive_Default,2,0 block_count,NonPrimitiveToPrimitive_Default,3,0 @@ -50717,46 +51026,46 @@ block_count,NonPrimitiveToPrimitive_Default,7,0 block_count,NonPrimitiveToPrimitive_Default,8,0 block_count,NonPrimitiveToPrimitive_Default,9,0 -block_count,NonPrimitiveToPrimitive_Default,10,170 +block_count,NonPrimitiveToPrimitive_Default,10,160 block_count,NonPrimitiveToPrimitive_Default,11,0 -block_count,NonPrimitiveToPrimitive_Default,12,170 -block_count,NonPrimitiveToPrimitive_Default,13,57 -block_count,NonPrimitiveToPrimitive_Default,14,113 -block_count,NonPrimitiveToPrimitive_Default,15,57 +block_count,NonPrimitiveToPrimitive_Default,12,160 +block_count,NonPrimitiveToPrimitive_Default,13,53 +block_count,NonPrimitiveToPrimitive_Default,14,106 +block_count,NonPrimitiveToPrimitive_Default,15,53 block_count,NonPrimitiveToPrimitive_Default,16,0 -block_count,NonPrimitiveToPrimitive_Default,17,57 -block_count,NonPrimitiveToPrimitive_Default,18,57 +block_count,NonPrimitiveToPrimitive_Default,17,53 +block_count,NonPrimitiveToPrimitive_Default,18,53 block_count,NonPrimitiveToPrimitive_Default,19,0 block_count,NonPrimitiveToPrimitive_Default,20,0 block_count,NonPrimitiveToPrimitive_Default,21,0 -block_count,NonPrimitiveToPrimitive_Default,22,57 -block_count,NonPrimitiveToPrimitive_Default,23,55 +block_count,NonPrimitiveToPrimitive_Default,22,53 +block_count,NonPrimitiveToPrimitive_Default,23,52 block_count,NonPrimitiveToPrimitive_Default,24,1 -block_count,NonPrimitiveToPrimitive_Default,25,55 -block_count,NonPrimitiveToPrimitive_Default,26,55 +block_count,NonPrimitiveToPrimitive_Default,25,52 +block_count,NonPrimitiveToPrimitive_Default,26,52 block_count,NonPrimitiveToPrimitive_Default,27,0 -block_count,NonPrimitiveToPrimitive_Default,28,55 +block_count,NonPrimitiveToPrimitive_Default,28,52 block_count,NonPrimitiveToPrimitive_Default,29,0 block_count,NonPrimitiveToPrimitive_Default,30,0 block_count,NonPrimitiveToPrimitive_Default,31,0 block_count,NonPrimitiveToPrimitive_Default,32,0 block_count,NonPrimitiveToPrimitive_Default,33,0 -block_count,NonPrimitiveToPrimitive_Default,34,55 -block_count,NonPrimitiveToPrimitive_Default,35,55 +block_count,NonPrimitiveToPrimitive_Default,34,52 +block_count,NonPrimitiveToPrimitive_Default,35,52 block_count,NonPrimitiveToPrimitive_Default,36,0 -block_count,NonPrimitiveToPrimitive_Default,37,55 -block_count,NonPrimitiveToPrimitive_Default,38,55 -block_count,NonPrimitiveToPrimitive_Default,39,55 +block_count,NonPrimitiveToPrimitive_Default,37,52 +block_count,NonPrimitiveToPrimitive_Default,38,52 +block_count,NonPrimitiveToPrimitive_Default,39,52 block_count,NonPrimitiveToPrimitive_Default,40,0 block_count,NonPrimitiveToPrimitive_Default,41,0 block_count,NonPrimitiveToPrimitive_Default,42,0 block_count,NonPrimitiveToPrimitive_Default,43,0 block_count,NonPrimitiveToPrimitive_Default,44,1 block_count,NonPrimitiveToPrimitive_Default,45,0 -block_count,NonPrimitiveToPrimitive_Default,46,113 -block_count,NonPrimitiveToPrimitive_Default,47,567 -block_count,NonPrimitiveToPrimitive_Default,48,454 -block_count,NonPrimitiveToPrimitive_Default,49,454 +block_count,NonPrimitiveToPrimitive_Default,46,106 +block_count,NonPrimitiveToPrimitive_Default,47,534 +block_count,NonPrimitiveToPrimitive_Default,48,428 +block_count,NonPrimitiveToPrimitive_Default,49,428 block_count,NonPrimitiveToPrimitive_Default,50,0 block_count,NonPrimitiveToPrimitive_Default,51,0 block_count,NonPrimitiveToPrimitive_Default,52,0 @@ -50789,12 +51098,12 @@ block_count,NonPrimitiveToPrimitive_Default,79,0 block_count,NonPrimitiveToPrimitive_Default,80,0 block_count,NonPrimitiveToPrimitive_Default,81,0 -block_count,NonPrimitiveToPrimitive_Default,82,454 -block_count,NonPrimitiveToPrimitive_Default,83,113 -block_count,NonPrimitiveToPrimitive_Number,0,13 -block_count,NonPrimitiveToPrimitive_Number,1,54 -block_count,NonPrimitiveToPrimitive_Number,2,40 -block_count,NonPrimitiveToPrimitive_Number,3,40 +block_count,NonPrimitiveToPrimitive_Default,82,428 +block_count,NonPrimitiveToPrimitive_Default,83,106 +block_count,NonPrimitiveToPrimitive_Number,0,12 +block_count,NonPrimitiveToPrimitive_Number,1,50 +block_count,NonPrimitiveToPrimitive_Number,2,38 +block_count,NonPrimitiveToPrimitive_Number,3,38 block_count,NonPrimitiveToPrimitive_Number,4,0 block_count,NonPrimitiveToPrimitive_Number,5,0 block_count,NonPrimitiveToPrimitive_Number,6,0 @@ -50827,9 +51136,9 @@ block_count,NonPrimitiveToPrimitive_Number,33,0 block_count,NonPrimitiveToPrimitive_Number,34,0 block_count,NonPrimitiveToPrimitive_Number,35,0 -block_count,NonPrimitiveToPrimitive_Number,36,40 -block_count,NonPrimitiveToPrimitive_Number,37,13 -block_count,NonPrimitiveToPrimitive_String,0,40 +block_count,NonPrimitiveToPrimitive_Number,36,38 +block_count,NonPrimitiveToPrimitive_Number,37,12 +block_count,NonPrimitiveToPrimitive_String,0,37 block_count,NonPrimitiveToPrimitive_String,1,0 block_count,NonPrimitiveToPrimitive_String,2,0 block_count,NonPrimitiveToPrimitive_String,3,0 @@ -50839,42 +51148,42 @@ block_count,NonPrimitiveToPrimitive_String,7,0 block_count,NonPrimitiveToPrimitive_String,8,0 block_count,NonPrimitiveToPrimitive_String,9,0 -block_count,NonPrimitiveToPrimitive_String,10,40 +block_count,NonPrimitiveToPrimitive_String,10,37 block_count,NonPrimitiveToPrimitive_String,11,0 -block_count,NonPrimitiveToPrimitive_String,12,40 -block_count,NonPrimitiveToPrimitive_String,13,40 +block_count,NonPrimitiveToPrimitive_String,12,37 +block_count,NonPrimitiveToPrimitive_String,13,37 block_count,NonPrimitiveToPrimitive_String,14,0 -block_count,NonPrimitiveToPrimitive_String,15,40 +block_count,NonPrimitiveToPrimitive_String,15,37 block_count,NonPrimitiveToPrimitive_String,16,0 -block_count,NonPrimitiveToPrimitive_String,17,40 -block_count,NonPrimitiveToPrimitive_String,18,40 +block_count,NonPrimitiveToPrimitive_String,17,37 +block_count,NonPrimitiveToPrimitive_String,18,37 block_count,NonPrimitiveToPrimitive_String,19,0 block_count,NonPrimitiveToPrimitive_String,20,0 block_count,NonPrimitiveToPrimitive_String,21,0 -block_count,NonPrimitiveToPrimitive_String,22,40 -block_count,NonPrimitiveToPrimitive_String,23,40 +block_count,NonPrimitiveToPrimitive_String,22,37 +block_count,NonPrimitiveToPrimitive_String,23,37 block_count,NonPrimitiveToPrimitive_String,24,0 -block_count,NonPrimitiveToPrimitive_String,25,40 -block_count,NonPrimitiveToPrimitive_String,26,40 +block_count,NonPrimitiveToPrimitive_String,25,37 +block_count,NonPrimitiveToPrimitive_String,26,37 block_count,NonPrimitiveToPrimitive_String,27,0 -block_count,NonPrimitiveToPrimitive_String,28,40 +block_count,NonPrimitiveToPrimitive_String,28,37 block_count,NonPrimitiveToPrimitive_String,29,0 block_count,NonPrimitiveToPrimitive_String,30,0 block_count,NonPrimitiveToPrimitive_String,31,0 block_count,NonPrimitiveToPrimitive_String,32,0 block_count,NonPrimitiveToPrimitive_String,33,0 -block_count,NonPrimitiveToPrimitive_String,34,40 -block_count,NonPrimitiveToPrimitive_String,35,40 +block_count,NonPrimitiveToPrimitive_String,34,37 +block_count,NonPrimitiveToPrimitive_String,35,37 block_count,NonPrimitiveToPrimitive_String,36,0 -block_count,NonPrimitiveToPrimitive_String,37,40 -block_count,NonPrimitiveToPrimitive_String,38,40 -block_count,NonPrimitiveToPrimitive_String,39,40 +block_count,NonPrimitiveToPrimitive_String,37,37 +block_count,NonPrimitiveToPrimitive_String,38,37 +block_count,NonPrimitiveToPrimitive_String,39,37 block_count,NonPrimitiveToPrimitive_String,40,0 block_count,NonPrimitiveToPrimitive_String,41,0 block_count,NonPrimitiveToPrimitive_String,42,0 block_count,NonPrimitiveToPrimitive_String,43,0 block_count,NonPrimitiveToPrimitive_String,44,0 -block_count,NonPrimitiveToPrimitive_String,45,40 +block_count,NonPrimitiveToPrimitive_String,45,37 block_count,NonPrimitiveToPrimitive_String,46,0 block_count,NonPrimitiveToPrimitive_String,47,0 block_count,NonPrimitiveToPrimitive_String,48,0 @@ -50964,41 +51273,41 @@ block_count,NonPrimitiveToPrimitive_String,132,0 block_count,NonPrimitiveToPrimitive_String,133,0 block_count,OrdinaryToPrimitive_Number,0,0 -block_count,OrdinaryToPrimitive_Number_Inline,0,126 -block_count,OrdinaryToPrimitive_Number_Inline,1,126 +block_count,OrdinaryToPrimitive_Number_Inline,0,119 +block_count,OrdinaryToPrimitive_Number_Inline,1,119 block_count,OrdinaryToPrimitive_Number_Inline,2,0 -block_count,OrdinaryToPrimitive_Number_Inline,3,126 +block_count,OrdinaryToPrimitive_Number_Inline,3,119 block_count,OrdinaryToPrimitive_Number_Inline,4,0 -block_count,OrdinaryToPrimitive_Number_Inline,5,126 +block_count,OrdinaryToPrimitive_Number_Inline,5,119 block_count,OrdinaryToPrimitive_Number_Inline,6,0 -block_count,OrdinaryToPrimitive_Number_Inline,7,126 -block_count,OrdinaryToPrimitive_Number_Inline,8,126 +block_count,OrdinaryToPrimitive_Number_Inline,7,119 +block_count,OrdinaryToPrimitive_Number_Inline,8,119 block_count,OrdinaryToPrimitive_Number_Inline,9,0 -block_count,OrdinaryToPrimitive_Number_Inline,10,126 +block_count,OrdinaryToPrimitive_Number_Inline,10,119 block_count,OrdinaryToPrimitive_Number_Inline,11,0 -block_count,OrdinaryToPrimitive_Number_Inline,12,126 -block_count,OrdinaryToPrimitive_Number_Inline,13,126 -block_count,OrdinaryToPrimitive_Number_Inline,14,126 +block_count,OrdinaryToPrimitive_Number_Inline,12,119 +block_count,OrdinaryToPrimitive_Number_Inline,13,119 +block_count,OrdinaryToPrimitive_Number_Inline,14,119 block_count,OrdinaryToPrimitive_Number_Inline,15,0 -block_count,OrdinaryToPrimitive_Number_Inline,16,126 +block_count,OrdinaryToPrimitive_Number_Inline,16,119 block_count,OrdinaryToPrimitive_Number_Inline,17,0 -block_count,OrdinaryToPrimitive_Number_Inline,18,126 +block_count,OrdinaryToPrimitive_Number_Inline,18,119 block_count,OrdinaryToPrimitive_Number_Inline,19,0 block_count,OrdinaryToPrimitive_Number_Inline,20,0 block_count,OrdinaryToPrimitive_Number_Inline,21,0 block_count,OrdinaryToPrimitive_Number_Inline,22,0 block_count,OrdinaryToPrimitive_Number_Inline,23,0 block_count,OrdinaryToPrimitive_Number_Inline,24,0 -block_count,OrdinaryToPrimitive_Number_Inline,25,126 -block_count,OrdinaryToPrimitive_Number_Inline,26,126 +block_count,OrdinaryToPrimitive_Number_Inline,25,119 +block_count,OrdinaryToPrimitive_Number_Inline,26,119 block_count,OrdinaryToPrimitive_Number_Inline,27,0 -block_count,OrdinaryToPrimitive_Number_Inline,28,126 +block_count,OrdinaryToPrimitive_Number_Inline,28,119 block_count,OrdinaryToPrimitive_Number_Inline,29,0 -block_count,OrdinaryToPrimitive_Number_Inline,30,126 +block_count,OrdinaryToPrimitive_Number_Inline,30,119 block_count,OrdinaryToPrimitive_Number_Inline,31,0 -block_count,OrdinaryToPrimitive_Number_Inline,32,126 -block_count,OrdinaryToPrimitive_Number_Inline,33,126 -block_count,OrdinaryToPrimitive_Number_Inline,34,126 +block_count,OrdinaryToPrimitive_Number_Inline,32,119 +block_count,OrdinaryToPrimitive_Number_Inline,33,119 +block_count,OrdinaryToPrimitive_Number_Inline,34,119 block_count,OrdinaryToPrimitive_String,0,0 block_count,OrdinaryToPrimitive_String,1,0 block_count,OrdinaryToPrimitive_String,2,0 @@ -51390,38 +51699,38 @@ block_count,DataViewPrototypeSetFloat64,120,0 block_count,DataViewPrototypeSetFloat64,121,0 block_count,DataViewPrototypeSetFloat64,122,0 -block_count,FunctionPrototypeHasInstance,0,86 +block_count,FunctionPrototypeHasInstance,0,80 block_count,FunctionPrototypeHasInstance,1,0 -block_count,FunctionPrototypeHasInstance,2,86 -block_count,FunctionPrototypeHasInstance,3,86 -block_count,FunctionPrototypeHasInstance,4,85 -block_count,FunctionPrototypeHasInstance,5,85 +block_count,FunctionPrototypeHasInstance,2,80 +block_count,FunctionPrototypeHasInstance,3,80 +block_count,FunctionPrototypeHasInstance,4,80 +block_count,FunctionPrototypeHasInstance,5,80 block_count,FunctionPrototypeHasInstance,6,0 -block_count,FunctionPrototypeHasInstance,7,85 +block_count,FunctionPrototypeHasInstance,7,80 block_count,FunctionPrototypeHasInstance,8,0 block_count,FunctionPrototypeHasInstance,9,0 block_count,FunctionPrototypeHasInstance,10,0 -block_count,FunctionPrototypeHasInstance,11,85 -block_count,FunctionPrototypeHasInstance,12,85 -block_count,FunctionPrototypeHasInstance,13,85 -block_count,FunctionPrototypeHasInstance,14,85 +block_count,FunctionPrototypeHasInstance,11,80 +block_count,FunctionPrototypeHasInstance,12,80 +block_count,FunctionPrototypeHasInstance,13,80 +block_count,FunctionPrototypeHasInstance,14,80 block_count,FunctionPrototypeHasInstance,15,4 -block_count,FunctionPrototypeHasInstance,16,80 -block_count,FunctionPrototypeHasInstance,17,85 -block_count,FunctionPrototypeHasInstance,18,282 -block_count,FunctionPrototypeHasInstance,19,275 +block_count,FunctionPrototypeHasInstance,16,75 +block_count,FunctionPrototypeHasInstance,17,80 +block_count,FunctionPrototypeHasInstance,18,262 +block_count,FunctionPrototypeHasInstance,19,256 block_count,FunctionPrototypeHasInstance,20,6 block_count,FunctionPrototypeHasInstance,21,6 block_count,FunctionPrototypeHasInstance,22,6 block_count,FunctionPrototypeHasInstance,23,0 block_count,FunctionPrototypeHasInstance,24,0 block_count,FunctionPrototypeHasInstance,25,0 -block_count,FunctionPrototypeHasInstance,26,282 -block_count,FunctionPrototypeHasInstance,27,230 -block_count,FunctionPrototypeHasInstance,28,196 -block_count,FunctionPrototypeHasInstance,29,33 -block_count,FunctionPrototypeHasInstance,30,52 -block_count,FunctionPrototypeHasInstance,31,85 +block_count,FunctionPrototypeHasInstance,26,262 +block_count,FunctionPrototypeHasInstance,27,213 +block_count,FunctionPrototypeHasInstance,28,182 +block_count,FunctionPrototypeHasInstance,29,31 +block_count,FunctionPrototypeHasInstance,30,48 +block_count,FunctionPrototypeHasInstance,31,80 block_count,FunctionPrototypeHasInstance,32,0 block_count,FunctionPrototypeHasInstance,33,0 block_count,FunctionPrototypeHasInstance,34,0 @@ -51498,9 +51807,9 @@ block_count,FastFunctionPrototypeBind,68,0 block_count,FastFunctionPrototypeBind,69,2 block_count,FastFunctionPrototypeBind,70,2 -block_count,ForInNext,0,7 +block_count,ForInNext,0,6 block_count,ForInNext,1,0 -block_count,ForInNext,2,7 +block_count,ForInNext,2,6 block_count,ForInNext,3,3 block_count,ForInNext,4,0 block_count,ForInNext,5,3 @@ -51508,9 +51817,9 @@ block_count,GetIteratorWithFeedback,0,0 block_count,GetIteratorWithFeedback,1,0 block_count,GetIteratorWithFeedback,2,0 -block_count,GetIteratorBaseline,0,32 -block_count,CallIteratorWithFeedback,0,32 -block_count,CallIteratorWithFeedback,1,32 +block_count,GetIteratorBaseline,0,30 +block_count,CallIteratorWithFeedback,0,31 +block_count,CallIteratorWithFeedback,1,31 block_count,CallIteratorWithFeedback,2,0 block_count,CallIteratorWithFeedback,3,0 block_count,CallIteratorWithFeedback,4,0 @@ -51575,15 +51884,15 @@ block_count,CallIteratorWithFeedback,63,0 block_count,CallIteratorWithFeedback,64,0 block_count,CallIteratorWithFeedback,65,0 -block_count,CallIteratorWithFeedback,66,32 +block_count,CallIteratorWithFeedback,66,31 block_count,CallIteratorWithFeedback,67,0 -block_count,CallIteratorWithFeedback,68,32 -block_count,CallIteratorWithFeedback,69,32 +block_count,CallIteratorWithFeedback,68,31 +block_count,CallIteratorWithFeedback,69,31 block_count,CallIteratorWithFeedback,70,0 -block_count,CallIteratorWithFeedback,71,32 -block_count,CallIteratorWithFeedback,72,32 +block_count,CallIteratorWithFeedback,71,31 +block_count,CallIteratorWithFeedback,72,31 block_count,CallIteratorWithFeedback,73,0 -block_count,CallIteratorWithFeedback,74,32 +block_count,CallIteratorWithFeedback,74,31 block_count,MathAbs,0,2 block_count,MathAbs,1,0 block_count,MathAbs,2,2 @@ -51646,11 +51955,11 @@ block_count,MathCeil,33,0 block_count,MathCeil,34,0 block_count,MathCeil,35,0 -block_count,MathFloor,0,4 +block_count,MathFloor,0,3 block_count,MathFloor,1,0 -block_count,MathFloor,2,4 -block_count,MathFloor,3,4 -block_count,MathFloor,4,4 +block_count,MathFloor,2,3 +block_count,MathFloor,3,3 +block_count,MathFloor,4,3 block_count,MathFloor,5,3 block_count,MathFloor,6,0 block_count,MathFloor,7,3 @@ -51755,18 +52064,18 @@ block_count,MathMax,2,2 block_count,MathMax,3,2 block_count,MathMax,4,8 -block_count,MathMax,5,6 -block_count,MathMax,6,6 -block_count,MathMax,7,6 +block_count,MathMax,5,5 +block_count,MathMax,6,5 +block_count,MathMax,7,5 block_count,MathMax,8,0 block_count,MathMax,9,0 -block_count,MathMax,10,6 -block_count,MathMax,11,6 +block_count,MathMax,10,5 +block_count,MathMax,11,5 block_count,MathMax,12,0 block_count,MathMax,13,0 block_count,MathMax,14,0 -block_count,MathMax,15,5 -block_count,MathMax,16,6 +block_count,MathMax,15,4 +block_count,MathMax,16,5 block_count,MathMax,17,2 block_count,MathMax,18,0 block_count,MathMax,19,2 @@ -51873,19 +52182,19 @@ block_count,MathAtan2,32,0 block_count,MathAtan2,33,0 block_count,MathAtan2,34,0 -block_count,MathCos,0,1 +block_count,MathCos,0,0 block_count,MathCos,1,0 -block_count,MathCos,2,1 -block_count,MathCos,3,1 +block_count,MathCos,2,0 +block_count,MathCos,3,0 block_count,MathCos,4,0 block_count,MathCos,5,0 block_count,MathCos,6,0 block_count,MathCos,7,0 block_count,MathCos,8,0 -block_count,MathCos,9,1 +block_count,MathCos,9,0 block_count,MathCos,10,0 block_count,MathCos,11,0 -block_count,MathCos,12,1 +block_count,MathCos,12,0 block_count,MathCos,13,0 block_count,MathCos,14,0 block_count,MathCos,15,0 @@ -52120,65 +52429,65 @@ block_count,MathTanh,23,0 block_count,MathTanh,24,0 block_count,MathTanh,25,0 -block_count,MathRandom,0,298 +block_count,MathRandom,0,281 block_count,MathRandom,1,0 -block_count,MathRandom,2,298 -block_count,MathRandom,3,298 +block_count,MathRandom,2,281 +block_count,MathRandom,3,281 block_count,MathRandom,4,0 -block_count,MathRandom,5,298 -block_count,MathRandom,6,294 +block_count,MathRandom,5,281 +block_count,MathRandom,6,277 block_count,MathRandom,7,4 -block_count,MathRandom,8,298 +block_count,MathRandom,8,281 block_count,MathRandom,9,0 -block_count,MathRandom,10,298 +block_count,MathRandom,10,281 block_count,MathRandom,11,0 -block_count,MathRandom,12,298 +block_count,MathRandom,12,281 block_count,MathRandom,13,0 -block_count,MathRandom,14,298 +block_count,MathRandom,14,281 block_count,MathRandom,15,0 -block_count,MathRandom,16,298 -block_count,MathRandom,17,298 -block_count,NumberPrototypeToString,0,75 +block_count,MathRandom,16,281 +block_count,MathRandom,17,281 +block_count,NumberPrototypeToString,0,71 block_count,NumberPrototypeToString,1,0 -block_count,NumberPrototypeToString,2,75 -block_count,NumberPrototypeToString,3,75 -block_count,NumberPrototypeToString,4,75 +block_count,NumberPrototypeToString,2,71 +block_count,NumberPrototypeToString,3,71 +block_count,NumberPrototypeToString,4,71 block_count,NumberPrototypeToString,5,0 block_count,NumberPrototypeToString,6,0 block_count,NumberPrototypeToString,7,0 block_count,NumberPrototypeToString,8,0 block_count,NumberPrototypeToString,9,0 -block_count,NumberPrototypeToString,10,75 -block_count,NumberPrototypeToString,11,75 -block_count,NumberPrototypeToString,12,73 +block_count,NumberPrototypeToString,10,70 +block_count,NumberPrototypeToString,11,71 +block_count,NumberPrototypeToString,12,68 block_count,NumberPrototypeToString,13,0 -block_count,NumberPrototypeToString,14,73 +block_count,NumberPrototypeToString,14,68 block_count,NumberPrototypeToString,15,2 -block_count,NumberPrototypeToString,16,75 -block_count,NumberPrototypeToString,17,73 -block_count,NumberPrototypeToString,18,73 +block_count,NumberPrototypeToString,16,71 +block_count,NumberPrototypeToString,17,68 +block_count,NumberPrototypeToString,18,68 block_count,NumberPrototypeToString,19,0 -block_count,NumberPrototypeToString,20,73 +block_count,NumberPrototypeToString,20,68 block_count,NumberPrototypeToString,21,2 -block_count,NumberPrototypeToString,22,75 +block_count,NumberPrototypeToString,22,71 block_count,NumberPrototypeToString,23,0 block_count,NumberPrototypeToString,24,0 block_count,NumberPrototypeToString,25,0 block_count,NumberPrototypeToString,26,0 block_count,NumberPrototypeToString,27,0 -block_count,NumberPrototypeToString,28,75 -block_count,NumberPrototypeToString,29,75 -block_count,NumberPrototypeToString,30,75 +block_count,NumberPrototypeToString,28,71 +block_count,NumberPrototypeToString,29,71 +block_count,NumberPrototypeToString,30,71 block_count,NumberPrototypeToString,31,0 block_count,NumberPrototypeToString,32,0 -block_count,NumberPrototypeToString,33,75 +block_count,NumberPrototypeToString,33,71 block_count,NumberPrototypeToString,34,0 block_count,NumberPrototypeToString,35,0 block_count,NumberPrototypeToString,36,0 -block_count,NumberPrototypeToString,37,75 -block_count,NumberPrototypeToString,38,73 +block_count,NumberPrototypeToString,37,71 +block_count,NumberPrototypeToString,38,68 block_count,NumberPrototypeToString,39,2 -block_count,NumberPrototypeToString,40,73 +block_count,NumberPrototypeToString,40,68 block_count,NumberPrototypeToString,41,0 block_count,NumberPrototypeToString,42,0 block_count,NumberPrototypeToString,43,0 @@ -52194,24 +52503,24 @@ block_count,NumberPrototypeToString,53,0 block_count,NumberPrototypeToString,54,0 block_count,NumberPrototypeToString,55,0 -block_count,NumberPrototypeToString,56,72 -block_count,NumberPrototypeToString,57,72 +block_count,NumberPrototypeToString,56,68 +block_count,NumberPrototypeToString,57,68 block_count,NumberPrototypeToString,58,0 -block_count,NumberPrototypeToString,59,72 +block_count,NumberPrototypeToString,59,68 block_count,NumberPrototypeToString,60,0 -block_count,NumberPrototypeToString,61,72 +block_count,NumberPrototypeToString,61,68 block_count,NumberPrototypeToString,62,0 -block_count,NumberPrototypeToString,63,72 -block_count,NumberPrototypeToString,64,71 -block_count,NumberPrototypeToString,65,43 -block_count,NumberPrototypeToString,66,28 -block_count,NumberPrototypeToString,67,71 +block_count,NumberPrototypeToString,63,68 +block_count,NumberPrototypeToString,64,67 +block_count,NumberPrototypeToString,65,41 +block_count,NumberPrototypeToString,66,26 +block_count,NumberPrototypeToString,67,67 block_count,NumberPrototypeToString,68,0 block_count,NumberPrototypeToString,69,0 block_count,NumberPrototypeToString,70,0 block_count,NumberPrototypeToString,71,0 -block_count,NumberPrototypeToString,72,71 -block_count,NumberPrototypeToString,73,71 +block_count,NumberPrototypeToString,72,67 +block_count,NumberPrototypeToString,73,67 block_count,NumberPrototypeToString,74,0 block_count,NumberPrototypeToString,75,0 block_count,NumberPrototypeToString,76,0 @@ -52262,7 +52571,7 @@ block_count,NumberPrototypeToString,121,2 block_count,NumberPrototypeToString,122,1 block_count,NumberPrototypeToString,123,1 -block_count,NumberPrototypeToString,124,1 +block_count,NumberPrototypeToString,124,0 block_count,NumberPrototypeToString,125,0 block_count,NumberPrototypeToString,126,0 block_count,NumberPrototypeToString,127,0 @@ -52346,59 +52655,59 @@ block_count,NumberIsNaN,7,0 block_count,NumberIsNaN,8,0 block_count,NumberIsNaN,9,0 -block_count,NumberParseFloat,0,11 +block_count,NumberParseFloat,0,10 block_count,NumberParseFloat,1,0 -block_count,NumberParseFloat,2,11 -block_count,NumberParseFloat,3,11 +block_count,NumberParseFloat,2,10 +block_count,NumberParseFloat,3,10 block_count,NumberParseFloat,4,0 -block_count,NumberParseFloat,5,11 +block_count,NumberParseFloat,5,10 block_count,NumberParseFloat,6,0 block_count,NumberParseFloat,7,0 block_count,NumberParseFloat,8,0 -block_count,NumberParseFloat,9,11 -block_count,NumberParseFloat,10,11 +block_count,NumberParseFloat,9,10 +block_count,NumberParseFloat,10,10 block_count,NumberParseFloat,11,0 -block_count,NumberParseFloat,12,11 +block_count,NumberParseFloat,12,10 block_count,NumberParseFloat,13,8 block_count,NumberParseFloat,14,2 block_count,NumberParseFloat,15,0 block_count,NumberParseFloat,16,2 -block_count,ParseInt,0,127 -block_count,ParseInt,1,64 -block_count,ParseInt,2,62 -block_count,ParseInt,3,62 +block_count,ParseInt,0,120 +block_count,ParseInt,1,61 +block_count,ParseInt,2,58 +block_count,ParseInt,3,58 block_count,ParseInt,4,0 block_count,ParseInt,5,0 block_count,ParseInt,6,0 -block_count,ParseInt,7,127 -block_count,ParseInt,8,10 -block_count,ParseInt,9,117 -block_count,ParseInt,10,42 -block_count,ParseInt,11,42 +block_count,ParseInt,7,120 +block_count,ParseInt,8,9 +block_count,ParseInt,9,110 +block_count,ParseInt,10,40 +block_count,ParseInt,11,40 block_count,ParseInt,12,0 -block_count,ParseInt,13,42 +block_count,ParseInt,13,40 block_count,ParseInt,14,0 -block_count,ParseInt,15,42 +block_count,ParseInt,15,40 block_count,ParseInt,16,0 -block_count,ParseInt,17,42 -block_count,ParseInt,18,42 +block_count,ParseInt,17,40 +block_count,ParseInt,18,40 block_count,ParseInt,19,0 block_count,ParseInt,20,0 block_count,ParseInt,21,0 block_count,ParseInt,22,0 -block_count,ParseInt,23,74 -block_count,ParseInt,24,70 -block_count,ParseInt,25,63 +block_count,ParseInt,23,69 +block_count,ParseInt,24,66 +block_count,ParseInt,25,59 block_count,ParseInt,26,6 block_count,ParseInt,27,0 block_count,ParseInt,28,6 -block_count,ParseInt,29,4 -block_count,ParseInt,30,67 +block_count,ParseInt,29,3 +block_count,ParseInt,30,64 block_count,NumberParseInt,0,5 block_count,NumberParseInt,1,0 block_count,NumberParseInt,2,5 -block_count,Add,0,14 -block_count,Add,1,15 +block_count,Add,0,13 +block_count,Add,1,14 block_count,Add,2,0 block_count,Add,3,0 block_count,Add,4,0 @@ -52419,7 +52728,7 @@ block_count,Add,19,0 block_count,Add,20,0 block_count,Add,21,0 -block_count,Add,22,15 +block_count,Add,22,13 block_count,Add,23,0 block_count,Add,24,0 block_count,Add,25,0 @@ -52438,8 +52747,8 @@ block_count,Add,38,0 block_count,Add,39,0 block_count,Add,40,0 -block_count,Add,41,14 -block_count,Add,42,14 +block_count,Add,41,13 +block_count,Add,42,13 block_count,Add,43,0 block_count,Add,44,0 block_count,Add,45,0 @@ -52450,7 +52759,7 @@ block_count,Add,50,0 block_count,Add,51,0 block_count,Add,52,0 -block_count,Add,53,14 +block_count,Add,53,13 block_count,Add,54,0 block_count,Add,55,0 block_count,Add,56,0 @@ -52649,13 +52958,13 @@ block_count,Modulus,46,0 block_count,Modulus,47,0 block_count,Modulus,48,0 -block_count,BitwiseOr,0,4 -block_count,BitwiseOr,1,8 +block_count,BitwiseOr,0,3 +block_count,BitwiseOr,1,7 block_count,BitwiseOr,2,1 block_count,BitwiseOr,3,6 block_count,BitwiseOr,4,2 -block_count,BitwiseOr,5,4 -block_count,BitwiseOr,6,4 +block_count,BitwiseOr,5,3 +block_count,BitwiseOr,6,3 block_count,BitwiseOr,7,0 block_count,BitwiseOr,8,0 block_count,BitwiseOr,9,0 @@ -52663,29 +52972,29 @@ block_count,BitwiseOr,11,0 block_count,BitwiseOr,12,0 block_count,BitwiseOr,13,0 -block_count,BitwiseOr,14,4 +block_count,BitwiseOr,14,3 block_count,BitwiseOr,15,0 block_count,BitwiseOr,16,0 block_count,BitwiseOr,17,0 block_count,BitwiseOr,18,0 block_count,BitwiseOr,19,0 -block_count,BitwiseOr,20,4 -block_count,BitwiseOr,21,4 +block_count,BitwiseOr,20,3 +block_count,BitwiseOr,21,3 block_count,BitwiseOr,22,2 block_count,BitwiseOr,23,1 -block_count,BitwiseOr,24,4 +block_count,BitwiseOr,24,3 block_count,BitwiseOr,25,0 -block_count,BitwiseOr,26,4 -block_count,BitwiseOr,27,4 -block_count,BitwiseOr,28,4 +block_count,BitwiseOr,26,3 +block_count,BitwiseOr,27,3 +block_count,BitwiseOr,28,3 block_count,BitwiseOr,29,0 block_count,BitwiseOr,30,0 block_count,BitwiseOr,31,0 block_count,BitwiseOr,32,0 block_count,BitwiseOr,33,0 -block_count,BitwiseOr,34,4 +block_count,BitwiseOr,34,3 block_count,LessThan,0,3 -block_count,LessThan,1,10 +block_count,LessThan,1,9 block_count,LessThan,2,9 block_count,LessThan,3,9 block_count,LessThan,4,9 @@ -52783,18 +53092,18 @@ block_count,GreaterThanOrEqual,44,0 block_count,GreaterThanOrEqual,45,0 block_count,GreaterThanOrEqual,46,6 -block_count,Equal,0,49 -block_count,Equal,1,140 -block_count,Equal,2,137 -block_count,Equal,3,79 -block_count,Equal,4,60 -block_count,Equal,5,39 -block_count,Equal,6,26 -block_count,Equal,7,20 -block_count,Equal,8,20 -block_count,Equal,9,20 -block_count,Equal,10,17 -block_count,Equal,11,17 +block_count,Equal,0,46 +block_count,Equal,1,131 +block_count,Equal,2,129 +block_count,Equal,3,74 +block_count,Equal,4,57 +block_count,Equal,5,37 +block_count,Equal,6,25 +block_count,Equal,7,19 +block_count,Equal,8,19 +block_count,Equal,9,19 +block_count,Equal,10,16 +block_count,Equal,11,16 block_count,Equal,12,0 block_count,Equal,13,0 block_count,Equal,14,0 @@ -52830,20 +53139,20 @@ block_count,Equal,44,0 block_count,Equal,45,1 block_count,Equal,46,1 -block_count,Equal,47,12 +block_count,Equal,47,11 block_count,Equal,48,0 -block_count,Equal,49,12 -block_count,Equal,50,21 -block_count,Equal,51,17 +block_count,Equal,49,11 +block_count,Equal,50,19 +block_count,Equal,51,16 block_count,Equal,52,3 block_count,Equal,53,3 block_count,Equal,54,0 block_count,Equal,55,3 -block_count,Equal,56,18 -block_count,Equal,57,38 -block_count,Equal,58,58 -block_count,Equal,59,57 -block_count,Equal,60,32 +block_count,Equal,56,17 +block_count,Equal,57,36 +block_count,Equal,58,54 +block_count,Equal,59,54 +block_count,Equal,60,30 block_count,Equal,61,4 block_count,Equal,62,4 block_count,Equal,63,4 @@ -52853,13 +53162,13 @@ block_count,Equal,67,0 block_count,Equal,68,0 block_count,Equal,69,0 -block_count,Equal,70,27 -block_count,Equal,71,25 +block_count,Equal,70,25 +block_count,Equal,71,24 block_count,Equal,72,0 -block_count,Equal,73,29 -block_count,Equal,74,90 -block_count,Equal,75,27 -block_count,Equal,76,27 +block_count,Equal,73,27 +block_count,Equal,74,85 +block_count,Equal,75,26 +block_count,Equal,76,26 block_count,Equal,77,0 block_count,Equal,78,2 block_count,Equal,79,1 @@ -52869,26 +53178,26 @@ block_count,Equal,83,0 block_count,Equal,84,1 block_count,Equal,85,2 -block_count,Equal,86,43 -block_count,StrictEqual,0,1170 -block_count,StrictEqual,1,1041 -block_count,StrictEqual,2,1040 -block_count,StrictEqual,3,995 -block_count,StrictEqual,4,969 -block_count,StrictEqual,5,73 -block_count,StrictEqual,6,73 +block_count,Equal,86,41 +block_count,StrictEqual,0,1102 +block_count,StrictEqual,1,981 +block_count,StrictEqual,2,980 +block_count,StrictEqual,3,937 +block_count,StrictEqual,4,913 +block_count,StrictEqual,5,69 +block_count,StrictEqual,6,69 block_count,StrictEqual,7,0 block_count,StrictEqual,8,0 block_count,StrictEqual,9,0 -block_count,StrictEqual,10,895 -block_count,StrictEqual,11,47 -block_count,StrictEqual,12,848 -block_count,StrictEqual,13,506 -block_count,StrictEqual,14,341 -block_count,StrictEqual,15,26 -block_count,StrictEqual,16,45 -block_count,StrictEqual,17,45 -block_count,StrictEqual,18,45 +block_count,StrictEqual,10,843 +block_count,StrictEqual,11,44 +block_count,StrictEqual,12,799 +block_count,StrictEqual,13,477 +block_count,StrictEqual,14,321 +block_count,StrictEqual,15,24 +block_count,StrictEqual,16,42 +block_count,StrictEqual,17,42 +block_count,StrictEqual,18,42 block_count,StrictEqual,19,0 block_count,StrictEqual,20,0 block_count,StrictEqual,21,0 @@ -52902,17 +53211,17 @@ block_count,StrictEqual,29,0 block_count,StrictEqual,30,0 block_count,StrictEqual,31,0 -block_count,StrictEqual,32,128 -block_count,StrictEqual,33,127 -block_count,StrictEqual,34,127 +block_count,StrictEqual,32,121 +block_count,StrictEqual,33,120 +block_count,StrictEqual,34,120 block_count,StrictEqual,35,0 block_count,StrictEqual,36,0 block_count,StrictEqual,37,0 block_count,StrictEqual,38,1 -block_count,StrictEqual,39,193 -block_count,StrictEqual,40,128 -block_count,CreateObjectWithoutProperties,0,10 -block_count,CreateObjectWithoutProperties,1,10 +block_count,StrictEqual,39,181 +block_count,StrictEqual,40,121 +block_count,CreateObjectWithoutProperties,0,9 +block_count,CreateObjectWithoutProperties,1,9 block_count,CreateObjectWithoutProperties,2,5 block_count,CreateObjectWithoutProperties,3,0 block_count,CreateObjectWithoutProperties,4,5 @@ -52933,21 +53242,21 @@ block_count,CreateObjectWithoutProperties,19,5 block_count,CreateObjectWithoutProperties,20,0 block_count,CreateObjectWithoutProperties,21,5 -block_count,CreateObjectWithoutProperties,22,31 -block_count,CreateObjectWithoutProperties,23,26 +block_count,CreateObjectWithoutProperties,22,30 +block_count,CreateObjectWithoutProperties,23,25 block_count,CreateObjectWithoutProperties,24,5 block_count,CreateObjectWithoutProperties,25,5 block_count,CreateObjectWithoutProperties,26,5 block_count,CreateObjectWithoutProperties,27,0 block_count,CreateObjectWithoutProperties,28,5 -block_count,CreateObjectWithoutProperties,29,5 -block_count,CreateObjectWithoutProperties,30,5 +block_count,CreateObjectWithoutProperties,29,4 +block_count,CreateObjectWithoutProperties,30,4 block_count,CreateObjectWithoutProperties,31,0 -block_count,CreateObjectWithoutProperties,32,5 +block_count,CreateObjectWithoutProperties,32,4 block_count,CreateObjectWithoutProperties,33,0 -block_count,CreateObjectWithoutProperties,34,5 +block_count,CreateObjectWithoutProperties,34,4 block_count,CreateObjectWithoutProperties,35,0 -block_count,CreateObjectWithoutProperties,36,5 +block_count,CreateObjectWithoutProperties,36,4 block_count,CreateObjectWithoutProperties,37,0 block_count,CreateObjectWithoutProperties,38,4 block_count,CreateObjectWithoutProperties,39,4 @@ -52961,13 +53270,13 @@ block_count,CreateObjectWithoutProperties,47,0 block_count,CreateObjectWithoutProperties,48,4 block_count,CreateObjectWithoutProperties,49,0 -block_count,CreateObjectWithoutProperties,50,10 -block_count,CreateObjectWithoutProperties,51,10 +block_count,CreateObjectWithoutProperties,50,9 +block_count,CreateObjectWithoutProperties,51,9 block_count,CreateObjectWithoutProperties,52,0 -block_count,CreateObjectWithoutProperties,53,10 +block_count,CreateObjectWithoutProperties,53,9 block_count,CreateObjectWithoutProperties,54,0 block_count,CreateObjectWithoutProperties,55,0 -block_count,CreateObjectWithoutProperties,56,10 +block_count,CreateObjectWithoutProperties,56,9 block_count,CreateObjectWithoutProperties,57,5 block_count,CreateObjectWithoutProperties,58,4 block_count,CreateObjectWithoutProperties,59,0 @@ -53020,21 +53329,21 @@ block_count,ObjectSetPrototypeOf,12,0 block_count,ObjectSetPrototypeOf,13,0 block_count,ObjectSetPrototypeOf,14,0 -block_count,ObjectPrototypeToString,0,59 +block_count,ObjectPrototypeToString,0,56 block_count,ObjectPrototypeToString,1,0 -block_count,ObjectPrototypeToString,2,59 -block_count,ObjectPrototypeValueOf,0,126 +block_count,ObjectPrototypeToString,2,56 +block_count,ObjectPrototypeValueOf,0,119 block_count,ObjectPrototypeValueOf,1,0 -block_count,ObjectPrototypeValueOf,2,126 -block_count,ObjectPrototypeValueOf,3,126 -block_count,ObjectPrototypeValueOf,4,126 +block_count,ObjectPrototypeValueOf,2,119 +block_count,ObjectPrototypeValueOf,3,119 +block_count,ObjectPrototypeValueOf,4,119 block_count,ObjectPrototypeValueOf,5,0 -block_count,ObjectPrototypeValueOf,6,126 -block_count,FulfillPromise,0,18 -block_count,FulfillPromise,1,27 +block_count,ObjectPrototypeValueOf,6,119 +block_count,FulfillPromise,0,17 +block_count,FulfillPromise,1,26 block_count,FulfillPromise,2,8 -block_count,FulfillPromise,3,18 -block_count,FulfillPromise,4,27 +block_count,FulfillPromise,3,17 +block_count,FulfillPromise,4,26 block_count,FulfillPromise,5,8 block_count,FulfillPromise,6,8 block_count,FulfillPromise,7,8 @@ -53059,7 +53368,7 @@ block_count,FulfillPromise,26,0 block_count,FulfillPromise,27,0 block_count,FulfillPromise,28,8 -block_count,FulfillPromise,29,18 +block_count,FulfillPromise,29,17 block_count,NewPromiseCapability,0,0 block_count,NewPromiseCapability,1,0 block_count,NewPromiseCapability,2,0 @@ -53219,8 +53528,8 @@ block_count,PerformPromiseThenFunction,86,0 block_count,PerformPromiseThenFunction,87,0 block_count,PerformPromiseThenFunction,88,0 -block_count,PerformPromiseThen,0,18 -block_count,PerformPromiseThen,1,10 +block_count,PerformPromiseThen,0,17 +block_count,PerformPromiseThen,1,9 block_count,PerformPromiseThen,2,0 block_count,PerformPromiseThen,3,0 block_count,PerformPromiseThen,4,0 @@ -53251,14 +53560,14 @@ block_count,PerformPromiseThen,29,0 block_count,PerformPromiseThen,30,0 block_count,PerformPromiseThen,31,0 -block_count,PerformPromiseThen,32,10 -block_count,PerformPromiseThen,33,10 -block_count,PerformPromiseThen,34,10 +block_count,PerformPromiseThen,32,9 +block_count,PerformPromiseThen,33,9 +block_count,PerformPromiseThen,34,9 block_count,PerformPromiseThen,35,0 -block_count,PerformPromiseThen,36,10 +block_count,PerformPromiseThen,36,9 block_count,PerformPromiseThen,37,0 -block_count,PerformPromiseThen,38,10 -block_count,PerformPromiseThen,39,10 +block_count,PerformPromiseThen,38,9 +block_count,PerformPromiseThen,39,9 block_count,PerformPromiseThen,40,0 block_count,PerformPromiseThen,41,0 block_count,PerformPromiseThen,42,0 @@ -53274,11 +53583,11 @@ block_count,PerformPromiseThen,52,0 block_count,PerformPromiseThen,53,0 block_count,PerformPromiseThen,54,0 -block_count,PerformPromiseThen,55,10 +block_count,PerformPromiseThen,55,9 block_count,PerformPromiseThen,56,0 -block_count,PerformPromiseThen,57,10 -block_count,PerformPromiseThen,58,10 -block_count,PerformPromiseThen,59,10 +block_count,PerformPromiseThen,57,9 +block_count,PerformPromiseThen,58,9 +block_count,PerformPromiseThen,59,9 block_count,PerformPromiseThen,60,8 block_count,PerformPromiseThen,61,0 block_count,PerformPromiseThen,62,8 @@ -53811,10 +54120,10 @@ block_count,PromiseResolveThenableJob,11,0 block_count,PromiseResolveThenableJob,12,0 block_count,PromiseResolveThenableJob,13,0 -block_count,PromiseFulfillReactionJob,0,18 -block_count,PromiseFulfillReactionJob,1,18 -block_count,PromiseFulfillReactionJob,2,18 -block_count,PromiseFulfillReactionJob,3,18 +block_count,PromiseFulfillReactionJob,0,17 +block_count,PromiseFulfillReactionJob,1,17 +block_count,PromiseFulfillReactionJob,2,17 +block_count,PromiseFulfillReactionJob,3,17 block_count,PromiseFulfillReactionJob,4,0 block_count,PromiseFulfillReactionJob,5,0 block_count,PromiseFulfillReactionJob,6,0 @@ -53829,7 +54138,7 @@ block_count,PromiseFulfillReactionJob,15,0 block_count,PromiseFulfillReactionJob,16,0 block_count,PromiseFulfillReactionJob,17,0 -block_count,PromiseFulfillReactionJob,18,18 +block_count,PromiseFulfillReactionJob,18,17 block_count,PromiseFulfillReactionJob,19,0 block_count,PromiseFulfillReactionJob,20,0 block_count,PromiseFulfillReactionJob,21,0 @@ -53878,9 +54187,9 @@ block_count,PromiseResolve,28,0 block_count,PromiseResolve,29,0 block_count,PromiseResolve,30,0 -block_count,ResolvePromise,0,9 -block_count,ResolvePromise,1,9 -block_count,ResolvePromise,2,9 +block_count,ResolvePromise,0,8 +block_count,ResolvePromise,1,8 +block_count,ResolvePromise,2,8 block_count,ResolvePromise,3,8 block_count,ResolvePromise,4,8 block_count,ResolvePromise,5,8 @@ -54073,17 +54382,17 @@ block_count,ProxyConstructor,25,0 block_count,ProxyConstructor,26,0 block_count,ProxyConstructor,27,0 -block_count,ProxyGetProperty,0,16 +block_count,ProxyGetProperty,0,15 block_count,ProxyGetProperty,1,0 -block_count,ProxyGetProperty,2,16 -block_count,ProxyGetProperty,3,16 +block_count,ProxyGetProperty,2,15 +block_count,ProxyGetProperty,3,15 block_count,ProxyGetProperty,4,0 -block_count,ProxyGetProperty,5,16 -block_count,ProxyGetProperty,6,16 -block_count,ProxyGetProperty,7,16 -block_count,ProxyGetProperty,8,16 +block_count,ProxyGetProperty,5,15 +block_count,ProxyGetProperty,6,15 +block_count,ProxyGetProperty,7,15 +block_count,ProxyGetProperty,8,15 block_count,ProxyGetProperty,9,0 -block_count,ProxyGetProperty,10,16 +block_count,ProxyGetProperty,10,15 block_count,ProxyGetProperty,11,0 block_count,ProxyGetProperty,12,0 block_count,ProxyGetProperty,13,0 @@ -54091,23 +54400,23 @@ block_count,ProxyGetProperty,15,0 block_count,ProxyGetProperty,16,0 block_count,ProxyGetProperty,17,0 -block_count,ProxyGetProperty,18,16 -block_count,ProxyGetProperty,19,16 -block_count,ProxyGetProperty,20,16 -block_count,ProxyGetProperty,21,16 -block_count,ProxyGetProperty,22,16 +block_count,ProxyGetProperty,18,15 +block_count,ProxyGetProperty,19,15 +block_count,ProxyGetProperty,20,15 +block_count,ProxyGetProperty,21,15 +block_count,ProxyGetProperty,22,15 block_count,ProxyGetProperty,23,0 -block_count,ProxyGetProperty,24,16 +block_count,ProxyGetProperty,24,15 block_count,ProxyGetProperty,25,1 block_count,ProxyGetProperty,26,0 block_count,ProxyGetProperty,27,1 -block_count,ProxyGetProperty,28,15 +block_count,ProxyGetProperty,28,14 block_count,ProxyGetProperty,29,1 -block_count,ProxyGetProperty,30,13 -block_count,ProxyGetProperty,31,14 -block_count,ProxyGetProperty,32,14 -block_count,ProxyGetProperty,33,14 -block_count,ProxyGetProperty,34,14 +block_count,ProxyGetProperty,30,12 +block_count,ProxyGetProperty,31,13 +block_count,ProxyGetProperty,32,13 +block_count,ProxyGetProperty,33,13 +block_count,ProxyGetProperty,34,13 block_count,ProxyGetProperty,35,0 block_count,ProxyGetProperty,36,0 block_count,ProxyGetProperty,37,0 @@ -54133,10 +54442,10 @@ block_count,ProxyGetProperty,57,0 block_count,ProxyGetProperty,58,0 block_count,ProxyGetProperty,59,0 -block_count,ProxyGetProperty,60,14 +block_count,ProxyGetProperty,60,13 block_count,ProxyGetProperty,61,0 -block_count,ProxyGetProperty,62,14 -block_count,ProxyGetProperty,63,14 +block_count,ProxyGetProperty,62,13 +block_count,ProxyGetProperty,63,13 block_count,ProxyGetProperty,64,0 block_count,ProxyGetProperty,65,0 block_count,ProxyGetProperty,66,0 @@ -54145,21 +54454,21 @@ block_count,ProxyGetProperty,69,0 block_count,ProxyGetProperty,70,0 block_count,ProxyGetProperty,71,0 -block_count,ProxyGetProperty,72,14 +block_count,ProxyGetProperty,72,13 block_count,ProxyGetProperty,73,0 -block_count,ProxyGetProperty,74,14 +block_count,ProxyGetProperty,74,13 block_count,ProxyGetProperty,75,2 block_count,ProxyGetProperty,76,11 block_count,ProxyGetProperty,77,2 block_count,ProxyGetProperty,78,11 block_count,ProxyGetProperty,79,2 -block_count,ProxyGetProperty,80,9 +block_count,ProxyGetProperty,80,8 block_count,ProxyGetProperty,81,0 block_count,ProxyGetProperty,82,0 block_count,ProxyGetProperty,83,0 -block_count,ProxyGetProperty,84,9 +block_count,ProxyGetProperty,84,8 block_count,ProxyGetProperty,85,0 -block_count,ProxyGetProperty,86,9 +block_count,ProxyGetProperty,86,8 block_count,ProxyGetProperty,87,0 block_count,ProxyGetProperty,88,0 block_count,ProxyGetProperty,89,0 @@ -54239,16 +54548,16 @@ block_count,ProxyGetProperty,163,2 block_count,ProxyGetProperty,164,0 block_count,ProxyGetProperty,165,2 -block_count,ProxyGetProperty,166,9 -block_count,ProxyGetProperty,167,9 +block_count,ProxyGetProperty,166,8 +block_count,ProxyGetProperty,167,8 block_count,ProxyGetProperty,168,0 block_count,ProxyGetProperty,169,0 block_count,ProxyGetProperty,170,0 block_count,ProxyGetProperty,171,0 block_count,ProxyGetProperty,172,0 -block_count,ProxyGetProperty,173,9 +block_count,ProxyGetProperty,173,8 block_count,ProxyGetProperty,174,11 -block_count,ProxyGetProperty,175,9 +block_count,ProxyGetProperty,175,8 block_count,ProxyGetProperty,176,2 block_count,ProxyGetProperty,177,2 block_count,ProxyGetProperty,178,0 @@ -54407,40 +54716,40 @@ block_count,ReflectHas,3,0 block_count,ReflectHas,4,0 block_count,ReflectHas,5,0 -block_count,RegExpPrototypeExec,0,396 +block_count,RegExpPrototypeExec,0,374 block_count,RegExpPrototypeExec,1,0 -block_count,RegExpPrototypeExec,2,396 -block_count,RegExpPrototypeExec,3,396 -block_count,RegExpPrototypeExec,4,396 -block_count,RegExpPrototypeExec,5,396 -block_count,RegExpPrototypeExec,6,396 +block_count,RegExpPrototypeExec,2,374 +block_count,RegExpPrototypeExec,3,374 +block_count,RegExpPrototypeExec,4,374 +block_count,RegExpPrototypeExec,5,374 +block_count,RegExpPrototypeExec,6,374 block_count,RegExpPrototypeExec,7,0 -block_count,RegExpPrototypeExec,8,396 +block_count,RegExpPrototypeExec,8,373 block_count,RegExpPrototypeExec,9,0 block_count,RegExpPrototypeExec,10,0 -block_count,RegExpPrototypeExec,11,396 +block_count,RegExpPrototypeExec,11,374 block_count,RegExpPrototypeExec,12,0 -block_count,RegExpPrototypeExec,13,396 +block_count,RegExpPrototypeExec,13,374 block_count,RegExpPrototypeExec,14,0 -block_count,RegExpPrototypeExec,15,396 +block_count,RegExpPrototypeExec,15,374 block_count,RegExpPrototypeExec,16,0 -block_count,RegExpPrototypeExec,17,396 -block_count,RegExpPrototypeExec,18,371 -block_count,RegExpPrototypeExec,19,310 -block_count,RegExpPrototypeExec,20,61 -block_count,RegExpPrototypeExec,21,371 -block_count,RegExpPrototypeExec,22,371 -block_count,RegExpPrototypeExec,23,371 +block_count,RegExpPrototypeExec,17,374 +block_count,RegExpPrototypeExec,18,350 +block_count,RegExpPrototypeExec,19,292 +block_count,RegExpPrototypeExec,20,57 +block_count,RegExpPrototypeExec,21,350 +block_count,RegExpPrototypeExec,22,350 +block_count,RegExpPrototypeExec,23,350 block_count,RegExpPrototypeExec,24,0 block_count,RegExpPrototypeExec,25,0 block_count,RegExpPrototypeExec,26,0 -block_count,RegExpPrototypeExec,27,371 +block_count,RegExpPrototypeExec,27,350 block_count,RegExpPrototypeExec,28,11 -block_count,RegExpPrototypeExec,29,23 +block_count,RegExpPrototypeExec,29,22 block_count,RegExpPrototypeExec,30,3 block_count,RegExpPrototypeExec,31,3 block_count,RegExpPrototypeExec,32,0 -block_count,RegExpPrototypeExec,33,8 +block_count,RegExpPrototypeExec,33,7 block_count,RegExpPrototypeExec,34,0 block_count,RegExpPrototypeExec,35,11 block_count,RegExpPrototypeExec,36,0 @@ -54464,25 +54773,25 @@ block_count,RegExpPrototypeExec,54,0 block_count,RegExpPrototypeExec,55,0 block_count,RegExpPrototypeExec,56,0 -block_count,RegExpPrototypeExec,57,359 -block_count,RegExpPrototypeExec,58,371 -block_count,RegExpPrototypeExec,59,371 +block_count,RegExpPrototypeExec,57,338 +block_count,RegExpPrototypeExec,58,350 +block_count,RegExpPrototypeExec,59,350 block_count,RegExpPrototypeExec,60,0 -block_count,RegExpPrototypeExec,61,310 -block_count,RegExpPrototypeExec,62,61 -block_count,RegExpPrototypeExec,63,49 -block_count,RegExpPrototypeExec,64,12 +block_count,RegExpPrototypeExec,61,292 +block_count,RegExpPrototypeExec,62,57 +block_count,RegExpPrototypeExec,63,46 +block_count,RegExpPrototypeExec,64,11 block_count,RegExpPrototypeExec,65,0 -block_count,RegExpPrototypeExec,66,310 -block_count,RegExpPrototypeExec,67,310 +block_count,RegExpPrototypeExec,66,292 +block_count,RegExpPrototypeExec,67,292 block_count,RegExpPrototypeExec,68,0 block_count,RegExpPrototypeExec,69,0 block_count,RegExpPrototypeExec,70,0 -block_count,RegExpPrototypeExec,71,310 +block_count,RegExpPrototypeExec,71,292 block_count,RegExpPrototypeExec,72,7 -block_count,RegExpPrototypeExec,73,302 -block_count,RegExpPrototypeExec,74,310 -block_count,RegExpPrototypeExec,75,310 +block_count,RegExpPrototypeExec,73,285 +block_count,RegExpPrototypeExec,74,292 +block_count,RegExpPrototypeExec,75,292 block_count,RegExpPrototypeExec,76,0 block_count,RegExpPrototypeExec,77,0 block_count,RegExpPrototypeExec,78,0 @@ -54498,9 +54807,9 @@ block_count,RegExpPrototypeExec,88,0 block_count,RegExpPrototypeExec,89,0 block_count,RegExpPrototypeExec,90,0 -block_count,RegExpPrototypeExec,91,310 -block_count,RegExpPrototypeExec,92,92 -block_count,RegExpPrototypeExec,93,218 +block_count,RegExpPrototypeExec,91,292 +block_count,RegExpPrototypeExec,92,86 +block_count,RegExpPrototypeExec,93,205 block_count,RegExpPrototypeExec,94,0 block_count,RegExpPrototypeExec,95,0 block_count,RegExpPrototypeExec,96,0 @@ -54508,58 +54817,58 @@ block_count,RegExpPrototypeExec,98,0 block_count,RegExpPrototypeExec,99,0 block_count,RegExpPrototypeExec,100,0 -block_count,RegExpPrototypeExec,101,141 +block_count,RegExpPrototypeExec,101,133 block_count,RegExpPrototypeExec,102,0 -block_count,RegExpPrototypeExec,103,141 +block_count,RegExpPrototypeExec,103,133 block_count,RegExpPrototypeExec,104,0 block_count,RegExpPrototypeExec,105,0 block_count,RegExpPrototypeExec,106,0 block_count,RegExpPrototypeExec,107,0 -block_count,RegExpPrototypeExec,108,141 -block_count,RegExpPrototypeExec,109,141 +block_count,RegExpPrototypeExec,108,133 +block_count,RegExpPrototypeExec,109,133 block_count,RegExpPrototypeExec,110,0 -block_count,RegExpPrototypeExec,111,141 +block_count,RegExpPrototypeExec,111,133 block_count,RegExpPrototypeExec,112,0 -block_count,RegExpPrototypeExec,113,141 -block_count,RegExpPrototypeExec,114,927 -block_count,RegExpPrototypeExec,115,786 -block_count,RegExpPrototypeExec,116,141 -block_count,RegExpPrototypeExec,117,141 -block_count,RegExpPrototypeExec,118,141 +block_count,RegExpPrototypeExec,113,133 +block_count,RegExpPrototypeExec,114,874 +block_count,RegExpPrototypeExec,115,740 +block_count,RegExpPrototypeExec,116,133 +block_count,RegExpPrototypeExec,117,133 +block_count,RegExpPrototypeExec,118,133 block_count,RegExpPrototypeExec,119,0 -block_count,RegExpPrototypeExec,120,141 -block_count,RegExpPrototypeExec,121,141 +block_count,RegExpPrototypeExec,120,133 +block_count,RegExpPrototypeExec,121,133 block_count,RegExpPrototypeExec,122,0 -block_count,RegExpPrototypeExec,123,141 -block_count,RegExpPrototypeExec,124,230 -block_count,RegExpPrototypeExec,125,230 +block_count,RegExpPrototypeExec,123,133 +block_count,RegExpPrototypeExec,124,217 +block_count,RegExpPrototypeExec,125,217 block_count,RegExpPrototypeExec,126,0 block_count,RegExpPrototypeExec,127,0 block_count,RegExpPrototypeExec,128,0 block_count,RegExpPrototypeExec,129,0 block_count,RegExpPrototypeExec,130,0 -block_count,RegExpPrototypeExec,131,25 -block_count,RegExpPrototypeExec,132,25 +block_count,RegExpPrototypeExec,131,23 +block_count,RegExpPrototypeExec,132,23 block_count,RegExpPrototypeExec,133,0 -block_count,RegExpPrototypeExec,134,25 -block_count,RegExpPrototypeExec,135,25 -block_count,RegExpPrototypeExec,136,25 +block_count,RegExpPrototypeExec,134,23 +block_count,RegExpPrototypeExec,135,23 +block_count,RegExpPrototypeExec,136,23 block_count,RegExpPrototypeExec,137,0 block_count,RegExpPrototypeExec,138,0 block_count,RegExpPrototypeExec,139,0 -block_count,RegExpPrototypeExec,140,25 -block_count,RegExpPrototypeExec,141,25 -block_count,RegExpPrototypeExec,142,25 -block_count,RegExpPrototypeExec,143,2 -block_count,RegExpPrototypeExec,144,5 -block_count,RegExpPrototypeExec,145,2 -block_count,RegExpPrototypeExec,146,2 +block_count,RegExpPrototypeExec,140,23 +block_count,RegExpPrototypeExec,141,23 +block_count,RegExpPrototypeExec,142,23 +block_count,RegExpPrototypeExec,143,0 +block_count,RegExpPrototypeExec,144,1 +block_count,RegExpPrototypeExec,145,0 +block_count,RegExpPrototypeExec,146,0 block_count,RegExpPrototypeExec,147,0 block_count,RegExpPrototypeExec,148,0 block_count,RegExpPrototypeExec,149,0 -block_count,RegExpPrototypeExec,150,2 +block_count,RegExpPrototypeExec,150,0 block_count,RegExpPrototypeExec,151,0 -block_count,RegExpPrototypeExec,152,2 +block_count,RegExpPrototypeExec,152,0 block_count,RegExpPrototypeExec,153,0 block_count,RegExpPrototypeExec,154,0 block_count,RegExpPrototypeExec,155,0 @@ -54580,24 +54889,24 @@ block_count,RegExpPrototypeExec,170,0 block_count,RegExpPrototypeExec,171,0 block_count,RegExpPrototypeExec,172,22 -block_count,RegExpPrototypeExec,173,25 -block_count,RegExpPrototypeExec,174,25 +block_count,RegExpPrototypeExec,173,23 +block_count,RegExpPrototypeExec,174,23 block_count,RegExpPrototypeExec,175,0 -block_count,RegExpPrototypeExec,176,25 +block_count,RegExpPrototypeExec,176,23 block_count,RegExpPrototypeExec,177,0 block_count,RegExpPrototypeExec,178,0 block_count,RegExpPrototypeExec,179,0 block_count,RegExpPrototypeExec,180,0 -block_count,RegExpPrototypeExec,181,25 -block_count,RegExpPrototypeExec,182,25 +block_count,RegExpPrototypeExec,181,23 +block_count,RegExpPrototypeExec,182,23 block_count,RegExpPrototypeExec,183,0 block_count,RegExpPrototypeExec,184,0 block_count,RegExpPrototypeExec,185,0 -block_count,RegExpPrototypeExec,186,25 +block_count,RegExpPrototypeExec,186,23 block_count,RegExpPrototypeExec,187,0 -block_count,RegExpPrototypeExec,188,25 -block_count,RegExpPrototypeExec,189,25 -block_count,RegExpPrototypeExec,190,25 +block_count,RegExpPrototypeExec,188,23 +block_count,RegExpPrototypeExec,189,23 +block_count,RegExpPrototypeExec,190,23 block_count,RegExpPrototypeExec,191,0 block_count,RegExpPrototypeExec,192,0 block_count,RegExpPrototypeExec,193,0 @@ -54613,9 +54922,9 @@ block_count,RegExpPrototypeExec,203,0 block_count,RegExpPrototypeExec,204,0 block_count,RegExpPrototypeExec,205,0 -block_count,RegExpPrototypeExec,206,25 -block_count,RegExpPrototypeExec,207,20 -block_count,RegExpPrototypeExec,208,5 +block_count,RegExpPrototypeExec,206,23 +block_count,RegExpPrototypeExec,207,18 +block_count,RegExpPrototypeExec,208,4 block_count,RegExpPrototypeExec,209,0 block_count,RegExpPrototypeExec,210,0 block_count,RegExpPrototypeExec,211,0 @@ -54623,46 +54932,46 @@ block_count,RegExpPrototypeExec,213,0 block_count,RegExpPrototypeExec,214,0 block_count,RegExpPrototypeExec,215,0 -block_count,RegExpPrototypeExec,216,20 +block_count,RegExpPrototypeExec,216,18 block_count,RegExpPrototypeExec,217,0 -block_count,RegExpPrototypeExec,218,20 +block_count,RegExpPrototypeExec,218,18 block_count,RegExpPrototypeExec,219,0 block_count,RegExpPrototypeExec,220,0 block_count,RegExpPrototypeExec,221,0 block_count,RegExpPrototypeExec,222,0 -block_count,RegExpPrototypeExec,223,20 -block_count,RegExpPrototypeExec,224,20 +block_count,RegExpPrototypeExec,223,18 +block_count,RegExpPrototypeExec,224,18 block_count,RegExpPrototypeExec,225,0 -block_count,RegExpPrototypeExec,226,20 +block_count,RegExpPrototypeExec,226,18 block_count,RegExpPrototypeExec,227,0 -block_count,RegExpPrototypeExec,228,20 -block_count,RegExpPrototypeExec,229,37 -block_count,RegExpPrototypeExec,230,17 -block_count,RegExpPrototypeExec,231,20 -block_count,RegExpPrototypeExec,232,20 -block_count,RegExpPrototypeExec,233,20 +block_count,RegExpPrototypeExec,228,18 +block_count,RegExpPrototypeExec,229,35 +block_count,RegExpPrototypeExec,230,16 +block_count,RegExpPrototypeExec,231,18 +block_count,RegExpPrototypeExec,232,18 +block_count,RegExpPrototypeExec,233,18 block_count,RegExpPrototypeExec,234,0 -block_count,RegExpPrototypeExec,235,20 -block_count,RegExpPrototypeExec,236,20 +block_count,RegExpPrototypeExec,235,18 +block_count,RegExpPrototypeExec,236,18 block_count,RegExpPrototypeExec,237,0 -block_count,RegExpPrototypeExec,238,20 +block_count,RegExpPrototypeExec,238,18 block_count,RegExpPrototypeExec,239,0 -block_count,RegExpPrototypeExec,240,20 +block_count,RegExpPrototypeExec,240,18 block_count,RegExpPrototypeExec,241,0 block_count,RegExpPrototypeExec,242,0 block_count,RegExpPrototypeExec,243,0 block_count,RegExpPrototypeExec,244,0 block_count,RegExpPrototypeExec,245,0 block_count,RegExpPrototypeExec,246,0 -block_count,RegExpPrototypeExec,247,5 -block_count,RegExpPrototypeExec,248,5 +block_count,RegExpPrototypeExec,247,4 +block_count,RegExpPrototypeExec,248,4 block_count,RegExpPrototypeExec,249,0 -block_count,RegExpPrototypeExec,250,5 -block_count,RegExpPrototypeExec,251,161 -block_count,RegExpPrototypeExec,252,161 +block_count,RegExpPrototypeExec,250,4 +block_count,RegExpPrototypeExec,251,151 +block_count,RegExpPrototypeExec,252,151 block_count,RegExpPrototypeExec,253,0 -block_count,RegExpPrototypeExec,254,161 -block_count,RegExpPrototypeExec,255,161 +block_count,RegExpPrototypeExec,254,151 +block_count,RegExpPrototypeExec,255,151 block_count,RegExpPrototypeExec,256,0 block_count,RegExpPrototypeExec,257,0 block_count,RegExpPrototypeExec,258,0 @@ -54677,18 +54986,18 @@ block_count,RegExpPrototypeExec,267,0 block_count,RegExpPrototypeExec,268,0 block_count,RegExpPrototypeExec,269,0 -block_count,RegExpPrototypeExec,270,161 -block_count,RegExpPrototypeExec,271,161 +block_count,RegExpPrototypeExec,270,151 +block_count,RegExpPrototypeExec,271,151 block_count,RegExpPrototypeExec,272,0 -block_count,RegExpPrototypeExec,273,161 +block_count,RegExpPrototypeExec,273,151 block_count,RegExpPrototypeExec,274,0 block_count,RegExpPrototypeExec,275,0 -block_count,RegExpPrototypeExec,276,161 +block_count,RegExpPrototypeExec,276,151 block_count,RegExpPrototypeExec,277,0 block_count,RegExpPrototypeExec,278,0 block_count,RegExpPrototypeExec,279,0 block_count,RegExpPrototypeExec,280,0 -block_count,RegExpPrototypeExec,281,161 +block_count,RegExpPrototypeExec,281,151 block_count,RegExpPrototypeExec,282,0 block_count,RegExpPrototypeExec,283,0 block_count,RegExpPrototypeExec,284,0 @@ -54719,33 +55028,33 @@ block_count,RegExpPrototypeExec,309,0 block_count,RegExpPrototypeExec,310,0 block_count,RegExpPrototypeExec,311,0 -block_count,RegExpPrototypeExec,312,161 +block_count,RegExpPrototypeExec,312,151 block_count,RegExpPrototypeExec,313,0 -block_count,RegExpPrototypeExec,314,161 -block_count,RegExpPrototypeExec,315,161 -block_count,RegExpPrototypeExec,316,161 +block_count,RegExpPrototypeExec,314,151 +block_count,RegExpPrototypeExec,315,151 +block_count,RegExpPrototypeExec,316,151 block_count,RegExpPrototypeExec,317,0 -block_count,RegExpPrototypeExec,318,161 +block_count,RegExpPrototypeExec,318,151 block_count,RegExpPrototypeExec,319,0 -block_count,RegExpPrototypeExec,320,161 -block_count,RegExpPrototypeExec,321,69 -block_count,RegExpPrototypeExec,322,91 -block_count,RegExpPrototypeExec,323,441 -block_count,RegExpPrototypeExec,324,349 -block_count,RegExpPrototypeExec,325,91 -block_count,RegExpPrototypeExec,326,161 -block_count,RegExpPrototypeExec,327,78 -block_count,RegExpPrototypeExec,328,82 -block_count,RegExpPrototypeExec,329,161 -block_count,RegExpPrototypeExec,330,91 -block_count,RegExpPrototypeExec,331,803 -block_count,RegExpPrototypeExec,332,329 -block_count,RegExpPrototypeExec,333,473 -block_count,RegExpPrototypeExec,334,803 -block_count,RegExpPrototypeExec,335,712 -block_count,RegExpPrototypeExec,336,91 +block_count,RegExpPrototypeExec,320,151 +block_count,RegExpPrototypeExec,321,65 +block_count,RegExpPrototypeExec,322,86 +block_count,RegExpPrototypeExec,323,415 +block_count,RegExpPrototypeExec,324,329 +block_count,RegExpPrototypeExec,325,86 +block_count,RegExpPrototypeExec,326,151 +block_count,RegExpPrototypeExec,327,74 +block_count,RegExpPrototypeExec,328,77 +block_count,RegExpPrototypeExec,329,151 +block_count,RegExpPrototypeExec,330,86 +block_count,RegExpPrototypeExec,331,757 +block_count,RegExpPrototypeExec,332,310 +block_count,RegExpPrototypeExec,333,446 +block_count,RegExpPrototypeExec,334,757 +block_count,RegExpPrototypeExec,335,670 +block_count,RegExpPrototypeExec,336,86 block_count,RegExpPrototypeExec,337,0 -block_count,RegExpPrototypeExec,338,91 +block_count,RegExpPrototypeExec,338,86 block_count,RegExpPrototypeExec,339,0 block_count,RegExpPrototypeExec,340,0 block_count,RegExpPrototypeExec,341,0 @@ -54850,15 +55159,15 @@ block_count,RegExpPrototypeExec,440,0 block_count,RegExpPrototypeExec,441,0 block_count,RegExpPrototypeExec,442,0 -block_count,RegExpPrototypeExec,443,91 -block_count,RegExpPrototypeExec,444,69 -block_count,RegExpPrototypeExec,445,161 -block_count,RegExpPrototypeExec,446,161 +block_count,RegExpPrototypeExec,443,86 +block_count,RegExpPrototypeExec,444,65 +block_count,RegExpPrototypeExec,445,151 +block_count,RegExpPrototypeExec,446,151 block_count,RegExpPrototypeExec,447,0 -block_count,RegExpPrototypeExec,448,161 -block_count,RegExpPrototypeExec,449,235 -block_count,RegExpPrototypeExec,450,396 -block_count,RegExpMatchFast,0,1172 +block_count,RegExpPrototypeExec,448,151 +block_count,RegExpPrototypeExec,449,222 +block_count,RegExpPrototypeExec,450,374 +block_count,RegExpMatchFast,0,1104 block_count,RegExpMatchFast,1,2 block_count,RegExpMatchFast,2,0 block_count,RegExpMatchFast,3,0 @@ -54866,23 +55175,23 @@ block_count,RegExpMatchFast,5,0 block_count,RegExpMatchFast,6,0 block_count,RegExpMatchFast,7,2 -block_count,RegExpMatchFast,8,1 +block_count,RegExpMatchFast,8,0 block_count,RegExpMatchFast,9,1 -block_count,RegExpMatchFast,10,1 -block_count,RegExpMatchFast,11,1 +block_count,RegExpMatchFast,10,0 +block_count,RegExpMatchFast,11,0 block_count,RegExpMatchFast,12,0 -block_count,RegExpMatchFast,13,1 -block_count,RegExpMatchFast,14,1 -block_count,RegExpMatchFast,15,1 -block_count,RegExpMatchFast,16,1 +block_count,RegExpMatchFast,13,0 +block_count,RegExpMatchFast,14,0 +block_count,RegExpMatchFast,15,0 +block_count,RegExpMatchFast,16,0 block_count,RegExpMatchFast,17,0 block_count,RegExpMatchFast,18,0 block_count,RegExpMatchFast,19,0 -block_count,RegExpMatchFast,20,1 +block_count,RegExpMatchFast,20,0 block_count,RegExpMatchFast,21,1 -block_count,RegExpMatchFast,22,1 -block_count,RegExpMatchFast,23,1 -block_count,RegExpMatchFast,24,1 +block_count,RegExpMatchFast,22,0 +block_count,RegExpMatchFast,23,0 +block_count,RegExpMatchFast,24,0 block_count,RegExpMatchFast,25,0 block_count,RegExpMatchFast,26,0 block_count,RegExpMatchFast,27,0 @@ -54913,23 +55222,23 @@ block_count,RegExpMatchFast,52,0 block_count,RegExpMatchFast,53,0 block_count,RegExpMatchFast,54,0 -block_count,RegExpMatchFast,55,1 -block_count,RegExpMatchFast,56,1 -block_count,RegExpMatchFast,57,1 +block_count,RegExpMatchFast,55,0 +block_count,RegExpMatchFast,56,0 +block_count,RegExpMatchFast,57,0 block_count,RegExpMatchFast,58,0 block_count,RegExpMatchFast,59,0 block_count,RegExpMatchFast,60,0 block_count,RegExpMatchFast,61,0 -block_count,RegExpMatchFast,62,1 -block_count,RegExpMatchFast,63,1 +block_count,RegExpMatchFast,62,0 +block_count,RegExpMatchFast,63,0 block_count,RegExpMatchFast,64,0 block_count,RegExpMatchFast,65,0 block_count,RegExpMatchFast,66,0 -block_count,RegExpMatchFast,67,1 +block_count,RegExpMatchFast,67,0 block_count,RegExpMatchFast,68,0 -block_count,RegExpMatchFast,69,1 -block_count,RegExpMatchFast,70,1 -block_count,RegExpMatchFast,71,1 +block_count,RegExpMatchFast,69,0 +block_count,RegExpMatchFast,70,0 +block_count,RegExpMatchFast,71,0 block_count,RegExpMatchFast,72,0 block_count,RegExpMatchFast,73,0 block_count,RegExpMatchFast,74,0 @@ -54945,7 +55254,7 @@ block_count,RegExpMatchFast,84,0 block_count,RegExpMatchFast,85,0 block_count,RegExpMatchFast,86,0 -block_count,RegExpMatchFast,87,1 +block_count,RegExpMatchFast,87,0 block_count,RegExpMatchFast,88,0 block_count,RegExpMatchFast,89,0 block_count,RegExpMatchFast,90,0 @@ -55253,7 +55562,7 @@ block_count,RegExpMatchFast,392,0 block_count,RegExpMatchFast,393,0 block_count,RegExpMatchFast,394,0 -block_count,RegExpMatchFast,395,1 +block_count,RegExpMatchFast,395,0 block_count,RegExpMatchFast,396,0 block_count,RegExpMatchFast,397,0 block_count,RegExpMatchFast,398,0 @@ -55271,10 +55580,10 @@ block_count,RegExpMatchFast,410,0 block_count,RegExpMatchFast,411,0 block_count,RegExpMatchFast,412,0 -block_count,RegExpMatchFast,413,1 -block_count,RegExpMatchFast,414,1 +block_count,RegExpMatchFast,413,0 +block_count,RegExpMatchFast,414,0 block_count,RegExpMatchFast,415,0 -block_count,RegExpMatchFast,416,1 +block_count,RegExpMatchFast,416,0 block_count,RegExpMatchFast,417,0 block_count,RegExpMatchFast,418,0 block_count,RegExpMatchFast,419,0 @@ -55323,29 +55632,29 @@ block_count,RegExpMatchFast,462,0 block_count,RegExpMatchFast,463,0 block_count,RegExpMatchFast,464,0 -block_count,RegExpMatchFast,465,1 +block_count,RegExpMatchFast,465,0 block_count,RegExpMatchFast,466,1 -block_count,RegExpMatchFast,467,1169 -block_count,RegExpMatchFast,468,1169 -block_count,RegExpMatchFast,469,1169 +block_count,RegExpMatchFast,467,1102 +block_count,RegExpMatchFast,468,1102 +block_count,RegExpMatchFast,469,1102 block_count,RegExpMatchFast,470,0 -block_count,RegExpMatchFast,471,1169 -block_count,RegExpMatchFast,472,1169 -block_count,RegExpMatchFast,473,1169 +block_count,RegExpMatchFast,471,1102 +block_count,RegExpMatchFast,472,1102 +block_count,RegExpMatchFast,473,1102 block_count,RegExpMatchFast,474,0 block_count,RegExpMatchFast,475,0 block_count,RegExpMatchFast,476,0 -block_count,RegExpMatchFast,477,1169 -block_count,RegExpMatchFast,478,1022 -block_count,RegExpMatchFast,479,2045 +block_count,RegExpMatchFast,477,1102 +block_count,RegExpMatchFast,478,963 +block_count,RegExpMatchFast,479,1927 block_count,RegExpMatchFast,480,0 block_count,RegExpMatchFast,481,0 block_count,RegExpMatchFast,482,0 -block_count,RegExpMatchFast,483,1003 -block_count,RegExpMatchFast,484,19 -block_count,RegExpMatchFast,485,1022 +block_count,RegExpMatchFast,483,945 +block_count,RegExpMatchFast,484,18 +block_count,RegExpMatchFast,485,963 block_count,RegExpMatchFast,486,0 -block_count,RegExpMatchFast,487,1022 +block_count,RegExpMatchFast,487,963 block_count,RegExpMatchFast,488,0 block_count,RegExpMatchFast,489,0 block_count,RegExpMatchFast,490,0 @@ -55365,25 +55674,25 @@ block_count,RegExpMatchFast,504,0 block_count,RegExpMatchFast,505,0 block_count,RegExpMatchFast,506,0 -block_count,RegExpMatchFast,507,147 -block_count,RegExpMatchFast,508,1169 -block_count,RegExpMatchFast,509,1169 +block_count,RegExpMatchFast,507,138 +block_count,RegExpMatchFast,508,1102 +block_count,RegExpMatchFast,509,1102 block_count,RegExpMatchFast,510,0 -block_count,RegExpMatchFast,511,1169 +block_count,RegExpMatchFast,511,1102 block_count,RegExpMatchFast,512,0 block_count,RegExpMatchFast,513,0 block_count,RegExpMatchFast,514,0 block_count,RegExpMatchFast,515,0 -block_count,RegExpMatchFast,516,1169 -block_count,RegExpMatchFast,517,1169 +block_count,RegExpMatchFast,516,1102 +block_count,RegExpMatchFast,517,1102 block_count,RegExpMatchFast,518,0 block_count,RegExpMatchFast,519,0 block_count,RegExpMatchFast,520,0 -block_count,RegExpMatchFast,521,1169 -block_count,RegExpMatchFast,522,119 -block_count,RegExpMatchFast,523,1050 -block_count,RegExpMatchFast,524,1169 -block_count,RegExpMatchFast,525,1169 +block_count,RegExpMatchFast,521,1102 +block_count,RegExpMatchFast,522,112 +block_count,RegExpMatchFast,523,990 +block_count,RegExpMatchFast,524,1102 +block_count,RegExpMatchFast,525,1102 block_count,RegExpMatchFast,526,0 block_count,RegExpMatchFast,527,0 block_count,RegExpMatchFast,528,0 @@ -55399,9 +55708,9 @@ block_count,RegExpMatchFast,538,0 block_count,RegExpMatchFast,539,0 block_count,RegExpMatchFast,540,0 -block_count,RegExpMatchFast,541,1169 -block_count,RegExpMatchFast,542,181 -block_count,RegExpMatchFast,543,988 +block_count,RegExpMatchFast,541,1102 +block_count,RegExpMatchFast,542,171 +block_count,RegExpMatchFast,543,931 block_count,RegExpMatchFast,544,0 block_count,RegExpMatchFast,545,0 block_count,RegExpMatchFast,546,0 @@ -55409,31 +55718,31 @@ block_count,RegExpMatchFast,548,0 block_count,RegExpMatchFast,549,0 block_count,RegExpMatchFast,550,0 -block_count,RegExpMatchFast,551,181 +block_count,RegExpMatchFast,551,171 block_count,RegExpMatchFast,552,0 -block_count,RegExpMatchFast,553,181 +block_count,RegExpMatchFast,553,171 block_count,RegExpMatchFast,554,0 block_count,RegExpMatchFast,555,0 block_count,RegExpMatchFast,556,0 block_count,RegExpMatchFast,557,0 -block_count,RegExpMatchFast,558,181 -block_count,RegExpMatchFast,559,181 +block_count,RegExpMatchFast,558,171 +block_count,RegExpMatchFast,559,171 block_count,RegExpMatchFast,560,0 -block_count,RegExpMatchFast,561,181 +block_count,RegExpMatchFast,561,171 block_count,RegExpMatchFast,562,0 -block_count,RegExpMatchFast,563,181 -block_count,RegExpMatchFast,564,304 -block_count,RegExpMatchFast,565,122 -block_count,RegExpMatchFast,566,181 -block_count,RegExpMatchFast,567,181 -block_count,RegExpMatchFast,568,181 +block_count,RegExpMatchFast,563,171 +block_count,RegExpMatchFast,564,286 +block_count,RegExpMatchFast,565,115 +block_count,RegExpMatchFast,566,171 +block_count,RegExpMatchFast,567,171 +block_count,RegExpMatchFast,568,171 block_count,RegExpMatchFast,569,0 -block_count,RegExpMatchFast,570,181 -block_count,RegExpMatchFast,571,181 +block_count,RegExpMatchFast,570,171 +block_count,RegExpMatchFast,571,171 block_count,RegExpMatchFast,572,0 -block_count,RegExpMatchFast,573,181 -block_count,RegExpMatchFast,574,988 -block_count,RegExpMatchFast,575,988 +block_count,RegExpMatchFast,573,171 +block_count,RegExpMatchFast,574,931 +block_count,RegExpMatchFast,575,931 block_count,RegExpMatchFast,576,0 block_count,RegExpMatchFast,577,0 block_count,RegExpMatchFast,578,0 @@ -55559,11 +55868,11 @@ block_count,RegExpMatchFast,698,0 block_count,RegExpMatchFast,699,0 block_count,RegExpMatchFast,700,0 -block_count,RegExpMatchFast,701,181 -block_count,RegExpMatchFast,702,181 +block_count,RegExpMatchFast,701,171 +block_count,RegExpMatchFast,702,171 block_count,RegExpMatchFast,703,0 -block_count,RegExpMatchFast,704,181 -block_count,RegExpMatchFast,705,181 +block_count,RegExpMatchFast,704,171 +block_count,RegExpMatchFast,705,171 block_count,RegExpMatchFast,706,0 block_count,RegExpMatchFast,707,0 block_count,RegExpMatchFast,708,0 @@ -55578,18 +55887,18 @@ block_count,RegExpMatchFast,717,0 block_count,RegExpMatchFast,718,0 block_count,RegExpMatchFast,719,0 -block_count,RegExpMatchFast,720,181 -block_count,RegExpMatchFast,721,181 +block_count,RegExpMatchFast,720,171 +block_count,RegExpMatchFast,721,171 block_count,RegExpMatchFast,722,0 -block_count,RegExpMatchFast,723,181 +block_count,RegExpMatchFast,723,171 block_count,RegExpMatchFast,724,0 block_count,RegExpMatchFast,725,0 -block_count,RegExpMatchFast,726,181 +block_count,RegExpMatchFast,726,171 block_count,RegExpMatchFast,727,0 block_count,RegExpMatchFast,728,0 block_count,RegExpMatchFast,729,0 block_count,RegExpMatchFast,730,0 -block_count,RegExpMatchFast,731,181 +block_count,RegExpMatchFast,731,171 block_count,RegExpMatchFast,732,0 block_count,RegExpMatchFast,733,0 block_count,RegExpMatchFast,734,0 @@ -55620,33 +55929,33 @@ block_count,RegExpMatchFast,759,0 block_count,RegExpMatchFast,760,0 block_count,RegExpMatchFast,761,0 -block_count,RegExpMatchFast,762,181 +block_count,RegExpMatchFast,762,171 block_count,RegExpMatchFast,763,0 -block_count,RegExpMatchFast,764,181 -block_count,RegExpMatchFast,765,181 -block_count,RegExpMatchFast,766,181 +block_count,RegExpMatchFast,764,171 +block_count,RegExpMatchFast,765,171 +block_count,RegExpMatchFast,766,171 block_count,RegExpMatchFast,767,0 -block_count,RegExpMatchFast,768,181 +block_count,RegExpMatchFast,768,171 block_count,RegExpMatchFast,769,0 -block_count,RegExpMatchFast,770,181 -block_count,RegExpMatchFast,771,80 -block_count,RegExpMatchFast,772,101 -block_count,RegExpMatchFast,773,110 -block_count,RegExpMatchFast,774,9 -block_count,RegExpMatchFast,775,101 -block_count,RegExpMatchFast,776,181 -block_count,RegExpMatchFast,777,98 -block_count,RegExpMatchFast,778,83 -block_count,RegExpMatchFast,779,181 -block_count,RegExpMatchFast,780,101 -block_count,RegExpMatchFast,781,122 -block_count,RegExpMatchFast,782,109 -block_count,RegExpMatchFast,783,13 -block_count,RegExpMatchFast,784,122 -block_count,RegExpMatchFast,785,21 -block_count,RegExpMatchFast,786,101 +block_count,RegExpMatchFast,770,171 +block_count,RegExpMatchFast,771,75 +block_count,RegExpMatchFast,772,95 +block_count,RegExpMatchFast,773,103 +block_count,RegExpMatchFast,774,8 +block_count,RegExpMatchFast,775,95 +block_count,RegExpMatchFast,776,171 +block_count,RegExpMatchFast,777,92 +block_count,RegExpMatchFast,778,78 +block_count,RegExpMatchFast,779,171 +block_count,RegExpMatchFast,780,95 +block_count,RegExpMatchFast,781,115 +block_count,RegExpMatchFast,782,102 +block_count,RegExpMatchFast,783,12 +block_count,RegExpMatchFast,784,115 +block_count,RegExpMatchFast,785,20 +block_count,RegExpMatchFast,786,95 block_count,RegExpMatchFast,787,0 -block_count,RegExpMatchFast,788,101 +block_count,RegExpMatchFast,788,95 block_count,RegExpMatchFast,789,0 block_count,RegExpMatchFast,790,0 block_count,RegExpMatchFast,791,0 @@ -55751,24 +56060,24 @@ block_count,RegExpMatchFast,890,0 block_count,RegExpMatchFast,891,0 block_count,RegExpMatchFast,892,0 -block_count,RegExpMatchFast,893,101 -block_count,RegExpMatchFast,894,80 -block_count,RegExpMatchFast,895,181 -block_count,RegExpMatchFast,896,181 +block_count,RegExpMatchFast,893,95 +block_count,RegExpMatchFast,894,75 +block_count,RegExpMatchFast,895,171 +block_count,RegExpMatchFast,896,171 block_count,RegExpMatchFast,897,0 -block_count,RegExpMatchFast,898,181 -block_count,RegExpMatchFast,899,988 -block_count,RegExpMatchFast,900,1169 -block_count,RegExpReplace,0,186 -block_count,RegExpReplace,1,186 -block_count,RegExpReplace,2,172 +block_count,RegExpMatchFast,898,171 +block_count,RegExpMatchFast,899,931 +block_count,RegExpMatchFast,900,1102 +block_count,RegExpReplace,0,176 +block_count,RegExpReplace,1,176 +block_count,RegExpReplace,2,162 block_count,RegExpReplace,3,0 -block_count,RegExpReplace,4,172 -block_count,RegExpReplace,5,14 +block_count,RegExpReplace,4,162 +block_count,RegExpReplace,5,13 block_count,RegExpReplace,6,0 -block_count,RegExpReplace,7,14 +block_count,RegExpReplace,7,13 block_count,RegExpReplace,8,0 -block_count,RegExpReplace,9,14 +block_count,RegExpReplace,9,13 block_count,RegExpReplace,10,3 block_count,RegExpReplace,11,3 block_count,RegExpReplace,12,0 @@ -55798,64 +56107,64 @@ block_count,RegExpReplace,36,0 block_count,RegExpReplace,37,0 block_count,RegExpReplace,38,3 -block_count,RegExpReplace,39,746 -block_count,RegExpReplace,40,746 -block_count,RegExpReplace,41,746 -block_count,RegExpReplace,42,372 +block_count,RegExpReplace,39,703 +block_count,RegExpReplace,40,703 +block_count,RegExpReplace,41,703 +block_count,RegExpReplace,42,351 block_count,RegExpReplace,43,0 block_count,RegExpReplace,44,0 block_count,RegExpReplace,45,0 -block_count,RegExpReplace,46,372 -block_count,RegExpReplace,47,372 -block_count,RegExpReplace,48,373 -block_count,RegExpReplace,49,370 -block_count,RegExpReplace,50,370 +block_count,RegExpReplace,46,351 +block_count,RegExpReplace,47,351 +block_count,RegExpReplace,48,352 +block_count,RegExpReplace,49,349 +block_count,RegExpReplace,50,349 block_count,RegExpReplace,51,0 -block_count,RegExpReplace,52,370 +block_count,RegExpReplace,52,349 block_count,RegExpReplace,53,0 block_count,RegExpReplace,54,0 -block_count,RegExpReplace,55,370 -block_count,RegExpReplace,56,370 +block_count,RegExpReplace,55,349 +block_count,RegExpReplace,56,349 block_count,RegExpReplace,57,0 block_count,RegExpReplace,58,3 block_count,RegExpReplace,59,0 block_count,RegExpReplace,60,3 -block_count,RegExpReplace,61,743 +block_count,RegExpReplace,61,700 block_count,RegExpReplace,62,0 block_count,RegExpReplace,63,0 block_count,RegExpReplace,64,3 block_count,RegExpReplace,65,3 block_count,RegExpReplace,66,0 block_count,RegExpReplace,67,10 -block_count,RegExpReplace,68,14 +block_count,RegExpReplace,68,13 block_count,RegExpReplace,69,0 block_count,RegExpReplace,70,0 -block_count,RegExpReplace,71,172 -block_count,RegExpReplace,72,172 +block_count,RegExpReplace,71,162 +block_count,RegExpReplace,72,162 block_count,RegExpReplace,73,0 -block_count,RegExpReplace,74,172 +block_count,RegExpReplace,74,162 block_count,RegExpReplace,75,0 -block_count,RegExpReplace,76,172 +block_count,RegExpReplace,76,162 block_count,RegExpReplace,77,0 -block_count,RegExpReplace,78,172 +block_count,RegExpReplace,78,162 block_count,RegExpReplace,79,0 -block_count,RegExpReplace,80,172 +block_count,RegExpReplace,80,162 block_count,RegExpReplace,81,0 -block_count,RegExpReplace,82,172 +block_count,RegExpReplace,82,162 block_count,RegExpReplace,83,0 -block_count,RegExpReplace,84,172 -block_count,RegExpReplace,85,172 -block_count,RegExpReplace,86,43 -block_count,RegExpReplace,87,43 -block_count,RegExpReplace,88,33 -block_count,RegExpReplace,89,9 -block_count,RegExpReplace,90,43 -block_count,RegExpReplace,91,43 -block_count,RegExpReplace,92,43 +block_count,RegExpReplace,84,162 +block_count,RegExpReplace,85,162 +block_count,RegExpReplace,86,40 +block_count,RegExpReplace,87,40 +block_count,RegExpReplace,88,31 +block_count,RegExpReplace,89,8 +block_count,RegExpReplace,90,40 +block_count,RegExpReplace,91,40 +block_count,RegExpReplace,92,40 block_count,RegExpReplace,93,0 block_count,RegExpReplace,94,0 block_count,RegExpReplace,95,0 -block_count,RegExpReplace,96,43 +block_count,RegExpReplace,96,40 block_count,RegExpReplace,97,0 block_count,RegExpReplace,98,0 block_count,RegExpReplace,99,0 @@ -55885,25 +56194,25 @@ block_count,RegExpReplace,123,0 block_count,RegExpReplace,124,0 block_count,RegExpReplace,125,0 -block_count,RegExpReplace,126,42 -block_count,RegExpReplace,127,43 -block_count,RegExpReplace,128,43 +block_count,RegExpReplace,126,40 +block_count,RegExpReplace,127,40 +block_count,RegExpReplace,128,40 block_count,RegExpReplace,129,0 -block_count,RegExpReplace,130,33 -block_count,RegExpReplace,131,9 +block_count,RegExpReplace,130,31 +block_count,RegExpReplace,131,8 block_count,RegExpReplace,132,0 -block_count,RegExpReplace,133,9 +block_count,RegExpReplace,133,8 block_count,RegExpReplace,134,0 -block_count,RegExpReplace,135,33 -block_count,RegExpReplace,136,33 +block_count,RegExpReplace,135,31 +block_count,RegExpReplace,136,31 block_count,RegExpReplace,137,0 block_count,RegExpReplace,138,0 block_count,RegExpReplace,139,0 -block_count,RegExpReplace,140,33 +block_count,RegExpReplace,140,31 block_count,RegExpReplace,141,0 -block_count,RegExpReplace,142,33 -block_count,RegExpReplace,143,33 -block_count,RegExpReplace,144,33 +block_count,RegExpReplace,142,31 +block_count,RegExpReplace,143,31 +block_count,RegExpReplace,144,31 block_count,RegExpReplace,145,0 block_count,RegExpReplace,146,0 block_count,RegExpReplace,147,0 @@ -55919,8 +56228,8 @@ block_count,RegExpReplace,157,0 block_count,RegExpReplace,158,0 block_count,RegExpReplace,159,0 -block_count,RegExpReplace,160,33 -block_count,RegExpReplace,161,30 +block_count,RegExpReplace,160,31 +block_count,RegExpReplace,161,28 block_count,RegExpReplace,162,3 block_count,RegExpReplace,163,0 block_count,RegExpReplace,164,0 @@ -55929,29 +56238,29 @@ block_count,RegExpReplace,167,0 block_count,RegExpReplace,168,0 block_count,RegExpReplace,169,0 -block_count,RegExpReplace,170,30 +block_count,RegExpReplace,170,28 block_count,RegExpReplace,171,0 -block_count,RegExpReplace,172,30 +block_count,RegExpReplace,172,28 block_count,RegExpReplace,173,0 block_count,RegExpReplace,174,0 block_count,RegExpReplace,175,0 block_count,RegExpReplace,176,0 -block_count,RegExpReplace,177,30 -block_count,RegExpReplace,178,30 +block_count,RegExpReplace,177,28 +block_count,RegExpReplace,178,28 block_count,RegExpReplace,179,0 -block_count,RegExpReplace,180,30 +block_count,RegExpReplace,180,28 block_count,RegExpReplace,181,0 -block_count,RegExpReplace,182,30 -block_count,RegExpReplace,183,81 -block_count,RegExpReplace,184,51 -block_count,RegExpReplace,185,30 -block_count,RegExpReplace,186,30 -block_count,RegExpReplace,187,30 +block_count,RegExpReplace,182,28 +block_count,RegExpReplace,183,77 +block_count,RegExpReplace,184,48 +block_count,RegExpReplace,185,28 +block_count,RegExpReplace,186,28 +block_count,RegExpReplace,187,28 block_count,RegExpReplace,188,0 -block_count,RegExpReplace,189,30 -block_count,RegExpReplace,190,30 +block_count,RegExpReplace,189,28 +block_count,RegExpReplace,190,28 block_count,RegExpReplace,191,0 -block_count,RegExpReplace,192,30 +block_count,RegExpReplace,192,28 block_count,RegExpReplace,193,12 block_count,RegExpReplace,194,12 block_count,RegExpReplace,195,0 @@ -56079,35 +56388,35 @@ block_count,RegExpReplace,317,0 block_count,RegExpReplace,318,0 block_count,RegExpReplace,319,0 -block_count,RegExpReplace,320,30 +block_count,RegExpReplace,320,28 block_count,RegExpReplace,321,0 -block_count,RegExpReplace,322,30 +block_count,RegExpReplace,322,28 block_count,RegExpReplace,323,0 -block_count,RegExpReplace,324,30 -block_count,RegExpReplace,325,30 +block_count,RegExpReplace,324,28 +block_count,RegExpReplace,325,28 block_count,RegExpReplace,326,0 -block_count,RegExpReplace,327,30 +block_count,RegExpReplace,327,28 block_count,RegExpReplace,328,12 -block_count,RegExpReplace,329,129 -block_count,RegExpReplace,330,79 -block_count,RegExpReplace,331,49 -block_count,RegExpReplace,332,129 +block_count,RegExpReplace,329,121 +block_count,RegExpReplace,330,75 +block_count,RegExpReplace,331,46 +block_count,RegExpReplace,332,121 block_count,RegExpReplace,333,0 -block_count,RegExpReplace,334,129 -block_count,RegExpReplace,335,129 -block_count,RegExpReplace,336,129 -block_count,RegExpReplace,337,129 +block_count,RegExpReplace,334,121 +block_count,RegExpReplace,335,121 +block_count,RegExpReplace,336,121 +block_count,RegExpReplace,337,121 block_count,RegExpReplace,338,0 block_count,RegExpReplace,339,0 block_count,RegExpReplace,340,0 -block_count,RegExpReplace,341,129 -block_count,RegExpReplace,342,183 -block_count,RegExpReplace,343,136 -block_count,RegExpReplace,344,136 -block_count,RegExpReplace,345,136 -block_count,RegExpReplace,346,3 -block_count,RegExpReplace,347,6 -block_count,RegExpReplace,348,2 +block_count,RegExpReplace,341,121 +block_count,RegExpReplace,342,173 +block_count,RegExpReplace,343,128 +block_count,RegExpReplace,344,128 +block_count,RegExpReplace,345,128 +block_count,RegExpReplace,346,2 +block_count,RegExpReplace,347,5 +block_count,RegExpReplace,348,1 block_count,RegExpReplace,349,1 block_count,RegExpReplace,350,0 block_count,RegExpReplace,351,1 @@ -56134,24 +56443,24 @@ block_count,RegExpReplace,372,0 block_count,RegExpReplace,373,0 block_count,RegExpReplace,374,0 -block_count,RegExpReplace,375,133 -block_count,RegExpReplace,376,136 -block_count,RegExpReplace,377,136 -block_count,RegExpReplace,378,87 -block_count,RegExpReplace,379,49 +block_count,RegExpReplace,375,125 +block_count,RegExpReplace,376,128 +block_count,RegExpReplace,377,128 +block_count,RegExpReplace,378,82 +block_count,RegExpReplace,379,46 block_count,RegExpReplace,380,12 -block_count,RegExpReplace,381,36 +block_count,RegExpReplace,381,34 block_count,RegExpReplace,382,0 -block_count,RegExpReplace,383,87 -block_count,RegExpReplace,384,87 +block_count,RegExpReplace,383,82 +block_count,RegExpReplace,384,82 block_count,RegExpReplace,385,0 block_count,RegExpReplace,386,0 block_count,RegExpReplace,387,0 -block_count,RegExpReplace,388,87 +block_count,RegExpReplace,388,82 block_count,RegExpReplace,389,3 -block_count,RegExpReplace,390,83 -block_count,RegExpReplace,391,87 -block_count,RegExpReplace,392,87 +block_count,RegExpReplace,390,78 +block_count,RegExpReplace,391,82 +block_count,RegExpReplace,392,82 block_count,RegExpReplace,393,0 block_count,RegExpReplace,394,0 block_count,RegExpReplace,395,0 @@ -56167,9 +56476,9 @@ block_count,RegExpReplace,405,0 block_count,RegExpReplace,406,0 block_count,RegExpReplace,407,0 -block_count,RegExpReplace,408,87 -block_count,RegExpReplace,409,41 -block_count,RegExpReplace,410,45 +block_count,RegExpReplace,408,82 +block_count,RegExpReplace,409,39 +block_count,RegExpReplace,410,43 block_count,RegExpReplace,411,0 block_count,RegExpReplace,412,0 block_count,RegExpReplace,413,0 @@ -56178,65 +56487,65 @@ block_count,RegExpReplace,416,0 block_count,RegExpReplace,417,0 block_count,RegExpReplace,418,0 -block_count,RegExpReplace,419,54 +block_count,RegExpReplace,419,51 block_count,RegExpReplace,420,0 -block_count,RegExpReplace,421,54 -block_count,RegExpReplace,422,14 -block_count,RegExpReplace,423,39 -block_count,RegExpReplace,424,262 -block_count,RegExpReplace,425,262 -block_count,RegExpReplace,426,262 -block_count,RegExpReplace,427,262 -block_count,RegExpReplace,428,262 -block_count,RegExpReplace,429,90 -block_count,RegExpReplace,430,90 -block_count,RegExpReplace,431,90 +block_count,RegExpReplace,421,51 +block_count,RegExpReplace,422,13 +block_count,RegExpReplace,423,37 +block_count,RegExpReplace,424,247 +block_count,RegExpReplace,425,247 +block_count,RegExpReplace,426,247 +block_count,RegExpReplace,427,247 +block_count,RegExpReplace,428,247 +block_count,RegExpReplace,429,85 +block_count,RegExpReplace,430,85 +block_count,RegExpReplace,431,85 block_count,RegExpReplace,432,0 -block_count,RegExpReplace,433,171 -block_count,RegExpReplace,434,262 -block_count,RegExpReplace,435,262 -block_count,RegExpReplace,436,262 -block_count,RegExpReplace,437,262 -block_count,RegExpReplace,438,262 -block_count,RegExpReplace,439,90 -block_count,RegExpReplace,440,90 -block_count,RegExpReplace,441,90 +block_count,RegExpReplace,433,161 +block_count,RegExpReplace,434,247 +block_count,RegExpReplace,435,247 +block_count,RegExpReplace,436,247 +block_count,RegExpReplace,437,247 +block_count,RegExpReplace,438,247 +block_count,RegExpReplace,439,85 +block_count,RegExpReplace,440,85 +block_count,RegExpReplace,441,85 block_count,RegExpReplace,442,0 -block_count,RegExpReplace,443,171 -block_count,RegExpReplace,444,262 -block_count,RegExpReplace,445,222 -block_count,RegExpReplace,446,39 +block_count,RegExpReplace,443,161 +block_count,RegExpReplace,444,247 +block_count,RegExpReplace,445,209 +block_count,RegExpReplace,446,37 block_count,RegExpReplace,447,0 block_count,RegExpReplace,448,0 block_count,RegExpReplace,449,0 block_count,RegExpReplace,450,0 -block_count,RegExpReplace,451,54 -block_count,RegExpReplace,452,35 -block_count,RegExpReplace,453,18 -block_count,RegExpReplace,454,18 -block_count,RegExpReplace,455,18 -block_count,RegExpReplace,456,18 -block_count,RegExpReplace,457,18 +block_count,RegExpReplace,451,51 +block_count,RegExpReplace,452,33 +block_count,RegExpReplace,453,17 +block_count,RegExpReplace,454,17 +block_count,RegExpReplace,455,17 +block_count,RegExpReplace,456,17 +block_count,RegExpReplace,457,17 block_count,RegExpReplace,458,0 block_count,RegExpReplace,459,0 block_count,RegExpReplace,460,0 block_count,RegExpReplace,461,0 -block_count,RegExpReplace,462,18 -block_count,RegExpReplace,463,18 +block_count,RegExpReplace,462,17 +block_count,RegExpReplace,463,17 block_count,RegExpReplace,464,0 block_count,RegExpReplace,465,0 -block_count,RegExpReplace,466,54 -block_count,RegExpReplace,467,19 +block_count,RegExpReplace,466,51 +block_count,RegExpReplace,467,18 block_count,RegExpReplace,468,0 -block_count,RegExpReplace,469,19 -block_count,RegExpReplace,470,19 +block_count,RegExpReplace,469,18 +block_count,RegExpReplace,470,18 block_count,RegExpReplace,471,0 block_count,RegExpReplace,472,0 block_count,RegExpReplace,473,0 block_count,RegExpReplace,474,0 block_count,RegExpReplace,475,0 -block_count,RegExpReplace,476,19 -block_count,RegExpReplace,477,19 +block_count,RegExpReplace,476,18 +block_count,RegExpReplace,477,18 block_count,RegExpReplace,478,0 block_count,RegExpReplace,479,0 block_count,RegExpReplace,480,0 @@ -56313,38 +56622,38 @@ block_count,RegExpReplace,551,0 block_count,RegExpReplace,552,0 block_count,RegExpReplace,553,0 -block_count,RegExpReplace,554,19 -block_count,RegExpReplace,555,34 -block_count,RegExpReplace,556,54 +block_count,RegExpReplace,554,18 +block_count,RegExpReplace,555,32 +block_count,RegExpReplace,556,51 block_count,RegExpReplace,557,0 block_count,RegExpReplace,558,0 block_count,RegExpReplace,559,0 block_count,RegExpReplace,560,0 block_count,RegExpReplace,561,0 block_count,RegExpReplace,562,0 -block_count,RegExpReplace,563,47 -block_count,RegExpReplace,564,129 -block_count,RegExpReplace,565,47 +block_count,RegExpReplace,563,44 +block_count,RegExpReplace,564,121 +block_count,RegExpReplace,565,44 block_count,RegExpReplace,566,0 -block_count,RegExpReplace,567,47 +block_count,RegExpReplace,567,44 block_count,RegExpReplace,568,0 -block_count,RegExpReplace,569,47 -block_count,RegExpReplace,570,47 +block_count,RegExpReplace,569,44 +block_count,RegExpReplace,570,44 block_count,RegExpReplace,571,0 -block_count,RegExpReplace,572,47 +block_count,RegExpReplace,572,44 block_count,RegExpReplace,573,0 -block_count,RegExpReplace,574,47 -block_count,RegExpReplace,575,53 -block_count,RegExpReplace,576,6 -block_count,RegExpReplace,577,47 -block_count,RegExpReplace,578,47 -block_count,RegExpReplace,579,47 +block_count,RegExpReplace,574,44 +block_count,RegExpReplace,575,50 +block_count,RegExpReplace,576,5 +block_count,RegExpReplace,577,44 +block_count,RegExpReplace,578,44 +block_count,RegExpReplace,579,44 block_count,RegExpReplace,580,0 -block_count,RegExpReplace,581,82 -block_count,RegExpReplace,582,129 -block_count,RegExpReplace,583,129 +block_count,RegExpReplace,581,77 +block_count,RegExpReplace,582,121 +block_count,RegExpReplace,583,121 block_count,RegExpReplace,584,0 -block_count,RegExpReplace,585,129 +block_count,RegExpReplace,585,121 block_count,RegExpReplace,586,0 block_count,RegExpPrototypeReplace,0,0 block_count,RegExpPrototypeReplace,1,0 @@ -56621,28 +56930,28 @@ block_count,RegExpPrototypeSourceGetter,3,0 block_count,RegExpPrototypeSourceGetter,4,0 block_count,RegExpPrototypeSourceGetter,5,0 -block_count,RegExpSplit,0,13 +block_count,RegExpSplit,0,12 block_count,RegExpSplit,1,0 block_count,RegExpSplit,2,0 block_count,RegExpSplit,3,0 -block_count,RegExpSplit,4,13 -block_count,RegExpSplit,5,13 -block_count,RegExpSplit,6,13 -block_count,RegExpSplit,7,13 +block_count,RegExpSplit,4,12 +block_count,RegExpSplit,5,12 +block_count,RegExpSplit,6,12 +block_count,RegExpSplit,7,12 block_count,RegExpSplit,8,0 -block_count,RegExpSplit,9,13 -block_count,RegExpSplit,10,13 -block_count,RegExpSplit,11,13 +block_count,RegExpSplit,9,12 +block_count,RegExpSplit,10,12 +block_count,RegExpSplit,11,12 block_count,RegExpSplit,12,0 block_count,RegExpSplit,13,0 block_count,RegExpSplit,14,0 -block_count,RegExpSplit,15,13 -block_count,RegExpSplit,16,13 -block_count,RegExpSplit,17,13 -block_count,RegExpSplit,18,49 -block_count,RegExpSplit,19,49 -block_count,RegExpSplit,20,49 -block_count,RegExpSplit,21,49 +block_count,RegExpSplit,15,12 +block_count,RegExpSplit,16,12 +block_count,RegExpSplit,17,12 +block_count,RegExpSplit,18,46 +block_count,RegExpSplit,19,46 +block_count,RegExpSplit,20,46 +block_count,RegExpSplit,21,46 block_count,RegExpSplit,22,0 block_count,RegExpSplit,23,1 block_count,RegExpSplit,24,0 @@ -56672,24 +56981,24 @@ block_count,RegExpSplit,48,0 block_count,RegExpSplit,49,0 block_count,RegExpSplit,50,0 -block_count,RegExpSplit,51,48 -block_count,RegExpSplit,52,49 -block_count,RegExpSplit,53,49 -block_count,RegExpSplit,54,49 +block_count,RegExpSplit,51,45 +block_count,RegExpSplit,52,46 +block_count,RegExpSplit,53,46 +block_count,RegExpSplit,54,46 block_count,RegExpSplit,55,0 block_count,RegExpSplit,56,0 block_count,RegExpSplit,57,0 block_count,RegExpSplit,58,0 -block_count,RegExpSplit,59,49 -block_count,RegExpSplit,60,49 +block_count,RegExpSplit,59,46 +block_count,RegExpSplit,60,46 block_count,RegExpSplit,61,0 block_count,RegExpSplit,62,0 block_count,RegExpSplit,63,0 -block_count,RegExpSplit,64,49 +block_count,RegExpSplit,64,46 block_count,RegExpSplit,65,0 -block_count,RegExpSplit,66,48 -block_count,RegExpSplit,67,49 -block_count,RegExpSplit,68,49 +block_count,RegExpSplit,66,45 +block_count,RegExpSplit,67,46 +block_count,RegExpSplit,68,46 block_count,RegExpSplit,69,0 block_count,RegExpSplit,70,0 block_count,RegExpSplit,71,0 @@ -56705,9 +57014,9 @@ block_count,RegExpSplit,81,0 block_count,RegExpSplit,82,0 block_count,RegExpSplit,83,0 -block_count,RegExpSplit,84,49 -block_count,RegExpSplit,85,36 -block_count,RegExpSplit,86,13 +block_count,RegExpSplit,84,46 +block_count,RegExpSplit,85,33 +block_count,RegExpSplit,86,12 block_count,RegExpSplit,87,0 block_count,RegExpSplit,88,0 block_count,RegExpSplit,89,0 @@ -56716,27 +57025,27 @@ block_count,RegExpSplit,92,0 block_count,RegExpSplit,93,0 block_count,RegExpSplit,94,0 -block_count,RegExpSplit,95,36 -block_count,RegExpSplit,96,36 -block_count,RegExpSplit,97,36 +block_count,RegExpSplit,95,33 +block_count,RegExpSplit,96,33 +block_count,RegExpSplit,97,33 block_count,RegExpSplit,98,0 block_count,RegExpSplit,99,0 block_count,RegExpSplit,100,0 block_count,RegExpSplit,101,0 -block_count,RegExpSplit,102,36 -block_count,RegExpSplit,103,36 +block_count,RegExpSplit,102,33 +block_count,RegExpSplit,103,33 block_count,RegExpSplit,104,0 -block_count,RegExpSplit,105,36 +block_count,RegExpSplit,105,33 block_count,RegExpSplit,106,0 -block_count,RegExpSplit,107,36 -block_count,RegExpSplit,108,36 +block_count,RegExpSplit,107,33 +block_count,RegExpSplit,108,33 block_count,RegExpSplit,109,0 -block_count,RegExpSplit,110,36 -block_count,RegExpSplit,111,36 -block_count,RegExpSplit,112,36 +block_count,RegExpSplit,110,33 +block_count,RegExpSplit,111,33 +block_count,RegExpSplit,112,33 block_count,RegExpSplit,113,0 -block_count,RegExpSplit,114,36 -block_count,RegExpSplit,115,35 +block_count,RegExpSplit,114,33 +block_count,RegExpSplit,115,33 block_count,RegExpSplit,116,0 block_count,RegExpSplit,117,0 block_count,RegExpSplit,118,0 @@ -56824,10 +57133,10 @@ block_count,RegExpSplit,200,0 block_count,RegExpSplit,201,0 block_count,RegExpSplit,202,0 -block_count,RegExpSplit,203,35 -block_count,RegExpSplit,204,35 -block_count,RegExpSplit,205,35 -block_count,RegExpSplit,206,28 +block_count,RegExpSplit,203,33 +block_count,RegExpSplit,204,33 +block_count,RegExpSplit,205,33 +block_count,RegExpSplit,206,26 block_count,RegExpSplit,207,7 block_count,RegExpSplit,208,7 block_count,RegExpSplit,209,7 @@ -56844,8 +57153,8 @@ block_count,RegExpSplit,220,7 block_count,RegExpSplit,221,0 block_count,RegExpSplit,222,7 -block_count,RegExpSplit,223,63 -block_count,RegExpSplit,224,55 +block_count,RegExpSplit,223,59 +block_count,RegExpSplit,224,52 block_count,RegExpSplit,225,7 block_count,RegExpSplit,226,7 block_count,RegExpSplit,227,7 @@ -56870,9 +57179,9 @@ block_count,RegExpSplit,246,0 block_count,RegExpSplit,247,0 block_count,RegExpSplit,248,7 -block_count,RegExpSplit,249,35 -block_count,RegExpSplit,250,35 -block_count,RegExpSplit,251,35 +block_count,RegExpSplit,249,33 +block_count,RegExpSplit,250,33 +block_count,RegExpSplit,251,33 block_count,RegExpSplit,252,0 block_count,RegExpSplit,253,0 block_count,RegExpSplit,254,0 @@ -56929,19 +57238,19 @@ block_count,RegExpSplit,305,0 block_count,RegExpSplit,306,0 block_count,RegExpSplit,307,0 -block_count,RegExpSplit,308,35 +block_count,RegExpSplit,308,33 block_count,RegExpSplit,309,0 block_count,RegExpSplit,310,0 -block_count,RegExpSplit,311,36 +block_count,RegExpSplit,311,33 block_count,RegExpSplit,312,0 block_count,RegExpSplit,313,0 block_count,RegExpSplit,314,0 block_count,RegExpSplit,315,0 block_count,RegExpSplit,316,0 -block_count,RegExpSplit,317,13 -block_count,RegExpSplit,318,13 -block_count,RegExpSplit,319,13 -block_count,RegExpSplit,320,7 +block_count,RegExpSplit,317,12 +block_count,RegExpSplit,318,12 +block_count,RegExpSplit,319,12 +block_count,RegExpSplit,320,6 block_count,RegExpSplit,321,5 block_count,RegExpSplit,322,5 block_count,RegExpSplit,323,5 @@ -56958,8 +57267,8 @@ block_count,RegExpSplit,334,5 block_count,RegExpSplit,335,0 block_count,RegExpSplit,336,5 -block_count,RegExpSplit,337,46 -block_count,RegExpSplit,338,40 +block_count,RegExpSplit,337,43 +block_count,RegExpSplit,338,37 block_count,RegExpSplit,339,5 block_count,RegExpSplit,340,5 block_count,RegExpSplit,341,5 @@ -56984,24 +57293,24 @@ block_count,RegExpSplit,360,0 block_count,RegExpSplit,361,0 block_count,RegExpSplit,362,5 -block_count,RegExpSplit,363,13 +block_count,RegExpSplit,363,12 block_count,RegExpSplit,364,0 -block_count,RegExpSplit,365,13 +block_count,RegExpSplit,365,12 block_count,RegExpSplit,366,0 -block_count,RegExpSplit,367,13 -block_count,RegExpSplit,368,13 -block_count,RegExpSplit,369,13 -block_count,RegExpSplit,370,13 +block_count,RegExpSplit,367,12 +block_count,RegExpSplit,368,12 +block_count,RegExpSplit,369,12 +block_count,RegExpSplit,370,12 block_count,RegExpSplit,371,0 -block_count,RegExpSplit,372,13 -block_count,RegExpSplit,373,13 -block_count,RegExpSplit,374,13 +block_count,RegExpSplit,372,12 +block_count,RegExpSplit,373,12 +block_count,RegExpSplit,374,12 block_count,RegExpSplit,375,0 -block_count,RegExpSplit,376,13 +block_count,RegExpSplit,376,12 block_count,RegExpSplit,377,0 block_count,RegExpSplit,378,0 -block_count,RegExpSplit,379,13 -block_count,RegExpSplit,380,13 +block_count,RegExpSplit,379,12 +block_count,RegExpSplit,380,12 block_count,RegExpSplit,381,0 block_count,RegExpSplit,382,0 block_count,RegExpSplit,383,0 @@ -57011,8 +57320,8 @@ block_count,RegExpSplit,387,0 block_count,RegExpSplit,388,0 block_count,RegExpSplit,389,0 -block_count,RegExpSplit,390,13 -block_count,RegExpSplit,391,13 +block_count,RegExpSplit,390,12 +block_count,RegExpSplit,391,12 block_count,RegExpSplit,392,0 block_count,RegExpSplit,393,0 block_count,RegExpSplit,394,0 @@ -57024,18 +57333,18 @@ block_count,RegExpSplit,400,0 block_count,RegExpSplit,401,0 block_count,RegExpSplit,402,0 -block_count,RegExpSplit,403,13 +block_count,RegExpSplit,403,12 block_count,RegExpSplit,404,0 block_count,RegExpSplit,405,0 block_count,RegExpSplit,406,0 block_count,RegExpSplit,407,0 block_count,RegExpSplit,408,0 -block_count,RegExpSplit,409,13 +block_count,RegExpSplit,409,12 block_count,RegExpSplit,410,0 -block_count,RegExpSplit,411,13 +block_count,RegExpSplit,411,12 block_count,RegExpSplit,412,0 -block_count,RegExpSplit,413,13 -block_count,RegExpSplit,414,13 +block_count,RegExpSplit,413,12 +block_count,RegExpSplit,414,12 block_count,RegExpSplit,415,0 block_count,RegExpSplit,416,0 block_count,RegExpSplit,417,0 @@ -57146,33 +57455,33 @@ block_count,RegExpSplit,522,0 block_count,RegExpSplit,523,0 block_count,RegExpSplit,524,0 -block_count,RegExpSplit,525,13 -block_count,RegExpSplit,526,13 -block_count,RegExpPrototypeTest,0,97 +block_count,RegExpSplit,525,12 +block_count,RegExpSplit,526,12 +block_count,RegExpPrototypeTest,0,92 block_count,RegExpPrototypeTest,1,0 -block_count,RegExpPrototypeTest,2,97 -block_count,RegExpPrototypeTest,3,97 -block_count,RegExpPrototypeTest,4,97 -block_count,RegExpPrototypeTest,5,97 -block_count,RegExpPrototypeTest,6,97 -block_count,RegExpPrototypeTest,7,36 -block_count,RegExpPrototypeTest,8,61 +block_count,RegExpPrototypeTest,2,92 +block_count,RegExpPrototypeTest,3,92 +block_count,RegExpPrototypeTest,4,92 +block_count,RegExpPrototypeTest,5,92 +block_count,RegExpPrototypeTest,6,92 +block_count,RegExpPrototypeTest,7,34 +block_count,RegExpPrototypeTest,8,57 block_count,RegExpPrototypeTest,9,0 -block_count,RegExpPrototypeTest,10,36 -block_count,RegExpPrototypeTest,11,97 -block_count,RegExpPrototypeTest,12,97 +block_count,RegExpPrototypeTest,10,34 +block_count,RegExpPrototypeTest,11,92 +block_count,RegExpPrototypeTest,12,92 block_count,RegExpPrototypeTest,13,0 -block_count,RegExpPrototypeTest,14,97 +block_count,RegExpPrototypeTest,14,92 block_count,RegExpPrototypeTest,15,0 -block_count,RegExpPrototypeTest,16,97 +block_count,RegExpPrototypeTest,16,92 block_count,RegExpPrototypeTest,17,0 -block_count,RegExpPrototypeTest,18,97 +block_count,RegExpPrototypeTest,18,92 block_count,RegExpPrototypeTest,19,0 -block_count,RegExpPrototypeTest,20,97 +block_count,RegExpPrototypeTest,20,92 block_count,RegExpPrototypeTest,21,0 -block_count,RegExpPrototypeTest,22,97 +block_count,RegExpPrototypeTest,22,92 block_count,RegExpPrototypeTest,23,0 -block_count,RegExpPrototypeTest,24,97 +block_count,RegExpPrototypeTest,24,92 block_count,RegExpPrototypeTest,25,0 block_count,RegExpPrototypeTest,26,0 block_count,RegExpPrototypeTest,27,0 @@ -57201,30 +57510,30 @@ block_count,RegExpPrototypeTest,50,0 block_count,RegExpPrototypeTest,51,0 block_count,RegExpPrototypeTest,52,0 -block_count,RegExpPrototypeTest,53,97 -block_count,RegExpPrototypeTest,54,97 -block_count,RegExpPrototypeTest,55,97 +block_count,RegExpPrototypeTest,53,92 +block_count,RegExpPrototypeTest,54,92 +block_count,RegExpPrototypeTest,55,91 block_count,RegExpPrototypeTest,56,0 -block_count,RegExpPrototypeTest,57,97 -block_count,RegExpPrototypeTest,58,97 -block_count,RegExpPrototypeTest,59,97 +block_count,RegExpPrototypeTest,57,92 +block_count,RegExpPrototypeTest,58,92 +block_count,RegExpPrototypeTest,59,92 block_count,RegExpPrototypeTest,60,0 block_count,RegExpPrototypeTest,61,0 block_count,RegExpPrototypeTest,62,0 -block_count,RegExpPrototypeTest,63,97 -block_count,RegExpPrototypeTest,64,59 -block_count,RegExpPrototypeTest,65,82 -block_count,RegExpPrototypeTest,66,36 +block_count,RegExpPrototypeTest,63,92 +block_count,RegExpPrototypeTest,64,56 +block_count,RegExpPrototypeTest,65,77 +block_count,RegExpPrototypeTest,66,34 block_count,RegExpPrototypeTest,67,0 -block_count,RegExpPrototypeTest,68,36 +block_count,RegExpPrototypeTest,68,34 block_count,RegExpPrototypeTest,69,8 -block_count,RegExpPrototypeTest,70,14 -block_count,RegExpPrototypeTest,71,22 +block_count,RegExpPrototypeTest,70,13 +block_count,RegExpPrototypeTest,71,21 block_count,RegExpPrototypeTest,72,0 -block_count,RegExpPrototypeTest,73,22 -block_count,RegExpPrototypeTest,74,36 -block_count,RegExpPrototypeTest,75,36 -block_count,RegExpPrototypeTest,76,36 +block_count,RegExpPrototypeTest,73,21 +block_count,RegExpPrototypeTest,74,34 +block_count,RegExpPrototypeTest,75,34 +block_count,RegExpPrototypeTest,76,34 block_count,RegExpPrototypeTest,77,0 block_count,RegExpPrototypeTest,78,0 block_count,RegExpPrototypeTest,79,0 @@ -57237,29 +57546,29 @@ block_count,RegExpPrototypeTest,86,0 block_count,RegExpPrototypeTest,87,0 block_count,RegExpPrototypeTest,88,0 -block_count,RegExpPrototypeTest,89,36 -block_count,RegExpPrototypeTest,90,36 +block_count,RegExpPrototypeTest,89,34 +block_count,RegExpPrototypeTest,90,34 block_count,RegExpPrototypeTest,91,0 block_count,RegExpPrototypeTest,92,0 -block_count,RegExpPrototypeTest,93,38 -block_count,RegExpPrototypeTest,94,61 -block_count,RegExpPrototypeTest,95,97 +block_count,RegExpPrototypeTest,93,36 +block_count,RegExpPrototypeTest,94,57 +block_count,RegExpPrototypeTest,95,92 block_count,RegExpPrototypeTest,96,0 -block_count,RegExpPrototypeTest,97,97 +block_count,RegExpPrototypeTest,97,91 block_count,RegExpPrototypeTest,98,0 block_count,RegExpPrototypeTest,99,0 block_count,RegExpPrototypeTest,100,0 block_count,RegExpPrototypeTest,101,0 -block_count,RegExpPrototypeTest,102,97 -block_count,RegExpPrototypeTest,103,97 +block_count,RegExpPrototypeTest,102,91 +block_count,RegExpPrototypeTest,103,91 block_count,RegExpPrototypeTest,104,0 block_count,RegExpPrototypeTest,105,0 block_count,RegExpPrototypeTest,106,0 -block_count,RegExpPrototypeTest,107,97 +block_count,RegExpPrototypeTest,107,91 block_count,RegExpPrototypeTest,108,0 -block_count,RegExpPrototypeTest,109,97 -block_count,RegExpPrototypeTest,110,97 -block_count,RegExpPrototypeTest,111,97 +block_count,RegExpPrototypeTest,109,91 +block_count,RegExpPrototypeTest,110,91 +block_count,RegExpPrototypeTest,111,91 block_count,RegExpPrototypeTest,112,0 block_count,RegExpPrototypeTest,113,0 block_count,RegExpPrototypeTest,114,0 @@ -57275,9 +57584,9 @@ block_count,RegExpPrototypeTest,124,0 block_count,RegExpPrototypeTest,125,0 block_count,RegExpPrototypeTest,126,0 -block_count,RegExpPrototypeTest,127,97 -block_count,RegExpPrototypeTest,128,13 -block_count,RegExpPrototypeTest,129,84 +block_count,RegExpPrototypeTest,127,91 +block_count,RegExpPrototypeTest,128,12 +block_count,RegExpPrototypeTest,129,79 block_count,RegExpPrototypeTest,130,0 block_count,RegExpPrototypeTest,131,0 block_count,RegExpPrototypeTest,132,0 @@ -57285,54 +57594,54 @@ block_count,RegExpPrototypeTest,134,0 block_count,RegExpPrototypeTest,135,0 block_count,RegExpPrototypeTest,136,0 -block_count,RegExpPrototypeTest,137,13 +block_count,RegExpPrototypeTest,137,12 block_count,RegExpPrototypeTest,138,0 -block_count,RegExpPrototypeTest,139,13 +block_count,RegExpPrototypeTest,139,12 block_count,RegExpPrototypeTest,140,0 block_count,RegExpPrototypeTest,141,0 block_count,RegExpPrototypeTest,142,0 block_count,RegExpPrototypeTest,143,0 -block_count,RegExpPrototypeTest,144,13 -block_count,RegExpPrototypeTest,145,13 +block_count,RegExpPrototypeTest,144,12 +block_count,RegExpPrototypeTest,145,12 block_count,RegExpPrototypeTest,146,0 -block_count,RegExpPrototypeTest,147,13 +block_count,RegExpPrototypeTest,147,12 block_count,RegExpPrototypeTest,148,0 -block_count,RegExpPrototypeTest,149,13 -block_count,RegExpPrototypeTest,150,17 -block_count,RegExpPrototypeTest,151,4 -block_count,RegExpPrototypeTest,152,13 -block_count,RegExpPrototypeTest,153,13 -block_count,RegExpPrototypeTest,154,13 +block_count,RegExpPrototypeTest,149,12 +block_count,RegExpPrototypeTest,150,16 +block_count,RegExpPrototypeTest,151,3 +block_count,RegExpPrototypeTest,152,12 +block_count,RegExpPrototypeTest,153,12 +block_count,RegExpPrototypeTest,154,12 block_count,RegExpPrototypeTest,155,0 -block_count,RegExpPrototypeTest,156,13 -block_count,RegExpPrototypeTest,157,13 +block_count,RegExpPrototypeTest,156,12 +block_count,RegExpPrototypeTest,157,12 block_count,RegExpPrototypeTest,158,0 -block_count,RegExpPrototypeTest,159,13 -block_count,RegExpPrototypeTest,160,84 -block_count,RegExpPrototypeTest,161,84 +block_count,RegExpPrototypeTest,159,12 +block_count,RegExpPrototypeTest,160,79 +block_count,RegExpPrototypeTest,161,79 block_count,RegExpPrototypeTest,162,0 -block_count,RegExpPrototypeTest,163,84 -block_count,RegExpPrototypeTestFast,0,416 -block_count,RegExpPrototypeTestFast,1,416 -block_count,RegExpPrototypeTestFast,2,410 -block_count,RegExpPrototypeTestFast,3,5 -block_count,RegExpPrototypeTestFast,4,416 -block_count,RegExpPrototypeTestFast,5,416 -block_count,RegExpPrototypeTestFast,6,416 +block_count,RegExpPrototypeTest,163,79 +block_count,RegExpPrototypeTestFast,0,392 +block_count,RegExpPrototypeTestFast,1,392 +block_count,RegExpPrototypeTestFast,2,387 +block_count,RegExpPrototypeTestFast,3,4 +block_count,RegExpPrototypeTestFast,4,392 +block_count,RegExpPrototypeTestFast,5,392 +block_count,RegExpPrototypeTestFast,6,392 block_count,RegExpPrototypeTestFast,7,0 block_count,RegExpPrototypeTestFast,8,0 block_count,RegExpPrototypeTestFast,9,0 -block_count,RegExpPrototypeTestFast,10,416 -block_count,RegExpPrototypeTestFast,11,198 -block_count,RegExpPrototypeTestFast,12,396 +block_count,RegExpPrototypeTestFast,10,392 +block_count,RegExpPrototypeTestFast,11,186 +block_count,RegExpPrototypeTestFast,12,373 block_count,RegExpPrototypeTestFast,13,0 block_count,RegExpPrototypeTestFast,14,0 block_count,RegExpPrototypeTestFast,15,0 -block_count,RegExpPrototypeTestFast,16,57 -block_count,RegExpPrototypeTestFast,17,140 -block_count,RegExpPrototypeTestFast,18,198 +block_count,RegExpPrototypeTestFast,16,54 +block_count,RegExpPrototypeTestFast,17,132 +block_count,RegExpPrototypeTestFast,18,186 block_count,RegExpPrototypeTestFast,19,0 -block_count,RegExpPrototypeTestFast,20,198 +block_count,RegExpPrototypeTestFast,20,186 block_count,RegExpPrototypeTestFast,21,0 block_count,RegExpPrototypeTestFast,22,0 block_count,RegExpPrototypeTestFast,23,0 @@ -57352,25 +57661,25 @@ block_count,RegExpPrototypeTestFast,37,0 block_count,RegExpPrototypeTestFast,38,0 block_count,RegExpPrototypeTestFast,39,0 -block_count,RegExpPrototypeTestFast,40,217 -block_count,RegExpPrototypeTestFast,41,416 -block_count,RegExpPrototypeTestFast,42,416 +block_count,RegExpPrototypeTestFast,40,205 +block_count,RegExpPrototypeTestFast,41,392 +block_count,RegExpPrototypeTestFast,42,392 block_count,RegExpPrototypeTestFast,43,0 -block_count,RegExpPrototypeTestFast,44,410 -block_count,RegExpPrototypeTestFast,45,5 -block_count,RegExpPrototypeTestFast,46,5 +block_count,RegExpPrototypeTestFast,44,387 +block_count,RegExpPrototypeTestFast,45,4 +block_count,RegExpPrototypeTestFast,46,4 block_count,RegExpPrototypeTestFast,47,0 block_count,RegExpPrototypeTestFast,48,0 -block_count,RegExpPrototypeTestFast,49,410 -block_count,RegExpPrototypeTestFast,50,410 +block_count,RegExpPrototypeTestFast,49,387 +block_count,RegExpPrototypeTestFast,50,387 block_count,RegExpPrototypeTestFast,51,0 block_count,RegExpPrototypeTestFast,52,0 block_count,RegExpPrototypeTestFast,53,0 -block_count,RegExpPrototypeTestFast,54,410 +block_count,RegExpPrototypeTestFast,54,387 block_count,RegExpPrototypeTestFast,55,0 -block_count,RegExpPrototypeTestFast,56,410 -block_count,RegExpPrototypeTestFast,57,410 -block_count,RegExpPrototypeTestFast,58,410 +block_count,RegExpPrototypeTestFast,56,386 +block_count,RegExpPrototypeTestFast,57,387 +block_count,RegExpPrototypeTestFast,58,387 block_count,RegExpPrototypeTestFast,59,0 block_count,RegExpPrototypeTestFast,60,0 block_count,RegExpPrototypeTestFast,61,0 @@ -57386,9 +57695,9 @@ block_count,RegExpPrototypeTestFast,71,0 block_count,RegExpPrototypeTestFast,72,0 block_count,RegExpPrototypeTestFast,73,0 -block_count,RegExpPrototypeTestFast,74,410 -block_count,RegExpPrototypeTestFast,75,118 -block_count,RegExpPrototypeTestFast,76,292 +block_count,RegExpPrototypeTestFast,74,387 +block_count,RegExpPrototypeTestFast,75,111 +block_count,RegExpPrototypeTestFast,76,275 block_count,RegExpPrototypeTestFast,77,0 block_count,RegExpPrototypeTestFast,78,0 block_count,RegExpPrototypeTestFast,79,0 @@ -57396,33 +57705,33 @@ block_count,RegExpPrototypeTestFast,81,0 block_count,RegExpPrototypeTestFast,82,0 block_count,RegExpPrototypeTestFast,83,0 -block_count,RegExpPrototypeTestFast,84,123 +block_count,RegExpPrototypeTestFast,84,116 block_count,RegExpPrototypeTestFast,85,0 -block_count,RegExpPrototypeTestFast,86,123 +block_count,RegExpPrototypeTestFast,86,116 block_count,RegExpPrototypeTestFast,87,0 block_count,RegExpPrototypeTestFast,88,0 block_count,RegExpPrototypeTestFast,89,0 block_count,RegExpPrototypeTestFast,90,0 -block_count,RegExpPrototypeTestFast,91,123 -block_count,RegExpPrototypeTestFast,92,123 +block_count,RegExpPrototypeTestFast,91,116 +block_count,RegExpPrototypeTestFast,92,116 block_count,RegExpPrototypeTestFast,93,0 -block_count,RegExpPrototypeTestFast,94,123 +block_count,RegExpPrototypeTestFast,94,116 block_count,RegExpPrototypeTestFast,95,0 -block_count,RegExpPrototypeTestFast,96,123 -block_count,RegExpPrototypeTestFast,97,1602 -block_count,RegExpPrototypeTestFast,98,1478 -block_count,RegExpPrototypeTestFast,99,123 -block_count,RegExpPrototypeTestFast,100,123 -block_count,RegExpPrototypeTestFast,101,123 +block_count,RegExpPrototypeTestFast,96,116 +block_count,RegExpPrototypeTestFast,97,1509 +block_count,RegExpPrototypeTestFast,98,1393 +block_count,RegExpPrototypeTestFast,99,116 +block_count,RegExpPrototypeTestFast,100,116 +block_count,RegExpPrototypeTestFast,101,116 block_count,RegExpPrototypeTestFast,102,0 -block_count,RegExpPrototypeTestFast,103,123 -block_count,RegExpPrototypeTestFast,104,123 +block_count,RegExpPrototypeTestFast,103,116 +block_count,RegExpPrototypeTestFast,104,116 block_count,RegExpPrototypeTestFast,105,0 -block_count,RegExpPrototypeTestFast,106,123 -block_count,RegExpPrototypeTestFast,107,292 -block_count,RegExpPrototypeTestFast,108,292 +block_count,RegExpPrototypeTestFast,106,116 +block_count,RegExpPrototypeTestFast,107,275 +block_count,RegExpPrototypeTestFast,108,275 block_count,RegExpPrototypeTestFast,109,0 -block_count,RegExpPrototypeTestFast,110,292 +block_count,RegExpPrototypeTestFast,110,275 block_count,RegExpPrototypeGlobalGetter,0,0 block_count,RegExpPrototypeGlobalGetter,1,0 block_count,RegExpPrototypeGlobalGetter,2,0 @@ -58189,33 +58498,33 @@ block_count,StringPrototypeIncludes,79,0 block_count,StringPrototypeIncludes,80,0 block_count,StringPrototypeIncludes,81,0 -block_count,StringPrototypeIndexOf,0,5 +block_count,StringPrototypeIndexOf,0,4 block_count,StringPrototypeIndexOf,1,0 -block_count,StringPrototypeIndexOf,2,5 -block_count,StringPrototypeIndexOf,3,5 -block_count,StringPrototypeIndexOf,4,5 +block_count,StringPrototypeIndexOf,2,4 +block_count,StringPrototypeIndexOf,3,4 +block_count,StringPrototypeIndexOf,4,4 block_count,StringPrototypeIndexOf,5,0 -block_count,StringPrototypeIndexOf,6,5 +block_count,StringPrototypeIndexOf,6,4 block_count,StringPrototypeIndexOf,7,0 -block_count,StringPrototypeIndexOf,8,5 +block_count,StringPrototypeIndexOf,8,4 block_count,StringPrototypeIndexOf,9,0 block_count,StringPrototypeIndexOf,10,0 block_count,StringPrototypeIndexOf,11,0 block_count,StringPrototypeIndexOf,12,4 -block_count,StringPrototypeIndexOf,13,5 -block_count,StringPrototypeIndexOf,14,5 +block_count,StringPrototypeIndexOf,13,4 +block_count,StringPrototypeIndexOf,14,4 block_count,StringPrototypeIndexOf,15,0 block_count,StringPrototypeIndexOf,16,0 block_count,StringPrototypeIndexOf,17,0 -block_count,StringPrototypeIndexOf,18,5 +block_count,StringPrototypeIndexOf,18,4 block_count,StringPrototypeIndexOf,19,0 -block_count,StringPrototypeIndexOf,20,5 -block_count,StringPrototypeIndexOf,21,5 +block_count,StringPrototypeIndexOf,20,4 +block_count,StringPrototypeIndexOf,21,4 block_count,StringPrototypeIndexOf,22,0 -block_count,StringPrototypeIndexOf,23,5 +block_count,StringPrototypeIndexOf,23,4 block_count,StringPrototypeIndexOf,24,0 block_count,StringPrototypeIndexOf,25,0 -block_count,StringPrototypeIndexOf,26,5 +block_count,StringPrototypeIndexOf,26,4 block_count,StringPrototypeIndexOf,27,4 block_count,StringPrototypeIndexOf,28,0 block_count,StringPrototypeIndexOf,29,0 @@ -58337,27 +58646,27 @@ block_count,StringIteratorPrototypeNext,86,0 block_count,StringIteratorPrototypeNext,87,0 block_count,StringIteratorPrototypeNext,88,0 -block_count,StringPrototypeMatch,0,1172 +block_count,StringPrototypeMatch,0,1104 block_count,StringPrototypeMatch,1,0 -block_count,StringPrototypeMatch,2,1172 -block_count,StringPrototypeMatch,3,1172 -block_count,StringPrototypeMatch,4,1172 -block_count,StringPrototypeMatch,5,1172 -block_count,StringPrototypeMatch,6,1172 -block_count,StringPrototypeMatch,7,1172 -block_count,StringPrototypeMatch,8,1172 +block_count,StringPrototypeMatch,2,1104 +block_count,StringPrototypeMatch,3,1104 +block_count,StringPrototypeMatch,4,1104 +block_count,StringPrototypeMatch,5,1104 +block_count,StringPrototypeMatch,6,1104 +block_count,StringPrototypeMatch,7,1104 +block_count,StringPrototypeMatch,8,1104 block_count,StringPrototypeMatch,9,0 -block_count,StringPrototypeMatch,10,1172 +block_count,StringPrototypeMatch,10,1104 block_count,StringPrototypeMatch,11,0 -block_count,StringPrototypeMatch,12,1172 +block_count,StringPrototypeMatch,12,1104 block_count,StringPrototypeMatch,13,0 -block_count,StringPrototypeMatch,14,1172 +block_count,StringPrototypeMatch,14,1104 block_count,StringPrototypeMatch,15,0 -block_count,StringPrototypeMatch,16,1172 +block_count,StringPrototypeMatch,16,1104 block_count,StringPrototypeMatch,17,0 -block_count,StringPrototypeMatch,18,1172 +block_count,StringPrototypeMatch,18,1104 block_count,StringPrototypeMatch,19,0 -block_count,StringPrototypeMatch,20,1172 +block_count,StringPrototypeMatch,20,1104 block_count,StringPrototypeSearch,0,1 block_count,StringPrototypeSearch,1,0 block_count,StringPrototypeSearch,2,1 @@ -58408,9 +58717,9 @@ block_count,StringPrototypeSlice,19,0 block_count,StringPrototypeSlice,20,10 block_count,StringPrototypeSlice,21,10 -block_count,StringPrototypeSlice,22,10 +block_count,StringPrototypeSlice,22,9 block_count,StringPrototypeSlice,23,0 -block_count,StringPrototypeSlice,24,10 +block_count,StringPrototypeSlice,24,9 block_count,StringPrototypeSlice,25,0 block_count,StringPrototypeSlice,26,0 block_count,StringPrototypeSlice,27,0 @@ -58426,17 +58735,17 @@ block_count,StringPrototypeSlice,37,10 block_count,StringPrototypeSlice,38,10 block_count,StringPrototypeSlice,39,10 -block_count,StringPrototypeSlice,40,7 +block_count,StringPrototypeSlice,40,6 block_count,StringPrototypeSlice,41,0 -block_count,StringPrototypeSlice,42,7 +block_count,StringPrototypeSlice,42,6 block_count,StringPrototypeSlice,43,3 block_count,StringPrototypeSlice,44,10 block_count,StringPrototypeSlice,45,3 -block_count,StringPrototypeSlice,46,7 -block_count,StringPrototypeSlice,47,7 +block_count,StringPrototypeSlice,46,6 +block_count,StringPrototypeSlice,47,6 block_count,StringPrototypeSlice,48,0 -block_count,StringPrototypeSlice,49,7 -block_count,StringPrototypeSlice,50,7 +block_count,StringPrototypeSlice,49,6 +block_count,StringPrototypeSlice,50,6 block_count,StringPrototypeSlice,51,6 block_count,StringPrototypeSlice,52,0 block_count,StringPrototypeSlice,53,5 @@ -58453,16 +58762,16 @@ block_count,StringPrototypeSlice,64,0 block_count,StringPrototypeSlice,65,0 block_count,StringPrototypeSlice,66,6 -block_count,StringPrototypeSlice,67,7 +block_count,StringPrototypeSlice,67,6 block_count,StringPrototypeSlice,68,10 block_count,StringPrototypeSlice,69,9 -block_count,StringPrototypeSlice,70,9 -block_count,StringPrototypeSlice,71,9 +block_count,StringPrototypeSlice,70,8 +block_count,StringPrototypeSlice,71,8 block_count,StringPrototypeSlice,72,6 block_count,StringPrototypeSlice,73,4 -block_count,StringPrototypeSlice,74,9 -block_count,StringPrototypeSlice,75,1 -block_count,StringPrototypeSlice,76,1 +block_count,StringPrototypeSlice,74,8 +block_count,StringPrototypeSlice,75,0 +block_count,StringPrototypeSlice,76,0 block_count,StringPrototypeSlice,77,0 block_count,StringPrototypeSlice,78,3 block_count,StringPrototypeSlice,79,0 @@ -58484,7 +58793,7 @@ block_count,StringPrototypeSlice,95,3 block_count,StringPrototypeSlice,96,3 block_count,StringPrototypeSlice,97,1 -block_count,StringPrototypeSlice,98,1 +block_count,StringPrototypeSlice,98,0 block_count,StringPrototypeSlice,99,0 block_count,StringPrototypeSlice,100,0 block_count,StringPrototypeSlice,101,0 @@ -58554,7 +58863,7 @@ block_count,StringPrototypeSlice,165,0 block_count,StringPrototypeSlice,166,2 block_count,StringPrototypeSlice,167,5 -block_count,StringPrototypeSlice,168,3 +block_count,StringPrototypeSlice,168,2 block_count,StringPrototypeSlice,169,2 block_count,StringPrototypeSlice,170,2 block_count,StringPrototypeSlice,171,1 @@ -58647,8 +58956,8 @@ block_count,StringPrototypeSlice,258,2 block_count,StringPrototypeSlice,259,1 block_count,StringPrototypeSlice,260,2 -block_count,StringPrototypeSlice,261,1 -block_count,StringPrototypeSlice,262,1 +block_count,StringPrototypeSlice,261,0 +block_count,StringPrototypeSlice,262,0 block_count,StringPrototypeSlice,263,0 block_count,StringPrototypeSlice,264,0 block_count,StringPrototypeSlice,265,0 @@ -58669,7 +58978,7 @@ block_count,StringPrototypeSlice,280,2 block_count,StringPrototypeSlice,281,2 block_count,StringPrototypeSlice,282,0 -block_count,StringPrototypeSlice,283,2 +block_count,StringPrototypeSlice,283,1 block_count,StringPrototypeSlice,284,2 block_count,StringPrototypeSlice,285,0 block_count,StringPrototypeSlice,286,0 @@ -58682,7 +58991,7 @@ block_count,StringPrototypeSlice,293,0 block_count,StringPrototypeSlice,294,0 block_count,StringPrototypeSlice,295,0 -block_count,StringPrototypeSlice,296,1 +block_count,StringPrototypeSlice,296,0 block_count,StringPrototypeStartsWith,0,0 block_count,StringPrototypeStartsWith,1,0 block_count,StringPrototypeStartsWith,2,0 @@ -58978,9 +59287,9 @@ block_count,StringPrototypeSubstr,19,0 block_count,StringPrototypeSubstr,20,1 block_count,StringPrototypeSubstr,21,1 -block_count,StringPrototypeSubstr,22,1 +block_count,StringPrototypeSubstr,22,0 block_count,StringPrototypeSubstr,23,0 -block_count,StringPrototypeSubstr,24,1 +block_count,StringPrototypeSubstr,24,0 block_count,StringPrototypeSubstr,25,0 block_count,StringPrototypeSubstr,26,0 block_count,StringPrototypeSubstr,27,0 @@ -59022,8 +59331,8 @@ block_count,StringPrototypeSubstr,63,0 block_count,StringPrototypeSubstr,64,0 block_count,StringPrototypeSubstr,65,1 -block_count,StringPrototypeSubstr,66,1 -block_count,StringPrototypeSubstr,67,1 +block_count,StringPrototypeSubstr,66,0 +block_count,StringPrototypeSubstr,67,0 block_count,StringPrototypeSubstr,68,0 block_count,StringPrototypeSubstr,69,0 block_count,StringPrototypeSubstr,70,0 @@ -59120,7 +59429,7 @@ block_count,StringPrototypeSubstr,161,0 block_count,StringPrototypeSubstr,162,0 block_count,StringPrototypeSubstr,163,1 -block_count,StringPrototypeSubstr,164,1 +block_count,StringPrototypeSubstr,164,0 block_count,StringPrototypeSubstr,165,0 block_count,StringPrototypeSubstr,166,0 block_count,StringPrototypeSubstr,167,0 @@ -59272,7 +59581,7 @@ block_count,StringPrototypeSubstring,20,2 block_count,StringPrototypeSubstring,21,2 block_count,StringPrototypeSubstring,22,2 -block_count,StringPrototypeSubstring,23,2 +block_count,StringPrototypeSubstring,23,1 block_count,StringPrototypeSubstring,24,0 block_count,StringPrototypeSubstring,25,0 block_count,StringPrototypeSubstring,26,0 @@ -59308,7 +59617,7 @@ block_count,StringPrototypeSubstring,56,0 block_count,StringPrototypeSubstring,57,2 block_count,StringPrototypeSubstring,58,2 -block_count,StringPrototypeSubstring,59,2 +block_count,StringPrototypeSubstring,59,1 block_count,StringPrototypeSubstring,60,1 block_count,StringPrototypeSubstring,61,0 block_count,StringPrototypeSubstring,62,1 @@ -59545,7 +59854,7 @@ block_count,StringPrototypeTrim,9,0 block_count,StringPrototypeTrim,10,1 block_count,StringPrototypeTrim,11,2 -block_count,StringPrototypeTrim,12,1 +block_count,StringPrototypeTrim,12,0 block_count,StringPrototypeTrim,13,0 block_count,StringPrototypeTrim,14,0 block_count,StringPrototypeTrim,15,0 @@ -60198,9 +60507,9 @@ block_count,SymbolPrototypeToString,7,2 block_count,SymbolPrototypeToString,8,0 block_count,SymbolPrototypeToString,9,2 -block_count,CreateTypedArray,0,60 -block_count,CreateTypedArray,1,18 -block_count,CreateTypedArray,2,41 +block_count,CreateTypedArray,0,56 +block_count,CreateTypedArray,1,17 +block_count,CreateTypedArray,2,38 block_count,CreateTypedArray,3,2 block_count,CreateTypedArray,4,2 block_count,CreateTypedArray,5,0 @@ -60358,7 +60667,7 @@ block_count,CreateTypedArray,157,0 block_count,CreateTypedArray,158,2 block_count,CreateTypedArray,159,9 -block_count,CreateTypedArray,160,7 +block_count,CreateTypedArray,160,6 block_count,CreateTypedArray,161,2 block_count,CreateTypedArray,162,2 block_count,CreateTypedArray,163,2 @@ -60416,7 +60725,7 @@ block_count,CreateTypedArray,215,0 block_count,CreateTypedArray,216,0 block_count,CreateTypedArray,217,0 -block_count,CreateTypedArray,218,38 +block_count,CreateTypedArray,218,36 block_count,CreateTypedArray,219,0 block_count,CreateTypedArray,220,0 block_count,CreateTypedArray,221,0 @@ -60445,31 +60754,31 @@ block_count,CreateTypedArray,244,0 block_count,CreateTypedArray,245,0 block_count,CreateTypedArray,246,0 -block_count,CreateTypedArray,247,38 -block_count,CreateTypedArray,248,38 -block_count,CreateTypedArray,249,38 -block_count,CreateTypedArray,250,38 -block_count,CreateTypedArray,251,38 +block_count,CreateTypedArray,247,36 +block_count,CreateTypedArray,248,36 +block_count,CreateTypedArray,249,36 +block_count,CreateTypedArray,250,36 +block_count,CreateTypedArray,251,36 block_count,CreateTypedArray,252,0 -block_count,CreateTypedArray,253,38 -block_count,CreateTypedArray,254,38 +block_count,CreateTypedArray,253,36 +block_count,CreateTypedArray,254,36 block_count,CreateTypedArray,255,0 -block_count,CreateTypedArray,256,38 -block_count,CreateTypedArray,257,38 +block_count,CreateTypedArray,256,36 +block_count,CreateTypedArray,257,36 block_count,CreateTypedArray,258,0 -block_count,CreateTypedArray,259,38 -block_count,CreateTypedArray,260,38 -block_count,CreateTypedArray,261,38 -block_count,CreateTypedArray,262,38 +block_count,CreateTypedArray,259,36 +block_count,CreateTypedArray,260,36 +block_count,CreateTypedArray,261,36 +block_count,CreateTypedArray,262,36 block_count,CreateTypedArray,263,0 block_count,CreateTypedArray,264,0 block_count,CreateTypedArray,265,0 block_count,CreateTypedArray,266,0 block_count,CreateTypedArray,267,0 -block_count,CreateTypedArray,268,38 -block_count,CreateTypedArray,269,38 +block_count,CreateTypedArray,268,36 +block_count,CreateTypedArray,269,36 block_count,CreateTypedArray,270,0 -block_count,CreateTypedArray,271,38 +block_count,CreateTypedArray,271,36 block_count,CreateTypedArray,272,0 block_count,CreateTypedArray,273,0 block_count,CreateTypedArray,274,0 @@ -60486,25 +60795,25 @@ block_count,CreateTypedArray,285,0 block_count,CreateTypedArray,286,0 block_count,CreateTypedArray,287,0 -block_count,CreateTypedArray,288,38 +block_count,CreateTypedArray,288,36 block_count,CreateTypedArray,289,0 -block_count,CreateTypedArray,290,38 +block_count,CreateTypedArray,290,36 block_count,CreateTypedArray,291,0 -block_count,CreateTypedArray,292,38 -block_count,CreateTypedArray,293,38 -block_count,CreateTypedArray,294,38 -block_count,CreateTypedArray,295,38 +block_count,CreateTypedArray,292,36 +block_count,CreateTypedArray,293,36 +block_count,CreateTypedArray,294,36 +block_count,CreateTypedArray,295,36 block_count,CreateTypedArray,296,0 block_count,CreateTypedArray,297,0 block_count,CreateTypedArray,298,0 block_count,CreateTypedArray,299,0 -block_count,CreateTypedArray,300,38 +block_count,CreateTypedArray,300,36 block_count,CreateTypedArray,301,0 block_count,CreateTypedArray,302,0 block_count,CreateTypedArray,303,0 block_count,CreateTypedArray,304,0 block_count,CreateTypedArray,305,0 -block_count,CreateTypedArray,306,38 +block_count,CreateTypedArray,306,36 block_count,CreateTypedArray,307,0 block_count,CreateTypedArray,308,0 block_count,CreateTypedArray,309,0 @@ -60524,37 +60833,37 @@ block_count,CreateTypedArray,323,0 block_count,CreateTypedArray,324,0 block_count,CreateTypedArray,325,0 -block_count,CreateTypedArray,326,38 -block_count,CreateTypedArray,327,38 -block_count,CreateTypedArray,328,38 +block_count,CreateTypedArray,326,36 +block_count,CreateTypedArray,327,36 +block_count,CreateTypedArray,328,36 block_count,CreateTypedArray,329,0 block_count,CreateTypedArray,330,0 block_count,CreateTypedArray,331,0 block_count,CreateTypedArray,332,0 -block_count,CreateTypedArray,333,38 +block_count,CreateTypedArray,333,36 block_count,CreateTypedArray,334,0 -block_count,CreateTypedArray,335,38 -block_count,CreateTypedArray,336,38 +block_count,CreateTypedArray,335,36 +block_count,CreateTypedArray,336,36 block_count,CreateTypedArray,337,0 -block_count,CreateTypedArray,338,38 +block_count,CreateTypedArray,338,36 block_count,CreateTypedArray,339,0 -block_count,CreateTypedArray,340,38 -block_count,CreateTypedArray,341,38 -block_count,CreateTypedArray,342,38 +block_count,CreateTypedArray,340,36 +block_count,CreateTypedArray,341,36 +block_count,CreateTypedArray,342,36 block_count,CreateTypedArray,343,0 block_count,CreateTypedArray,344,0 block_count,CreateTypedArray,345,0 block_count,CreateTypedArray,346,0 -block_count,CreateTypedArray,347,38 -block_count,CreateTypedArray,348,38 +block_count,CreateTypedArray,347,36 +block_count,CreateTypedArray,348,36 block_count,CreateTypedArray,349,0 -block_count,CreateTypedArray,350,38 +block_count,CreateTypedArray,350,36 block_count,CreateTypedArray,351,0 block_count,CreateTypedArray,352,0 -block_count,CreateTypedArray,353,38 +block_count,CreateTypedArray,353,36 block_count,CreateTypedArray,354,0 -block_count,CreateTypedArray,355,38 -block_count,CreateTypedArray,356,38 +block_count,CreateTypedArray,355,36 +block_count,CreateTypedArray,356,36 block_count,CreateTypedArray,357,0 block_count,CreateTypedArray,358,0 block_count,CreateTypedArray,359,0 @@ -60580,23 +60889,23 @@ block_count,CreateTypedArray,379,0 block_count,CreateTypedArray,380,0 block_count,CreateTypedArray,381,0 -block_count,CreateTypedArray,382,38 -block_count,CreateTypedArray,383,38 +block_count,CreateTypedArray,382,36 +block_count,CreateTypedArray,383,36 block_count,CreateTypedArray,384,0 -block_count,CreateTypedArray,385,38 +block_count,CreateTypedArray,385,36 block_count,CreateTypedArray,386,0 block_count,CreateTypedArray,387,0 -block_count,CreateTypedArray,388,38 -block_count,CreateTypedArray,389,38 +block_count,CreateTypedArray,388,36 +block_count,CreateTypedArray,389,36 block_count,CreateTypedArray,390,0 -block_count,CreateTypedArray,391,38 +block_count,CreateTypedArray,391,36 block_count,CreateTypedArray,392,0 -block_count,CreateTypedArray,393,38 -block_count,CreateTypedArray,394,154 -block_count,CreateTypedArray,395,115 -block_count,CreateTypedArray,396,38 -block_count,CreateTypedArray,397,38 -block_count,CreateTypedArray,398,38 +block_count,CreateTypedArray,393,36 +block_count,CreateTypedArray,394,145 +block_count,CreateTypedArray,395,109 +block_count,CreateTypedArray,396,36 +block_count,CreateTypedArray,397,36 +block_count,CreateTypedArray,398,36 block_count,CreateTypedArray,399,0 block_count,CreateTypedArray,400,0 block_count,CreateTypedArray,401,0 @@ -60623,18 +60932,18 @@ block_count,CreateTypedArray,422,0 block_count,CreateTypedArray,423,0 block_count,CreateTypedArray,424,0 -block_count,CreateTypedArray,425,38 +block_count,CreateTypedArray,425,36 block_count,CreateTypedArray,426,0 block_count,CreateTypedArray,427,0 block_count,CreateTypedArray,428,0 -block_count,CreateTypedArray,429,38 -block_count,CreateTypedArray,430,38 -block_count,CreateTypedArray,431,38 -block_count,CreateTypedArray,432,38 +block_count,CreateTypedArray,429,36 +block_count,CreateTypedArray,430,36 +block_count,CreateTypedArray,431,36 +block_count,CreateTypedArray,432,36 block_count,CreateTypedArray,433,0 block_count,CreateTypedArray,434,0 block_count,CreateTypedArray,435,0 -block_count,CreateTypedArray,436,38 +block_count,CreateTypedArray,436,36 block_count,CreateTypedArray,437,0 block_count,CreateTypedArray,438,0 block_count,CreateTypedArray,439,0 @@ -60733,7 +61042,7 @@ block_count,CreateTypedArray,532,0 block_count,CreateTypedArray,533,0 block_count,CreateTypedArray,534,0 -block_count,CreateTypedArray,535,38 +block_count,CreateTypedArray,535,36 block_count,CreateTypedArray,536,0 block_count,CreateTypedArray,537,0 block_count,CreateTypedArray,538,0 @@ -60766,17 +61075,17 @@ block_count,CreateTypedArray,565,0 block_count,CreateTypedArray,566,0 block_count,CreateTypedArray,567,0 -block_count,CreateTypedArray,568,38 -block_count,CreateTypedArray,569,38 +block_count,CreateTypedArray,568,36 +block_count,CreateTypedArray,569,36 block_count,CreateTypedArray,570,0 -block_count,CreateTypedArray,571,38 -block_count,CreateTypedArray,572,38 +block_count,CreateTypedArray,571,36 +block_count,CreateTypedArray,572,36 block_count,CreateTypedArray,573,0 block_count,CreateTypedArray,574,0 block_count,CreateTypedArray,575,0 block_count,CreateTypedArray,576,0 -block_count,CreateTypedArray,577,38 -block_count,CreateTypedArray,578,38 +block_count,CreateTypedArray,577,36 +block_count,CreateTypedArray,578,36 block_count,CreateTypedArray,579,0 block_count,CreateTypedArray,580,0 block_count,CreateTypedArray,581,0 @@ -60784,34 +61093,34 @@ block_count,CreateTypedArray,583,0 block_count,CreateTypedArray,584,0 block_count,CreateTypedArray,585,0 -block_count,CreateTypedArray,586,18 -block_count,CreateTypedArray,587,18 -block_count,CreateTypedArray,588,18 +block_count,CreateTypedArray,586,17 +block_count,CreateTypedArray,587,17 +block_count,CreateTypedArray,588,17 block_count,CreateTypedArray,589,0 -block_count,CreateTypedArray,590,18 -block_count,CreateTypedArray,591,18 -block_count,CreateTypedArray,592,18 +block_count,CreateTypedArray,590,17 +block_count,CreateTypedArray,591,17 +block_count,CreateTypedArray,592,17 block_count,CreateTypedArray,593,0 block_count,CreateTypedArray,594,0 block_count,CreateTypedArray,595,0 block_count,CreateTypedArray,596,0 block_count,CreateTypedArray,597,0 block_count,CreateTypedArray,598,0 -block_count,CreateTypedArray,599,18 +block_count,CreateTypedArray,599,17 block_count,CreateTypedArray,600,0 -block_count,CreateTypedArray,601,18 +block_count,CreateTypedArray,601,17 block_count,CreateTypedArray,602,0 -block_count,CreateTypedArray,603,18 -block_count,CreateTypedArray,604,18 -block_count,CreateTypedArray,605,18 -block_count,CreateTypedArray,606,18 +block_count,CreateTypedArray,603,17 +block_count,CreateTypedArray,604,17 +block_count,CreateTypedArray,605,17 +block_count,CreateTypedArray,606,17 block_count,CreateTypedArray,607,0 block_count,CreateTypedArray,608,0 block_count,CreateTypedArray,609,0 block_count,CreateTypedArray,610,0 -block_count,CreateTypedArray,611,18 +block_count,CreateTypedArray,611,17 block_count,CreateTypedArray,612,0 -block_count,CreateTypedArray,613,18 +block_count,CreateTypedArray,613,17 block_count,CreateTypedArray,614,0 block_count,CreateTypedArray,615,0 block_count,CreateTypedArray,616,0 @@ -60835,37 +61144,37 @@ block_count,CreateTypedArray,634,0 block_count,CreateTypedArray,635,0 block_count,CreateTypedArray,636,0 -block_count,CreateTypedArray,637,18 -block_count,CreateTypedArray,638,18 -block_count,CreateTypedArray,639,18 +block_count,CreateTypedArray,637,17 +block_count,CreateTypedArray,638,17 +block_count,CreateTypedArray,639,17 block_count,CreateTypedArray,640,0 block_count,CreateTypedArray,641,0 block_count,CreateTypedArray,642,0 block_count,CreateTypedArray,643,0 -block_count,CreateTypedArray,644,18 +block_count,CreateTypedArray,644,17 block_count,CreateTypedArray,645,0 -block_count,CreateTypedArray,646,18 -block_count,CreateTypedArray,647,18 +block_count,CreateTypedArray,646,17 +block_count,CreateTypedArray,647,17 block_count,CreateTypedArray,648,0 -block_count,CreateTypedArray,649,18 +block_count,CreateTypedArray,649,17 block_count,CreateTypedArray,650,0 -block_count,CreateTypedArray,651,18 -block_count,CreateTypedArray,652,18 -block_count,CreateTypedArray,653,18 +block_count,CreateTypedArray,651,17 +block_count,CreateTypedArray,652,17 +block_count,CreateTypedArray,653,17 block_count,CreateTypedArray,654,0 block_count,CreateTypedArray,655,0 block_count,CreateTypedArray,656,0 block_count,CreateTypedArray,657,0 -block_count,CreateTypedArray,658,18 -block_count,CreateTypedArray,659,18 +block_count,CreateTypedArray,658,17 +block_count,CreateTypedArray,659,17 block_count,CreateTypedArray,660,0 -block_count,CreateTypedArray,661,18 +block_count,CreateTypedArray,661,17 block_count,CreateTypedArray,662,0 block_count,CreateTypedArray,663,0 -block_count,CreateTypedArray,664,18 +block_count,CreateTypedArray,664,17 block_count,CreateTypedArray,665,0 -block_count,CreateTypedArray,666,18 -block_count,CreateTypedArray,667,18 +block_count,CreateTypedArray,666,17 +block_count,CreateTypedArray,667,17 block_count,CreateTypedArray,668,0 block_count,CreateTypedArray,669,0 block_count,CreateTypedArray,670,0 @@ -60891,23 +61200,23 @@ block_count,CreateTypedArray,690,0 block_count,CreateTypedArray,691,0 block_count,CreateTypedArray,692,0 -block_count,CreateTypedArray,693,18 -block_count,CreateTypedArray,694,18 +block_count,CreateTypedArray,693,17 +block_count,CreateTypedArray,694,17 block_count,CreateTypedArray,695,0 -block_count,CreateTypedArray,696,18 +block_count,CreateTypedArray,696,17 block_count,CreateTypedArray,697,0 block_count,CreateTypedArray,698,0 -block_count,CreateTypedArray,699,18 -block_count,CreateTypedArray,700,18 +block_count,CreateTypedArray,699,17 +block_count,CreateTypedArray,700,17 block_count,CreateTypedArray,701,0 -block_count,CreateTypedArray,702,18 +block_count,CreateTypedArray,702,17 block_count,CreateTypedArray,703,0 -block_count,CreateTypedArray,704,18 -block_count,CreateTypedArray,705,72 -block_count,CreateTypedArray,706,54 -block_count,CreateTypedArray,707,18 -block_count,CreateTypedArray,708,18 -block_count,CreateTypedArray,709,18 +block_count,CreateTypedArray,704,17 +block_count,CreateTypedArray,705,68 +block_count,CreateTypedArray,706,51 +block_count,CreateTypedArray,707,17 +block_count,CreateTypedArray,708,17 +block_count,CreateTypedArray,709,17 block_count,CreateTypedArray,710,0 block_count,CreateTypedArray,711,0 block_count,CreateTypedArray,712,0 @@ -60934,18 +61243,18 @@ block_count,CreateTypedArray,733,0 block_count,CreateTypedArray,734,0 block_count,CreateTypedArray,735,0 -block_count,CreateTypedArray,736,18 +block_count,CreateTypedArray,736,17 block_count,CreateTypedArray,737,0 block_count,CreateTypedArray,738,0 block_count,CreateTypedArray,739,0 -block_count,CreateTypedArray,740,18 -block_count,CreateTypedArray,741,18 -block_count,CreateTypedArray,742,18 -block_count,CreateTypedArray,743,18 +block_count,CreateTypedArray,740,17 +block_count,CreateTypedArray,741,17 +block_count,CreateTypedArray,742,17 +block_count,CreateTypedArray,743,17 block_count,CreateTypedArray,744,0 block_count,CreateTypedArray,745,0 block_count,CreateTypedArray,746,0 -block_count,CreateTypedArray,747,18 +block_count,CreateTypedArray,747,17 block_count,CreateTypedArray,748,0 block_count,CreateTypedArray,749,0 block_count,CreateTypedArray,750,0 @@ -61833,48 +62142,48 @@ block_count,TypedArrayPrototypeSubArray,178,0 block_count,TypedArrayPrototypeSubArray,179,0 block_count,TypedArrayPrototypeSubArray,180,0 -block_count,TypedArrayPrototypeSubArray,181,1 -block_count,TypedArrayPrototypeSubArray,182,1 -block_count,TypedArrayPrototypeSubArray,183,1 -block_count,TypedArrayPrototypeSubArray,184,1 +block_count,TypedArrayPrototypeSubArray,181,0 +block_count,TypedArrayPrototypeSubArray,182,0 +block_count,TypedArrayPrototypeSubArray,183,0 +block_count,TypedArrayPrototypeSubArray,184,0 block_count,TypedArrayPrototypeSubArray,185,0 -block_count,TypedArrayPrototypeSubArray,186,1 -block_count,TypedArrayPrototypeSubArray,187,1 -block_count,TypedArrayPrototypeSubArray,188,1 +block_count,TypedArrayPrototypeSubArray,186,0 +block_count,TypedArrayPrototypeSubArray,187,0 +block_count,TypedArrayPrototypeSubArray,188,0 block_count,TypedArrayPrototypeSubArray,189,0 -block_count,TypedArrayPrototypeSubArray,190,1 +block_count,TypedArrayPrototypeSubArray,190,0 block_count,TypedArrayPrototypeSubArray,191,0 block_count,TypedArrayPrototypeSubArray,192,0 block_count,TypedArrayPrototypeSubArray,193,0 block_count,TypedArrayPrototypeSubArray,194,0 block_count,TypedArrayPrototypeSubArray,195,0 block_count,TypedArrayPrototypeSubArray,196,0 -block_count,TypedArrayPrototypeSubArray,197,1 +block_count,TypedArrayPrototypeSubArray,197,0 block_count,TypedArrayPrototypeSubArray,198,0 -block_count,TypedArrayPrototypeSubArray,199,1 -block_count,TypedArrayPrototypeSubArray,200,1 +block_count,TypedArrayPrototypeSubArray,199,0 +block_count,TypedArrayPrototypeSubArray,200,0 block_count,TypedArrayPrototypeSubArray,201,0 block_count,TypedArrayPrototypeSubArray,202,0 block_count,TypedArrayPrototypeSubArray,203,0 -block_count,TypedArrayPrototypeSubArray,204,1 -block_count,TypedArrayPrototypeSubArray,205,1 -block_count,NewSloppyArgumentsElements,0,37 -block_count,NewSloppyArgumentsElements,1,37 -block_count,NewSloppyArgumentsElements,2,36 +block_count,TypedArrayPrototypeSubArray,204,0 +block_count,TypedArrayPrototypeSubArray,205,0 +block_count,NewSloppyArgumentsElements,0,35 +block_count,NewSloppyArgumentsElements,1,35 +block_count,NewSloppyArgumentsElements,2,34 block_count,NewSloppyArgumentsElements,3,1 -block_count,NewSloppyArgumentsElements,4,37 -block_count,NewSloppyArgumentsElements,5,37 -block_count,NewSloppyArgumentsElements,6,37 -block_count,NewSloppyArgumentsElements,7,37 -block_count,NewSloppyArgumentsElements,8,37 -block_count,NewSloppyArgumentsElements,9,37 +block_count,NewSloppyArgumentsElements,4,35 +block_count,NewSloppyArgumentsElements,5,35 +block_count,NewSloppyArgumentsElements,6,35 +block_count,NewSloppyArgumentsElements,7,35 +block_count,NewSloppyArgumentsElements,8,35 +block_count,NewSloppyArgumentsElements,9,35 block_count,NewSloppyArgumentsElements,10,0 -block_count,NewSloppyArgumentsElements,11,37 +block_count,NewSloppyArgumentsElements,11,35 block_count,NewSloppyArgumentsElements,12,0 block_count,NewSloppyArgumentsElements,13,0 -block_count,NewSloppyArgumentsElements,14,37 -block_count,NewSloppyArgumentsElements,15,77 -block_count,NewSloppyArgumentsElements,16,39 +block_count,NewSloppyArgumentsElements,14,35 +block_count,NewSloppyArgumentsElements,15,73 +block_count,NewSloppyArgumentsElements,16,37 block_count,NewSloppyArgumentsElements,17,1 block_count,NewSloppyArgumentsElements,18,1 block_count,NewSloppyArgumentsElements,19,1 @@ -61883,14 +62192,14 @@ block_count,NewSloppyArgumentsElements,22,0 block_count,NewSloppyArgumentsElements,23,1 block_count,NewSloppyArgumentsElements,24,0 -block_count,NewSloppyArgumentsElements,25,38 -block_count,NewSloppyArgumentsElements,26,39 -block_count,NewSloppyArgumentsElements,27,37 +block_count,NewSloppyArgumentsElements,25,36 +block_count,NewSloppyArgumentsElements,26,37 +block_count,NewSloppyArgumentsElements,27,35 block_count,NewSloppyArgumentsElements,28,0 block_count,NewSloppyArgumentsElements,29,0 block_count,NewSloppyArgumentsElements,30,0 block_count,NewSloppyArgumentsElements,31,0 -block_count,NewSloppyArgumentsElements,32,37 +block_count,NewSloppyArgumentsElements,32,35 block_count,NewStrictArgumentsElements,0,0 block_count,NewStrictArgumentsElements,1,0 block_count,NewStrictArgumentsElements,2,0 @@ -61912,29 +62221,29 @@ block_count,NewStrictArgumentsElements,18,0 block_count,NewStrictArgumentsElements,19,0 block_count,NewStrictArgumentsElements,20,0 -block_count,NewRestArgumentsElements,0,13 -block_count,NewRestArgumentsElements,1,13 +block_count,NewRestArgumentsElements,0,12 +block_count,NewRestArgumentsElements,1,12 block_count,NewRestArgumentsElements,2,0 -block_count,NewRestArgumentsElements,3,13 -block_count,NewRestArgumentsElements,4,13 -block_count,NewRestArgumentsElements,5,13 -block_count,NewRestArgumentsElements,6,13 -block_count,NewRestArgumentsElements,7,13 +block_count,NewRestArgumentsElements,3,12 +block_count,NewRestArgumentsElements,4,12 +block_count,NewRestArgumentsElements,5,12 +block_count,NewRestArgumentsElements,6,12 +block_count,NewRestArgumentsElements,7,12 block_count,NewRestArgumentsElements,8,0 -block_count,NewRestArgumentsElements,9,13 +block_count,NewRestArgumentsElements,9,12 block_count,NewRestArgumentsElements,10,0 block_count,NewRestArgumentsElements,11,0 -block_count,NewRestArgumentsElements,12,13 -block_count,NewRestArgumentsElements,13,40 -block_count,NewRestArgumentsElements,14,26 -block_count,NewRestArgumentsElements,15,26 -block_count,NewRestArgumentsElements,16,26 -block_count,NewRestArgumentsElements,17,26 +block_count,NewRestArgumentsElements,12,12 +block_count,NewRestArgumentsElements,13,36 +block_count,NewRestArgumentsElements,14,24 +block_count,NewRestArgumentsElements,15,24 +block_count,NewRestArgumentsElements,16,24 +block_count,NewRestArgumentsElements,17,24 block_count,NewRestArgumentsElements,18,0 block_count,NewRestArgumentsElements,19,0 -block_count,NewRestArgumentsElements,20,26 +block_count,NewRestArgumentsElements,20,24 block_count,NewRestArgumentsElements,21,0 -block_count,NewRestArgumentsElements,22,13 +block_count,NewRestArgumentsElements,22,12 block_count,NewRestArgumentsElements,23,0 block_count,NewRestArgumentsElements,24,0 block_count,NewRestArgumentsElements,25,0 @@ -61960,7 +62269,7 @@ block_count,FastNewSloppyArguments,17,0 block_count,FastNewSloppyArguments,18,0 block_count,FastNewSloppyArguments,19,0 -block_count,FastNewSloppyArguments,20,2 +block_count,FastNewSloppyArguments,20,1 block_count,FastNewSloppyArguments,21,1 block_count,FastNewSloppyArguments,22,0 block_count,FastNewSloppyArguments,23,0 @@ -62056,14 +62365,14 @@ block_count,FastNewStrictArguments,10,0 block_count,FastNewStrictArguments,11,0 block_count,FastNewStrictArguments,12,2 -block_count,FastNewStrictArguments,13,9 -block_count,FastNewStrictArguments,14,6 -block_count,FastNewStrictArguments,15,6 -block_count,FastNewStrictArguments,16,6 -block_count,FastNewStrictArguments,17,6 +block_count,FastNewStrictArguments,13,8 +block_count,FastNewStrictArguments,14,5 +block_count,FastNewStrictArguments,15,5 +block_count,FastNewStrictArguments,16,5 +block_count,FastNewStrictArguments,17,5 block_count,FastNewStrictArguments,18,0 block_count,FastNewStrictArguments,19,0 -block_count,FastNewStrictArguments,20,6 +block_count,FastNewStrictArguments,20,5 block_count,FastNewStrictArguments,21,0 block_count,FastNewStrictArguments,22,2 block_count,FastNewStrictArguments,23,0 @@ -62117,11 +62426,11 @@ block_count,FastNewRestArguments,38,0 block_count,FastNewRestArguments,39,0 block_count,FastNewRestArguments,40,0 -block_count,LoadFromContextCell,0,37 +block_count,LoadFromContextCell,0,35 block_count,LoadFromContextCell,1,0 -block_count,LoadFromContextCell,2,37 -block_count,LoadFromContextCell,3,37 -block_count,LoadFromContextCell,4,37 +block_count,LoadFromContextCell,2,35 +block_count,LoadFromContextCell,3,35 +block_count,LoadFromContextCell,4,35 block_count,LoadFromContextCell,5,7 block_count,LoadFromContextCell,6,0 block_count,LoadFromContextCell,7,0 @@ -62133,11 +62442,11 @@ block_count,LoadFromContextCell,13,5 block_count,LoadFromContextCell,14,5 block_count,LoadFromContextCell,15,1 -block_count,LoadFromContextCell,16,29 +block_count,LoadFromContextCell,16,27 block_count,StoreCurrentContextElementBaseline,0,9 block_count,StoreCurrentContextElementBaseline,1,0 block_count,StoreCurrentContextElementBaseline,2,9 -block_count,StoreCurrentContextElementBaseline,3,9 +block_count,StoreCurrentContextElementBaseline,3,8 block_count,StoreCurrentContextElementBaseline,4,0 block_count,StoreCurrentContextElementBaseline,5,0 block_count,StoreCurrentContextElementBaseline,6,0 @@ -62146,9 +62455,9 @@ block_count,StoreCurrentContextElementBaseline,9,0 block_count,StoreCurrentContextElementBaseline,10,0 block_count,StoreCurrentContextElementBaseline,11,0 -block_count,StoreCurrentContextElementBaseline,12,9 -block_count,StoreCurrentContextElementBaseline,13,9 -block_count,StoreCurrentContextElementBaseline,14,8 +block_count,StoreCurrentContextElementBaseline,12,8 +block_count,StoreCurrentContextElementBaseline,13,8 +block_count,StoreCurrentContextElementBaseline,14,7 block_count,StoreCurrentContextElementBaseline,15,4 block_count,StoreCurrentContextElementBaseline,16,4 block_count,StoreCurrentContextElementBaseline,17,3 @@ -62249,10 +62558,10 @@ block_count,StoreCurrentContextElementBaseline,112,0 block_count,StoreCurrentContextElementBaseline,113,3 block_count,StoreCurrentContextElementBaseline,114,3 -block_count,StoreCurrentContextElementBaseline,115,3 +block_count,StoreCurrentContextElementBaseline,115,2 block_count,StoreCurrentContextElementBaseline,116,0 -block_count,StoreCurrentContextElementBaseline,117,3 -block_count,StoreCurrentContextElementBaseline,118,3 +block_count,StoreCurrentContextElementBaseline,117,2 +block_count,StoreCurrentContextElementBaseline,118,2 block_count,StoreCurrentContextElementBaseline,119,0 block_count,StoreCurrentContextElementBaseline,120,0 block_count,StoreCurrentContextElementBaseline,121,0 @@ -62424,20 +62733,20 @@ block_count,StringSlowFlatten,22,0 block_count,StringSlowFlatten,23,0 block_count,StringSlowFlatten,24,0 -block_count,StringIndexOf,0,347 -block_count,StringIndexOf,1,347 +block_count,StringIndexOf,0,327 +block_count,StringIndexOf,1,327 block_count,StringIndexOf,2,0 -block_count,StringIndexOf,3,347 -block_count,StringIndexOf,4,347 +block_count,StringIndexOf,3,327 +block_count,StringIndexOf,4,327 block_count,StringIndexOf,5,0 block_count,StringIndexOf,6,0 block_count,StringIndexOf,7,0 -block_count,StringIndexOf,8,347 -block_count,StringIndexOf,9,172 -block_count,StringIndexOf,10,202 -block_count,StringIndexOf,11,48 -block_count,StringIndexOf,12,29 -block_count,StringIndexOf,13,28 +block_count,StringIndexOf,8,327 +block_count,StringIndexOf,9,162 +block_count,StringIndexOf,10,191 +block_count,StringIndexOf,11,45 +block_count,StringIndexOf,12,28 +block_count,StringIndexOf,13,27 block_count,StringIndexOf,14,1 block_count,StringIndexOf,15,0 block_count,StringIndexOf,16,0 @@ -62467,16 +62776,16 @@ block_count,StringIndexOf,40,0 block_count,StringIndexOf,41,0 block_count,StringIndexOf,42,1 -block_count,StringIndexOf,43,29 -block_count,StringIndexOf,44,18 -block_count,StringIndexOf,45,18 -block_count,StringIndexOf,46,18 +block_count,StringIndexOf,43,28 +block_count,StringIndexOf,44,17 +block_count,StringIndexOf,45,17 +block_count,StringIndexOf,46,17 block_count,StringIndexOf,47,0 block_count,StringIndexOf,48,0 block_count,StringIndexOf,49,0 -block_count,StringIndexOf,50,18 -block_count,StringIndexOf,51,18 -block_count,StringIndexOf,52,17 +block_count,StringIndexOf,50,17 +block_count,StringIndexOf,51,17 +block_count,StringIndexOf,52,16 block_count,StringIndexOf,53,0 block_count,StringIndexOf,54,0 block_count,StringIndexOf,55,0 @@ -62509,13 +62818,13 @@ block_count,StringIndexOf,82,0 block_count,StringIndexOf,83,0 block_count,StringIndexOf,84,0 -block_count,StringIndexOf,85,17 -block_count,StringIndexOf,86,17 -block_count,StringIndexOf,87,17 +block_count,StringIndexOf,85,16 +block_count,StringIndexOf,86,16 +block_count,StringIndexOf,87,16 block_count,StringIndexOf,88,0 block_count,StringIndexOf,89,0 block_count,StringIndexOf,90,0 -block_count,StringIndexOf,91,17 +block_count,StringIndexOf,91,16 block_count,StringIndexOf,92,0 block_count,StringIndexOf,93,0 block_count,StringIndexOf,94,0 @@ -62523,14 +62832,14 @@ block_count,StringIndexOf,96,0 block_count,StringIndexOf,97,0 block_count,StringIndexOf,98,0 -block_count,StringIndexOf,99,154 -block_count,StringIndexOf,100,154 -block_count,StringIndexOf,101,154 +block_count,StringIndexOf,99,145 +block_count,StringIndexOf,100,145 +block_count,StringIndexOf,101,145 block_count,StringIndexOf,102,0 block_count,StringIndexOf,103,0 block_count,StringIndexOf,104,0 -block_count,StringIndexOf,105,154 -block_count,StringIndexOf,106,154 +block_count,StringIndexOf,105,145 +block_count,StringIndexOf,106,145 block_count,StringIndexOf,107,0 block_count,StringIndexOf,108,0 block_count,StringIndexOf,109,0 @@ -62571,27 +62880,27 @@ block_count,StringIndexOf,144,0 block_count,StringIndexOf,145,0 block_count,StringIndexOf,146,0 -block_count,StringIndexOf,147,154 -block_count,StringIndexOf,148,154 -block_count,StringIndexOf,149,154 +block_count,StringIndexOf,147,145 +block_count,StringIndexOf,148,145 +block_count,StringIndexOf,149,145 block_count,StringIndexOf,150,0 block_count,StringIndexOf,151,0 block_count,StringIndexOf,152,0 -block_count,StringIndexOf,153,154 +block_count,StringIndexOf,153,145 block_count,StringIndexOf,154,13 -block_count,StringIndexOf,155,140 -block_count,StringIndexOf,156,21 -block_count,StringIndexOf,157,119 -block_count,StringIndexOf,158,140 -block_count,StringIndexOf,159,154 -block_count,StringIndexOf,160,172 -block_count,StringIndexOf,161,175 +block_count,StringIndexOf,155,132 +block_count,StringIndexOf,156,19 +block_count,StringIndexOf,157,112 +block_count,StringIndexOf,158,132 +block_count,StringIndexOf,159,145 +block_count,StringIndexOf,160,162 +block_count,StringIndexOf,161,165 block_count,Load_FastSmiElements_0,0,0 block_count,Load_FastSmiElements_0,1,0 block_count,Load_FastSmiElements_0,2,0 -block_count,Load_FastObjectElements_0,0,228 +block_count,Load_FastObjectElements_0,0,215 block_count,Load_FastObjectElements_0,1,0 -block_count,Load_FastObjectElements_0,2,228 +block_count,Load_FastObjectElements_0,2,215 block_count,Load_FastDoubleElements_0,0,0 block_count,Load_FastDoubleElements_0,1,0 block_count,Load_FastDoubleElements_0,2,0 @@ -62603,9 +62912,9 @@ block_count,Store_FastSmiElements_0,0,0 block_count,Store_FastSmiElements_0,1,0 block_count,Store_FastSmiElements_0,2,0 -block_count,Store_FastObjectElements_0,0,228 +block_count,Store_FastObjectElements_0,0,215 block_count,Store_FastObjectElements_0,1,0 -block_count,Store_FastObjectElements_0,2,228 +block_count,Store_FastObjectElements_0,2,215 block_count,Store_FastDoubleElements_0,0,0 block_count,Store_FastDoubleElements_0,1,0 block_count,Store_FastDoubleElements_0,2,0 @@ -62623,20 +62932,20 @@ block_count,SortCompareDefault,9,3 block_count,SortCompareDefault,10,0 block_count,SortCompareDefault,11,3 -block_count,SortCompareUserFn,0,704 +block_count,SortCompareUserFn,0,664 block_count,SortCompareUserFn,1,0 block_count,SortCompareUserFn,2,0 block_count,SortCompareUserFn,3,0 block_count,SortCompareUserFn,4,0 -block_count,SortCompareUserFn,5,704 -block_count,SortCompareUserFn,6,704 -block_count,SortCompareUserFn,7,704 +block_count,SortCompareUserFn,5,664 +block_count,SortCompareUserFn,6,664 +block_count,SortCompareUserFn,7,664 block_count,Copy,0,2 block_count,Copy,1,1 -block_count,Copy,2,132 -block_count,Copy,3,130 -block_count,Copy,4,130 -block_count,Copy,5,130 +block_count,Copy,2,124 +block_count,Copy,3,123 +block_count,Copy,4,123 +block_count,Copy,5,123 block_count,Copy,6,0 block_count,Copy,7,0 block_count,Copy,8,1 @@ -62696,37 +63005,37 @@ block_count,MergeAt,45,0 block_count,MergeAt,46,0 block_count,MergeAt,47,0 -block_count,MergeAt,48,156 -block_count,MergeAt,49,156 -block_count,MergeAt,50,156 +block_count,MergeAt,48,147 +block_count,MergeAt,49,147 +block_count,MergeAt,50,147 block_count,MergeAt,51,0 -block_count,MergeAt,52,156 -block_count,MergeAt,53,156 +block_count,MergeAt,52,147 +block_count,MergeAt,53,147 block_count,MergeAt,54,0 block_count,MergeAt,55,0 block_count,MergeAt,56,0 -block_count,MergeAt,57,156 -block_count,MergeAt,58,75 -block_count,MergeAt,59,81 -block_count,MergeAt,60,75 -block_count,MergeAt,61,75 -block_count,MergeAt,62,75 -block_count,MergeAt,63,75 -block_count,MergeAt,64,75 +block_count,MergeAt,57,147 +block_count,MergeAt,58,71 +block_count,MergeAt,59,76 +block_count,MergeAt,60,71 +block_count,MergeAt,61,71 +block_count,MergeAt,62,71 +block_count,MergeAt,63,70 +block_count,MergeAt,64,70 block_count,MergeAt,65,0 block_count,MergeAt,66,0 block_count,MergeAt,67,0 block_count,MergeAt,68,0 -block_count,MergeAt,69,81 -block_count,MergeAt,70,81 -block_count,MergeAt,71,81 -block_count,MergeAt,72,80 -block_count,MergeAt,73,80 +block_count,MergeAt,69,76 +block_count,MergeAt,70,76 +block_count,MergeAt,71,76 +block_count,MergeAt,72,76 +block_count,MergeAt,73,76 block_count,MergeAt,74,0 block_count,MergeAt,75,0 block_count,MergeAt,76,0 block_count,MergeAt,77,0 -block_count,MergeAt,78,156 +block_count,MergeAt,78,147 block_count,MergeAt,79,0 block_count,MergeAt,80,0 block_count,MergeAt,81,0 @@ -62802,37 +63111,37 @@ block_count,MergeAt,151,0 block_count,MergeAt,152,0 block_count,MergeAt,153,0 -block_count,MergeAt,154,104 -block_count,MergeAt,155,104 -block_count,MergeAt,156,104 +block_count,MergeAt,154,98 +block_count,MergeAt,155,98 +block_count,MergeAt,156,98 block_count,MergeAt,157,0 -block_count,MergeAt,158,104 -block_count,MergeAt,159,104 +block_count,MergeAt,158,98 +block_count,MergeAt,159,98 block_count,MergeAt,160,0 block_count,MergeAt,161,0 block_count,MergeAt,162,0 -block_count,MergeAt,163,104 -block_count,MergeAt,164,51 -block_count,MergeAt,165,53 -block_count,MergeAt,166,51 -block_count,MergeAt,167,51 -block_count,MergeAt,168,51 -block_count,MergeAt,169,51 -block_count,MergeAt,170,51 +block_count,MergeAt,163,98 +block_count,MergeAt,164,48 +block_count,MergeAt,165,49 +block_count,MergeAt,166,48 +block_count,MergeAt,167,48 +block_count,MergeAt,168,48 +block_count,MergeAt,169,48 +block_count,MergeAt,170,48 block_count,MergeAt,171,0 block_count,MergeAt,172,0 block_count,MergeAt,173,0 block_count,MergeAt,174,0 -block_count,MergeAt,175,53 -block_count,MergeAt,176,53 -block_count,MergeAt,177,53 -block_count,MergeAt,178,52 -block_count,MergeAt,179,52 +block_count,MergeAt,175,49 +block_count,MergeAt,176,49 +block_count,MergeAt,177,49 +block_count,MergeAt,178,49 +block_count,MergeAt,179,49 block_count,MergeAt,180,0 block_count,MergeAt,181,0 block_count,MergeAt,182,0 block_count,MergeAt,183,0 -block_count,MergeAt,184,104 +block_count,MergeAt,184,98 block_count,MergeAt,185,0 block_count,MergeAt,186,0 block_count,MergeAt,187,0 @@ -62899,7 +63208,7 @@ block_count,GallopLeft,10,0 block_count,GallopLeft,11,0 block_count,GallopLeft,12,0 -block_count,GallopLeft,13,1 +block_count,GallopLeft,13,0 block_count,GallopLeft,14,0 block_count,GallopLeft,15,0 block_count,GallopLeft,16,0 @@ -63038,43 +63347,43 @@ block_count,GallopRight,73,0 block_count,GallopRight,74,0 block_count,GallopRight,75,1 -block_count,ArrayTimSort,0,36 -block_count,ArrayTimSort,1,36 -block_count,ArrayTimSort,2,36 -block_count,ArrayTimSort,3,36 +block_count,ArrayTimSort,0,34 +block_count,ArrayTimSort,1,34 +block_count,ArrayTimSort,2,34 +block_count,ArrayTimSort,3,34 block_count,ArrayTimSort,4,0 -block_count,ArrayTimSort,5,36 -block_count,ArrayTimSort,6,36 -block_count,ArrayTimSort,7,36 -block_count,ArrayTimSort,8,36 -block_count,ArrayTimSort,9,36 +block_count,ArrayTimSort,5,34 +block_count,ArrayTimSort,6,34 +block_count,ArrayTimSort,7,34 +block_count,ArrayTimSort,8,34 +block_count,ArrayTimSort,9,34 block_count,ArrayTimSort,10,0 -block_count,ArrayTimSort,11,36 +block_count,ArrayTimSort,11,34 block_count,ArrayTimSort,12,0 -block_count,ArrayTimSort,13,36 +block_count,ArrayTimSort,13,34 block_count,ArrayTimSort,14,0 block_count,ArrayTimSort,15,0 block_count,ArrayTimSort,16,0 block_count,ArrayTimSort,17,0 block_count,ArrayTimSort,18,0 block_count,ArrayTimSort,19,0 -block_count,ArrayTimSort,20,36 +block_count,ArrayTimSort,20,34 block_count,ArrayTimSort,21,0 -block_count,ArrayTimSort,22,36 -block_count,ArrayTimSort,23,36 -block_count,ArrayTimSort,24,264 +block_count,ArrayTimSort,22,34 +block_count,ArrayTimSort,23,34 +block_count,ArrayTimSort,24,249 block_count,ArrayTimSort,25,0 block_count,ArrayTimSort,26,0 block_count,ArrayTimSort,27,0 -block_count,ArrayTimSort,28,264 +block_count,ArrayTimSort,28,249 block_count,ArrayTimSort,29,0 -block_count,ArrayTimSort,30,264 -block_count,ArrayTimSort,31,36 -block_count,ArrayTimSort,32,228 +block_count,ArrayTimSort,30,249 +block_count,ArrayTimSort,31,34 +block_count,ArrayTimSort,32,215 block_count,ArrayTimSort,33,0 block_count,ArrayTimSort,34,0 block_count,ArrayTimSort,35,0 -block_count,ArrayTimSort,36,36 +block_count,ArrayTimSort,36,34 block_count,ArrayTimSort,37,0 block_count,ArrayTimSort,38,0 block_count,ArrayTimSort,39,0 @@ -63145,34 +63454,34 @@ block_count,ArrayTimSort,104,1 block_count,ArrayTimSort,105,0 block_count,ArrayTimSort,106,1 -block_count,ArrayTimSort,107,44 -block_count,ArrayTimSort,108,43 -block_count,ArrayTimSort,109,43 -block_count,ArrayTimSort,110,228 -block_count,ArrayTimSort,111,184 -block_count,ArrayTimSort,112,184 +block_count,ArrayTimSort,107,42 +block_count,ArrayTimSort,108,41 +block_count,ArrayTimSort,109,41 +block_count,ArrayTimSort,110,214 +block_count,ArrayTimSort,111,173 +block_count,ArrayTimSort,112,173 block_count,ArrayTimSort,113,2 -block_count,ArrayTimSort,114,181 -block_count,ArrayTimSort,115,184 +block_count,ArrayTimSort,114,171 +block_count,ArrayTimSort,115,173 block_count,ArrayTimSort,116,0 block_count,ArrayTimSort,117,0 block_count,ArrayTimSort,118,0 -block_count,ArrayTimSort,119,184 -block_count,ArrayTimSort,120,86 -block_count,ArrayTimSort,121,98 -block_count,ArrayTimSort,122,86 -block_count,ArrayTimSort,123,98 -block_count,ArrayTimSort,124,184 +block_count,ArrayTimSort,119,173 +block_count,ArrayTimSort,120,81 +block_count,ArrayTimSort,121,92 +block_count,ArrayTimSort,122,81 +block_count,ArrayTimSort,123,92 +block_count,ArrayTimSort,124,173 block_count,ArrayTimSort,125,0 -block_count,ArrayTimSort,126,43 -block_count,ArrayTimSort,127,487 -block_count,ArrayTimSort,128,443 -block_count,ArrayTimSort,129,443 -block_count,ArrayTimSort,130,443 +block_count,ArrayTimSort,126,41 +block_count,ArrayTimSort,127,459 +block_count,ArrayTimSort,128,418 +block_count,ArrayTimSort,129,418 +block_count,ArrayTimSort,130,418 block_count,ArrayTimSort,131,0 block_count,ArrayTimSort,132,0 -block_count,ArrayTimSort,133,43 -block_count,ArrayTimSort,134,43 +block_count,ArrayTimSort,133,41 +block_count,ArrayTimSort,134,41 block_count,ArrayTimSort,135,0 block_count,ArrayTimSort,136,0 block_count,ArrayTimSort,137,1 @@ -63180,7 +63489,7 @@ block_count,ArrayTimSort,139,1 block_count,ArrayTimSort,140,1 block_count,ArrayTimSort,141,2 -block_count,ArrayTimSort,142,2 +block_count,ArrayTimSort,142,1 block_count,ArrayTimSort,143,1 block_count,ArrayTimSort,144,1 block_count,ArrayTimSort,145,1 @@ -63206,7 +63515,7 @@ block_count,ArrayTimSort,165,1 block_count,ArrayTimSort,166,1 block_count,ArrayTimSort,167,0 -block_count,ArrayTimSort,168,1 +block_count,ArrayTimSort,168,0 block_count,ArrayTimSort,169,0 block_count,ArrayTimSort,170,0 block_count,ArrayTimSort,171,0 @@ -63217,7 +63526,7 @@ block_count,ArrayTimSort,176,0 block_count,ArrayTimSort,177,0 block_count,ArrayTimSort,178,0 -block_count,ArrayTimSort,179,1 +block_count,ArrayTimSort,179,0 block_count,ArrayTimSort,180,0 block_count,ArrayTimSort,181,1 block_count,ArrayTimSort,182,0 @@ -63237,49 +63546,49 @@ block_count,ArrayTimSort,196,0 block_count,ArrayTimSort,197,0 block_count,ArrayTimSort,198,0 -block_count,ArrayTimSort,199,36 -block_count,ArrayTimSort,200,180 -block_count,ArrayTimSort,201,144 -block_count,ArrayTimSort,202,144 -block_count,ArrayTimSort,203,396 -block_count,ArrayTimSort,204,252 -block_count,ArrayTimSort,205,252 +block_count,ArrayTimSort,199,34 +block_count,ArrayTimSort,200,169 +block_count,ArrayTimSort,201,135 +block_count,ArrayTimSort,202,135 +block_count,ArrayTimSort,203,373 +block_count,ArrayTimSort,204,237 +block_count,ArrayTimSort,205,237 block_count,ArrayTimSort,206,0 -block_count,ArrayTimSort,207,251 -block_count,ArrayTimSort,208,252 +block_count,ArrayTimSort,207,237 +block_count,ArrayTimSort,208,237 block_count,ArrayTimSort,209,0 block_count,ArrayTimSort,210,0 block_count,ArrayTimSort,211,0 -block_count,ArrayTimSort,212,252 -block_count,ArrayTimSort,213,120 -block_count,ArrayTimSort,214,131 -block_count,ArrayTimSort,215,120 -block_count,ArrayTimSort,216,131 -block_count,ArrayTimSort,217,252 +block_count,ArrayTimSort,212,237 +block_count,ArrayTimSort,213,113 +block_count,ArrayTimSort,214,124 +block_count,ArrayTimSort,215,113 +block_count,ArrayTimSort,216,124 +block_count,ArrayTimSort,217,237 block_count,ArrayTimSort,218,0 -block_count,ArrayTimSort,219,144 -block_count,ArrayTimSort,220,313 -block_count,ArrayTimSort,221,169 -block_count,ArrayTimSort,222,169 -block_count,ArrayTimSort,223,169 +block_count,ArrayTimSort,219,135 +block_count,ArrayTimSort,220,295 +block_count,ArrayTimSort,221,159 +block_count,ArrayTimSort,222,159 +block_count,ArrayTimSort,223,159 block_count,ArrayTimSort,224,0 block_count,ArrayTimSort,225,0 -block_count,ArrayTimSort,226,144 -block_count,ArrayTimSort,227,144 +block_count,ArrayTimSort,226,135 +block_count,ArrayTimSort,227,135 block_count,ArrayTimSort,228,0 block_count,ArrayTimSort,229,0 -block_count,ArrayTimSort,230,36 -block_count,ArrayTimSort,231,36 -block_count,ArrayTimSort,232,36 -block_count,ArrayTimSort,233,36 -block_count,ArrayTimSort,234,36 +block_count,ArrayTimSort,230,34 +block_count,ArrayTimSort,231,34 +block_count,ArrayTimSort,232,34 +block_count,ArrayTimSort,233,34 +block_count,ArrayTimSort,234,34 block_count,ArrayTimSort,235,0 -block_count,ArrayTimSort,236,36 -block_count,ArrayTimSort,237,36 -block_count,ArrayTimSort,238,36 -block_count,ArrayTimSort,239,36 -block_count,ArrayTimSort,240,36 -block_count,ArrayTimSort,241,36 +block_count,ArrayTimSort,236,34 +block_count,ArrayTimSort,237,34 +block_count,ArrayTimSort,238,34 +block_count,ArrayTimSort,239,34 +block_count,ArrayTimSort,240,34 +block_count,ArrayTimSort,241,34 block_count,ArrayTimSort,242,0 block_count,ArrayTimSort,243,0 block_count,ArrayTimSort,244,0 @@ -63293,32 +63602,32 @@ block_count,ArrayTimSort,252,0 block_count,ArrayTimSort,253,0 block_count,ArrayTimSort,254,0 -block_count,ArrayTimSort,255,36 -block_count,ArrayTimSort,256,36 -block_count,ArrayTimSort,257,36 -block_count,ArrayTimSort,258,36 +block_count,ArrayTimSort,255,34 +block_count,ArrayTimSort,256,34 +block_count,ArrayTimSort,257,34 +block_count,ArrayTimSort,258,34 block_count,ArrayTimSort,259,0 -block_count,ArrayTimSort,260,36 -block_count,ArrayTimSort,261,36 -block_count,ArrayTimSort,262,36 -block_count,ArrayTimSort,263,36 -block_count,ArrayTimSort,264,36 +block_count,ArrayTimSort,260,34 +block_count,ArrayTimSort,261,34 +block_count,ArrayTimSort,262,34 +block_count,ArrayTimSort,263,34 +block_count,ArrayTimSort,264,34 block_count,ArrayTimSort,265,0 -block_count,ArrayTimSort,266,36 +block_count,ArrayTimSort,266,34 block_count,ArrayTimSort,267,0 -block_count,ArrayTimSort,268,36 +block_count,ArrayTimSort,268,34 block_count,ArrayTimSort,269,0 block_count,ArrayTimSort,270,0 block_count,ArrayTimSort,271,0 block_count,ArrayTimSort,272,0 block_count,ArrayTimSort,273,0 block_count,ArrayTimSort,274,0 -block_count,ArrayTimSort,275,36 -block_count,ArrayTimSort,276,264 -block_count,ArrayTimSort,277,228 -block_count,ArrayTimSort,278,228 +block_count,ArrayTimSort,275,34 +block_count,ArrayTimSort,276,249 +block_count,ArrayTimSort,277,215 +block_count,ArrayTimSort,278,215 block_count,ArrayTimSort,279,0 -block_count,ArrayTimSort,280,36 +block_count,ArrayTimSort,280,34 block_count,ArrayTimSort,281,0 block_count,ArrayTimSort,282,0 block_count,ArrayTimSort,283,0 @@ -63346,11 +63655,11 @@ block_count,ArrayTimSort,305,0 block_count,ArrayTimSort,306,0 block_count,ArrayTimSort,307,0 -block_count,ArrayTimSort,308,36 -block_count,ArrayTimSort,309,228 -block_count,ArrayTimSort,310,228 -block_count,ArrayTimSort,311,228 -block_count,ArrayTimSort,312,228 +block_count,ArrayTimSort,308,34 +block_count,ArrayTimSort,309,215 +block_count,ArrayTimSort,310,215 +block_count,ArrayTimSort,311,215 +block_count,ArrayTimSort,312,215 block_count,ArrayTimSort,313,0 block_count,ArrayTimSort,314,0 block_count,ArrayTimSort,315,0 @@ -63375,30 +63684,30 @@ block_count,ArrayTimSort,334,0 block_count,ArrayTimSort,335,0 block_count,ArrayTimSort,336,0 -block_count,ArrayTimSort,337,228 -block_count,ArrayTimSort,338,228 +block_count,ArrayTimSort,337,215 +block_count,ArrayTimSort,338,215 block_count,ArrayTimSort,339,0 block_count,ArrayTimSort,340,0 -block_count,ArrayTimSort,341,228 +block_count,ArrayTimSort,341,215 block_count,ArrayTimSort,342,0 -block_count,ArrayTimSort,343,228 -block_count,ArrayPrototypeSort,0,36 +block_count,ArrayTimSort,343,215 +block_count,ArrayPrototypeSort,0,34 block_count,ArrayPrototypeSort,1,0 -block_count,ArrayPrototypeSort,2,36 -block_count,ArrayPrototypeSort,3,36 -block_count,ArrayPrototypeSort,4,36 +block_count,ArrayPrototypeSort,2,34 +block_count,ArrayPrototypeSort,3,34 +block_count,ArrayPrototypeSort,4,34 block_count,ArrayPrototypeSort,5,0 -block_count,ArrayPrototypeSort,6,36 +block_count,ArrayPrototypeSort,6,34 block_count,ArrayPrototypeSort,7,0 -block_count,ArrayPrototypeSort,8,36 -block_count,ArrayPrototypeSort,9,36 -block_count,ArrayPrototypeSort,10,36 +block_count,ArrayPrototypeSort,8,34 +block_count,ArrayPrototypeSort,9,34 +block_count,ArrayPrototypeSort,10,34 block_count,ArrayPrototypeSort,11,0 -block_count,ArrayPrototypeSort,12,36 +block_count,ArrayPrototypeSort,12,34 block_count,ArrayPrototypeSort,13,0 -block_count,ArrayPrototypeSort,14,36 -block_count,ArrayPrototypeSort,15,36 -block_count,ArrayPrototypeSort,16,36 +block_count,ArrayPrototypeSort,14,34 +block_count,ArrayPrototypeSort,15,34 +block_count,ArrayPrototypeSort,16,34 block_count,ArrayPrototypeSort,17,0 block_count,ArrayPrototypeSort,18,0 block_count,ArrayPrototypeSort,19,0 @@ -63426,20 +63735,20 @@ block_count,ArrayPrototypeSort,41,0 block_count,ArrayPrototypeSort,42,0 block_count,ArrayPrototypeSort,43,0 -block_count,ArrayPrototypeSort,44,36 +block_count,ArrayPrototypeSort,44,34 block_count,ArrayPrototypeSort,45,0 block_count,ArrayPrototypeSort,46,0 block_count,ArrayPrototypeSort,47,0 -block_count,ArrayPrototypeSort,48,36 -block_count,ArrayPrototypeSort,49,36 +block_count,ArrayPrototypeSort,48,34 +block_count,ArrayPrototypeSort,49,34 block_count,ArrayPrototypeSort,50,0 -block_count,ArrayPrototypeSort,51,36 -block_count,ArrayPrototypeSort,52,36 -block_count,ArrayPrototypeSort,53,36 +block_count,ArrayPrototypeSort,51,34 +block_count,ArrayPrototypeSort,52,34 +block_count,ArrayPrototypeSort,53,34 block_count,ArrayPrototypeSort,54,0 -block_count,ArrayPrototypeSort,55,36 -block_count,ArrayPrototypeSort,56,36 -block_count,ArrayPrototypeSort,57,36 +block_count,ArrayPrototypeSort,55,34 +block_count,ArrayPrototypeSort,56,34 +block_count,ArrayPrototypeSort,57,34 block_count,ArrayPrototypeSort,58,0 block_count,ArrayPrototypeSort,59,0 block_count,ArrayPrototypeSort,60,0 @@ -63466,48 +63775,48 @@ block_count,ArrayPrototypeSort,81,0 block_count,ArrayPrototypeSort,82,0 block_count,ArrayPrototypeSort,83,0 -block_count,ArrayPrototypeSort,84,36 +block_count,ArrayPrototypeSort,84,34 block_count,ArrayPrototypeSort,85,0 block_count,ArrayPrototypeSort,86,0 block_count,ArrayPrototypeSort,87,0 block_count,ArrayPrototypeSort,88,0 -block_count,ArrayPrototypeSort,89,36 -block_count,ArrayPrototypeSort,90,36 +block_count,ArrayPrototypeSort,89,34 +block_count,ArrayPrototypeSort,90,34 block_count,ArrayPrototypeSort,91,0 block_count,ArrayPrototypeSort,92,0 block_count,ArrayPrototypeSort,93,0 -block_count,ArrayPrototypeSort,94,36 -block_count,ArrayPrototypeSort,95,36 +block_count,ArrayPrototypeSort,94,34 +block_count,ArrayPrototypeSort,95,34 block_count,ArrayPrototypeSort,96,0 -block_count,ArrayPrototypeSort,97,36 -block_count,ArrayPrototypeSort,98,36 -block_count,ArrayPrototypeSort,99,36 +block_count,ArrayPrototypeSort,97,34 +block_count,ArrayPrototypeSort,98,34 +block_count,ArrayPrototypeSort,99,34 block_count,ArrayPrototypeSort,100,0 -block_count,ArrayPrototypeSort,101,36 +block_count,ArrayPrototypeSort,101,34 block_count,ArrayPrototypeSort,102,0 -block_count,ArrayPrototypeSort,103,36 -block_count,ArrayPrototypeSort,104,36 -block_count,ArrayPrototypeSort,105,36 +block_count,ArrayPrototypeSort,103,34 +block_count,ArrayPrototypeSort,104,34 +block_count,ArrayPrototypeSort,105,34 block_count,ArrayPrototypeSort,106,0 -block_count,ArrayPrototypeSort,107,36 +block_count,ArrayPrototypeSort,107,34 block_count,ArrayPrototypeSort,108,0 -block_count,ArrayPrototypeSort,109,36 -block_count,ArrayPrototypeSort,110,36 -block_count,ArrayPrototypeSort,111,36 -block_count,ArrayPrototypeSort,112,36 +block_count,ArrayPrototypeSort,109,34 +block_count,ArrayPrototypeSort,110,34 +block_count,ArrayPrototypeSort,111,34 +block_count,ArrayPrototypeSort,112,34 block_count,ArrayPrototypeSort,113,0 -block_count,ArrayPrototypeSort,114,36 +block_count,ArrayPrototypeSort,114,34 block_count,ArrayPrototypeSort,115,0 block_count,ArrayPrototypeSort,116,0 -block_count,ArrayPrototypeSort,117,36 +block_count,ArrayPrototypeSort,117,34 block_count,ArrayPrototypeSort,118,0 -block_count,ArrayPrototypeSort,119,36 -block_count,ArrayPrototypeSort,120,36 -block_count,StringFastLocaleCompare,0,1340 -block_count,StringFastLocaleCompare,1,1340 -block_count,StringFastLocaleCompare,2,1340 -block_count,StringFastLocaleCompare,3,1261 -block_count,StringFastLocaleCompare,4,1261 +block_count,ArrayPrototypeSort,119,34 +block_count,ArrayPrototypeSort,120,34 +block_count,StringFastLocaleCompare,0,1262 +block_count,StringFastLocaleCompare,1,1262 +block_count,StringFastLocaleCompare,2,1262 +block_count,StringFastLocaleCompare,3,1188 +block_count,StringFastLocaleCompare,4,1188 block_count,StringFastLocaleCompare,5,0 block_count,StringFastLocaleCompare,6,0 block_count,StringFastLocaleCompare,7,0 @@ -63710,16 +64019,16 @@ block_count,StringFastLocaleCompare,204,0 block_count,StringFastLocaleCompare,205,0 block_count,StringFastLocaleCompare,206,0 -block_count,StringFastLocaleCompare,207,1261 -block_count,StringFastLocaleCompare,208,1261 -block_count,StringFastLocaleCompare,209,1261 +block_count,StringFastLocaleCompare,207,1188 +block_count,StringFastLocaleCompare,208,1188 +block_count,StringFastLocaleCompare,209,1188 block_count,StringFastLocaleCompare,210,0 block_count,StringFastLocaleCompare,211,0 block_count,StringFastLocaleCompare,212,0 -block_count,StringFastLocaleCompare,213,1261 -block_count,StringFastLocaleCompare,214,1261 -block_count,StringFastLocaleCompare,215,1261 -block_count,StringFastLocaleCompare,216,1261 +block_count,StringFastLocaleCompare,213,1188 +block_count,StringFastLocaleCompare,214,1188 +block_count,StringFastLocaleCompare,215,1188 +block_count,StringFastLocaleCompare,216,1188 block_count,StringFastLocaleCompare,217,0 block_count,StringFastLocaleCompare,218,0 block_count,StringFastLocaleCompare,219,0 @@ -63811,41 +64120,41 @@ block_count,StringFastLocaleCompare,305,0 block_count,StringFastLocaleCompare,306,0 block_count,StringFastLocaleCompare,307,0 -block_count,StringFastLocaleCompare,308,1261 -block_count,StringFastLocaleCompare,309,1261 -block_count,StringFastLocaleCompare,310,1261 +block_count,StringFastLocaleCompare,308,1188 +block_count,StringFastLocaleCompare,309,1188 +block_count,StringFastLocaleCompare,310,1188 block_count,StringFastLocaleCompare,311,0 block_count,StringFastLocaleCompare,312,0 block_count,StringFastLocaleCompare,313,0 -block_count,StringFastLocaleCompare,314,1261 -block_count,StringFastLocaleCompare,315,863 -block_count,StringFastLocaleCompare,316,863 -block_count,StringFastLocaleCompare,317,920 -block_count,StringFastLocaleCompare,318,920 -block_count,StringFastLocaleCompare,319,920 -block_count,StringFastLocaleCompare,320,56 -block_count,StringFastLocaleCompare,321,863 +block_count,StringFastLocaleCompare,314,1188 +block_count,StringFastLocaleCompare,315,813 +block_count,StringFastLocaleCompare,316,813 +block_count,StringFastLocaleCompare,317,867 +block_count,StringFastLocaleCompare,318,867 +block_count,StringFastLocaleCompare,319,867 +block_count,StringFastLocaleCompare,320,53 +block_count,StringFastLocaleCompare,321,813 block_count,StringFastLocaleCompare,322,0 block_count,StringFastLocaleCompare,323,0 block_count,StringFastLocaleCompare,324,0 block_count,StringFastLocaleCompare,325,0 -block_count,StringFastLocaleCompare,326,398 -block_count,StringFastLocaleCompare,327,1261 -block_count,StringFastLocaleCompare,328,6177 -block_count,StringFastLocaleCompare,329,6166 -block_count,StringFastLocaleCompare,330,6166 -block_count,StringFastLocaleCompare,331,6113 -block_count,StringFastLocaleCompare,332,6113 -block_count,StringFastLocaleCompare,333,4915 -block_count,StringFastLocaleCompare,334,1198 -block_count,StringFastLocaleCompare,335,789 -block_count,StringFastLocaleCompare,336,408 +block_count,StringFastLocaleCompare,326,375 +block_count,StringFastLocaleCompare,327,1188 +block_count,StringFastLocaleCompare,328,5820 +block_count,StringFastLocaleCompare,329,5811 +block_count,StringFastLocaleCompare,330,5811 +block_count,StringFastLocaleCompare,331,5760 +block_count,StringFastLocaleCompare,332,5760 +block_count,StringFastLocaleCompare,333,4631 +block_count,StringFastLocaleCompare,334,1128 +block_count,StringFastLocaleCompare,335,743 +block_count,StringFastLocaleCompare,336,385 block_count,StringFastLocaleCompare,337,0 -block_count,StringFastLocaleCompare,338,53 +block_count,StringFastLocaleCompare,338,50 block_count,StringFastLocaleCompare,339,0 -block_count,StringFastLocaleCompare,340,10 -block_count,StringFastLocaleCompare,341,10 -block_count,StringFastLocaleCompare,342,10 +block_count,StringFastLocaleCompare,340,9 +block_count,StringFastLocaleCompare,341,9 +block_count,StringFastLocaleCompare,342,9 block_count,StringFastLocaleCompare,343,0 block_count,StringFastLocaleCompare,344,0 block_count,StringFastLocaleCompare,345,0 @@ -63861,7 +64170,7 @@ block_count,StringFastLocaleCompare,355,0 block_count,StringFastLocaleCompare,356,0 block_count,StringFastLocaleCompare,357,0 -block_count,StringFastLocaleCompare,358,78 +block_count,StringFastLocaleCompare,358,74 block_count,JSToWasmWrapper,0,0 block_count,JSToWasmWrapper,1,0 block_count,JSToWasmWrapper,2,0 @@ -64388,9 +64697,8 @@ block_count,WasmAllocateZeroedFixedArray,6,0 block_count,WasmAllocateZeroedFixedArray,7,0 block_count,WasmAllocateZeroedFixedArray,8,0 -block_count,WasmTriggerTierUp,0,0 +block_count,WasmTriggerTierUp,0,1 block_count,WasmStackGuard,0,0 -block_count,WasmStackGuardLoop,0,0 block_count,CallIndirectIC,0,1 block_count,CallIndirectIC,1,0 block_count,CallIndirectIC,2,1 @@ -64461,10 +64769,10 @@ block_count,CanUseSameAccessor_FastSmiElements_0,1,0 block_count,CanUseSameAccessor_FastSmiElements_0,2,0 block_count,CanUseSameAccessor_FastSmiElements_0,3,0 -block_count,CanUseSameAccessor_FastObjectElements_0,0,36 -block_count,CanUseSameAccessor_FastObjectElements_0,1,36 +block_count,CanUseSameAccessor_FastObjectElements_0,0,34 +block_count,CanUseSameAccessor_FastObjectElements_0,1,34 block_count,CanUseSameAccessor_FastObjectElements_0,2,0 -block_count,CanUseSameAccessor_FastObjectElements_0,3,36 +block_count,CanUseSameAccessor_FastObjectElements_0,3,34 block_count,StringPrototypeToLowerCaseIntl,0,1 block_count,StringPrototypeToLowerCaseIntl,1,0 block_count,StringPrototypeToLowerCaseIntl,2,1 @@ -64474,59 +64782,59 @@ block_count,StringPrototypeToLowerCaseIntl,6,0 block_count,StringPrototypeToLowerCaseIntl,7,0 block_count,StringPrototypeToLowerCaseIntl,8,1 -block_count,StringToLowerCaseIntl,0,227 -block_count,StringToLowerCaseIntl,1,51 -block_count,StringToLowerCaseIntl,2,98 +block_count,StringToLowerCaseIntl,0,213 +block_count,StringToLowerCaseIntl,1,48 +block_count,StringToLowerCaseIntl,2,92 block_count,StringToLowerCaseIntl,3,4 block_count,StringToLowerCaseIntl,4,0 block_count,StringToLowerCaseIntl,5,4 -block_count,StringToLowerCaseIntl,6,46 -block_count,StringToLowerCaseIntl,7,46 +block_count,StringToLowerCaseIntl,6,44 +block_count,StringToLowerCaseIntl,7,44 block_count,StringToLowerCaseIntl,8,0 -block_count,StringToLowerCaseIntl,9,46 +block_count,StringToLowerCaseIntl,9,44 block_count,StringToLowerCaseIntl,10,0 block_count,StringToLowerCaseIntl,11,0 block_count,StringToLowerCaseIntl,12,0 -block_count,StringToLowerCaseIntl,13,175 -block_count,StringToLowerCaseIntl,14,222 -block_count,StringToLowerCaseIntl,15,222 +block_count,StringToLowerCaseIntl,13,165 +block_count,StringToLowerCaseIntl,14,209 +block_count,StringToLowerCaseIntl,15,209 block_count,StringToLowerCaseIntl,16,0 -block_count,StringToLowerCaseIntl,17,222 -block_count,StringToLowerCaseIntl,18,222 -block_count,StringToLowerCaseIntl,19,222 +block_count,StringToLowerCaseIntl,17,209 +block_count,StringToLowerCaseIntl,18,209 +block_count,StringToLowerCaseIntl,19,209 block_count,StringToLowerCaseIntl,20,0 -block_count,StringToLowerCaseIntl,21,222 +block_count,StringToLowerCaseIntl,21,209 block_count,StringToLowerCaseIntl,22,0 block_count,StringToLowerCaseIntl,23,0 -block_count,StringToLowerCaseIntl,24,222 -block_count,StringToLowerCaseIntl,25,222 -block_count,StringToLowerCaseIntl,26,222 +block_count,StringToLowerCaseIntl,24,209 +block_count,StringToLowerCaseIntl,25,209 +block_count,StringToLowerCaseIntl,26,209 block_count,StringToLowerCaseIntl,27,0 block_count,StringToLowerCaseIntl,28,0 block_count,StringToLowerCaseIntl,29,0 -block_count,StringToLowerCaseIntl,30,222 -block_count,StringToLowerCaseIntl,31,222 -block_count,StringToLowerCaseIntl,32,734 -block_count,StringToLowerCaseIntl,33,511 -block_count,StringToLowerCaseIntl,34,222 -block_count,StringToLowerCaseIntl,35,215 -block_count,StringToLowerCaseIntl,36,7 +block_count,StringToLowerCaseIntl,30,209 +block_count,StringToLowerCaseIntl,31,209 +block_count,StringToLowerCaseIntl,32,692 +block_count,StringToLowerCaseIntl,33,482 +block_count,StringToLowerCaseIntl,34,209 +block_count,StringToLowerCaseIntl,35,202 +block_count,StringToLowerCaseIntl,36,6 block_count,StringToLowerCaseIntl,37,0 -block_count,StringToLowerCaseIntl,38,215 +block_count,StringToLowerCaseIntl,38,202 block_count,StringToLowerCaseIntl,39,0 block_count,StringToLowerCaseIntl,40,0 block_count,StringToLowerCaseIntl,41,0 -block_count,WideHandler,0,68 -block_count,ExtraWideHandler,0,17 -block_count,LdarHandler,0,228 -block_count,LdaZeroHandler,0,25 +block_count,WideHandler,0,65 +block_count,ExtraWideHandler,0,16 +block_count,LdarHandler,0,218 +block_count,LdaZeroHandler,0,24 block_count,LdaZeroHandler,1,19 block_count,LdaZeroHandler,2,5 -block_count,LdaSmiHandler,0,24 -block_count,LdaSmiHandler,1,15 +block_count,LdaSmiHandler,0,23 +block_count,LdaSmiHandler,1,14 block_count,LdaSmiHandler,2,9 -block_count,LdaUndefinedHandler,0,13 -block_count,LdaUndefinedHandler,1,12 +block_count,LdaUndefinedHandler,0,12 +block_count,LdaUndefinedHandler,1,11 block_count,LdaUndefinedHandler,2,0 block_count,LdaNullHandler,0,2 block_count,LdaNullHandler,1,1 @@ -64536,9 +64844,9 @@ block_count,LdaTheHoleHandler,2,0 block_count,LdaTrueHandler,0,3 block_count,LdaFalseHandler,0,5 -block_count,LdaConstantHandler,0,21 -block_count,LdaConstantHandler,1,12 -block_count,LdaConstantHandler,2,9 +block_count,LdaConstantHandler,0,20 +block_count,LdaConstantHandler,1,11 +block_count,LdaConstantHandler,2,8 block_count,LdaContextSlotNoCellHandler,0,1 block_count,LdaContextSlotNoCellHandler,1,1 block_count,LdaContextSlotNoCellHandler,2,1 @@ -64585,7 +64893,7 @@ block_count,LdaImmutableContextSlotHandler,1,6 block_count,LdaImmutableContextSlotHandler,2,8 block_count,LdaImmutableContextSlotHandler,3,8 -block_count,LdaImmutableContextSlotHandler,4,2 +block_count,LdaImmutableContextSlotHandler,4,1 block_count,LdaImmutableContextSlotHandler,5,6 block_count,LdaImmutableContextSlotHandler,6,0 block_count,LdaImmutableContextSlotHandler,7,2 @@ -64593,12 +64901,12 @@ block_count,LdaImmutableContextSlotHandler,9,0 block_count,LdaImmutableContextSlotHandler,10,9 block_count,LdaImmutableContextSlotHandler,11,2 -block_count,LdaImmutableContextSlotHandler,12,7 -block_count,LdaCurrentContextSlotNoCellHandler,0,16 +block_count,LdaImmutableContextSlotHandler,12,6 +block_count,LdaCurrentContextSlotNoCellHandler,0,15 block_count,LdaCurrentContextSlotNoCellHandler,1,0 -block_count,LdaCurrentContextSlotNoCellHandler,2,16 -block_count,LdaCurrentContextSlotNoCellHandler,3,6 -block_count,LdaCurrentContextSlotNoCellHandler,4,10 +block_count,LdaCurrentContextSlotNoCellHandler,2,15 +block_count,LdaCurrentContextSlotNoCellHandler,3,5 +block_count,LdaCurrentContextSlotNoCellHandler,4,9 block_count,LdaCurrentContextSlotHandler,0,3 block_count,LdaCurrentContextSlotHandler,1,0 block_count,LdaCurrentContextSlotHandler,2,3 @@ -64620,26 +64928,26 @@ block_count,LdaCurrentContextSlotHandler,18,0 block_count,LdaCurrentContextSlotHandler,19,0 block_count,LdaCurrentContextSlotHandler,20,3 -block_count,LdaImmutableCurrentContextSlotHandler,0,32 +block_count,LdaImmutableCurrentContextSlotHandler,0,31 block_count,LdaImmutableCurrentContextSlotHandler,1,0 -block_count,LdaImmutableCurrentContextSlotHandler,2,32 +block_count,LdaImmutableCurrentContextSlotHandler,2,31 block_count,LdaImmutableCurrentContextSlotHandler,3,5 -block_count,LdaImmutableCurrentContextSlotHandler,4,27 -block_count,StarHandler,0,32 -block_count,MovHandler,0,42 +block_count,LdaImmutableCurrentContextSlotHandler,4,26 +block_count,StarHandler,0,30 +block_count,MovHandler,0,40 block_count,PushContextHandler,0,2 block_count,PopContextHandler,0,0 block_count,TestReferenceEqualHandler,0,1 block_count,TestReferenceEqualHandler,1,1 block_count,TestReferenceEqualHandler,2,0 block_count,TestReferenceEqualHandler,3,1 -block_count,TestUndetectableHandler,0,1 -block_count,TestUndetectableHandler,1,1 +block_count,TestUndetectableHandler,0,2 +block_count,TestUndetectableHandler,1,2 block_count,TestUndetectableHandler,2,1 block_count,TestUndetectableHandler,3,0 -block_count,TestUndetectableHandler,4,1 +block_count,TestUndetectableHandler,4,2 block_count,TestUndetectableHandler,5,0 -block_count,TestUndetectableHandler,6,1 +block_count,TestUndetectableHandler,6,2 block_count,TestNullHandler,0,0 block_count,TestNullHandler,1,0 block_count,TestNullHandler,2,0 @@ -64699,13 +65007,13 @@ block_count,TestTypeOfHandler,48,1 block_count,TestTypeOfHandler,49,0 block_count,TestTypeOfHandler,50,1 -block_count,LdaGlobalHandler,0,52 -block_count,LdaGlobalHandler,1,42 -block_count,LdaGlobalHandler,2,41 -block_count,LdaGlobalHandler,3,41 -block_count,LdaGlobalHandler,4,41 -block_count,LdaGlobalHandler,5,12 -block_count,LdaGlobalHandler,6,29 +block_count,LdaGlobalHandler,0,49 +block_count,LdaGlobalHandler,1,41 +block_count,LdaGlobalHandler,2,40 +block_count,LdaGlobalHandler,3,40 +block_count,LdaGlobalHandler,4,40 +block_count,LdaGlobalHandler,5,11 +block_count,LdaGlobalHandler,6,28 block_count,LdaGlobalHandler,7,0 block_count,LdaGlobalHandler,8,0 block_count,LdaGlobalHandler,9,0 @@ -64998,7 +65306,7 @@ block_count,LdaGlobalHandler,296,0 block_count,LdaGlobalHandler,297,0 block_count,LdaGlobalHandler,298,0 -block_count,LdaGlobalHandler,299,9 +block_count,LdaGlobalHandler,299,8 block_count,LdaGlobalHandler,300,2 block_count,LdaGlobalHandler,301,6 block_count,LdaGlobalInsideTypeofHandler,0,0 @@ -66028,32 +66336,32 @@ block_count,StaLookupSlotHandler,3,0 block_count,StaLookupSlotHandler,4,0 block_count,StaLookupSlotHandler,5,0 -block_count,GetNamedPropertyHandler,0,156 -block_count,GetNamedPropertyHandler,1,156 +block_count,GetNamedPropertyHandler,0,146 +block_count,GetNamedPropertyHandler,1,146 block_count,GetNamedPropertyHandler,2,0 -block_count,GetNamedPropertyHandler,3,156 -block_count,GetNamedPropertyHandler,4,130 -block_count,GetNamedPropertyHandler,5,12 +block_count,GetNamedPropertyHandler,3,146 +block_count,GetNamedPropertyHandler,4,121 +block_count,GetNamedPropertyHandler,5,11 block_count,GetNamedPropertyHandler,6,0 -block_count,GetNamedPropertyHandler,7,12 +block_count,GetNamedPropertyHandler,7,11 block_count,GetNamedPropertyHandler,8,6 -block_count,GetNamedPropertyHandler,9,6 -block_count,GetNamedPropertyHandler,10,10 +block_count,GetNamedPropertyHandler,9,5 +block_count,GetNamedPropertyHandler,10,9 block_count,GetNamedPropertyHandler,11,4 block_count,GetNamedPropertyHandler,12,4 block_count,GetNamedPropertyHandler,13,0 -block_count,GetNamedPropertyHandler,14,6 -block_count,GetNamedPropertyHandler,15,118 -block_count,GetNamedPropertyHandler,16,124 -block_count,GetNamedPropertyHandler,17,39 -block_count,GetNamedPropertyHandler,18,39 -block_count,GetNamedPropertyHandler,19,36 -block_count,GetNamedPropertyHandler,20,36 -block_count,GetNamedPropertyHandler,21,36 +block_count,GetNamedPropertyHandler,14,5 +block_count,GetNamedPropertyHandler,15,110 +block_count,GetNamedPropertyHandler,16,115 +block_count,GetNamedPropertyHandler,17,36 +block_count,GetNamedPropertyHandler,18,36 +block_count,GetNamedPropertyHandler,19,33 +block_count,GetNamedPropertyHandler,20,33 +block_count,GetNamedPropertyHandler,21,33 block_count,GetNamedPropertyHandler,22,0 block_count,GetNamedPropertyHandler,23,0 -block_count,GetNamedPropertyHandler,24,36 -block_count,GetNamedPropertyHandler,25,7 +block_count,GetNamedPropertyHandler,24,33 +block_count,GetNamedPropertyHandler,25,6 block_count,GetNamedPropertyHandler,26,0 block_count,GetNamedPropertyHandler,27,0 block_count,GetNamedPropertyHandler,28,0 @@ -66118,7 +66426,7 @@ block_count,GetNamedPropertyHandler,87,0 block_count,GetNamedPropertyHandler,88,0 block_count,GetNamedPropertyHandler,89,0 -block_count,GetNamedPropertyHandler,90,7 +block_count,GetNamedPropertyHandler,90,6 block_count,GetNamedPropertyHandler,91,0 block_count,GetNamedPropertyHandler,92,0 block_count,GetNamedPropertyHandler,93,0 @@ -66130,23 +66438,23 @@ block_count,GetNamedPropertyHandler,99,0 block_count,GetNamedPropertyHandler,100,0 block_count,GetNamedPropertyHandler,101,0 -block_count,GetNamedPropertyHandler,102,7 -block_count,GetNamedPropertyHandler,103,29 -block_count,GetNamedPropertyHandler,104,36 -block_count,GetNamedPropertyHandler,105,36 -block_count,GetNamedPropertyHandler,106,35 -block_count,GetNamedPropertyHandler,107,35 +block_count,GetNamedPropertyHandler,102,6 +block_count,GetNamedPropertyHandler,103,26 +block_count,GetNamedPropertyHandler,104,33 +block_count,GetNamedPropertyHandler,105,33 +block_count,GetNamedPropertyHandler,106,32 +block_count,GetNamedPropertyHandler,107,32 block_count,GetNamedPropertyHandler,108,0 block_count,GetNamedPropertyHandler,109,0 -block_count,GetNamedPropertyHandler,110,36 +block_count,GetNamedPropertyHandler,110,33 block_count,GetNamedPropertyHandler,111,0 block_count,GetNamedPropertyHandler,112,3 block_count,GetNamedPropertyHandler,113,0 block_count,GetNamedPropertyHandler,114,0 block_count,GetNamedPropertyHandler,115,0 -block_count,GetNamedPropertyHandler,116,84 -block_count,GetNamedPropertyHandler,117,120 -block_count,GetNamedPropertyHandler,118,37 +block_count,GetNamedPropertyHandler,116,78 +block_count,GetNamedPropertyHandler,117,112 +block_count,GetNamedPropertyHandler,118,34 block_count,GetNamedPropertyHandler,119,6 block_count,GetNamedPropertyHandler,120,5 block_count,GetNamedPropertyHandler,121,4 @@ -66262,16 +66570,16 @@ block_count,GetNamedPropertyHandler,231,0 block_count,GetNamedPropertyHandler,232,0 block_count,GetNamedPropertyHandler,233,0 -block_count,GetNamedPropertyHandler,234,30 -block_count,GetNamedPropertyHandler,235,83 -block_count,GetNamedPropertyHandler,236,83 +block_count,GetNamedPropertyHandler,234,28 +block_count,GetNamedPropertyHandler,235,77 +block_count,GetNamedPropertyHandler,236,77 block_count,GetNamedPropertyHandler,237,14 -block_count,GetNamedPropertyHandler,238,68 -block_count,GetNamedPropertyHandler,239,83 -block_count,GetNamedPropertyHandler,240,79 -block_count,GetNamedPropertyHandler,241,4 -block_count,GetNamedPropertyHandler,242,4 -block_count,GetNamedPropertyHandler,243,4 +block_count,GetNamedPropertyHandler,238,63 +block_count,GetNamedPropertyHandler,239,77 +block_count,GetNamedPropertyHandler,240,74 +block_count,GetNamedPropertyHandler,241,3 +block_count,GetNamedPropertyHandler,242,3 +block_count,GetNamedPropertyHandler,243,3 block_count,GetNamedPropertyHandler,244,0 block_count,GetNamedPropertyHandler,245,0 block_count,GetNamedPropertyHandler,246,0 @@ -66322,23 +66630,23 @@ block_count,GetNamedPropertyHandler,291,0 block_count,GetNamedPropertyHandler,292,0 block_count,GetNamedPropertyHandler,293,0 -block_count,GetNamedPropertyHandler,294,4 +block_count,GetNamedPropertyHandler,294,3 block_count,GetNamedPropertyHandler,295,0 -block_count,GetNamedPropertyHandler,296,4 -block_count,GetNamedPropertyHandler,297,4 +block_count,GetNamedPropertyHandler,296,3 +block_count,GetNamedPropertyHandler,297,3 block_count,GetNamedPropertyHandler,298,0 -block_count,GetNamedPropertyHandler,299,26 -block_count,GetNamedPropertyHandler,300,156 -block_count,GetNamedPropertyHandler,301,40 -block_count,GetNamedPropertyHandler,302,116 +block_count,GetNamedPropertyHandler,299,24 +block_count,GetNamedPropertyHandler,300,146 +block_count,GetNamedPropertyHandler,301,38 +block_count,GetNamedPropertyHandler,302,108 block_count,GetNamedPropertyFromSuperHandler,0,0 -block_count,GetKeyedPropertyHandler,0,61 -block_count,GetKeyedPropertyHandler,1,27 -block_count,GetKeyedPropertyHandler,2,33 +block_count,GetKeyedPropertyHandler,0,59 +block_count,GetKeyedPropertyHandler,1,26 +block_count,GetKeyedPropertyHandler,2,32 block_count,GetEnumeratedKeyedPropertyHandler,0,1 -block_count,SetNamedPropertyHandler,0,17 +block_count,SetNamedPropertyHandler,0,15 block_count,DefineNamedOwnPropertyHandler,0,4 -block_count,SetKeyedPropertyHandler,0,38 +block_count,SetKeyedPropertyHandler,0,36 block_count,DefineKeyedOwnPropertyHandler,0,0 block_count,StaInArrayLiteralHandler,0,3 block_count,DefineKeyedOwnPropertyInLiteralHandler,0,0 @@ -66346,28 +66654,28 @@ block_count,SetPrototypePropertiesHandler,1,0 block_count,SetPrototypePropertiesHandler,2,0 block_count,SetPrototypePropertiesHandler,3,0 -block_count,AddHandler,0,35 +block_count,AddHandler,0,33 block_count,AddHandler,1,13 block_count,AddHandler,2,0 block_count,AddHandler,3,0 block_count,AddHandler,4,0 block_count,AddHandler,5,13 block_count,AddHandler,6,13 -block_count,AddHandler,7,13 +block_count,AddHandler,7,12 block_count,AddHandler,8,0 -block_count,AddHandler,9,13 +block_count,AddHandler,9,12 block_count,AddHandler,10,0 block_count,AddHandler,11,13 block_count,AddHandler,12,0 -block_count,AddHandler,13,21 -block_count,AddHandler,14,12 -block_count,AddHandler,15,11 -block_count,AddHandler,16,11 +block_count,AddHandler,13,20 +block_count,AddHandler,14,11 +block_count,AddHandler,15,10 +block_count,AddHandler,16,10 block_count,AddHandler,17,0 block_count,AddHandler,18,0 block_count,AddHandler,19,8 block_count,AddHandler,20,8 -block_count,AddHandler,21,8 +block_count,AddHandler,21,7 block_count,AddHandler,22,0 block_count,AddHandler,23,0 block_count,AddHandler,24,0 @@ -66385,7 +66693,7 @@ block_count,AddHandler,36,0 block_count,AddHandler,37,0 block_count,AddHandler,38,0 -block_count,AddHandler,39,8 +block_count,AddHandler,39,7 block_count,AddHandler,40,0 block_count,AddHandler,41,0 block_count,AddHandler,42,0 @@ -66397,9 +66705,9 @@ block_count,AddHandler,48,0 block_count,AddHandler,49,0 block_count,AddHandler,50,7 -block_count,AddHandler,51,7 +block_count,AddHandler,51,6 block_count,AddHandler,52,0 -block_count,AddHandler,53,7 +block_count,AddHandler,53,6 block_count,AddHandler,54,0 block_count,AddHandler,55,7 block_count,AddHandler,56,0 @@ -66419,19 +66727,19 @@ block_count,AddHandler,70,0 block_count,AddHandler,71,0 block_count,AddHandler,72,0 -block_count,AddHandler,73,12 +block_count,AddHandler,73,11 block_count,AddHandler,74,0 -block_count,AddHandler,75,12 -block_count,AddHandler,76,12 -block_count,AddHandler,77,12 +block_count,AddHandler,75,11 +block_count,AddHandler,76,11 +block_count,AddHandler,77,11 block_count,AddHandler,78,0 -block_count,AddHandler,79,12 +block_count,AddHandler,79,11 block_count,AddHandler,80,0 -block_count,AddHandler,81,12 -block_count,AddHandler,82,35 -block_count,AddHandler,83,19 -block_count,AddHandler,84,15 -block_count,SubHandler,0,6 +block_count,AddHandler,81,11 +block_count,AddHandler,82,33 +block_count,AddHandler,83,18 +block_count,AddHandler,84,14 +block_count,SubHandler,0,5 block_count,SubHandler,1,3 block_count,SubHandler,2,1 block_count,SubHandler,3,1 @@ -66498,10 +66806,10 @@ block_count,SubHandler,64,0 block_count,SubHandler,65,3 block_count,SubHandler,66,3 -block_count,SubHandler,67,6 +block_count,SubHandler,67,5 block_count,SubHandler,68,3 block_count,SubHandler,69,2 -block_count,MulHandler,0,15 +block_count,MulHandler,0,14 block_count,MulHandler,1,5 block_count,MulHandler,2,3 block_count,MulHandler,3,3 @@ -66574,19 +66882,19 @@ block_count,MulHandler,70,0 block_count,MulHandler,71,0 block_count,MulHandler,72,0 -block_count,MulHandler,73,13 +block_count,MulHandler,73,12 block_count,MulHandler,74,12 block_count,MulHandler,75,0 block_count,MulHandler,76,12 block_count,MulHandler,77,0 -block_count,MulHandler,78,13 +block_count,MulHandler,78,12 block_count,MulHandler,79,0 -block_count,MulHandler,80,13 -block_count,MulHandler,81,13 -block_count,MulHandler,82,15 -block_count,MulHandler,83,12 +block_count,MulHandler,80,12 +block_count,MulHandler,81,12 +block_count,MulHandler,82,14 +block_count,MulHandler,83,11 block_count,MulHandler,84,2 -block_count,DivHandler,0,1 +block_count,DivHandler,0,0 block_count,DivHandler,1,0 block_count,DivHandler,2,0 block_count,DivHandler,3,0 @@ -66668,7 +66976,7 @@ block_count,DivHandler,79,0 block_count,DivHandler,80,0 block_count,DivHandler,81,0 -block_count,DivHandler,82,1 +block_count,DivHandler,82,0 block_count,ModHandler,0,0 block_count,ModHandler,1,0 block_count,ModHandler,2,0 @@ -67563,13 +67871,13 @@ block_count,Add_StringConstant_InternalizeHandler,194,0 block_count,Add_StringConstant_InternalizeHandler,195,0 block_count,AddSmiHandler,0,11 -block_count,AddSmiHandler,1,11 -block_count,AddSmiHandler,2,11 +block_count,AddSmiHandler,1,10 +block_count,AddSmiHandler,2,10 block_count,AddSmiHandler,3,10 block_count,AddSmiHandler,4,0 block_count,AddSmiHandler,5,10 block_count,AddSmiHandler,6,0 -block_count,AddSmiHandler,7,11 +block_count,AddSmiHandler,7,10 block_count,AddSmiHandler,8,0 block_count,AddSmiHandler,9,0 block_count,AddSmiHandler,10,0 @@ -67637,20 +67945,20 @@ block_count,AddSmiHandler,72,0 block_count,AddSmiHandler,73,11 block_count,AddSmiHandler,74,6 -block_count,AddSmiHandler,75,5 +block_count,AddSmiHandler,75,4 block_count,SubSmiHandler,0,3 -block_count,SubSmiHandler,1,3 -block_count,SubSmiHandler,2,3 +block_count,SubSmiHandler,1,2 +block_count,SubSmiHandler,2,2 block_count,SubSmiHandler,3,0 block_count,SubSmiHandler,4,0 block_count,SubSmiHandler,5,0 block_count,SubSmiHandler,6,0 -block_count,SubSmiHandler,7,3 +block_count,SubSmiHandler,7,2 block_count,SubSmiHandler,8,2 block_count,SubSmiHandler,9,0 block_count,SubSmiHandler,10,2 block_count,SubSmiHandler,11,0 -block_count,SubSmiHandler,12,3 +block_count,SubSmiHandler,12,2 block_count,SubSmiHandler,13,0 block_count,SubSmiHandler,14,0 block_count,SubSmiHandler,15,0 @@ -67699,8 +68007,8 @@ block_count,SubSmiHandler,58,1 block_count,SubSmiHandler,59,1 block_count,MulSmiHandler,0,5 -block_count,MulSmiHandler,1,5 -block_count,MulSmiHandler,2,5 +block_count,MulSmiHandler,1,4 +block_count,MulSmiHandler,2,4 block_count,MulSmiHandler,3,3 block_count,MulSmiHandler,4,3 block_count,MulSmiHandler,5,0 @@ -67715,15 +68023,15 @@ block_count,MulSmiHandler,14,0 block_count,MulSmiHandler,15,0 block_count,MulSmiHandler,16,0 -block_count,MulSmiHandler,17,5 +block_count,MulSmiHandler,17,4 block_count,MulSmiHandler,18,0 -block_count,MulSmiHandler,19,5 -block_count,MulSmiHandler,20,5 -block_count,MulSmiHandler,21,5 +block_count,MulSmiHandler,19,4 +block_count,MulSmiHandler,20,4 +block_count,MulSmiHandler,21,4 block_count,MulSmiHandler,22,0 -block_count,MulSmiHandler,23,5 +block_count,MulSmiHandler,23,4 block_count,MulSmiHandler,24,0 -block_count,MulSmiHandler,25,5 +block_count,MulSmiHandler,25,4 block_count,MulSmiHandler,26,0 block_count,MulSmiHandler,27,0 block_count,MulSmiHandler,28,0 @@ -67772,31 +68080,31 @@ block_count,MulSmiHandler,71,0 block_count,MulSmiHandler,72,5 block_count,DivSmiHandler,0,3 -block_count,DivSmiHandler,1,3 -block_count,DivSmiHandler,2,3 -block_count,DivSmiHandler,3,3 +block_count,DivSmiHandler,1,2 +block_count,DivSmiHandler,2,2 +block_count,DivSmiHandler,3,2 block_count,DivSmiHandler,4,0 block_count,DivSmiHandler,5,0 block_count,DivSmiHandler,6,0 -block_count,DivSmiHandler,7,3 -block_count,DivSmiHandler,8,3 +block_count,DivSmiHandler,7,2 +block_count,DivSmiHandler,8,2 block_count,DivSmiHandler,9,0 block_count,DivSmiHandler,10,0 block_count,DivSmiHandler,11,0 -block_count,DivSmiHandler,12,3 -block_count,DivSmiHandler,13,3 +block_count,DivSmiHandler,12,2 +block_count,DivSmiHandler,13,2 block_count,DivSmiHandler,14,0 block_count,DivSmiHandler,15,0 block_count,DivSmiHandler,16,0 block_count,DivSmiHandler,17,0 block_count,DivSmiHandler,18,0 block_count,DivSmiHandler,19,0 -block_count,DivSmiHandler,20,3 -block_count,DivSmiHandler,21,3 +block_count,DivSmiHandler,20,2 +block_count,DivSmiHandler,21,2 block_count,DivSmiHandler,22,0 -block_count,DivSmiHandler,23,3 +block_count,DivSmiHandler,23,2 block_count,DivSmiHandler,24,0 -block_count,DivSmiHandler,25,3 +block_count,DivSmiHandler,25,2 block_count,DivSmiHandler,26,0 block_count,DivSmiHandler,27,0 block_count,DivSmiHandler,28,0 @@ -68076,14 +68384,14 @@ block_count,ShiftLeftSmiHandler,33,0 block_count,ShiftLeftSmiHandler,34,1 block_count,ShiftLeftSmiHandler,35,3 -block_count,ShiftLeftSmiHandler,36,3 +block_count,ShiftLeftSmiHandler,36,2 block_count,ShiftLeftSmiHandler,37,0 block_count,ShiftLeftSmiHandler,38,0 block_count,ShiftLeftSmiHandler,39,0 block_count,ShiftLeftSmiHandler,40,0 block_count,ShiftLeftSmiHandler,41,3 block_count,ShiftLeftSmiHandler,42,0 -block_count,ShiftLeftSmiHandler,43,3 +block_count,ShiftLeftSmiHandler,43,2 block_count,ShiftLeftSmiHandler,44,3 block_count,ShiftLeftSmiHandler,45,4 block_count,ShiftLeftSmiHandler,46,4 @@ -68091,7 +68399,7 @@ block_count,ShiftLeftSmiHandler,48,4 block_count,ShiftLeftSmiHandler,49,0 block_count,ShiftLeftSmiHandler,50,4 -block_count,ShiftRightSmiHandler,0,7 +block_count,ShiftRightSmiHandler,0,6 block_count,ShiftRightSmiHandler,1,0 block_count,ShiftRightSmiHandler,2,0 block_count,ShiftRightSmiHandler,3,0 @@ -68127,12 +68435,12 @@ block_count,ShiftRightSmiHandler,33,0 block_count,ShiftRightSmiHandler,34,0 block_count,ShiftRightSmiHandler,35,6 -block_count,ShiftRightSmiHandler,36,7 +block_count,ShiftRightSmiHandler,36,6 block_count,ShiftRightSmiHandler,37,6 block_count,ShiftRightSmiHandler,38,0 block_count,ShiftRightSmiHandler,39,6 block_count,ShiftRightSmiHandler,40,0 -block_count,ShiftRightSmiHandler,41,7 +block_count,ShiftRightSmiHandler,41,6 block_count,ShiftRightLogicalSmiHandler,0,0 block_count,ShiftRightLogicalSmiHandler,1,0 block_count,ShiftRightLogicalSmiHandler,2,0 @@ -68184,8 +68492,8 @@ block_count,ShiftRightLogicalSmiHandler,48,0 block_count,ShiftRightLogicalSmiHandler,49,0 block_count,ShiftRightLogicalSmiHandler,50,0 -block_count,IncHandler,0,43 -block_count,IncHandler,1,43 +block_count,IncHandler,0,41 +block_count,IncHandler,1,41 block_count,IncHandler,2,0 block_count,IncHandler,3,0 block_count,IncHandler,4,0 @@ -68202,21 +68510,21 @@ block_count,IncHandler,15,0 block_count,IncHandler,16,0 block_count,IncHandler,17,0 -block_count,IncHandler,18,43 -block_count,IncHandler,19,43 +block_count,IncHandler,18,41 +block_count,IncHandler,19,41 block_count,IncHandler,20,0 block_count,IncHandler,21,0 block_count,IncHandler,22,0 block_count,IncHandler,23,0 block_count,IncHandler,24,0 -block_count,IncHandler,25,43 -block_count,IncHandler,26,42 +block_count,IncHandler,25,41 +block_count,IncHandler,26,40 block_count,IncHandler,27,0 -block_count,IncHandler,28,42 +block_count,IncHandler,28,40 block_count,IncHandler,29,0 -block_count,IncHandler,30,43 -block_count,IncHandler,31,3 -block_count,IncHandler,32,40 +block_count,IncHandler,30,41 +block_count,IncHandler,31,2 +block_count,IncHandler,32,38 block_count,DecHandler,0,9 block_count,DecHandler,1,9 block_count,DecHandler,2,0 @@ -68580,8 +68888,8 @@ block_count,CallPropertyHandler,66,2 block_count,CallPropertyHandler,67,0 block_count,CallPropertyHandler,68,3 -block_count,CallProperty0Handler,0,13 -block_count,CallProperty0Handler,1,11 +block_count,CallProperty0Handler,0,11 +block_count,CallProperty0Handler,1,10 block_count,CallProperty0Handler,2,0 block_count,CallProperty0Handler,3,0 block_count,CallProperty0Handler,4,0 @@ -68646,11 +68954,11 @@ block_count,CallProperty0Handler,63,0 block_count,CallProperty0Handler,64,0 block_count,CallProperty0Handler,65,0 -block_count,CallProperty0Handler,66,11 +block_count,CallProperty0Handler,66,9 block_count,CallProperty0Handler,67,1 -block_count,CallProperty0Handler,68,13 -block_count,CallProperty1Handler,0,28 -block_count,CallProperty1Handler,1,24 +block_count,CallProperty0Handler,68,11 +block_count,CallProperty1Handler,0,26 +block_count,CallProperty1Handler,1,22 block_count,CallProperty1Handler,2,0 block_count,CallProperty1Handler,3,0 block_count,CallProperty1Handler,4,0 @@ -68715,10 +69023,10 @@ block_count,CallProperty1Handler,63,0 block_count,CallProperty1Handler,64,0 block_count,CallProperty1Handler,65,0 -block_count,CallProperty1Handler,66,24 -block_count,CallProperty1Handler,67,4 -block_count,CallProperty1Handler,68,28 -block_count,CallProperty2Handler,0,7 +block_count,CallProperty1Handler,66,22 +block_count,CallProperty1Handler,67,3 +block_count,CallProperty1Handler,68,26 +block_count,CallProperty2Handler,0,6 block_count,CallProperty2Handler,1,5 block_count,CallProperty2Handler,2,0 block_count,CallProperty2Handler,3,0 @@ -68786,7 +69094,7 @@ block_count,CallProperty2Handler,65,0 block_count,CallProperty2Handler,66,4 block_count,CallProperty2Handler,67,1 -block_count,CallProperty2Handler,68,7 +block_count,CallProperty2Handler,68,6 block_count,CallUndefinedReceiverHandler,0,1 block_count,CallUndefinedReceiverHandler,1,0 block_count,CallUndefinedReceiverHandler,2,0 @@ -68857,7 +69165,7 @@ block_count,CallUndefinedReceiverHandler,67,0 block_count,CallUndefinedReceiverHandler,68,1 block_count,CallUndefinedReceiver0Handler,0,10 -block_count,CallUndefinedReceiver0Handler,1,10 +block_count,CallUndefinedReceiver0Handler,1,9 block_count,CallUndefinedReceiver0Handler,2,1 block_count,CallUndefinedReceiver0Handler,3,1 block_count,CallUndefinedReceiver0Handler,4,1 @@ -68994,16 +69302,16 @@ block_count,CallUndefinedReceiver1Handler,66,4 block_count,CallUndefinedReceiver1Handler,67,2 block_count,CallUndefinedReceiver1Handler,68,8 -block_count,CallUndefinedReceiver2Handler,0,7 +block_count,CallUndefinedReceiver2Handler,0,6 block_count,CallUndefinedReceiver2Handler,1,5 block_count,CallUndefinedReceiver2Handler,2,1 block_count,CallUndefinedReceiver2Handler,3,1 -block_count,CallUndefinedReceiver2Handler,4,1 -block_count,CallUndefinedReceiver2Handler,5,1 +block_count,CallUndefinedReceiver2Handler,4,0 +block_count,CallUndefinedReceiver2Handler,5,0 block_count,CallUndefinedReceiver2Handler,6,0 -block_count,CallUndefinedReceiver2Handler,7,1 -block_count,CallUndefinedReceiver2Handler,8,1 -block_count,CallUndefinedReceiver2Handler,9,1 +block_count,CallUndefinedReceiver2Handler,7,0 +block_count,CallUndefinedReceiver2Handler,8,0 +block_count,CallUndefinedReceiver2Handler,9,0 block_count,CallUndefinedReceiver2Handler,10,0 block_count,CallUndefinedReceiver2Handler,11,0 block_count,CallUndefinedReceiver2Handler,12,0 @@ -69021,15 +69329,15 @@ block_count,CallUndefinedReceiver2Handler,24,0 block_count,CallUndefinedReceiver2Handler,25,0 block_count,CallUndefinedReceiver2Handler,26,0 -block_count,CallUndefinedReceiver2Handler,27,1 -block_count,CallUndefinedReceiver2Handler,28,1 -block_count,CallUndefinedReceiver2Handler,29,1 +block_count,CallUndefinedReceiver2Handler,27,0 +block_count,CallUndefinedReceiver2Handler,28,0 +block_count,CallUndefinedReceiver2Handler,29,0 block_count,CallUndefinedReceiver2Handler,30,0 block_count,CallUndefinedReceiver2Handler,31,0 block_count,CallUndefinedReceiver2Handler,32,0 block_count,CallUndefinedReceiver2Handler,33,0 block_count,CallUndefinedReceiver2Handler,34,0 -block_count,CallUndefinedReceiver2Handler,35,1 +block_count,CallUndefinedReceiver2Handler,35,0 block_count,CallUndefinedReceiver2Handler,36,0 block_count,CallUndefinedReceiver2Handler,37,0 block_count,CallUndefinedReceiver2Handler,38,0 @@ -69062,7 +69370,7 @@ block_count,CallUndefinedReceiver2Handler,65,0 block_count,CallUndefinedReceiver2Handler,66,4 block_count,CallUndefinedReceiver2Handler,67,1 -block_count,CallUndefinedReceiver2Handler,68,7 +block_count,CallUndefinedReceiver2Handler,68,6 block_count,CallWithSpreadHandler,0,0 block_count,CallWithSpreadHandler,1,0 block_count,CallWithSpreadHandler,2,0 @@ -69237,11 +69545,11 @@ block_count,ConstructHandler,42,0 block_count,ConstructHandler,43,0 block_count,ConstructHandler,44,2 -block_count,ConstructHandler,45,3 -block_count,ConstructHandler,46,6 -block_count,ConstructHandler,47,6 +block_count,ConstructHandler,45,2 +block_count,ConstructHandler,46,5 +block_count,ConstructHandler,47,5 block_count,ConstructHandler,48,0 -block_count,ConstructHandler,49,6 +block_count,ConstructHandler,49,5 block_count,ConstructHandler,50,0 block_count,ConstructHandler,51,0 block_count,ConstructHandler,52,6 @@ -69322,8 +69630,8 @@ block_count,ConstructForwardAllArgsHandler,45,0 block_count,ConstructForwardAllArgsHandler,46,0 block_count,ConstructForwardAllArgsHandler,47,0 -block_count,TestEqualHandler,0,15 -block_count,TestEqualHandler,1,15 +block_count,TestEqualHandler,0,14 +block_count,TestEqualHandler,1,14 block_count,TestEqualHandler,2,12 block_count,TestEqualHandler,3,7 block_count,TestEqualHandler,4,7 @@ -69402,7 +69710,7 @@ block_count,TestEqualHandler,77,0 block_count,TestEqualHandler,78,7 block_count,TestEqualHandler,79,0 -block_count,TestEqualHandler,80,7 +block_count,TestEqualHandler,80,6 block_count,TestEqualHandler,81,7 block_count,TestEqualHandler,82,0 block_count,TestEqualHandler,83,7 @@ -69445,7 +69753,7 @@ block_count,TestEqualHandler,120,0 block_count,TestEqualHandler,121,0 block_count,TestEqualHandler,122,0 -block_count,TestEqualHandler,123,2 +block_count,TestEqualHandler,123,1 block_count,TestEqualHandler,124,0 block_count,TestEqualHandler,125,0 block_count,TestEqualHandler,126,0 @@ -69465,14 +69773,14 @@ block_count,TestEqualHandler,140,0 block_count,TestEqualHandler,141,0 block_count,TestEqualHandler,142,1 -block_count,TestEqualHandler,143,2 -block_count,TestEqualHandler,144,5 -block_count,TestEqualHandler,145,15 +block_count,TestEqualHandler,143,1 +block_count,TestEqualHandler,144,4 +block_count,TestEqualHandler,145,14 block_count,TestEqualHandler,146,0 -block_count,TestEqualHandler,147,15 -block_count,TestEqualHandler,148,15 +block_count,TestEqualHandler,147,14 +block_count,TestEqualHandler,148,14 block_count,TestEqualStrictHandler,0,11 -block_count,TestEqualStrictHandler,1,10 +block_count,TestEqualStrictHandler,1,9 block_count,TestEqualStrictHandler,2,7 block_count,TestEqualStrictHandler,3,7 block_count,TestEqualStrictHandler,4,7 @@ -69508,13 +69816,13 @@ block_count,TestEqualStrictHandler,34,0 block_count,TestEqualStrictHandler,35,0 block_count,TestEqualStrictHandler,36,0 -block_count,TestEqualStrictHandler,37,5 +block_count,TestEqualStrictHandler,37,4 block_count,TestEqualStrictHandler,38,0 block_count,TestEqualStrictHandler,39,4 -block_count,TestEqualStrictHandler,40,5 +block_count,TestEqualStrictHandler,40,4 block_count,TestEqualStrictHandler,41,0 -block_count,TestEqualStrictHandler,42,5 -block_count,TestEqualStrictHandler,43,5 +block_count,TestEqualStrictHandler,42,4 +block_count,TestEqualStrictHandler,43,4 block_count,TestEqualStrictHandler,44,4 block_count,TestEqualStrictHandler,45,0 block_count,TestEqualStrictHandler,46,0 @@ -69561,15 +69869,15 @@ block_count,TestEqualStrictHandler,87,0 block_count,TestEqualStrictHandler,88,0 block_count,TestEqualStrictHandler,89,0 -block_count,TestEqualStrictHandler,90,1 +block_count,TestEqualStrictHandler,90,0 block_count,TestEqualStrictHandler,91,4 block_count,TestEqualStrictHandler,92,1 block_count,TestEqualStrictHandler,93,11 block_count,TestEqualStrictHandler,94,0 block_count,TestEqualStrictHandler,95,11 block_count,TestEqualStrictHandler,96,11 -block_count,TestLessThanHandler,0,36 -block_count,TestLessThanHandler,1,36 +block_count,TestLessThanHandler,0,34 +block_count,TestLessThanHandler,1,35 block_count,TestLessThanHandler,2,1 block_count,TestLessThanHandler,3,0 block_count,TestLessThanHandler,4,0 @@ -69671,7 +69979,7 @@ block_count,TestLessThanHandler,100,0 block_count,TestLessThanHandler,101,0 block_count,TestLessThanHandler,102,0 -block_count,TestLessThanHandler,103,35 +block_count,TestLessThanHandler,103,33 block_count,TestLessThanHandler,104,0 block_count,TestLessThanHandler,105,0 block_count,TestLessThanHandler,106,0 @@ -69688,9 +69996,9 @@ block_count,TestLessThanHandler,117,0 block_count,TestLessThanHandler,118,0 block_count,TestLessThanHandler,119,0 -block_count,TestLessThanHandler,120,35 +block_count,TestLessThanHandler,120,33 block_count,TestLessThanHandler,121,2 -block_count,TestLessThanHandler,122,32 +block_count,TestLessThanHandler,122,31 block_count,TestLessThanHandler,123,0 block_count,TestLessThanHandler,124,0 block_count,TestLessThanHandler,125,0 @@ -69701,11 +70009,11 @@ block_count,TestLessThanHandler,130,0 block_count,TestLessThanHandler,131,0 block_count,TestLessThanHandler,132,3 -block_count,TestLessThanHandler,133,32 -block_count,TestLessThanHandler,134,36 +block_count,TestLessThanHandler,133,31 +block_count,TestLessThanHandler,134,34 block_count,TestLessThanHandler,135,0 -block_count,TestLessThanHandler,136,36 -block_count,TestLessThanHandler,137,36 +block_count,TestLessThanHandler,136,34 +block_count,TestLessThanHandler,137,34 block_count,TestGreaterThanHandler,0,6 block_count,TestGreaterThanHandler,1,6 block_count,TestGreaterThanHandler,2,1 @@ -69836,7 +70144,7 @@ block_count,TestGreaterThanHandler,127,0 block_count,TestGreaterThanHandler,128,0 block_count,TestGreaterThanHandler,129,1 -block_count,TestGreaterThanHandler,130,1 +block_count,TestGreaterThanHandler,130,0 block_count,TestGreaterThanHandler,131,0 block_count,TestGreaterThanHandler,132,3 block_count,TestGreaterThanHandler,133,2 @@ -70195,19 +70503,19 @@ block_count,ToNumberHandler,8,0 block_count,ToNumberHandler,9,0 block_count,ToNumberHandler,10,0 -block_count,ToNumericHandler,0,17 +block_count,ToNumericHandler,0,16 block_count,ToNumericHandler,1,0 block_count,ToNumericHandler,2,0 block_count,ToNumericHandler,3,0 block_count,ToNumericHandler,4,0 block_count,ToNumericHandler,5,0 -block_count,ToNumericHandler,6,17 -block_count,ToNumericHandler,7,17 -block_count,ToNumericHandler,8,16 +block_count,ToNumericHandler,6,16 +block_count,ToNumericHandler,7,16 +block_count,ToNumericHandler,8,15 block_count,ToNumericHandler,9,0 -block_count,ToNumericHandler,10,16 +block_count,ToNumericHandler,10,15 block_count,ToNumericHandler,11,0 -block_count,ToNumericHandler,12,17 +block_count,ToNumericHandler,12,16 block_count,ToObjectHandler,0,0 block_count,ToStringHandler,0,0 block_count,ToStringHandler,1,0 @@ -70557,12 +70865,12 @@ block_count,CreateEmptyObjectLiteralHandler,19,0 block_count,CreateClosureHandler,0,7 block_count,CreateClosureHandler,1,1 -block_count,CreateClosureHandler,2,6 +block_count,CreateClosureHandler,2,5 block_count,CreateClosureHandler,3,7 block_count,CreateClosureHandler,4,1 block_count,CreateClosureHandler,5,0 block_count,CreateClosureHandler,6,1 -block_count,CreateClosureHandler,7,6 +block_count,CreateClosureHandler,7,5 block_count,CreateBlockContextHandler,0,0 block_count,CreateCatchContextHandler,0,0 block_count,CreateFunctionContextHandler,0,0 @@ -70830,12 +71138,12 @@ block_count,CreateRestParameterHandler,36,0 block_count,CreateRestParameterHandler,37,0 block_count,CreateRestParameterHandler,38,0 -block_count,JumpLoopHandler,0,50 -block_count,JumpLoopHandler,1,48 +block_count,JumpLoopHandler,0,48 +block_count,JumpLoopHandler,1,47 block_count,JumpLoopHandler,2,1 block_count,JumpLoopHandler,3,0 block_count,JumpLoopHandler,4,1 -block_count,JumpLoopHandler,5,49 +block_count,JumpLoopHandler,5,47 block_count,JumpLoopHandler,6,3 block_count,JumpLoopHandler,7,0 block_count,JumpLoopHandler,8,0 @@ -70864,9 +71172,9 @@ block_count,JumpLoopHandler,31,0 block_count,JumpLoopHandler,32,0 block_count,JumpLoopHandler,33,0 -block_count,JumpLoopHandler,34,45 -block_count,JumpLoopHandler,35,45 -block_count,JumpLoopHandler,36,45 +block_count,JumpLoopHandler,34,43 +block_count,JumpLoopHandler,35,43 +block_count,JumpLoopHandler,36,43 block_count,JumpLoopHandler,37,0 block_count,JumpLoopHandler,38,0 block_count,JumpLoopHandler,39,0 @@ -70888,10 +71196,10 @@ block_count,JumpLoopHandler,55,0 block_count,JumpLoopHandler,56,0 block_count,JumpLoopHandler,57,0 -block_count,JumpLoopHandler,58,46 +block_count,JumpLoopHandler,58,44 block_count,JumpLoopHandler,59,0 -block_count,JumpLoopHandler,60,46 -block_count,JumpLoopHandler,61,46 +block_count,JumpLoopHandler,60,44 +block_count,JumpLoopHandler,61,44 block_count,JumpHandler,0,8 block_count,JumpConstantHandler,0,0 block_count,JumpIfUndefinedConstantHandler,0,0 @@ -70958,9 +71266,9 @@ block_count,JumpIfToBooleanFalseConstantHandler,20,0 block_count,JumpIfToBooleanFalseConstantHandler,21,0 block_count,JumpIfToBooleanFalseConstantHandler,22,0 -block_count,JumpIfToBooleanTrueHandler,0,13 -block_count,JumpIfToBooleanTrueHandler,1,12 -block_count,JumpIfToBooleanTrueHandler,2,7 +block_count,JumpIfToBooleanTrueHandler,0,12 +block_count,JumpIfToBooleanTrueHandler,1,11 +block_count,JumpIfToBooleanTrueHandler,2,6 block_count,JumpIfToBooleanTrueHandler,3,5 block_count,JumpIfToBooleanTrueHandler,4,5 block_count,JumpIfToBooleanTrueHandler,5,2 @@ -70979,11 +71287,11 @@ block_count,JumpIfToBooleanTrueHandler,18,0 block_count,JumpIfToBooleanTrueHandler,19,0 block_count,JumpIfToBooleanTrueHandler,20,0 -block_count,JumpIfToBooleanTrueHandler,21,5 -block_count,JumpIfToBooleanTrueHandler,22,8 -block_count,JumpIfToBooleanFalseHandler,0,29 -block_count,JumpIfToBooleanFalseHandler,1,14 -block_count,JumpIfToBooleanFalseHandler,2,10 +block_count,JumpIfToBooleanTrueHandler,21,4 +block_count,JumpIfToBooleanTrueHandler,22,7 +block_count,JumpIfToBooleanFalseHandler,0,28 +block_count,JumpIfToBooleanFalseHandler,1,13 +block_count,JumpIfToBooleanFalseHandler,2,9 block_count,JumpIfToBooleanFalseHandler,3,7 block_count,JumpIfToBooleanFalseHandler,4,7 block_count,JumpIfToBooleanFalseHandler,5,3 @@ -70999,16 +71307,16 @@ block_count,JumpIfToBooleanFalseHandler,15,0 block_count,JumpIfToBooleanFalseHandler,16,2 block_count,JumpIfToBooleanFalseHandler,17,4 -block_count,JumpIfToBooleanFalseHandler,18,15 +block_count,JumpIfToBooleanFalseHandler,18,14 block_count,JumpIfToBooleanFalseHandler,19,14 block_count,JumpIfToBooleanFalseHandler,20,0 block_count,JumpIfToBooleanFalseHandler,21,20 block_count,JumpIfToBooleanFalseHandler,22,8 block_count,JumpIfTrueHandler,0,12 block_count,JumpIfTrueHandler,1,8 -block_count,JumpIfTrueHandler,2,4 -block_count,JumpIfFalseHandler,0,66 -block_count,JumpIfFalseHandler,1,40 +block_count,JumpIfTrueHandler,2,3 +block_count,JumpIfFalseHandler,0,64 +block_count,JumpIfFalseHandler,1,38 block_count,JumpIfFalseHandler,2,25 block_count,JumpIfNullHandler,0,0 block_count,JumpIfNullHandler,1,0 @@ -71028,10 +71336,10 @@ block_count,JumpIfUndefinedOrNullHandler,3,0 block_count,JumpIfUndefinedOrNullHandler,4,0 block_count,JumpIfUndefinedOrNullHandler,5,0 -block_count,JumpIfJSReceiverHandler,0,2 -block_count,JumpIfJSReceiverHandler,1,2 +block_count,JumpIfJSReceiverHandler,0,1 +block_count,JumpIfJSReceiverHandler,1,1 block_count,JumpIfJSReceiverHandler,2,0 -block_count,JumpIfJSReceiverHandler,3,2 +block_count,JumpIfJSReceiverHandler,3,1 block_count,JumpIfForInDoneHandler,0,1 block_count,JumpIfForInDoneHandler,1,1 block_count,JumpIfForInDoneHandler,2,0 @@ -71115,9 +71423,9 @@ block_count,SetPendingMessageHandler,0,0 block_count,ThrowHandler,0,2 block_count,ReThrowHandler,0,0 -block_count,ReturnHandler,0,39 +block_count,ReturnHandler,0,37 block_count,ReturnHandler,1,0 -block_count,ReturnHandler,2,39 +block_count,ReturnHandler,2,37 block_count,ThrowReferenceErrorIfHoleHandler,0,1 block_count,ThrowReferenceErrorIfHoleHandler,1,1 block_count,ThrowReferenceErrorIfHoleHandler,2,0 @@ -71143,22 +71451,22 @@ block_count,SuspendGeneratorHandler,4,0 block_count,SuspendGeneratorHandler,5,0 block_count,SuspendGeneratorHandler,6,7 -block_count,SuspendGeneratorHandler,7,7 -block_count,SuspendGeneratorHandler,8,7 +block_count,SuspendGeneratorHandler,7,6 +block_count,SuspendGeneratorHandler,8,6 block_count,SuspendGeneratorHandler,9,0 block_count,SuspendGeneratorHandler,10,0 block_count,ResumeGeneratorHandler,0,0 block_count,ResumeGeneratorHandler,1,7 -block_count,ResumeGeneratorHandler,2,7 -block_count,ResumeGeneratorHandler,3,7 -block_count,ResumeGeneratorHandler,4,7 +block_count,ResumeGeneratorHandler,2,6 +block_count,ResumeGeneratorHandler,3,6 +block_count,ResumeGeneratorHandler,4,6 block_count,ResumeGeneratorHandler,5,0 block_count,ResumeGeneratorHandler,6,0 block_count,ResumeGeneratorHandler,7,0 block_count,GetIteratorHandler,0,0 -block_count,ShortStarHandler,0,114 +block_count,ShortStarHandler,0,108 block_count,LdarWideHandler,0,0 -block_count,LdaSmiWideHandler,0,13 +block_count,LdaSmiWideHandler,0,12 block_count,LdaConstantWideHandler,0,1 block_count,LdaContextSlotNoCellWideHandler,0,0 block_count,LdaContextSlotNoCellWideHandler,1,0 @@ -71185,7 +71493,7 @@ block_count,LdaImmutableCurrentContextSlotWideHandler,0,0 block_count,LdaImmutableCurrentContextSlotWideHandler,1,0 block_count,LdaImmutableCurrentContextSlotWideHandler,2,0 -block_count,StarWideHandler,0,13 +block_count,StarWideHandler,0,12 block_count,MovWideHandler,0,0 block_count,PushContextWideHandler,0,0 block_count,PopContextWideHandler,0,0 @@ -72008,7 +72316,7 @@ block_count,GetKeyedPropertyWideHandler,0,0 block_count,GetEnumeratedKeyedPropertyWideHandler,0,0 block_count,SetNamedPropertyWideHandler,0,1 -block_count,DefineNamedOwnPropertyWideHandler,0,2 +block_count,DefineNamedOwnPropertyWideHandler,0,1 block_count,SetKeyedPropertyWideHandler,0,0 block_count,DefineKeyedOwnPropertyWideHandler,0,2 block_count,StaInArrayLiteralWideHandler,0,0 @@ -72615,14 +72923,14 @@ block_count,ShiftLeftWideHandler,91,0 block_count,ShiftLeftWideHandler,92,0 block_count,ShiftLeftWideHandler,93,0 -block_count,AddSmiWideHandler,0,1 -block_count,AddSmiWideHandler,1,1 -block_count,AddSmiWideHandler,2,1 +block_count,AddSmiWideHandler,0,0 +block_count,AddSmiWideHandler,1,0 +block_count,AddSmiWideHandler,2,0 block_count,AddSmiWideHandler,3,0 block_count,AddSmiWideHandler,4,0 block_count,AddSmiWideHandler,5,0 block_count,AddSmiWideHandler,6,0 -block_count,AddSmiWideHandler,7,1 +block_count,AddSmiWideHandler,7,0 block_count,AddSmiWideHandler,8,0 block_count,AddSmiWideHandler,9,0 block_count,AddSmiWideHandler,10,0 @@ -72688,7 +72996,7 @@ block_count,AddSmiWideHandler,70,0 block_count,AddSmiWideHandler,71,0 block_count,AddSmiWideHandler,72,0 -block_count,AddSmiWideHandler,73,1 +block_count,AddSmiWideHandler,73,0 block_count,SubSmiWideHandler,0,0 block_count,SubSmiWideHandler,1,0 block_count,SubSmiWideHandler,2,0 @@ -74575,7 +74883,7 @@ block_count,CreateEmptyArrayLiteralWideHandler,17,0 block_count,CreateEmptyArrayLiteralWideHandler,18,0 block_count,CreateEmptyArrayLiteralWideHandler,19,0 -block_count,CreateObjectLiteralWideHandler,0,1 +block_count,CreateObjectLiteralWideHandler,0,0 block_count,CreateObjectLiteralWideHandler,1,0 block_count,CreateObjectLiteralWideHandler,2,0 block_count,CreateObjectLiteralWideHandler,3,0 @@ -74741,8 +75049,8 @@ block_count,CreateObjectLiteralWideHandler,163,0 block_count,CreateObjectLiteralWideHandler,164,0 block_count,CreateObjectLiteralWideHandler,165,0 -block_count,CreateObjectLiteralWideHandler,166,1 -block_count,CreateObjectLiteralWideHandler,167,1 +block_count,CreateObjectLiteralWideHandler,166,0 +block_count,CreateObjectLiteralWideHandler,167,0 block_count,CreateClosureWideHandler,0,1 block_count,CreateClosureWideHandler,1,0 block_count,CreateClosureWideHandler,2,1 @@ -76274,7 +76582,6 @@ builtin_hash,WasmAllocateZeroedFixedArray,531270426 builtin_hash,WasmTriggerTierUp,1029041201 builtin_hash,WasmStackGuard,-907551462 -builtin_hash,WasmStackGuardLoop,883679720 builtin_hash,CallIndirectIC,566733624 builtin_hash,CanUseSameAccessor_FastDoubleElements_0,-669474902 builtin_hash,CanUseSameAccessor_FastSmiElements_0,-669474902