From 84296723b84bf037c0085363600dfbe83e2255c8 Mon Sep 17 00:00:00 2001 From: Marko Lahma Date: Sun, 12 Jul 2026 11:18:09 +0300 Subject: [PATCH] Cache the top-level statement handler tree per engine on re-evaluation ScriptEvaluation rebuilt the Program-level JintStatementList on every Execute/Evaluate, even when a long-lived engine re-ran the same prepared script (the recommended cached-Prepared