diff --git a/Jint.Benchmark/BuiltinShapeBenchmark.cs b/Jint.Benchmark/BuiltinShapeBenchmark.cs index d4ee5e039..aa0858f4f 100644 --- a/Jint.Benchmark/BuiltinShapeBenchmark.cs +++ b/Jint.Benchmark/BuiltinShapeBenchmark.cs @@ -82,4 +82,53 @@ public Engine EngineInitGenerators() engine.Evaluate(_initGenerators); return engine; } + + // Forces the function-only Prototype-derived prototypes shaped in this campaign to Initialize — + // dictionary on main, shape here. The delta vs EngineOnly is the aggregate per-realm storage overhead + // removed across them. + private static readonly Prepared