From 591cbc37e31737522fef08e1b0647d476798ea55 Mon Sep 17 00:00:00 2001 From: Darin Dimitrov Date: Tue, 18 Dec 2018 15:39:57 +0200 Subject: [PATCH] Use the new ScriptCompiler::CreateCodeCache API to produce script CachedData for subsequent runs #1235 --- test-app/runtime/src/main/cpp/ModuleInternal.cpp | 14 +++++++------- test-app/runtime/src/main/cpp/ModuleInternal.h | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/test-app/runtime/src/main/cpp/ModuleInternal.cpp b/test-app/runtime/src/main/cpp/ModuleInternal.cpp index 15fe292d7..02e989adb 100644 --- a/test-app/runtime/src/main/cpp/ModuleInternal.cpp +++ b/test-app/runtime/src/main/cpp/ModuleInternal.cpp @@ -379,15 +379,12 @@ Local