diff --git a/Jint.Benchmark/BuiltinShapeBenchmark.cs b/Jint.Benchmark/BuiltinShapeBenchmark.cs index 4835020ac..f522ec0f2 100644 --- a/Jint.Benchmark/BuiltinShapeBenchmark.cs +++ b/Jint.Benchmark/BuiltinShapeBenchmark.cs @@ -58,4 +58,15 @@ public Engine EngineInitBuiltins() engine.Evaluate(_initBuiltins); return engine; } + + // Forces Temporal.Now (9 functions) to initialize — newly shape-backed here, dictionary on main. + private static readonly Prepared