From fda3fd20562c30b3b24d9a202e154e3d9daf4f1a Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 09:39:48 +0000 Subject: [PATCH] I'm currently working on increasing test coverage. --- coverage.txt | 10067 +++++++++++++++++++++++++ vmhost/hostCore/execution_test.go | 146 + vmhost/hostCore/host_test.go | 22 +- vmhost/mock/blockchainContextMock.go | 5 + 4 files changed, 10232 insertions(+), 8 deletions(-) create mode 100644 coverage.txt create mode 100644 vmhost/hostCore/execution_test.go diff --git a/coverage.txt b/coverage.txt new file mode 100644 index 000000000..e519a1a92 --- /dev/null +++ b/coverage.txt @@ -0,0 +1,10067 @@ +mode: atomic +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:18.27,20.16 2 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:20.16,21.13 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:23.2,24.19 2 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:32.54,34.16 2 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:34.16,35.13 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:37.2,37.71 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:40.13,53.39 4 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:53.39,54.16 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:54.16,56.4 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:57.3,63.10 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:65.2,82.39 2 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:82.39,104.3 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:106.2,106.39 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:106.39,129.3 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:132.2,136.16 3 0 +github.com/multiversx/mx-chain-vm-go/cmd/testgen/dns/genDnsTest.go:136.16,138.3 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/scenariostest/scenariosTest.go:13.13,15.2 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/scenariostest/scenariosTest.go:19.41,35.2 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/scenariostest/scenariosTest.go:37.75,43.26 3 0 +github.com/multiversx/mx-chain-vm-go/cmd/scenariostest/scenariosTest.go:43.26,45.3 1 0 +github.com/multiversx/mx-chain-vm-go/cmd/scenariostest/scenariosTest.go:47.2,50.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/factory/cryptovm.go:12.45,14.16 2 0 +github.com/multiversx/mx-chain-vm-go/crypto/factory/cryptovm.go:14.16,16.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/factory/cryptovm.go:18.2,19.16 2 0 +github.com/multiversx/mx-chain-vm-go/crypto/factory/cryptovm.go:19.16,21.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/factory/cryptovm.go:23.2,33.8 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:15.26,17.2 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:20.54,23.16 3 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:23.16,25.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:27.2,28.20 2 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:32.57,35.16 3 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:35.16,37.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:39.2,40.20 2 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:44.57,47.16 3 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:47.16,49.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/hashing/hasher.go:51.2,52.20 2 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:26.63,29.16 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:29.16,31.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:33.2,34.16 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:34.16,36.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:38.2,40.16 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:40.16,42.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:44.2,45.16 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:45.16,47.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:49.2,51.16 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:51.16,53.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:55.2,56.16 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:56.16,58.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:60.2,62.16 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:62.16,64.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:66.2,67.16 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:67.16,69.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:71.2,73.16 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:73.16,75.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:77.2,78.16 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:78.16,80.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:82.2,84.16 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:84.16,86.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:88.2,89.16 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:89.16,91.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:93.2,95.16 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:95.16,97.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:99.2,100.16 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:100.16,102.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:103.2,105.16 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:105.16,107.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:108.2,111.25 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:111.25,115.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:117.2,119.16 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:119.16,121.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:123.2,135.21 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:138.103,139.31 1 6 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:139.31,143.3 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:144.2,145.25 2 5 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:145.25,149.3 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:150.2,150.29 1 4 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:150.29,154.3 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:156.2,156.13 1 3 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:159.126,170.2 4 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:172.66,173.30 1 3 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:173.30,175.3 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:177.2,177.27 1 3 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:180.54,182.36 2 9 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:182.36,184.71 2 1285 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:184.71,185.12 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:187.3,187.24 1 1285 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:187.24,190.4 2 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:193.2,193.12 1 8 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:197.68,201.2 3 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:204.91,220.2 12 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:223.61,253.2 28 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:256.67,267.2 9 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:270.86,331.2 59 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:334.65,371.2 35 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:374.63,417.2 41 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:420.65,443.2 21 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:446.63,470.2 22 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:473.70,501.2 26 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:504.65,1066.2 559 2 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:1069.55,1080.2 8 1 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:1083.42,1085.2 1 0 +github.com/multiversx/mx-chain-vm-go/config/gasSchedule.go:1087.64,1091.2 3 1 +github.com/multiversx/mx-chain-vm-go/crypto/signing/ed25519/ed25519.go:13.34,15.2 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/ed25519/ed25519.go:18.75,19.42 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/ed25519/ed25519.go:19.42,21.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/ed25519/ed25519.go:23.2,24.17 2 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/ed25519/ed25519.go:24.17,26.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/ed25519/ed25519.go:28.2,28.12 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:16.50,18.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:32.88,33.17 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:33.17,35.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:37.2,46.42 8 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:46.42,48.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:49.2,49.22 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:49.22,51.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:53.2,54.28 2 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:54.28,57.3 2 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:57.8,60.3 2 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:62.2,62.20 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:67.72,69.21 2 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:69.21,71.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:73.2,78.22 5 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:78.22,80.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:82.2,83.28 2 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:83.28,85.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/executorMemory.go:87.2,88.12 2 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:61.37,65.27 3 5 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:65.27,67.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:68.2,70.8 1 5 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:75.81,77.16 2 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:77.16,79.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:81.2,82.16 2 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:82.16,84.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:86.2,87.16 2 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:87.16,89.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:91.2,92.15 2 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:92.15,94.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:96.2,96.12 1 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:103.69,113.2 6 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:115.77,120.35 4 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:121.19,122.38 1 1 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:123.25,124.41 1 1 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:125.22,126.41 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:127.22,128.41 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:129.21,130.18 1 1 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:131.10,132.44 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:135.2,135.16 1 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:135.16,137.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:139.2,139.23 1 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:142.79,143.20 1 5 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:143.20,145.3 1 2 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:147.2,148.25 2 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:148.25,150.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:152.2,154.16 3 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:154.16,156.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:158.2,159.15 2 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:159.15,161.3 1 2 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:163.2,163.12 1 1 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:166.81,167.28 1 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:167.28,169.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:170.2,172.17 3 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:178.53,183.2 1 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:187.40,189.2 1 4 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:193.41,194.25 1 1 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:194.25,196.3 1 1 +github.com/multiversx/mx-chain-vm-go/crypto/signing/secp256/secp256.go:198.2,198.42 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/bls/bls.go:20.29,30.2 7 3 +github.com/multiversx/mx-chain-vm-go/crypto/signing/bls/bls.go:33.67,35.16 2 2 +github.com/multiversx/mx-chain-vm-go/crypto/signing/bls/bls.go:35.16,37.3 1 0 +github.com/multiversx/mx-chain-vm-go/crypto/signing/bls/bls.go:39.2,39.45 1 2 +github.com/multiversx/mx-chain-vm-go/crypto/signing/bls/bls.go:43.88,45.2 1 2 +github.com/multiversx/mx-chain-vm-go/crypto/signing/bls/bls.go:48.97,50.2 1 10 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:25.40,29.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:32.63,34.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:37.63,39.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:42.62,44.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:52.38,56.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:59.62,62.2 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:65.62,69.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:72.61,76.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:79.41,81.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:87.59,87.60 0 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:90.46,90.47 0 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:93.49,93.50 0 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/executorLogger.go:96.48,96.49 0 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:19.84,21.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:24.70,27.2 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:33.30,35.16 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:35.16,37.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:38.2,42.8 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:49.30,51.16 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:51.16,53.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:54.2,58.8 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:62.105,64.8 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:64.8,66.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:66.8,68.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:69.2,69.50 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:73.85,75.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutor.go:78.53,80.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutorFactory.go:19.75,24.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutorFactory.go:27.108,29.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutorFactory.go:32.117,42.16 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutorFactory.go:42.16,44.3 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutorFactory.go:45.2,51.41 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperExecutorFactory.go:55.62,57.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:19.53,23.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:26.59,30.2 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:33.59,36.2 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:39.63,42.2 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:45.58,49.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:52.54,54.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:57.43,61.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:64.54,68.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:71.70,74.2 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:77.68,81.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:84.58,89.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:92.62,96.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:99.47,101.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:104.105,106.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:109.82,111.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:114.49,116.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:119.58,121.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:124.47,126.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:129.67,132.2 2 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:135.52,137.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:140.43,144.2 3 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:147.64,149.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:152.54,154.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperInstance.go:157.42,159.2 1 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:22.45,28.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:31.69,36.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:39.72,44.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:47.81,53.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:56.79,62.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:65.103,70.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:73.106,78.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:81.88,87.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:90.183,96.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:99.159,105.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:108.164,114.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:117.158,123.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:126.380,132.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:135.71,141.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:144.77,150.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:153.158,159.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:162.280,168.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:171.341,177.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:180.357,186.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:189.372,195.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:198.328,204.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:207.181,213.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:216.293,221.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:224.293,229.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:232.172,237.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:240.148,245.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:248.60,254.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:257.81,263.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:266.76,272.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:275.50,281.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:284.161,290.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:293.107,299.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:302.171,308.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:311.129,317.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:320.125,326.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:329.104,335.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:338.105,344.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:347.106,353.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:356.66,361.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:364.43,369.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:372.75,378.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:381.75,387.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:390.95,396.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:399.79,405.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:408.99,414.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:417.52,423.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:426.70,432.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:435.148,441.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:444.51,450.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:453.69,459.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:462.54,468.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:471.120,477.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:480.140,486.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:489.73,495.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:498.138,503.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:506.181,511.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:514.52,520.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:523.54,529.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:532.48,538.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:541.48,547.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:550.48,556.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:559.70,564.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:567.68,572.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:575.56,581.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:584.58,590.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:593.52,599.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:602.52,608.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:611.52,617.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:620.74,625.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:628.54,634.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:637.61,643.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:646.55,652.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:655.55,661.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:664.85,669.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:672.283,678.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:681.283,687.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:690.249,696.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:699.300,705.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:708.307,714.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:717.51,723.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:726.66,732.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:735.90,741.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:744.44,749.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:752.63,757.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:760.72,765.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:768.71,773.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:776.68,781.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:784.68,789.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:792.71,797.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:800.65,805.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:808.80,813.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:816.73,821.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:824.62,829.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:832.80,837.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:840.71,845.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:848.70,853.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:856.72,861.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:864.76,869.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:872.83,877.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:880.83,885.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:888.94,893.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:896.105,901.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:904.122,909.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:912.270,917.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:920.123,925.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:928.125,933.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:936.330,942.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:945.81,950.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:953.197,958.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:961.184,966.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:969.105,974.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:977.211,983.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:986.198,992.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:995.152,1001.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1004.176,1010.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1013.176,1019.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1022.191,1028.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1031.173,1037.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1040.183,1046.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1049.197,1055.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1058.157,1064.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1067.107,1073.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1076.82,1082.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1085.73,1091.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1094.83,1099.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1102.92,1107.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1110.88,1115.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1118.83,1124.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1127.111,1133.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1136.88,1142.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1145.86,1151.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1154.97,1159.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1162.97,1167.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1170.97,1175.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1178.97,1183.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1186.79,1191.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1194.81,1199.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1202.78,1208.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1211.79,1216.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1219.61,1225.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1228.80,1233.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1236.95,1241.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1244.80,1249.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1252.79,1257.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1260.83,1265.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1268.81,1273.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1276.62,1282.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1285.89,1290.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1293.70,1298.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1301.69,1306.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1309.87,1314.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1317.85,1322.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1325.136,1331.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1334.140,1340.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1343.70,1348.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1351.68,1356.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1359.94,1364.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1367.96,1372.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1375.181,1380.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1383.60,1389.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1392.80,1398.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1401.78,1407.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1410.106,1416.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1419.104,1425.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1428.133,1433.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1436.131,1441.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1444.71,1450.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1453.72,1459.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1462.79,1467.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1470.95,1475.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1478.95,1483.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1486.95,1491.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1494.96,1499.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1502.96,1507.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1510.96,1515.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1518.96,1523.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1526.78,1531.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1534.95,1539.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1542.60,1548.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1551.77,1556.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1559.77,1564.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1567.59,1573.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1576.76,1582.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1585.77,1590.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1593.95,1598.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1601.94,1606.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1609.95,1614.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1617.89,1622.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1625.89,1630.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1633.70,1638.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1641.68,1646.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1649.86,1654.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1657.45,1663.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1666.111,1672.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1675.70,1681.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1684.99,1690.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1693.145,1699.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1702.141,1708.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1711.86,1717.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1720.128,1726.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1729.156,1735.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1738.89,1744.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1747.135,1753.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1756.97,1762.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1765.95,1771.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1774.99,1780.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1783.97,1789.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1792.79,1798.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1801.77,1807.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1810.88,1815.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1818.86,1823.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1826.93,1832.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1835.95,1841.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1844.89,1850.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1853.93,1859.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1862.119,1867.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1870.86,1876.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1879.66,1885.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1888.88,1894.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1897.48,1903.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1906.100,1912.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1915.103,1921.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1924.106,1930.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1933.86,1939.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1942.70,1948.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1951.68,1957.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1960.62,1965.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1968.60,1973.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1976.131,1982.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1985.129,1991.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:1994.117,2000.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2003.115,2009.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2012.59,2018.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2021.51,2026.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2029.120,2035.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2038.106,2044.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2047.124,2053.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2056.85,2062.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2065.127,2071.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2074.88,2080.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2083.127,2089.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2092.88,2098.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2101.161,2107.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2110.104,2116.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2119.165,2125.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2128.108,2134.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2137.219,2143.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2146.132,2152.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2155.197,2161.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2164.110,2170.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2173.193,2179.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2182.114,2188.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2191.182,2196.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2199.133,2204.2 4 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2207.100,2213.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2216.162,2222.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2225.132,2231.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2234.198,2240.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2243.168,2249.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2252.126,2258.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2261.123,2267.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2270.136,2276.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2279.133,2285.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2288.157,2294.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2297.127,2303.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2306.167,2312.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2315.137,2321.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2324.134,2330.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2333.131,2339.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2342.100,2348.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2351.66,2357.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2360.65,2366.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2369.71,2375.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2378.195,2384.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2387.110,2393.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2396.118,2402.2 5 0 +github.com/multiversx/mx-chain-vm-go/executor/wrapper/wrapperVMHooks.go:2405.123,2411.2 5 0 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:8.70,9.15 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:9.15,10.31 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:10.31,13.4 2 1 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:15.2,17.8 3 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:21.70,22.15 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:22.15,23.31 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:23.31,26.4 2 1 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:28.2,30.8 3 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:34.70,35.15 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:35.15,36.31 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:36.31,39.4 2 1 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:41.2,43.8 3 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:47.70,48.15 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:48.15,49.31 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:49.31,52.4 2 1 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:54.2,56.8 3 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:60.65,61.15 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:61.15,62.31 1 2 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:62.31,65.4 2 1 +github.com/multiversx/mx-chain-vm-go/math/bigFloat_wrapper.go:67.2,69.8 3 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:12.36,14.16 2 3 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:14.16,17.3 2 1 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:19.2,19.12 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:23.52,25.22 2 6 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:25.22,27.3 1 4 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:29.2,29.51 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:33.36,34.11 1 4 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:34.11,36.3 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:38.2,38.14 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:42.36,44.16 2 3 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:44.16,47.3 2 1 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:49.2,49.12 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:53.52,55.36 2 6 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:55.36,57.3 1 4 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:59.2,59.57 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:63.33,65.16 2 3 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:65.16,68.3 2 1 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:70.2,70.12 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:74.49,76.24 2 6 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:76.24,78.3 1 4 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:80.2,80.50 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:84.27,86.26 2 3 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:86.26,88.3 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflow.go:90.2,91.29 2 1 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:14.44,16.2 1 9 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:19.60,20.24 1 7 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:20.24,22.3 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:24.2,25.24 2 5 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:25.24,27.3 1 3 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:29.2,29.24 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:29.24,31.3 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:33.2,33.29 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:37.60,38.24 1 5 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:38.24,40.3 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:42.2,43.36 2 3 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:43.36,45.3 1 2 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:47.2,47.24 1 1 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:47.24,49.3 1 1 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:51.2,51.29 1 1 +github.com/multiversx/mx-chain-vm-go/math/overflowHandler.go:55.47,57.2 1 12 +github.com/multiversx/mx-chain-vm-go/math/randomnessGenerator.go:14.53,24.2 5 4 +github.com/multiversx/mx-chain-vm-go/math/randomnessGenerator.go:27.62,29.2 1 6 +github.com/multiversx/mx-chain-vm-go/math/randomnessGenerator.go:32.50,34.2 1 4 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:52.116,53.31 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:53.31,55.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:56.2,56.34 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:60.106,61.35 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:61.35,63.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:64.2,64.20 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:68.73,69.33 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:69.33,71.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:72.2,72.32 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:76.49,77.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:77.30,79.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:80.2,80.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:84.49,85.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:85.30,87.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:88.2,88.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:92.53,93.34 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:93.34,95.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:96.2,96.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:100.55,101.36 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:101.36,103.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:104.2,104.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:108.54,109.35 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:109.35,111.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:112.2,112.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:116.49,117.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:117.30,119.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:120.2,120.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:124.56,125.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:125.37,127.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:128.2,128.27 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:132.52,133.33 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:133.33,135.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:136.2,136.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:140.52,141.33 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:141.33,143.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:144.2,144.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:148.56,149.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:149.37,151.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:152.2,152.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:156.58,157.39 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:157.39,159.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:160.2,160.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:164.57,165.38 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:165.38,167.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:168.2,168.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:172.52,173.33 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:173.33,175.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:176.2,176.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:180.49,181.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:181.30,183.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:184.2,184.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:188.66,189.47 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:189.47,191.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:192.2,192.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:196.60,197.41 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:197.41,199.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:200.2,200.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:204.60,205.41 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:205.41,207.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:208.2,208.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:212.116,213.43 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:213.43,215.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:216.2,216.34 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:220.79,221.44 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:221.44,223.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:224.2,224.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:228.85,229.32 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:229.32,231.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:232.2,232.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:236.98,237.35 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:237.35,239.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:240.2,240.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:244.119,245.33 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:245.33,247.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:248.2,248.56 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:252.82,253.28 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:253.28,255.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:256.2,256.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:260.71,261.38 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:261.38,263.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:264.2,264.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:268.67,269.36 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:269.36,271.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:272.2,272.14 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:276.73,277.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:277.30,279.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:280.2,280.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:284.77,285.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:285.37,287.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:291.78,292.36 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:292.36,294.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:295.2,295.19 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:299.52,300.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:303.48,304.32 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:304.32,306.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:307.2,307.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:311.67,312.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:312.37,314.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:315.2,315.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:319.54,321.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:324.63,326.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:329.127,330.54 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:330.54,332.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:333.2,333.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/blockChainHookStub.go:337.52,339.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:10.59,12.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:15.62,17.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:20.62,22.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:25.72,27.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:30.84,32.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:35.83,37.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:40.76,42.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:45.87,47.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:50.78,52.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:55.74,57.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/cryptoMock.go:60.92,62.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:22.78,26.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:29.107,33.2 3 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:36.55,38.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:49.64,56.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:59.79,60.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:63.74,65.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:69.233,76.19 6 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:76.19,81.22 5 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:81.22,83.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:84.3,84.38 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:87.2,87.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:92.118,95.8 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:95.8,99.3 3 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:100.2,100.19 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:109.30,112.8 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:112.8,114.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:115.2,115.82 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:124.30,126.8 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:126.8,128.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:129.2,129.98 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/executorMock.go:133.57,135.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:35.49,48.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:51.77,53.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:56.97,60.2 3 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:63.67,67.84 4 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:67.84,69.90 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:69.90,71.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:71.9,73.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:74.3,74.27 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:76.2,76.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:80.54,82.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:85.60,87.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:90.60,92.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:95.64,97.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:100.59,102.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:105.55,107.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:110.44,113.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:116.55,118.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:121.44,123.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:126.61,129.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:132.59,134.45 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:134.45,136.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:137.2,137.22 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:141.68,143.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:146.63,148.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:151.48,153.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:156.106,158.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:161.83,163.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:166.50,168.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:171.59,173.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:176.48,178.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:181.68,184.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:187.56,190.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:193.43,195.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:198.53,200.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:203.57,204.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/instanceMock.go:207.55,209.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/memoryMock.go:12.34,18.2 5 0 +github.com/multiversx/mx-chain-vm-go/mock/context/memoryMock.go:21.43,23.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/memoryMock.go:26.41,28.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/memoryMock.go:31.52,35.2 3 0 +github.com/multiversx/mx-chain-vm-go/mock/context/memoryMock.go:38.37,40.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/memoryMock.go:43.40,45.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/memoryMock.go:48.49,50.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:24.44,24.45 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:27.44,27.45 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:30.52,30.53 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:33.54,33.55 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:36.45,36.46 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:39.50,39.51 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:42.81,45.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:48.61,50.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:53.50,54.25 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:54.25,57.3 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:59.2,59.22 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:63.86,65.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:68.51,70.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:73.54,75.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:78.48,80.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:83.83,85.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:88.78,88.79 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:91.84,91.85 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:94.146,95.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:98.68,100.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:103.60,105.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:108.59,110.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:113.59,115.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:118.55,120.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:123.64,125.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:128.65,132.21 3 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:132.21,134.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:135.2,135.14 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:139.70,141.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:144.60,146.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:149.70,151.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:154.63,155.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:155.18,157.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:158.2,158.24 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:158.24,160.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:161.2,162.12 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:166.59,166.60 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:169.58,171.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:174.55,174.56 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:177.53,179.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:182.54,184.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:187.76,189.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:192.99,194.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:197.101,199.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:202.51,202.52 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:205.52,205.53 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:208.58,208.59 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:211.54,211.55 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/meteringContextMock.go:214.76,216.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:34.69,35.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:38.42,39.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:42.88,50.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:53.115,61.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:64.42,65.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:68.50,69.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:72.52,73.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:76.43,77.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:80.48,81.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:84.60,85.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:88.47,89.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:92.84,94.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:97.88,99.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:102.60,103.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:106.48,108.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:111.54,113.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:116.51,118.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:121.62,123.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:126.75,128.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:131.52,133.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:136.68,138.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:141.47,143.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:146.57,147.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:150.49,152.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:155.56,157.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:160.53,161.31 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:161.31,163.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:167.73,167.74 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:170.97,171.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:174.93,176.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:179.131,181.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:184.118,186.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:189.72,190.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:193.62,195.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:198.56,199.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:202.67,203.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:206.85,208.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:211.69,213.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:216.62,219.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:222.58,224.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:227.63,229.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextMock.go:232.51,234.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:56.75,57.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:57.37,59.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:63.41,64.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:64.30,66.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:70.41,71.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:71.30,73.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:77.49,78.38 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:78.38,80.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:84.51,85.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:85.40,87.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:91.42,92.31 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:92.31,94.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:98.47,99.36 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:99.36,101.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:105.59,106.48 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:106.48,108.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:112.46,113.35 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:113.35,115.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:119.84,120.38 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:120.38,122.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:123.2,123.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:127.94,128.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:128.37,130.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:131.2,131.19 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:135.65,136.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:136.40,138.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:142.86,143.29 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:143.29,145.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:149.119,150.43 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:150.43,152.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:156.123,157.38 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:157.38,159.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:161.2,161.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:165.177,166.29 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:166.29,168.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:170.2,170.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:174.138,175.33 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:175.33,177.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:178.2,178.15 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:182.48,183.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:183.30,185.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:186.2,186.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:190.54,191.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:191.30,193.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:197.62,198.31 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:198.31,200.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:201.2,201.20 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:205.75,206.34 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:206.34,208.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:212.52,213.34 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:213.34,215.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:216.2,216.11 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:220.62,221.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:221.37,223.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:227.51,228.31 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:228.31,230.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:231.2,231.19 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:235.47,236.36 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:236.36,238.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:242.60,243.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:243.37,245.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:249.49,250.27 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:250.27,252.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:256.56,257.34 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:257.34,259.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:263.53,264.42 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:264.42,266.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:270.62,271.32 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:271.32,273.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:274.2,274.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:278.55,279.44 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:279.44,281.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:285.81,286.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:286.40,288.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:292.70,293.31 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:293.31,295.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:299.87,300.48 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:300.48,302.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:303.2,303.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:307.62,308.44 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:308.44,310.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:311.2,311.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:315.58,316.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:316.40,318.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:319.2,319.10 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:323.63,324.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:324.40,326.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:330.51,331.35 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:331.35,333.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/outputContextStub.go:334.2,334.14 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:46.43,47.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:50.64,52.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:55.85,56.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:59.80,61.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:64.84,65.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:65.18,67.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:68.2,68.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:72.50,73.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:76.93,77.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:80.43,81.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:84.51,85.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:88.44,89.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:92.60,93.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:96.49,97.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:100.46,101.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:104.45,105.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:108.52,110.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:113.51,114.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:117.60,119.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:122.63,123.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:126.52,127.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:130.49,132.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:135.71,137.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:140.78,142.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:145.81,147.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:150.57,152.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:155.64,157.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:160.63,162.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:165.73,167.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:170.58,172.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:175.53,177.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:180.52,182.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:185.51,187.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:190.56,192.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:195.57,197.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:200.83,202.24 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:202.24,203.54 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:206.2,206.60 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:210.49,211.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:214.57,215.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:218.83,219.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:222.81,224.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:227.89,229.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:232.57,234.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:237.53,239.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:242.62,244.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:247.46,249.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:252.57,254.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:257.62,259.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:262.89,264.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:267.56,268.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:271.68,272.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:272.18,274.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:275.2,275.16 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:279.61,281.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:284.69,286.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:289.73,291.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:294.71,296.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:299.71,301.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:304.73,306.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:309.78,311.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:314.75,316.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:319.70,321.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:324.54,325.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:328.96,330.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:333.63,334.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:337.64,339.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:342.62,343.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:346.51,348.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:351.46,352.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:355.56,357.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:360.67,362.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:365.68,367.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:370.57,372.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:375.53,377.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:380.63,382.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextMock.go:385.47,386.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:127.98,135.94 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:135.94,137.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:139.2,139.71 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:139.71,141.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:143.2,143.69 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:143.69,145.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:147.2,147.76 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:147.76,149.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:151.2,151.50 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:151.50,153.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:155.2,155.61 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:155.61,157.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:159.2,159.56 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:159.56,161.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:163.2,163.51 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:163.51,165.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:167.2,167.47 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:167.47,169.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:171.2,171.46 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:171.46,173.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:175.2,175.49 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:175.49,177.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:179.2,179.54 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:179.54,181.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:183.2,183.55 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:183.55,185.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:187.2,187.81 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:187.81,189.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:191.2,191.60 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:191.60,193.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:195.2,195.53 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:195.53,197.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:199.2,199.57 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:199.57,201.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:203.2,203.84 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:203.84,205.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:207.2,207.79 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:207.79,209.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:211.2,211.58 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:211.58,213.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:215.2,215.65 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:215.65,217.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:219.2,219.44 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:219.44,221.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:223.2,223.55 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:223.55,225.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:227.2,227.102 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:227.102,229.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:231.2,231.53 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:231.53,233.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:235.2,235.81 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:235.81,237.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:239.2,239.55 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:239.55,241.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:243.2,243.60 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:243.60,245.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:247.2,247.66 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:247.66,249.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:251.2,251.70 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:251.70,253.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:255.2,255.51 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:255.51,257.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:259.2,259.60 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:259.60,261.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:263.2,263.69 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:263.69,265.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:267.2,267.49 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:267.49,269.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:271.2,271.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:271.40,273.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:275.2,275.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:275.40,277.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:279.2,279.48 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:279.48,281.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:283.2,283.41 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:283.41,285.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:287.2,287.46 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:287.46,289.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:291.2,291.44 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:291.44,293.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:295.2,295.72 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:295.72,297.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:299.2,299.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:303.95,305.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:308.112,310.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:313.89,315.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:318.87,320.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:323.94,325.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:328.73,330.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:333.80,335.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:338.79,340.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:343.74,345.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:348.69,350.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:353.65,355.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:358.68,360.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:363.67,365.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:368.72,370.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:373.73,375.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:378.99,380.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:383.78,385.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:388.71,390.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:393.75,395.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:398.102,400.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:403.97,405.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:408.103,410.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:413.76,415.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:418.83,420.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:423.62,425.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:428.73,430.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:433.120,435.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:438.71,440.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:443.99,445.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:448.73,450.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:453.78,455.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:458.84,460.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:463.88,465.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:468.69,470.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:473.78,475.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:478.86,480.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:483.80,485.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:488.86,489.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:492.87,494.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:497.67,499.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:502.58,504.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:507.58,509.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:512.66,514.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:517.59,519.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:522.64,524.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:527.94,529.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:532.95,534.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:537.84,539.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:542.69,544.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:547.62,549.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:552.62,553.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:556.72,558.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/runtimeContextWrapper.go:561.90,563.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:26.72,27.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:31.54,32.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:36.56,37.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:41.73,42.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:46.68,47.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:51.49,52.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:56.45,57.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:61.47,62.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:66.45,68.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:71.41,73.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:76.48,78.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:81.44,83.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:86.44,88.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:91.45,92.22 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:92.22,94.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:95.2,95.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:99.53,101.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:104.48,106.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:109.44,111.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:114.50,115.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/stubAccount.go:118.45,120.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:39.45,41.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:44.50,46.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:49.63,51.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:54.57,56.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:59.55,61.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:64.59,66.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:69.57,71.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:74.74,76.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:79.67,81.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:84.60,86.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:89.59,91.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:94.55,96.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:99.72,103.2 3 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:106.59,108.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:111.125,113.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:116.99,118.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:121.83,123.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:126.115,127.21 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:127.21,129.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:130.2,131.42 2 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:135.38,136.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:139.38,140.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:143.37,144.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:147.44,148.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:151.62,153.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:156.62,158.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:161.67,163.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:166.118,168.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:171.122,173.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:176.69,177.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:180.92,181.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:184.47,186.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:197.3,199.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:202.74,204.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:207.53,209.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:212.56,214.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:217.71,218.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:218.30,220.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:221.2,221.54 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:225.70,226.31 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:226.31,231.3 4 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:233.2,233.59 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:237.62,238.54 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:238.54,240.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:242.2,244.17 3 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:248.103,249.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:252.39,254.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:257.34,258.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:261.63,262.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostMock.go:265.70,267.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:56.44,57.33 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:57.33,59.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:61.2,61.15 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:65.36,66.32 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:66.32,68.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:72.36,73.32 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:73.32,75.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:79.35,80.31 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:80.31,82.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:86.42,87.38 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:87.38,89.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:93.49,94.29 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:94.29,96.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:97.2,97.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:101.62,102.33 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:102.33,104.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:105.2,105.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:109.56,110.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:110.30,112.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:113.2,113.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:117.66,118.35 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:118.35,120.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:121.2,121.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:125.59,127.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:130.58,132.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:135.54,137.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:140.54,141.29 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:141.29,143.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:144.2,144.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:148.58,149.31 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:149.31,151.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:152.2,152.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:156.56,157.30 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:157.30,159.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:160.2,160.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:164.73,165.42 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:165.42,167.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:168.2,168.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:172.52,173.28 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:173.28,175.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:176.2,176.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:180.143,181.42 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:181.42,183.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:184.2,184.20 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:188.123,189.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:189.40,191.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:192.2,192.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:196.86,197.43 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:197.43,199.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:200.2,200.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:204.114,205.43 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:205.43,207.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:208.2,208.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:212.71,213.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:213.37,215.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:216.2,216.13 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:220.63,221.41 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:221.41,223.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:224.2,224.13 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:228.72,229.44 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:229.44,231.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:232.2,232.14 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:236.64,237.44 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:237.44,239.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:240.2,240.14 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:244.66,245.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:245.40,247.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:248.2,248.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:252.121,253.43 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:253.43,255.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:256.2,256.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:260.125,261.45 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:261.45,263.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:264.2,264.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:268.80,269.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:269.40,271.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:275.101,276.51 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:276.51,278.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:282.46,283.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:283.37,285.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:286.2,286.14 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:298.3,299.34 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:299.34,301.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:302.2,302.42 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:306.73,307.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:307.40,309.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:313.101,314.53 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:314.53,316.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:320.38,322.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:325.33,326.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:329.62,330.2 0 0 +github.com/multiversx/mx-chain-vm-go/mock/context/vmHostStub.go:333.69,335.2 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/gasScheduleLoad.go:11.80,13.16 2 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/gasScheduleLoad.go:13.16,16.3 2 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/gasScheduleLoad.go:18.2,21.48 3 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/gasScheduleLoad.go:21.48,24.45 3 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/gasScheduleLoad.go:24.45,26.4 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/gasScheduleLoad.go:29.2,29.34 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/gasSchedules.go:18.21,20.2 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/gasSchedules.go:23.21,25.2 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/scripts/includetoml.go:13.13,26.30 13 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/scripts/includetoml.go:26.30,27.49 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/scripts/includetoml.go:27.49,32.4 4 0 +github.com/multiversx/mx-chain-vm-go/scenario/gasSchedules/scripts/includetoml.go:34.2,34.33 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:35.56,41.2 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:44.67,46.2 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:49.136,50.25 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:51.36,52.66 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:53.34,54.42 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:55.31,56.66 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:57.31,58.66 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:59.10,60.78 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:65.54,67.2 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:73.33,76.16 2 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:76.16,78.3 1 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:80.2,99.5 3 0 +github.com/multiversx/mx-chain-vm-go/scenario/vmBuilder.go:104.59,106.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:14.100,16.79 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:16.79,41.3 11 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:45.94,46.79 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:46.79,53.17 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:53.17,56.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:58.3,63.26 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:63.26,66.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:68.3,69.29 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:69.29,71.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:72.3,73.17 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:73.17,75.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:77.3,88.17 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:88.17,91.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:93.3,105.17 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:105.17,108.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:110.3,114.18 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:119.86,120.90 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:120.90,125.3 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:128.75,129.19 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:129.19,132.3 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:133.2,133.19 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:133.19,134.7 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:134.7,136.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSC.go:138.2,139.12 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCMultiGroups.go:9.85,11.48 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCMultiGroups.go:11.48,12.41 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCMultiGroups.go:12.41,19.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:13.96,14.77 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:14.77,21.17 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:21.17,24.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:26.3,27.25 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:27.25,29.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:29.9,31.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:32.3,34.26 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:34.26,36.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:37.3,38.31 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:38.31,40.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:42.3,52.17 9 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:52.17,55.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:57.3,57.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncChildSCRecursive.go:62.86,65.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:23.86,24.75 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:24.75,30.17 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:30.17,33.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:35.3,44.17 9 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:44.17,47.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:49.3,50.49 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:50.49,53.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:55.3,56.17 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:56.17,59.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:61.3,61.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:67.97,77.31 9 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:77.31,89.17 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:89.17,91.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:92.3,92.13 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:93.8,95.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:99.78,100.67 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:100.67,106.74 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:106.74,109.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:111.3,112.17 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:112.17,115.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:117.3,117.26 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:117.26,119.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:121.3,121.37 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:121.37,124.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:126.3,126.42 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:126.42,139.18 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:139.18,141.5 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:144.3,144.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:149.78,150.44 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:150.44,158.32 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:158.32,163.18 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:163.18,166.5 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:167.4,167.60 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:167.60,170.5 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:173.3,174.17 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:174.17,177.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:179.3,179.25 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:179.25,182.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:184.3,185.17 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:185.17,188.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:190.3,191.18 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:191.18,193.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:195.3,195.26 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:195.26,197.18 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:197.18,199.5 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:201.3,202.17 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:202.17,205.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:207.3,211.18 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:214.2,215.56 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:219.80,220.67 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:220.67,232.18 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:232.18,235.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:237.3,237.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:241.80,242.38 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:242.38,245.3 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:246.2,246.38 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:246.38,247.7 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:247.7,249.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:252.2,253.29 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:253.29,255.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:256.2,258.12 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:261.51,264.18 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:264.18,265.36 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:265.36,267.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:270.2,270.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:270.18,271.36 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:271.36,273.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:276.2,276.13 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:279.74,281.36 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:281.36,284.3 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:286.2,286.12 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:289.51,291.17 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:291.17,293.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:294.2,294.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:294.17,296.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:297.2,297.32 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSC.go:297.32,299.3 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:14.93,15.75 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:15.75,21.17 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:21.17,24.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:26.3,30.25 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:30.25,32.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:33.3,35.31 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:35.31,37.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:37.9,48.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:49.3,51.18 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitin.go:56.85,59.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitinMultiContract.go:14.99,15.75 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitinMultiContract.go:15.75,26.17 10 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitinMultiContract.go:26.17,29.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitinMultiContract.go:31.3,43.18 10 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCBuitinMultiContract.go:48.91,51.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiChild.go:14.90,15.75 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiChild.go:15.75,26.17 10 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiChild.go:26.17,29.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiChild.go:31.3,31.70 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiChild.go:31.70,50.4 7 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiChild.go:52.3,52.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiChild.go:58.82,61.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:20.91,21.85 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:21.85,31.17 9 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:31.17,34.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:36.3,37.49 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:37.49,39.42 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:39.42,56.5 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:59.3,64.18 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:70.83,72.48 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:72.48,74.41 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:74.41,81.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCMultiGroups.go:83.3,93.85 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCRecursive.go:14.95,15.75 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCRecursive.go:15.75,26.17 10 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCRecursive.go:26.17,29.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCRecursive.go:32.3,33.25 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCRecursive.go:33.25,35.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCRecursive.go:37.3,45.18 7 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/asyncParentSCRecursive.go:50.87,53.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:18.89,19.68 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:19.68,32.23 11 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:32.23,34.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:35.3,38.25 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:38.25,40.34 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:40.34,42.32 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:42.32,45.6 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:46.5,46.77 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:46.77,49.6 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:50.5,50.102 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:50.102,53.6 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:54.5,54.72 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:54.72,57.6 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:61.3,62.17 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:62.17,64.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:66.3,66.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:71.88,72.72 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:72.72,92.17 8 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:92.17,94.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:95.3,95.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:100.86,101.69 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:101.69,110.17 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:110.17,112.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:114.3,128.15 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:128.15,130.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/backTransferSC.go:132.3,132.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/common.go:74.62,76.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/common.go:79.66,81.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/common.go:84.103,86.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/common.go:89.103,91.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:13.83,14.83 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:14.83,22.25 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:22.25,25.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:27.3,41.17 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:41.17,44.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:46.3,50.18 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:55.74,58.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:61.77,64.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:72.91,74.67 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:74.67,77.31 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:77.31,80.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:81.3,81.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:86.83,87.83 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:87.83,93.25 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:93.25,96.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/deployerSimpleSC.go:98.3,113.18 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:17.77,20.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:23.80,25.79 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:25.79,30.17 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:30.17,32.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:34.3,36.18 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:41.68,42.63 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:42.63,47.3 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:51.79,52.70 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:52.70,69.23 11 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:69.23,71.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:73.3,74.18 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:79.83,80.72 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:80.72,85.17 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:85.17,88.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:90.3,92.38 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:92.38,95.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:97.3,101.76 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:101.76,106.42 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:106.42,108.25 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:108.25,110.6 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:114.3,114.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:119.83,120.72 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:120.72,125.17 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:125.17,128.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:130.3,132.38 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:132.38,135.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:137.3,141.76 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:141.76,146.42 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:146.42,148.25 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:148.25,150.6 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:154.3,154.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:159.93,160.82 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:160.82,167.25 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:167.25,170.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:172.3,179.25 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:179.25,181.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:183.3,184.23 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:184.23,186.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:188.3,191.18 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:196.165,197.67 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:197.67,198.77 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:198.77,211.24 10 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:211.24,213.5 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:215.4,218.19 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:224.78,227.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:230.76,231.80 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:231.80,236.3 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:240.79,241.92 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:241.92,246.3 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:258.84,261.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:263.96,266.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:269.103,272.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:275.96,278.2 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:281.107,283.2 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:285.98,286.79 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:286.79,292.19 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:293.30,294.43 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:295.27,296.40 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:297.31,300.44 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:303.3,307.87 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:307.87,322.16 3 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:322.16,324.5 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:328.3,328.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:328.17,330.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:332.3,332.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:345.80,347.75 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:347.75,363.43 14 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:363.43,365.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:365.9,367.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:368.3,368.23 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:368.23,370.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:372.3,372.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:377.74,378.74 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:378.74,386.3 7 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:390.85,391.80 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/directSimpleSC.go:391.80,396.3 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:17.88,18.82 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:18.82,23.17 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:23.17,26.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:28.3,29.25 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:29.25,32.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:34.3,46.23 9 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:46.23,48.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:50.3,50.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:55.87,56.86 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:56.86,61.17 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:61.17,64.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:66.3,67.26 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:67.26,70.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:72.3,100.18 10 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:105.93,106.87 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:106.87,111.17 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:111.17,114.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:116.3,117.25 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:117.25,120.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:122.3,127.25 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:127.25,129.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:131.3,141.28 8 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:141.28,143.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:143.9,145.85 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:145.85,147.5 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:148.4,157.6 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:160.3,160.17 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:160.17,162.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/esdtSimpleSC.go:164.3,164.18 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/gasMismatchChild.go:10.84,11.75 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/gasMismatchChild.go:11.75,16.3 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/gasMismatchParent.go:12.85,13.76 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/gasMismatchParent.go:13.76,34.3 10 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/gasMismatchParent.go:38.84,39.67 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/gasMismatchParent.go:39.67,47.33 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/gasMismatchParent.go:47.33,49.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/gasMismatchParent.go:51.3,52.18 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:9.64,10.68 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:10.68,15.26 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:15.26,18.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:20.3,25.18 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:30.75,31.79 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:31.79,36.26 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:36.26,39.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:41.3,48.18 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:53.63,54.67 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:54.67,59.26 4 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:59.26,62.4 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/storageSimpleSC.go:64.3,70.18 5 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/transferAndExecuteSC.go:21.78,22.83 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/transferAndExecuteSC.go:22.83,32.59 7 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/transferAndExecuteSC.go:32.59,40.4 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/transferAndExecuteSC.go:42.3,44.18 2 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/transferAndExecuteSC.go:48.80,49.79 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/transferAndExecuteSC.go:49.79,65.3 6 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/transferAndExecuteSC.go:68.89,69.88 1 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/transferAndExecuteSC.go:69.88,86.3 7 0 +github.com/multiversx/mx-chain-vm-go/mock/contracts/transferAndExecuteSC.go:90.54,92.2 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:50.13,74.2 22 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:76.38,78.40 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:78.40,84.24 4 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:84.24,86.4 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:87.3,99.64 11 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:102.2,102.15 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:102.15,104.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:107.38,110.40 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:110.40,116.24 4 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:116.24,118.4 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:119.3,125.67 6 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:128.2,128.15 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:128.15,130.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:133.37,136.40 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:136.40,142.24 4 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:142.24,144.4 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:145.3,151.64 6 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:154.2,154.15 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:154.15,156.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:159.35,162.40 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:162.40,170.3 6 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:171.2,171.15 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:171.15,173.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:176.34,179.40 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:179.40,183.24 4 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:183.24,185.4 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:186.3,188.66 3 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:190.2,190.15 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:190.15,192.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:195.35,197.28 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:197.28,212.24 12 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:212.24,214.4 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:215.3,222.65 5 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:222.65,224.4 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:225.3,227.68 3 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:229.2,229.15 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:229.15,231.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:234.88,238.40 3 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:238.40,240.42 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:240.42,243.4 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:244.3,244.63 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:246.2,246.15 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:246.15,248.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:251.42,253.23 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:253.23,255.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:255.8,257.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:258.2,262.27 5 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:265.48,267.23 2 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:267.23,269.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:269.8,271.3 1 0 +github.com/multiversx/mx-chain-vm-go/test/contracts/big-floats-2/generateRandomData/generateData.go:272.2,276.27 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testexecutor/defaultTestExecutor.go:22.84,25.28 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testexecutor/defaultTestExecutor.go:25.28,27.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testexecutor/defaultTestExecutor.go:29.2,29.29 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testexecutor/defaultTestExecutor.go:29.29,30.60 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testexecutor/defaultTestExecutor.go:32.2,34.12 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testexecutor/defaultTestExecutor.go:37.35,40.23 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testexecutor/defaultTestExecutor.go:40.23,42.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testexecutor/defaultTestExecutor.go:44.2,44.16 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:13.80,22.2 8 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:25.57,28.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:31.84,36.16 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:36.16,37.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:40.2,41.16 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:41.16,42.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:45.2,46.16 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:46.16,47.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:50.2,50.24 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:54.81,61.35 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:61.35,63.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:65.2,65.35 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:65.35,70.40 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:70.40,73.24 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:73.24,75.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:76.4,77.51 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:81.2,81.17 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:84.69,85.22 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:85.22,87.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:91.2,92.23 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:92.23,93.71 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:93.71,95.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:95.9,97.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:98.3,99.36 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:103.88,105.83 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:105.83,109.57 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:109.57,111.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:113.2,113.48 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:116.69,117.25 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:117.25,120.3 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:121.2,121.19 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:122.12,123.26 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:124.13,125.25 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:126.23,128.28 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:129.16,130.26 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:131.26,133.28 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:134.10,135.27 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:140.103,141.25 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:141.25,143.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:144.2,144.28 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:144.28,146.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:148.2,149.41 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:149.41,151.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:151.8,153.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:155.2,156.14 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:156.14,158.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:159.2,163.17 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:163.17,165.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:167.2,168.27 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:168.27,170.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:170.8,172.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:174.2,174.52 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:180.70,181.45 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:181.45,183.23 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:183.23,185.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:186.3,186.9 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:189.2,195.22 7 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:195.22,196.28 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:196.28,198.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:198.9,200.72 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:200.72,202.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:202.10,204.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:206.8,208.50 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:208.50,210.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:211.3,213.26 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:213.26,215.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:217.3,218.31 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:218.31,220.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/graphDrawUtils.go:221.3,222.27 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:22.72,29.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:32.96,35.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:38.104,41.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:44.91,47.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:50.93,53.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:56.103,59.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:72.69,80.69 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:80.70,80.71 0 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:85.128,88.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:91.114,94.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:97.139,100.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:103.120,106.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:109.139,112.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:115.133,118.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:121.116,124.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:127.129,130.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:133.69,135.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:138.147,141.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:144.159,147.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:149.75,151.26 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:151.26,156.3 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:158.2,158.15 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:158.15,159.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:159.12,161.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:164.3,165.32 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:168.2,170.35 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCallerTest.go:170.35,174.3 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:28.75,31.81 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:31.82,31.83 0 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:38.137,41.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:44.139,47.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:50.122,53.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:56.122,59.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:62.149,65.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:68.103,71.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:74.145,77.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:80.135,83.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:86.147,89.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:91.82,95.2 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:98.127,100.26 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:100.26,105.3 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:107.2,107.15 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:107.15,108.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:108.12,110.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:113.3,114.32 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:117.2,119.34 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:122.101,124.102 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:124.102,128.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:129.2,129.113 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:129.113,131.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/instanceSmartContractCreatorTest.go:132.2,132.27 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:51.74,58.52 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:58.53,58.54 0 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:63.127,66.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:69.118,72.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:75.104,78.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:81.133,84.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:87.124,88.193 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:88.193,90.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:94.133,95.196 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:95.196,97.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:106.76,108.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:116.76,118.18 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:118.18,120.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:121.2,121.103 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:130.31,138.37 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:138.37,140.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:142.2,142.22 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:150.46,151.18 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:151.18,153.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:154.2,162.15 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:162.15,164.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:166.2,166.47 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:166.47,168.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:170.2,176.18 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:177.15,178.62 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:179.18,183.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:186.2,186.28 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:190.102,191.35 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:191.35,196.17 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:196.17,198.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:200.3,200.18 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:205.129,206.35 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:206.35,212.17 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:212.17,215.4 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockSmartContractCallerTest.go:217.3,218.18 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:61.71,62.20 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:62.20,64.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:65.2,65.16 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:69.52,71.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:74.57,76.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:79.52,81.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:103.64,105.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:108.87,117.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:120.87,123.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:126.88,129.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:132.89,135.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:138.92,141.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:144.99,147.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:150.91,153.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:156.99,159.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:162.126,165.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:168.58,170.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:173.57,175.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:183.3,186.48 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/mockTestSmartContract.go:186.48,188.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:25.53,27.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:31.33,35.2 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:38.49,41.28 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:41.28,43.34 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:43.34,44.9 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:46.3,47.27 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:49.2,57.22 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:61.76,64.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:67.58,68.26 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:68.26,70.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:71.2,71.22 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:75.62,77.16 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:77.16,79.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:80.2,81.12 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:85.51,87.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:90.93,91.41 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:91.41,92.56 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:92.56,93.43 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:93.43,95.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:98.2,98.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:102.46,102.72 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:105.56,107.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/queueOfCrossShardCalls.go:110.51,112.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:27.41,29.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:31.40,38.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:40.70,47.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:103.54,105.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:108.41,110.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:113.44,115.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:118.66,119.30 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:119.30,121.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:122.2,122.31 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:126.41,128.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:131.42,134.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:137.45,140.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:143.46,144.42 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:144.42,145.63 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:145.63,147.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:149.2,149.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:153.48,167.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:170.53,171.56 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:171.56,173.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:174.2,174.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:178.50,179.42 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:179.42,180.45 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:180.45,182.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:184.2,184.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:188.49,190.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:233.48,249.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:252.70,255.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:258.88,259.56 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:259.56,260.46 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:262.2,262.65 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:262.65,263.48 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:265.2,266.13 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:270.68,273.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:276.51,279.19 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:280.12,281.33 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:282.30,283.34 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:285.2,286.13 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:290.87,295.2 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:298.45,300.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:303.59,307.2 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:310.72,311.56 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:311.56,312.46 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:314.2,315.13 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:318.72,331.2 11 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:344.43,350.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:353.129,361.2 7 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:364.75,370.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:373.91,385.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:388.93,392.2 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:395.106,400.2 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:402.113,407.2 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:409.88,411.16 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:411.16,414.3 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:415.2,422.13 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:426.125,428.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:431.135,433.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:435.160,437.20 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:437.20,439.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:439.8,439.40 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:439.40,442.3 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:444.2,455.13 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:458.77,464.20 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:464.20,466.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:470.58,472.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:475.97,478.35 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:478.35,480.43 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:480.43,482.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:484.2,484.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:489.63,491.13 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:491.13,493.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:493.8,495.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:498.59,500.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:505.30,507.35 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:507.35,508.30 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:508.30,509.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:511.3,511.106 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:518.30,520.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:525.44,526.29 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:526.29,528.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:530.2,533.28 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:533.28,535.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:536.2,538.42 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:538.42,539.98 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:539.98,540.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:542.3,542.102 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:544.2,544.24 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:551.38,553.29 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:553.29,555.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:557.2,560.15 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:560.15,562.21 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:562.21,564.36 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:564.36,570.5 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:573.3,573.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:576.2,578.42 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:578.42,581.74 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:581.74,582.23 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:582.23,584.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:586.4,589.9 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:591.3,591.45 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:594.2,594.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:600.38,602.29 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:602.29,604.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:606.2,609.82 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:609.82,611.21 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:611.21,613.36 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:613.36,615.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:617.3,617.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:620.2,622.42 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:622.42,624.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:626.2,626.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:630.157,633.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:635.233,636.42 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:636.42,638.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:640.2,640.29 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:640.29,642.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:644.2,647.24 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:650.65,653.35 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:653.35,655.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:657.2,657.18 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:661.80,668.128 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:668.128,670.20 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:670.20,673.4 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:675.3,685.14 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:687.2,687.23 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:690.60,693.50 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:693.50,694.69 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:694.69,696.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:696.9,698.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:700.2,700.70 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:703.111,704.42 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:704.42,705.24 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:705.24,706.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:709.3,713.36 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:717.112,719.42 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:719.42,720.57 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:720.57,721.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:729.3,735.26 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:735.26,737.34 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:737.34,738.89 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:740.4,741.25 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:741.25,745.5 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:746.4,746.26 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:746.26,748.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:748.10,750.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:751.4,752.31 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:758.68,760.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:762.79,764.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:766.144,769.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:771.75,775.2 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:783.70,788.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:791.48,796.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:799.60,801.36 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:801.36,803.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:804.2,804.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:808.59,810.36 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:810.36,812.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:813.2,813.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:817.56,823.60 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:823.60,826.3 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:827.2,827.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:832.104,835.29 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:835.29,841.3 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:843.2,844.25 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:844.25,846.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:850.2,850.52 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:850.52,861.61 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:861.61,862.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:865.3,870.82 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:870.82,872.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:872.9,874.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:875.3,879.52 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:881.2,881.60 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:884.35,886.40 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:886.40,887.18 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:887.18,890.4 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:891.3,892.24 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:896.45,898.26 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:898.26,899.16 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:899.16,901.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:901.9,903.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:905.2,905.15 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:909.80,911.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:915.60,922.29 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:922.29,924.41 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:924.41,925.20 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:925.20,927.23 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:927.23,930.6 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:931.5,931.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:933.4,933.47 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:933.47,939.42 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:939.42,941.23 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:944.4,951.40 7 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:955.2,955.17 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:959.53,961.140 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:961.140,962.84 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:962.84,964.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:966.3,966.32 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:966.32,967.51 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:967.51,971.5 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:971.10,973.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:976.3,976.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:981.65,985.35 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:985.35,987.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:989.2,989.26 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:989.26,991.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:993.2,994.53 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:994.53,995.23 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:995.23,997.9 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1001.2,1002.114 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1002.114,1003.47 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1003.47,1005.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1007.4,1007.29 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1008.14,1009.48 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1010.15,1011.48 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1012.25,1014.62 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1015.18,1016.58 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1017.28,1019.62 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1022.4,1025.15 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1027.114,1028.19 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1028.19,1030.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1031.4,1031.71 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1031.71,1034.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1035.4,1035.15 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1039.51,1040.42 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1040.42,1041.26 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1041.26,1043.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1045.2,1045.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1050.78,1051.140 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1051.140,1052.66 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1052.66,1054.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1056.3,1056.58 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1056.58,1058.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1058.9,1060.44 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1060.44,1061.25 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1061.25,1062.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1064.5,1064.65 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1064.65,1067.28 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1067.28,1069.7 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1076.4,1076.63 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1079.3,1079.44 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1079.44,1081.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1083.3,1083.43 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1083.43,1084.64 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1084.64,1086.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1088.3,1088.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1093.65,1094.140 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1094.140,1096.50 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1096.50,1098.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1100.3,1101.43 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1101.43,1102.24 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1102.24,1103.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1105.4,1107.26 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1107.26,1109.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1110.4,1110.28 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1110.28,1112.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1115.3,1119.59 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1119.59,1121.34 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1121.34,1123.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1123.10,1126.5 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1127.9,1129.34 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1129.34,1131.85 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1131.85,1132.60 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1132.60,1134.7 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1134.12,1136.7 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1138.6,1138.64 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1138.64,1139.52 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1139.52,1140.68 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1140.68,1142.9 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1146.6,1147.68 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1147.68,1148.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1151.10,1153.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1156.3,1156.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1160.86,1162.25 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1162.25,1164.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1165.2,1166.14 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1166.14,1168.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraph.go:1168.8,1169.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:91.212,93.132 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:93.132,95.48 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:95.48,102.75 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:102.75,103.85 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:103.85,104.43 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:104.43,105.16 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:107.7,108.116 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:111.4,111.53 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:113.3,117.14 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:119.2,120.37 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:120.37,122.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:123.2,123.22 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:126.139,128.23 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:128.23,129.26 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:129.26,131.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:131.9,131.69 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:131.69,133.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:133.9,133.50 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:133.50,135.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:136.3,136.25 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:145.52,146.35 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:146.35,154.16 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:154.16,155.18 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:155.18,157.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:158.4,159.71 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:162.3,164.17 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:164.17,166.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:168.3,168.46 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:168.46,169.25 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:169.25,171.60 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:171.60,174.6 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:175.10,177.87 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:177.87,180.6 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:185.3,192.18 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:196.104,197.82 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:197.82,200.64 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:200.64,202.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:202.9,204.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:205.8,205.69 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:205.69,207.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:207.8,207.35 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:207.35,209.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:210.2,210.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:213.204,216.25 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:216.25,220.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:220.8,222.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:223.2,224.31 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:227.86,230.37 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:230.37,232.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:232.8,234.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:235.2,238.18 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:241.114,263.2 10 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:265.31,267.10 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:267.10,269.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:270.2,270.15 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:273.64,275.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:277.92,294.38 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:294.38,296.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:298.2,299.24 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:299.24,301.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:303.2,311.12 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:314.99,317.32 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:317.32,319.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:320.2,320.48 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:323.85,324.32 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:324.32,326.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:343.117,359.16 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:359.16,361.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:361.8,363.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:365.2,374.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:377.134,384.31 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:384.31,386.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:386.8,386.44 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:386.44,390.3 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:390.8,390.48 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:390.48,394.22 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:394.22,396.28 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:396.28,397.41 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:400.4,400.39 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:400.39,402.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:402.10,402.56 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:402.56,404.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:404.10,405.37 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:407.4,409.24 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:413.2,417.22 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:420.99,422.22 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:422.22,424.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:428.61,429.20 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:429.20,431.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:432.2,432.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:435.35,442.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:445.52,476.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:479.54,501.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:504.69,525.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:528.70,549.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:552.63,575.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:578.64,601.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:604.71,627.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:630.72,653.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:656.71,680.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:683.64,705.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:708.79,729.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:732.80,753.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:756.73,779.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:782.81,805.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:808.74,831.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:834.82,857.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:860.81,884.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:887.64,909.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:912.79,933.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:936.80,957.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:960.73,983.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:986.74,1009.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1012.81,1035.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1038.82,1061.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1064.81,1088.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1091.64,1113.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1116.79,1137.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1140.80,1161.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1164.73,1187.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1190.74,1213.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1216.81,1239.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1242.82,1265.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1268.81,1292.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1295.56,1316.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1319.71,1342.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1345.79,1368.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1371.67,1393.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1396.67,1418.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1421.71,1444.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1447.79,1470.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1473.67,1495.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1498.71,1521.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1524.79,1547.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1550.67,1572.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1575.71,1598.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1601.79,1624.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1627.48,1653.2 11 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1656.49,1672.2 7 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1675.63,1702.2 10 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1705.51,1719.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1722.66,1737.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1740.61,1751.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1754.55,1778.2 10 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1781.65,1796.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1799.70,1839.2 16 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1842.60,1881.2 16 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1884.59,1908.2 10 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1911.64,1940.2 12 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1943.69,1972.2 12 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:1975.74,2014.2 16 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2017.52,2038.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2041.67,2061.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2064.68,2084.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2087.61,2119.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2122.62,2154.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2157.60,2190.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2193.69,2225.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2228.70,2260.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2263.69,2296.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2299.62,2320.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2323.77,2344.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2347.78,2368.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2371.71,2393.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2396.72,2418.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2421.70,2444.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2447.79,2469.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2472.80,2494.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2497.79,2520.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2523.62,2544.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2547.77,2568.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2571.78,2591.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2594.71,2615.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2618.72,2640.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2643.70,2666.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2669.79,2691.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2694.80,2716.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2719.79,2742.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2745.62,2766.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2769.77,2789.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2792.78,2812.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2815.71,2837.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2840.72,2862.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2865.70,2888.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2891.79,2913.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2916.80,2938.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2941.79,2964.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2967.52,2985.2 8 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:2988.52,3019.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3022.52,3050.2 12 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3053.52,3084.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3087.52,3119.2 14 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3122.52,3142.2 8 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3145.52,3174.2 12 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3177.73,3205.2 11 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3208.82,3243.2 16 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3246.82,3281.2 16 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3284.82,3319.2 16 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3322.82,3357.2 16 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3360.52,3399.2 15 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3402.53,3431.2 11 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3434.53,3466.2 13 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3469.61,3484.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3487.71,3501.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3504.62,3524.2 8 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3527.65,3543.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3546.75,3561.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3564.60,3585.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3588.60,3609.2 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3612.60,3645.2 14 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3648.60,3699.2 22 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3702.60,3749.2 19 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3752.60,3799.2 19 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3802.60,3858.2 22 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testCallGraphUtils.go:3861.60,3938.2 30 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:30.57,49.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:52.50,53.45 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:53.45,55.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:59.62,60.54 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:60.54,62.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:67.105,70.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:74.69,82.2 7 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:85.116,88.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:91.110,92.52 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:92.52,94.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:96.2,100.41 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:104.106,107.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:110.97,113.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:116.108,119.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:122.51,125.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:127.46,129.21 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:129.21,131.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:134.53,135.58 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:135.58,138.3 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testHostBuilder.go:140.2,148.13 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerBuiltin.go:17.157,18.41 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerBuiltin.go:18.41,20.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerBuiltin.go:21.2,21.64 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerBuiltin.go:25.66,26.30 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerBuiltin.go:26.30,28.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerBuiltin.go:32.39,34.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerBuiltin.go:37.45,38.29 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerBuiltin.go:38.29,40.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerBuiltin.go:41.2,41.27 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:60.50,65.2 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:69.63,71.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:75.75,79.2 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:82.40,84.16 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:84.16,85.50 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:88.2,88.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:92.69,94.49 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:94.49,98.17 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:98.17,100.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:102.2,102.54 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:107.91,110.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:113.102,115.104 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:115.104,116.44 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:116.44,120.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:121.3,121.33 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:123.2,123.86 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:123.86,125.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:126.2,126.27 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:130.95,132.104 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:132.104,133.44 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:133.44,137.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:138.3,138.33 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:140.2,140.86 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:140.86,142.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:144.2,144.27 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:153.35,156.28 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:156.28,158.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:160.2,160.27 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:160.27,162.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:164.2,164.104 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:164.104,165.44 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:165.44,170.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:171.3,171.43 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:171.43,176.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:178.3,178.33 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:180.2,180.86 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:180.86,181.57 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:181.57,183.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:184.3,184.56 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:184.56,186.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:187.3,187.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:190.2,190.27 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:196.35,203.37 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:203.37,213.3 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:215.2,215.104 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:215.104,217.12 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:217.12,219.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:220.3,220.33 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:222.2,222.86 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:222.86,224.12 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:224.12,226.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:227.3,227.13 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:230.2,230.27 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:235.113,238.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:242.69,257.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:261.65,275.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:284.69,289.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:292.108,295.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:298.105,301.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:304.101,307.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:310.102,313.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:316.100,319.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:322.104,325.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:328.109,331.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:334.129,337.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:340.109,343.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:346.107,349.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:352.104,355.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:357.75,358.43 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:358.43,362.3 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:366.108,371.2 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:374.114,379.2 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:381.93,386.2 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:389.84,391.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:399.73,403.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:406.106,409.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:412.108,415.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:418.124,421.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:424.109,427.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:430.109,433.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:436.113,439.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerInputs.go:442.88,444.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerVMOutput.go:10.45,22.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerVMOutput.go:25.62,27.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerVMOutput.go:30.158,32.20 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerVMOutput.go:32.20,41.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerVMOutput.go:42.2,42.17 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerVMOutput.go:42.17,43.37 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerVMOutput.go:43.37,45.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerVMOutput.go:46.3,52.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/testInitializerVMOutput.go:54.2,55.16 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:27.98,29.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:32.128,37.22 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:37.22,39.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:41.2,45.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:49.51,51.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:54.64,56.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:59.57,61.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:64.64,66.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:69.65,71.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:74.58,76.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:79.65,81.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:84.83,87.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:90.76,93.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:96.84,99.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:102.83,103.35 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:103.35,106.50 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:106.50,107.47 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:107.47,109.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:111.3,111.90 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:113.2,113.10 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:117.103,121.33 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:121.33,122.97 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:122.97,124.9 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:127.2,128.10 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:132.82,138.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:141.71,144.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:147.85,154.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:157.95,164.2 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:167.82,173.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:176.80,182.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:185.96,191.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:194.110,200.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:203.79,205.43 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:205.43,207.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:208.2,208.10 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:212.81,215.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:218.87,221.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:223.64,224.42 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:224.42,225.30 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:225.30,227.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:230.2,230.14 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:234.89,236.48 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:236.48,238.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:239.2,239.10 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:252.51,254.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:257.63,260.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:263.66,267.2 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:270.56,273.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:276.85,282.45 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:282.45,285.14 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:285.14,288.4 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:289.3,290.29 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:290.29,292.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:295.2,295.58 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:295.58,298.45 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:298.45,299.43 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:299.43,301.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:303.3,303.49 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:305.2,307.10 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:318.101,323.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:326.74,329.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:332.97,335.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:338.77,341.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:344.78,347.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:350.87,353.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:356.77,359.2 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:362.84,364.52 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:364.52,371.40 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:371.40,375.4 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:377.3,377.48 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:379.2,381.10 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:390.3,395.2 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:397.157,399.41 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:399.41,401.59 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:401.59,403.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:407.118,412.2 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:414.172,420.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:422.122,425.42 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:425.42,428.14 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:428.14,430.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:431.3,433.89 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:435.2,435.55 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:438.46,439.36 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:439.36,440.19 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:440.19,442.4 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:444.2,444.11 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:448.54,454.43 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:454.43,456.3 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:458.2,458.56 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:458.56,467.52 9 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:467.52,474.4 6 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:475.3,475.50 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:475.50,479.4 3 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:481.2,481.10 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:485.78,487.35 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:487.35,492.3 4 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:493.2,493.10 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:497.98,503.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:506.103,512.2 5 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:514.68,516.2 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:518.48,520.36 2 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:520.36,521.29 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:521.29,522.32 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:522.32,524.5 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:526.3,526.31 1 0 +github.com/multiversx/mx-chain-vm-go/testcommon/vmOutputVerifier.go:528.2,528.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:29.41,48.2 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:51.45,53.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:56.46,58.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:61.39,63.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:66.43,68.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:71.44,73.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:76.43,78.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:81.40,83.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:86.37,88.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:91.38,94.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:97.41,101.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:104.51,106.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:109.67,111.31 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:111.31,113.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:117.31,119.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:123.47,124.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:124.36,126.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:128.2,128.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:132.44,134.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:136.62,150.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:152.95,154.54 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:154.54,156.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:157.2,157.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.go:160.74,174.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:50.69,52.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:77.76,79.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:95.46,95.78 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:96.47,96.48 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:97.60,99.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:100.63,102.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:103.91,106.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:106.16,108.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:109.2,109.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:111.62,113.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:114.48,116.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:117.54,119.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:123.52,124.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:124.14,126.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:127.2,127.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:130.73,131.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:131.14,133.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:134.2,134.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:137.87,138.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:138.14,140.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:141.2,141.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:144.57,145.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:145.14,147.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:148.2,148.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:151.50,152.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:152.14,154.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:155.2,155.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:158.54,159.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:159.14,161.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:162.2,162.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:165.55,166.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:166.14,168.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:169.2,169.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:172.56,173.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:173.14,175.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:176.2,176.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:179.61,180.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:180.14,182.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:183.2,183.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:186.59,187.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:187.14,189.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:190.2,190.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:193.61,194.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:194.14,196.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:197.2,197.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:208.51,208.88 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:209.52,209.53 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:210.65,212.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:213.68,215.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:216.96,219.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:219.16,221.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:222.2,222.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:224.67,226.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:227.53,229.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:230.59,232.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:236.59,237.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:237.14,239.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:240.2,240.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:243.60,244.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:244.14,246.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:247.2,247.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:250.63,251.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:251.14,253.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:254.2,254.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:257.61,258.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:258.14,260.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:261.2,261.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:264.79,265.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:265.14,267.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:268.2,268.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:271.13,276.2 4 1 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:278.13,278.87 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:320.54,322.8 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:322.8,324.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:325.2,325.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:327.61,329.8 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:329.8,331.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:332.2,332.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:334.65,335.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:335.17,337.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:339.2,340.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:340.9,342.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:342.9,344.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:344.9,346.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:348.2,348.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:348.18,350.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:350.8,350.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:350.24,352.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:353.2,353.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:353.45,355.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:356.2,356.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:356.33,358.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:359.2,359.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:359.47,361.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:362.2,362.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:362.55,364.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:365.2,365.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:365.41,367.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:368.2,368.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:368.37,370.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:371.2,371.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:371.39,373.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:374.2,374.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:374.53,376.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:377.2,377.51 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:377.51,379.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:380.2,380.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:380.47,382.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:383.2,383.63 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:383.63,385.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:386.2,386.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:388.70,389.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:389.17,391.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:393.2,394.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:394.9,396.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:396.9,398.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:398.9,400.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:402.2,402.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:402.18,404.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:404.8,404.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:404.24,406.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:407.2,407.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:407.37,409.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:410.2,410.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:410.39,412.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:413.2,413.57 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:413.57,415.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:416.2,416.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:416.41,418.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:419.2,419.51 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:419.51,421.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:422.2,422.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:422.33,423.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:423.53,425.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:427.2,427.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:429.54,430.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:430.17,432.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:433.2,447.28 15 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:449.59,450.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:450.17,452.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:453.2,459.28 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:459.28,461.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:462.2,463.28 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:465.65,467.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:467.16,469.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:470.2,471.74 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:473.68,477.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:477.16,479.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:480.2,480.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:483.69,486.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:488.80,493.32 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:493.32,499.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:500.2,500.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:500.30,506.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:507.2,507.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:507.32,513.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:514.2,514.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:514.27,520.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:521.2,521.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:521.22,525.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:526.2,526.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:526.21,530.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:531.2,531.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:531.21,537.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:538.2,538.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:538.28,544.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:545.2,545.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:545.26,549.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:550.2,550.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:550.19,554.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:555.2,555.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:555.23,561.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:562.2,562.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:565.73,569.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:569.16,571.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:572.2,572.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:575.74,578.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:580.85,585.27 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:585.27,586.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:586.59,587.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:587.4,589.19 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:589.19,591.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:592.5,593.53 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:595.4,596.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:599.2,599.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:599.27,605.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:606.2,606.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:606.29,612.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:613.2,613.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:613.22,617.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:618.2,618.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:618.25,624.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:625.2,625.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:628.67,631.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:631.16,635.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:636.2,637.13 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:639.48,640.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:640.14,642.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:643.2,646.11 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:646.11,648.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:649.2,649.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:649.19,651.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:652.2,652.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:652.26,654.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:655.2,656.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:656.11,658.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:659.2,660.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:660.11,662.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:663.2,663.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:663.21,665.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:666.2,666.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:666.22,668.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:669.2,670.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:670.11,672.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:673.2,674.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:674.11,676.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:677.2,678.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:678.11,680.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:681.2,682.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:682.11,684.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:685.2,685.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:688.53,689.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:689.14,691.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:692.2,695.11 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:695.11,697.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:698.2,698.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:698.22,700.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:701.2,702.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:702.11,704.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:705.2,706.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:706.11,708.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:709.2,709.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:709.27,710.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:710.34,713.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:715.2,715.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:718.37,720.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:721.37,723.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:724.52,725.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:725.17,727.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:728.2,742.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:744.57,745.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:745.17,747.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:748.2,749.36 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:749.36,751.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:752.2,761.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:763.51,765.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:765.16,767.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:768.2,769.31 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:771.62,774.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:774.16,777.38 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:777.38,778.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:778.19,780.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:781.4,781.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:781.18,783.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:784.4,787.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:787.16,788.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:791.3,793.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:793.20,795.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:796.3,796.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:796.20,798.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:799.3,799.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:800.10,801.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:801.21,803.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:804.4,805.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:805.39,806.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:806.20,808.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:809.5,809.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:809.19,811.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:812.5,815.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:815.17,816.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:819.4,819.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:819.19,821.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:822.4,823.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:823.21,825.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:826.4,826.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:826.21,828.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:829.4,830.23 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:830.23,832.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:833.4,833.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:834.10,835.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:835.21,837.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:838.4,839.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:839.39,840.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:840.20,842.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:843.5,843.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:843.19,845.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:846.5,849.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:849.17,850.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:853.10,854.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:854.21,856.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:857.4,858.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:858.39,859.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:859.20,861.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:862.5,862.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:862.19,864.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:865.5,868.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:868.17,869.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:872.10,873.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:873.21,875.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:876.4,877.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:877.39,878.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:878.20,880.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:881.5,881.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:881.19,883.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:884.5,887.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:887.17,888.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:891.4,891.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:891.19,893.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:894.4,895.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:895.21,897.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:898.4,898.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:898.21,900.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:901.4,902.28 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:902.28,904.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:905.4,905.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:906.10,907.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:907.21,909.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:910.4,911.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:911.39,912.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:912.20,914.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:915.5,915.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:915.19,917.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:918.5,921.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:921.17,922.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:925.4,925.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:925.19,927.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:928.4,929.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:929.21,931.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:932.4,932.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:932.21,934.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:935.4,936.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:936.21,938.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:939.4,939.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:940.10,941.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:941.21,943.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:944.4,945.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:945.39,946.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:946.20,948.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:949.5,949.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:949.19,951.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:952.5,955.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:955.17,956.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:959.10,960.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:960.21,962.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:963.4,964.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:964.39,965.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:965.20,967.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:968.5,968.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:968.19,970.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:971.5,974.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:974.17,975.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:978.10,979.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:979.21,981.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:982.4,983.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:983.39,984.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:984.20,986.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:987.5,987.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:987.19,989.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:990.5,993.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:993.17,994.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:997.4,997.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:997.19,999.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1000.4,1001.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1001.21,1003.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1004.4,1004.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1004.21,1006.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1007.4,1008.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1008.27,1010.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1011.4,1011.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1012.11,1013.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1013.21,1015.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1016.4,1017.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1017.39,1018.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1018.20,1020.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1021.5,1021.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1021.19,1023.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1024.5,1027.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1027.17,1028.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1031.4,1032.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1032.24,1034.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1035.4,1036.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1036.21,1038.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1039.4,1039.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1039.21,1041.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1042.4,1043.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1044.11,1045.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1045.21,1047.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1048.4,1049.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1049.39,1050.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1050.20,1052.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1053.5,1053.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1053.19,1055.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1056.5,1059.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1059.17,1060.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1063.4,1064.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1064.24,1066.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1067.4,1068.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1068.21,1070.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1071.4,1071.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1071.21,1073.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1074.4,1075.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1076.11,1077.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1077.21,1079.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1080.4,1081.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1081.39,1082.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1082.20,1084.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1085.5,1085.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1085.19,1087.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1088.5,1091.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1091.17,1092.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1095.4,1095.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1095.19,1097.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1098.4,1099.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1099.21,1101.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1102.4,1102.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1102.21,1104.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1105.4,1106.32 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1106.32,1108.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1109.4,1109.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1110.11,1113.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1113.18,1115.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1116.4,1116.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1116.18,1118.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1119.4,1119.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1119.28,1121.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1122.4,1122.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1122.28,1124.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1125.4,1125.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1129.2,1129.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1129.15,1131.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1132.2,1132.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1134.67,1137.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1137.16,1140.38 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1140.38,1141.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1141.19,1143.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1144.4,1144.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1144.18,1146.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1147.4,1150.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1150.16,1151.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1154.3,1156.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1156.20,1158.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1159.3,1159.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1159.20,1161.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1162.3,1162.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1163.10,1164.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1164.21,1166.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1167.4,1168.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1168.39,1169.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1169.20,1171.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1172.5,1172.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1172.19,1174.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1175.5,1178.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1178.17,1179.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1182.4,1183.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1183.24,1185.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1186.4,1187.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1187.21,1189.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1190.4,1190.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1190.21,1192.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1193.4,1194.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1195.10,1196.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1196.21,1198.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1199.4,1200.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1200.39,1201.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1201.20,1203.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1204.5,1204.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1204.19,1206.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1207.5,1210.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1210.17,1211.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1214.10,1215.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1215.21,1217.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1218.4,1219.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1219.39,1220.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1220.20,1222.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1223.5,1223.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1223.19,1225.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1226.5,1229.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1229.17,1230.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1233.4,1233.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1233.19,1235.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1236.4,1237.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1237.21,1239.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1240.4,1240.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1240.21,1242.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1243.4,1244.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1244.29,1246.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1247.4,1247.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1248.10,1249.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1249.21,1251.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1252.4,1253.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1253.39,1254.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1254.20,1256.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1257.5,1257.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1257.19,1259.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1260.5,1263.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1263.17,1264.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1267.4,1268.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1268.24,1270.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1271.4,1272.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1272.21,1274.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1275.4,1275.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1275.21,1277.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1278.4,1279.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1280.10,1281.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1281.21,1283.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1284.4,1285.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1285.39,1286.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1286.20,1288.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1289.5,1289.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1289.19,1291.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1292.5,1295.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1295.17,1296.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1299.4,1299.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1299.18,1301.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1302.4,1303.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1303.21,1305.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1306.4,1306.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1306.21,1308.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1309.4,1310.93 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1310.93,1312.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1313.4,1313.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1314.11,1317.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1317.18,1319.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1320.4,1320.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1320.18,1322.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1323.4,1323.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1323.28,1325.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1326.4,1326.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1326.28,1328.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1329.4,1329.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1333.2,1333.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1333.15,1335.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1336.2,1336.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1338.52,1342.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1342.16,1344.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1344.38,1345.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1345.19,1347.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1348.4,1348.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1348.18,1350.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1351.4,1354.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1354.16,1355.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1358.3,1359.19 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1360.10,1361.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1361.39,1362.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1362.20,1364.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1365.5,1365.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1365.19,1367.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1368.5,1369.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1369.29,1370.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1373.10,1374.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1375.10,1377.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1377.39,1378.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1378.20,1380.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1381.5,1381.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1381.19,1383.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1384.5,1387.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1387.17,1388.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1391.4,1391.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1391.18,1393.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1394.4,1394.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1395.10,1396.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1397.10,1398.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1398.18,1400.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1401.4,1401.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1402.10,1403.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1404.11,1405.64 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1407.3,1407.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1407.16,1409.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1410.3,1410.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1410.17,1412.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCall.pb.go:1414.2,1414.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:18.59,26.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:29.52,40.33 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:40.33,42.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:44.2,44.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:48.58,50.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:54.51,56.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:59.46,61.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:64.47,66.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:70.78,71.42 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:71.42,72.49 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:72.49,74.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:76.2,76.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:80.55,82.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:82.26,84.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:86.2,87.31 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:87.31,89.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:91.2,93.29 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:98.56,100.43 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:100.43,101.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:101.43,103.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:106.2,106.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:110.50,112.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:114.73,116.36 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:116.36,118.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:120.2,126.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:130.101,132.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:132.38,134.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:135.2,135.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:139.115,141.59 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:141.59,143.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:144.2,144.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/asyncCallGroup.go:147.93,155.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:98.42,99.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:100.22,101.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:102.33,103.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:104.27,105.35 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:106.29,107.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:108.26,109.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:110.10,111.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:225.51,227.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:230.44,232.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:235.48,237.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:240.49,242.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:245.50,247.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:270.55,272.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:275.48,277.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:280.52,282.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:285.53,287.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:290.54,292.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/common.go:295.53,297.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:39.63,41.8 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:41.8,43.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:44.2,46.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:50.79,52.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:55.65,57.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:60.90,62.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:65.50,68.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:71.50,74.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:77.52,80.27 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:80.27,82.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:83.2,83.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:87.76,91.27 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:91.27,94.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:95.2,95.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:98.126,101.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:101.16,105.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:107.2,109.9 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:109.9,111.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:111.8,113.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:114.2,116.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:119.101,128.2 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:131.44,134.27 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:134.27,138.19 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:138.19,140.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:141.3,141.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:141.39,143.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:144.3,144.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:146.2,146.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:150.44,152.44 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:152.44,154.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:154.8,156.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:159.62,160.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:160.37,162.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:163.2,165.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:169.51,170.44 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:170.44,171.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:171.33,173.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/errorWrapping.go:175.2,175.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:19.68,21.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:24.31,25.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:25.7,27.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:28.2,28.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:32.84,40.68 7 3 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:40.68,42.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:44.2,44.22 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:44.22,46.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:48.2,49.20 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:53.49,54.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:54.17,56.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:57.2,57.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:57.20,59.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:60.2,61.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:61.18,63.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:65.2,67.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:71.39,74.30 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:74.30,76.3 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:77.2,77.17 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:81.40,83.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:83.16,84.50 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:86.2,86.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:90.66,93.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:98.41,100.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:100.11,103.13 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:103.13,105.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:105.9,107.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:108.3,108.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:110.2,110.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:114.46,115.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:115.20,117.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/helpers.go:118.2,118.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:32.50,34.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:36.58,41.2 4 1 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:44.63,58.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:66.31,72.2 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:75.89,79.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:82.70,83.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:83.28,85.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:86.2,86.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:90.95,94.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:98.65,111.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:119.69,123.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:126.108,129.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:132.105,135.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:138.102,141.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:144.104,147.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:150.109,153.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:156.109,159.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:162.107,165.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:167.75,168.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:168.43,171.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:175.108,179.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:182.114,186.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:189.84,191.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:199.106,202.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:205.108,208.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:211.109,214.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:217.109,220.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:223.113,226.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerInputs.go:229.88,231.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerVMOutput.go:10.45,22.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerVMOutput.go:25.62,27.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerVMOutput.go:30.128,32.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerVMOutput.go:35.160,44.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerVMOutput.go:44.17,53.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/testInitializerVMOutput.go:54.2,55.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:59.26,60.23 1 24 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:60.23,62.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:63.2,63.33 1 24 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:63.33,65.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:66.2,66.37 1 24 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:66.37,68.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:70.2,90.21 3 24 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:94.42,111.2 16 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:115.90,131.42 11 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:131.42,134.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:134.8,135.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:135.34,137.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:138.3,139.59 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:142.2,142.47 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:142.47,145.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:147.2,147.47 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:147.47,149.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:149.17,151.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:153.3,154.44 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:157.2,157.44 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:157.44,168.3 10 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:170.2,170.12 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:175.42,197.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:199.73,203.34 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:203.34,205.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:207.2,207.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:211.44,212.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:216.50,218.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:218.24,220.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:222.2,241.91 18 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:245.58,269.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:272.53,273.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:276.48,278.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:281.56,283.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:286.56,288.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:291.55,293.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:296.71,298.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:301.49,303.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:306.55,308.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:311.100,313.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:316.53,318.2 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:321.57,323.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:326.90,328.8 2 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:328.8,330.3 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:331.2,331.19 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:335.79,337.12 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:337.12,339.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:341.2,342.12 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:346.101,347.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:347.37,349.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:351.2,352.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:352.16,354.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:356.2,359.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:359.16,361.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:363.2,367.12 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:371.90,378.2 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:384.25,392.2 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:402.69,404.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:407.56,409.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:412.55,414.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:417.53,419.2 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:422.91,423.57 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:423.57,424.56 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:424.56,425.47 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:425.47,432.5 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:436.2,441.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:444.57,447.2 2 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:449.54,451.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:453.54,455.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:458.70,459.73 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:459.73,461.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:465.57,467.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:470.50,472.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:475.49,477.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:480.49,482.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:485.58,487.2 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:491.48,493.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:497.94,503.32 4 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:503.32,505.17 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:505.17,507.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:508.3,508.23 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:510.2,510.30 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:510.30,512.17 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:512.17,514.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:515.3,515.23 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:518.2,518.19 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:518.19,520.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:522.2,523.16 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:523.16,525.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:527.2,529.16 3 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:529.16,531.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:533.2,533.12 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:541.103,544.43 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:544.43,546.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:548.2,550.12 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:550.12,552.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:554.2,555.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:555.16,557.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:559.2,560.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:560.16,562.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:564.2,565.69 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:565.69,567.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:569.2,579.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:579.16,581.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:583.2,585.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:588.64,594.2 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:597.89,601.91 3 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:601.91,603.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:605.2,608.16 3 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:608.16,610.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:611.2,612.16 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:612.16,614.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:616.2,617.16 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:617.16,619.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:621.2,622.47 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:622.47,625.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:627.2,627.37 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:627.37,629.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:631.2,632.9 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:632.9,635.17 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:635.17,637.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:640.2,651.12 3 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:672.46,676.36 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:676.36,683.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:683.17,685.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:687.3,694.49 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:694.49,695.42 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:695.42,696.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:696.47,697.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:699.5,700.19 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:700.19,702.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:707.2,707.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:710.76,712.25 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:712.25,714.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:716.2,720.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:720.16,722.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:724.2,724.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:734.36,735.49 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:735.49,737.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:739.2,739.33 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:739.33,741.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:743.2,748.16 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:748.16,750.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:752.2,755.16 4 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:755.16,757.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:760.2,763.50 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:766.74,768.2 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:770.56,771.27 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:771.27,773.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:775.2,775.64 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:775.64,777.33 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:777.33,779.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:781.2,781.14 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:784.49,786.2 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:789.45,791.2 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:793.82,796.66 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:796.66,798.65 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:798.65,800.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:802.3,802.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:805.2,805.51 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:808.81,811.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:811.16,813.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:815.2,816.69 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:816.69,818.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:820.2,820.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:823.98,826.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:829.80,834.16 5 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:834.16,836.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:838.2,841.35 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:841.35,843.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:845.2,845.12 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:848.132,853.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:853.16,855.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:857.2,862.20 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:862.20,864.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:866.2,869.42 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:872.66,874.9 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:874.9,876.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:878.2,878.32 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:881.57,883.22 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:883.22,885.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:887.2,888.31 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:888.31,890.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:892.2,894.34 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:897.72,898.41 1 15 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:898.41,900.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:901.2,901.50 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:901.50,903.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:905.2,907.19 2 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:910.95,912.50 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:912.50,913.93 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:913.93,916.9 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:919.2,919.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:922.116,932.16 6 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:932.16,934.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:936.2,937.16 2 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:937.16,939.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:941.2,942.54 2 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:942.54,943.16 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:943.16,945.4 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:946.3,946.48 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:949.2,950.33 2 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:950.33,952.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:954.2,954.33 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:957.112,958.75 1 18 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:958.75,960.3 1 18 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:962.2,964.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:964.16,966.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:968.2,968.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:968.55,970.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:972.2,973.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:973.16,975.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:977.2,977.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:980.72,981.52 1 16 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:981.52,982.34 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:982.34,984.4 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:986.2,986.18 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:991.78,995.37 4 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:995.37,999.3 3 31 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1001.2,1001.24 1 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1004.56,1007.2 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1010.52,1013.2 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1016.81,1018.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1021.67,1022.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1022.39,1025.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1025.17,1027.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1028.3,1030.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1032.2,1032.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1032.39,1034.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1035.2,1035.56 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1039.45,1040.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1040.18,1042.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.go:1043.2,1043.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:57.62,59.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:73.45,73.76 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:74.46,74.47 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:75.59,77.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:78.62,80.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:81.90,84.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:84.16,86.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:87.2,87.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:89.61,91.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:92.47,94.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:95.53,97.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:101.57,102.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:102.14,104.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:105.2,105.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:108.55,109.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:109.14,111.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:112.2,112.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:115.58,116.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:116.14,118.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:119.2,119.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:122.57,123.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:123.14,125.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:126.2,126.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:129.61,130.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:130.14,132.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:133.2,133.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:136.90,137.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:137.14,139.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:140.2,140.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:143.62,144.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:144.14,146.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:147.2,147.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:150.62,151.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:151.14,153.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:154.2,154.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:157.64,158.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:158.14,160.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:161.2,161.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:173.51,173.88 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:174.52,174.53 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:175.65,177.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:178.68,180.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:181.96,184.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:184.16,186.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:187.2,187.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:189.67,191.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:192.53,194.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:195.59,197.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:201.63,202.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:202.14,204.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:205.2,205.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:208.59,209.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:209.14,211.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:212.2,212.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:215.60,216.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:216.14,218.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:219.2,219.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:222.55,223.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:223.14,225.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:226.2,226.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:229.73,230.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:230.14,232.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:233.2,233.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:236.64,237.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:237.14,239.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:240.2,240.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:249.50,249.86 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:250.51,250.52 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:251.64,253.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:254.67,256.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:257.95,260.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:260.16,262.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:263.2,263.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:265.66,267.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:268.52,270.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:271.58,273.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:277.56,278.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:278.14,280.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:281.2,281.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:284.54,285.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:285.14,287.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:288.2,288.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:291.55,292.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:292.14,294.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:295.2,295.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:311.50,311.86 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:312.51,312.52 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:313.64,315.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:316.67,318.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:319.95,322.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:322.16,324.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:325.2,325.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:327.66,329.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:330.52,332.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:333.58,335.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:339.57,340.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:340.14,342.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:343.2,343.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:346.55,347.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:347.14,349.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:350.2,350.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:353.64,354.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:354.14,356.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:357.2,357.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:360.95,361.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:361.14,363.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:364.2,364.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:367.54,368.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:368.14,370.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:371.2,371.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:374.62,375.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:375.14,377.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:378.2,378.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:381.69,382.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:382.14,384.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:385.2,385.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:388.69,389.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:389.14,391.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:392.2,392.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:395.88,396.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:396.14,398.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:399.2,399.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:402.57,403.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:403.14,405.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:406.2,406.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:416.45,416.76 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:417.46,417.47 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:418.59,420.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:421.62,423.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:424.90,427.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:427.16,429.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:430.2,430.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:432.61,434.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:435.47,437.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:438.53,440.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:444.55,445.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:445.14,447.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:448.2,448.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:451.52,452.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:452.14,454.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:455.2,455.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:458.53,459.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:459.14,461.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:462.2,462.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:465.49,466.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:466.14,468.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:469.2,469.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:490.49,490.84 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:491.50,491.51 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:492.63,494.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:495.66,497.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:498.94,501.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:501.16,503.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:504.2,504.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:506.65,508.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:509.51,511.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:512.57,514.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:518.56,519.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:519.14,521.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:522.2,522.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:525.55,526.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:526.14,528.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:529.2,529.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:532.71,533.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:533.14,535.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:536.2,536.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:539.59,540.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:540.14,542.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:543.2,543.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:546.59,547.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:547.14,549.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:550.2,550.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:553.61,554.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:554.14,556.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:557.2,557.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:560.77,561.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:561.14,563.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:564.2,564.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:567.57,568.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:568.14,570.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:571.2,571.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:574.61,575.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:575.14,577.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:578.2,578.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:581.63,582.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:582.14,584.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:585.2,585.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:588.59,589.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:589.14,591.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:592.2,592.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:595.94,596.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:596.14,598.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:599.2,599.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:602.61,603.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:603.14,605.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:606.2,606.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:609.66,610.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:610.14,612.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:613.2,613.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:616.76,617.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:617.14,619.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:620.2,620.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:623.13,633.2 9 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:635.13,635.83 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:712.47,714.8 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:714.8,716.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:717.2,717.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:719.64,720.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:720.17,722.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:724.2,725.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:725.9,727.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:727.9,729.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:729.9,731.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:733.2,733.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:733.18,735.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:735.8,735.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:735.24,737.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:738.2,738.51 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:738.51,740.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:741.2,741.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:741.33,742.60 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:742.60,744.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:746.2,746.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:746.41,748.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:749.2,749.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:749.47,751.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:752.2,752.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:752.45,754.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:755.2,757.55 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:757.55,759.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:761.2,761.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:761.59,763.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:764.2,764.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:764.37,765.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:765.61,767.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:769.2,769.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:769.61,771.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:772.2,772.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:772.38,773.70 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:773.70,775.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:777.2,777.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:777.61,779.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:780.2,780.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:780.38,781.70 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:781.70,783.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:785.2,785.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:785.34,787.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:788.2,788.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:790.70,791.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:791.17,793.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:795.2,796.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:796.9,798.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:798.9,800.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:800.9,802.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:804.2,804.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:804.18,806.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:806.8,806.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:806.24,808.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:809.2,811.47 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:811.47,813.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:815.2,815.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:815.37,817.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:818.2,818.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:818.39,820.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:821.2,821.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:821.41,823.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:824.2,824.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:824.37,826.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:827.2,827.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:827.59,829.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:830.2,830.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:832.69,833.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:833.17,835.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:837.2,838.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:838.9,840.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:840.9,842.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:842.9,844.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:846.2,846.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:846.18,848.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:848.8,848.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:848.24,850.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:851.2,851.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:851.45,853.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:854.2,854.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:854.41,856.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:857.2,857.35 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:857.35,859.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:860.2,860.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:862.69,863.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:863.17,865.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:867.2,868.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:868.9,870.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:870.9,872.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:872.9,874.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:876.2,876.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:876.18,878.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:878.8,878.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:878.24,880.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:881.2,881.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:881.47,883.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:884.2,884.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:884.31,886.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:887.2,889.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:889.51,891.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:893.2,893.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:893.59,895.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:896.2,896.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:896.37,897.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:897.61,899.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:901.2,901.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:901.41,903.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:904.2,904.57 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:904.57,906.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:907.2,907.71 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:907.71,909.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:910.2,912.61 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:912.61,914.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:916.2,916.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:916.61,918.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:919.2,919.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:919.38,920.63 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:920.63,922.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:924.2,924.35 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:924.35,926.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:927.2,927.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:929.64,930.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:930.17,932.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:934.2,935.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:935.9,937.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:937.9,939.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:939.9,941.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:943.2,943.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:943.18,945.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:945.8,945.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:945.24,947.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:948.2,948.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:948.53,950.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:951.2,951.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:951.47,953.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:954.2,954.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:954.43,956.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:957.2,957.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:957.29,958.52 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:958.52,960.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:962.2,962.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:962.41,964.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:965.2,965.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:967.68,968.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:968.17,970.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:972.2,973.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:973.9,975.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:975.9,977.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:977.9,979.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:981.2,981.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:981.18,983.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:983.8,983.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:983.24,985.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:986.2,986.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:986.47,988.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:989.2,989.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:989.45,991.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:992.2,992.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:992.37,994.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:995.2,995.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:995.53,997.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:998.2,998.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:998.53,1000.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1001.2,1001.57 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1001.57,1003.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1004.2,1004.89 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1004.89,1006.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1007.2,1007.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1007.37,1009.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1010.2,1010.57 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1010.57,1012.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1013.2,1013.49 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1013.49,1015.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1016.2,1016.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1016.53,1018.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1019.2,1019.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1019.61,1021.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1022.2,1022.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1022.38,1023.63 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1023.63,1025.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1027.2,1027.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1027.45,1029.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1030.2,1030.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1030.55,1032.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1033.2,1033.50 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1033.50,1035.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1036.2,1036.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1038.53,1039.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1039.17,1041.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1042.2,1050.40 9 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1050.40,1052.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1053.2,1055.42 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1055.42,1057.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1058.2,1059.32 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1059.32,1061.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1062.2,1064.22 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1064.22,1066.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1067.2,1068.28 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1070.59,1071.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1071.17,1073.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1074.2,1083.28 10 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1085.58,1086.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1086.17,1088.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1089.2,1095.28 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1097.58,1098.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1098.17,1100.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1101.2,1107.40 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1107.40,1109.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1110.2,1112.42 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1112.42,1114.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1115.2,1116.32 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1116.32,1118.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1119.2,1123.33 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1123.33,1125.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1126.2,1128.28 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1130.53,1131.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1131.17,1133.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1134.2,1141.28 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1143.57,1144.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1144.17,1146.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1147.2,1160.33 14 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1160.33,1162.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1163.2,1165.30 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1165.30,1167.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1168.2,1169.28 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1171.61,1173.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1173.16,1175.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1176.2,1177.74 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1179.67,1183.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1183.16,1185.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1186.2,1186.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1189.68,1192.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1194.79,1199.19 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1199.19,1200.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1200.3,1202.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1202.18,1204.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1205.4,1206.48 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1208.3,1209.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1211.2,1211.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1211.32,1212.64 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1212.64,1218.4 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1220.2,1220.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1220.32,1221.64 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1221.64,1227.4 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1229.2,1229.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1229.31,1231.35 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1231.35,1233.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1234.3,1235.68 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1235.68,1238.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1238.16,1239.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1239.5,1241.20 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1241.20,1243.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1244.6,1245.50 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1247.5,1248.19 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1250.4,1257.18 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1260.2,1264.70 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1264.70,1266.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1267.3,1267.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1269.2,1271.25 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1271.25,1275.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1276.2,1276.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1276.30,1282.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1283.2,1283.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1283.23,1287.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1288.2,1288.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1288.27,1289.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1289.59,1295.4 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1297.2,1297.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1300.73,1304.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1304.16,1306.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1307.2,1307.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1310.74,1313.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1315.85,1320.30 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1320.30,1326.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1327.2,1327.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1327.21,1331.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1332.2,1332.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1332.21,1338.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1339.2,1339.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1339.22,1343.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1344.2,1344.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1344.21,1348.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1349.2,1353.66 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1353.66,1355.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1356.3,1356.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1358.2,1360.27 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1363.72,1367.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1367.16,1369.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1370.2,1370.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1373.73,1376.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1378.84,1383.15 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1383.15,1385.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1385.16,1387.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1387.9,1389.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1390.3,1391.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1393.2,1393.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1393.21,1399.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1400.2,1400.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1400.23,1406.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1407.2,1407.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1410.72,1414.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1414.16,1416.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1417.2,1417.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1420.73,1423.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1425.84,1430.20 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1430.20,1434.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1435.2,1435.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1435.32,1436.64 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1436.64,1437.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1437.4,1439.19 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1439.19,1441.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1442.5,1443.49 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1445.4,1446.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1449.2,1453.73 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1453.73,1455.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1456.3,1456.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1458.2,1460.36 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1460.36,1466.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1467.2,1467.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1467.29,1473.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1474.2,1474.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1474.21,1480.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1481.2,1481.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1481.31,1483.35 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1483.35,1485.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1486.3,1487.68 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1487.68,1490.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1490.16,1491.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1491.5,1493.20 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1493.20,1495.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1496.6,1497.50 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1499.5,1500.19 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1502.4,1509.18 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1512.2,1516.68 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1516.68,1518.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1519.3,1519.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1521.2,1523.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1523.18,1527.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1528.2,1528.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1528.24,1534.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1535.2,1535.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1538.67,1542.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1542.16,1544.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1545.2,1545.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1548.68,1551.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1553.79,1558.21 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1558.21,1564.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1565.2,1565.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1565.23,1566.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1566.55,1572.4 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1574.2,1574.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1574.24,1580.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1581.2,1581.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1581.27,1587.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1588.2,1588.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1591.71,1595.16 4 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1595.16,1597.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1598.2,1598.22 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1601.72,1604.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1606.83,1611.27 5 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1611.27,1612.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1612.3,1614.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1614.18,1616.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1617.4,1618.48 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1620.3,1621.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1623.2,1623.30 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1623.30,1627.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1628.2,1628.25 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1628.25,1632.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1633.2,1633.32 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1633.32,1634.64 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1634.64,1635.4 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1635.4,1637.19 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1637.19,1639.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1640.5,1641.49 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1643.4,1644.18 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1647.2,1647.27 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1647.27,1653.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1654.2,1654.27 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1654.27,1658.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1659.2,1659.29 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1659.29,1665.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1666.2,1666.25 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1666.25,1672.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1673.2,1673.45 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1673.45,1679.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1680.2,1680.29 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1680.29,1686.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1687.2,1687.27 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1687.27,1693.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1694.2,1694.27 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1694.27,1700.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1701.2,1701.21 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1701.21,1705.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1706.2,1706.23 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1706.23,1712.3 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1713.2,1713.24 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1713.24,1719.3 5 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1720.2,1720.27 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1723.63,1726.16 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1726.16,1730.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1731.2,1732.13 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1734.47,1735.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1735.14,1737.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1738.2,1740.27 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1740.27,1741.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1741.34,1744.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1746.2,1746.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1746.23,1748.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1749.2,1750.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1750.11,1752.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1753.2,1753.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1753.25,1755.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1756.2,1760.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1761.2,1761.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1761.31,1762.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1762.38,1766.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1766.16,1769.5 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1770.4,1771.58 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1774.2,1774.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1774.32,1775.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1775.39,1778.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1780.2,1780.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1780.32,1781.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1781.39,1784.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1786.2,1786.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1786.19,1789.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1790.2,1790.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1793.53,1794.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1794.14,1796.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1797.2,1799.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1799.2,1803.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1804.2,1804.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1804.21,1806.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1807.2,1807.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1807.22,1809.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1810.2,1811.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1811.11,1813.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1814.2,1814.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1814.21,1816.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1817.2,1818.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1818.11,1820.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1821.2,1821.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1824.52,1825.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1825.14,1827.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1828.2,1831.11 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1831.11,1833.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1834.2,1835.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1835.11,1837.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1838.2,1838.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1838.15,1840.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1841.2,1841.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1844.52,1845.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1845.14,1847.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1848.2,1851.11 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1851.11,1853.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1854.2,1854.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1854.18,1856.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1857.2,1861.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1862.2,1862.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1862.31,1863.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1863.38,1867.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1867.16,1870.5 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1871.4,1872.58 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1875.2,1876.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1876.11,1878.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1879.2,1880.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1880.11,1882.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1883.2,1884.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1884.11,1886.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1887.2,1891.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1892.2,1892.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1892.32,1893.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1893.39,1896.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1898.2,1898.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1898.20,1900.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1901.2,1901.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1904.47,1905.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1905.14,1907.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1908.2,1911.11 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1911.11,1913.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1914.2,1915.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1915.11,1917.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1918.2,1918.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1918.23,1919.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1919.30,1922.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1924.2,1925.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1925.11,1927.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1928.2,1928.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1931.51,1932.14 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1932.14,1934.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1935.2,1938.11 4 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1938.11,1940.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1941.2,1942.11 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1942.11,1944.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1945.2,1945.21 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1945.21,1947.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1948.2,1949.11 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1949.11,1951.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1952.2,1953.11 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1953.11,1955.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1956.2,1957.11 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1957.11,1959.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1960.2,1961.11 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1961.11,1963.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1964.2,1965.11 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1965.11,1967.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1968.2,1969.11 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1969.11,1971.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1972.2,1972.27 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1972.27,1974.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1975.2,1976.11 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1976.11,1978.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1979.2,1979.32 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1979.32,1980.39 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1980.39,1983.4 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1985.2,1985.25 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1985.25,1987.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1988.2,1988.30 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1988.30,1990.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1991.2,1991.27 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1991.27,1994.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1995.2,1995.10 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:1998.33,2000.2 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2001.33,2003.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2004.51,2005.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2005.17,2007.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2008.2,2009.40 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2009.40,2011.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2012.2,2014.42 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2014.42,2016.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2017.2,2030.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2032.57,2033.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2033.17,2035.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2036.2,2045.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2047.56,2048.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2048.17,2050.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2051.2,2057.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2059.56,2060.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2060.17,2062.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2063.2,2064.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2064.41,2066.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2067.2,2069.40 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2069.40,2071.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2072.2,2074.42 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2074.42,2076.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2077.2,2091.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2093.51,2094.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2094.17,2096.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2097.2,2104.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2106.55,2107.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2107.17,2109.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2110.2,2111.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2111.41,2113.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2114.2,2133.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2135.47,2137.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2137.16,2139.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2140.2,2141.31 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2143.61,2146.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2146.16,2149.38 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2149.38,2150.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2150.19,2152.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2153.4,2153.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2153.18,2155.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2156.4,2159.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2159.16,2160.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2163.3,2165.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2165.20,2167.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2168.3,2168.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2168.20,2170.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2171.3,2171.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2172.10,2173.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2173.21,2175.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2176.4,2177.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2177.39,2178.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2178.20,2180.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2181.5,2181.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2181.19,2183.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2184.5,2187.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2187.17,2188.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2191.4,2191.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2191.19,2193.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2194.4,2195.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2195.21,2197.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2198.4,2198.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2198.21,2200.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2201.4,2203.21 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2204.10,2205.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2205.21,2207.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2208.4,2209.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2209.39,2210.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2210.20,2212.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2213.5,2213.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2213.19,2215.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2216.5,2219.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2219.17,2220.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2223.10,2224.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2224.21,2226.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2227.4,2228.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2228.39,2229.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2229.20,2231.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2232.5,2232.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2232.19,2234.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2235.5,2238.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2238.17,2239.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2242.4,2243.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2243.24,2245.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2246.4,2247.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2247.21,2249.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2250.4,2250.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2250.21,2252.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2253.4,2254.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2255.10,2256.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2256.21,2258.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2259.4,2260.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2260.39,2261.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2261.20,2263.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2264.5,2264.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2264.19,2266.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2267.5,2270.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2270.17,2271.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2274.10,2275.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2275.21,2277.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2278.4,2279.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2279.39,2280.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2280.20,2282.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2283.5,2283.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2283.19,2285.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2286.5,2289.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2289.17,2290.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2293.4,2293.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2293.19,2295.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2296.4,2297.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2297.21,2299.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2300.4,2300.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2300.21,2302.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2303.4,2305.74 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2305.74,2307.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2307.11,2309.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2311.4,2311.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2312.10,2313.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2313.21,2315.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2316.4,2317.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2317.39,2318.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2318.20,2320.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2321.5,2321.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2321.19,2323.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2324.5,2327.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2327.17,2328.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2331.4,2331.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2331.18,2333.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2334.4,2335.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2335.21,2337.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2338.4,2338.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2338.21,2340.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2341.4,2341.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2341.31,2343.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2344.4,2346.26 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2346.26,2349.40 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2349.40,2350.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2350.21,2352.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2353.6,2353.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2353.20,2355.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2356.6,2359.18 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2359.18,2360.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2363.5,2364.22 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2364.22,2366.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2366.41,2367.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2367.22,2369.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2370.7,2370.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2370.21,2372.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2373.7,2376.19 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2376.19,2377.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2380.6,2381.32 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2381.32,2383.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2384.6,2385.35 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2385.35,2387.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2388.6,2388.35 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2388.35,2390.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2391.6,2392.35 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2393.11,2393.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2393.29,2395.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2395.41,2396.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2396.22,2398.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2399.7,2399.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2399.21,2401.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2402.7,2405.19 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2405.19,2406.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2409.6,2409.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2409.23,2411.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2412.6,2413.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2413.26,2415.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2416.6,2416.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2416.26,2418.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2419.6,2420.73 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2420.73,2422.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2423.6,2423.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2424.11,2427.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2427.20,2429.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2430.6,2430.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2430.20,2432.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2433.6,2433.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2433.38,2435.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2436.6,2436.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2439.4,2440.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2441.10,2442.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2442.21,2444.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2445.4,2446.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2446.39,2447.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2447.20,2449.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2450.5,2450.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2450.19,2452.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2453.5,2456.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2456.17,2457.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2460.4,2460.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2460.19,2462.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2463.4,2464.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2464.21,2466.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2467.4,2467.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2467.21,2469.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2470.4,2472.21 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2473.10,2474.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2474.21,2476.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2477.4,2478.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2478.39,2479.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2479.20,2481.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2482.5,2482.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2482.19,2484.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2485.5,2488.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2488.17,2489.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2492.4,2492.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2492.19,2494.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2495.4,2496.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2496.21,2498.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2499.4,2499.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2499.21,2501.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2502.4,2504.21 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2505.10,2506.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2506.21,2508.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2509.4,2510.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2510.39,2511.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2511.20,2513.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2514.5,2514.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2514.19,2516.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2517.5,2520.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2520.17,2521.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2524.4,2524.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2524.18,2526.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2527.4,2528.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2528.21,2530.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2531.4,2531.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2531.21,2533.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2534.4,2534.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2534.21,2536.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2537.4,2537.66 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2537.66,2539.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2540.4,2540.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2541.11,2544.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2544.18,2546.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2547.4,2547.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2547.18,2549.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2550.4,2550.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2550.28,2552.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2553.4,2553.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2553.28,2555.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2556.4,2556.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2560.2,2560.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2560.15,2562.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2563.2,2563.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2565.67,2568.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2568.16,2571.38 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2571.38,2572.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2572.19,2574.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2575.4,2575.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2575.18,2577.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2578.4,2581.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2581.16,2582.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2585.3,2587.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2587.20,2589.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2590.3,2590.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2590.20,2592.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2593.3,2593.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2594.10,2595.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2595.21,2597.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2598.4,2599.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2599.39,2600.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2600.20,2602.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2603.5,2603.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2603.19,2605.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2606.5,2609.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2609.17,2610.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2613.4,2613.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2613.19,2615.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2616.4,2617.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2617.21,2619.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2620.4,2620.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2620.21,2622.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2623.4,2625.74 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2625.74,2627.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2627.11,2629.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2631.4,2631.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2632.10,2633.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2633.21,2635.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2636.4,2637.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2637.39,2638.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2638.20,2640.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2641.5,2641.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2641.19,2643.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2644.5,2647.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2647.17,2648.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2651.10,2652.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2652.21,2654.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2655.4,2656.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2656.39,2657.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2657.20,2659.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2660.5,2660.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2660.19,2662.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2663.5,2666.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2666.17,2667.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2670.10,2671.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2671.21,2673.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2674.4,2675.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2675.39,2676.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2676.20,2678.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2679.5,2679.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2679.19,2681.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2682.5,2685.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2685.17,2686.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2689.4,2689.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2689.19,2691.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2692.4,2693.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2693.21,2695.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2696.4,2696.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2696.21,2698.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2699.4,2700.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2700.21,2702.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2703.4,2703.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2704.10,2705.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2705.21,2707.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2708.4,2709.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2709.39,2710.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2710.20,2712.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2713.5,2713.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2713.19,2715.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2716.5,2719.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2719.17,2720.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2723.10,2724.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2724.21,2726.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2727.4,2728.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2728.39,2729.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2729.20,2731.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2732.5,2732.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2732.19,2734.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2735.5,2738.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2738.17,2739.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2742.4,2742.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2742.19,2744.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2745.4,2746.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2746.21,2748.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2749.4,2749.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2749.21,2751.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2752.4,2753.30 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2753.30,2755.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2756.4,2756.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2757.11,2760.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2760.18,2762.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2763.4,2763.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2763.18,2765.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2766.4,2766.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2766.28,2768.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2769.4,2769.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2769.28,2771.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2772.4,2772.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2776.2,2776.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2776.15,2778.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2779.2,2779.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2781.66,2784.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2784.16,2787.38 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2787.38,2788.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2788.19,2790.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2791.4,2791.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2791.18,2793.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2794.4,2797.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2797.16,2798.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2801.3,2803.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2803.20,2805.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2806.3,2806.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2806.20,2808.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2809.3,2809.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2810.10,2811.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2811.21,2813.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2814.4,2815.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2815.39,2816.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2816.20,2818.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2819.5,2819.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2819.19,2821.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2822.5,2825.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2825.17,2826.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2829.4,2829.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2829.19,2831.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2832.4,2833.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2833.21,2835.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2836.4,2836.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2836.21,2838.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2839.4,2840.23 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2840.23,2842.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2843.4,2843.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2844.10,2845.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2845.21,2847.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2848.4,2849.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2849.39,2850.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2850.20,2852.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2853.5,2853.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2853.19,2855.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2856.5,2859.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2859.17,2860.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2863.4,2863.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2863.19,2865.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2866.4,2867.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2867.21,2869.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2870.4,2870.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2870.21,2872.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2873.4,2874.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2874.21,2876.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2877.4,2877.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2878.10,2879.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2879.21,2881.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2882.4,2883.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2883.39,2884.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2884.20,2886.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2887.5,2887.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2887.19,2889.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2890.5,2893.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2893.17,2894.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2897.4,2897.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2898.11,2901.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2901.18,2903.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2904.4,2904.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2904.18,2906.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2907.4,2907.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2907.28,2909.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2910.4,2910.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2910.28,2912.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2913.4,2913.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2917.2,2917.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2917.15,2919.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2920.2,2920.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2922.66,2925.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2925.16,2928.38 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2928.38,2929.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2929.19,2931.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2932.4,2932.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2932.18,2934.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2935.4,2938.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2938.16,2939.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2942.3,2944.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2944.20,2946.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2947.3,2947.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2947.20,2949.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2950.3,2950.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2951.10,2952.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2952.21,2954.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2955.4,2956.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2956.39,2957.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2957.20,2959.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2960.5,2960.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2960.19,2962.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2963.5,2966.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2966.17,2967.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2970.4,2970.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2970.19,2972.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2973.4,2974.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2974.21,2976.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2977.4,2977.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2977.21,2979.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2980.4,2981.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2981.24,2983.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2984.4,2984.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2985.10,2986.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2986.21,2988.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2989.4,2990.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2990.39,2991.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2991.20,2993.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2994.5,2994.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2994.19,2996.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:2997.5,3000.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3000.17,3001.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3004.10,3005.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3005.21,3007.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3008.4,3009.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3009.39,3010.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3010.20,3012.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3013.5,3013.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3013.19,3015.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3016.5,3019.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3019.17,3020.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3023.4,3023.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3023.19,3025.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3026.4,3027.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3027.21,3029.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3030.4,3030.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3030.21,3032.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3033.4,3035.74 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3035.74,3037.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3037.11,3039.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3041.4,3041.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3042.10,3043.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3043.21,3045.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3046.4,3047.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3047.39,3048.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3048.20,3050.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3051.5,3051.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3051.19,3053.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3054.5,3057.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3057.17,3058.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3061.4,3061.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3061.18,3063.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3064.4,3065.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3065.21,3067.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3068.4,3068.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3068.21,3070.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3071.4,3071.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3071.31,3073.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3074.4,3076.26 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3076.26,3079.40 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3079.40,3080.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3080.21,3082.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3083.6,3083.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3083.20,3085.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3086.6,3089.18 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3089.18,3090.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3093.5,3094.22 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3094.22,3096.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3096.41,3097.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3097.22,3099.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3100.7,3100.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3100.21,3102.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3103.7,3106.19 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3106.19,3107.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3110.6,3111.32 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3111.32,3113.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3114.6,3115.35 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3115.35,3117.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3118.6,3118.35 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3118.35,3120.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3121.6,3122.35 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3123.11,3123.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3123.29,3125.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3125.41,3126.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3126.22,3128.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3129.7,3129.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3129.21,3131.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3132.7,3135.19 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3135.19,3136.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3139.6,3139.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3139.23,3141.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3142.6,3143.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3143.26,3145.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3146.6,3146.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3146.26,3148.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3149.6,3150.73 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3150.73,3152.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3153.6,3153.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3154.11,3157.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3157.20,3159.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3160.6,3160.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3160.20,3162.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3163.6,3163.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3163.38,3165.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3166.6,3166.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3169.4,3170.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3171.10,3172.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3172.21,3174.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3175.4,3176.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3176.39,3177.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3177.20,3179.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3180.5,3180.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3180.19,3182.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3183.5,3186.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3186.17,3187.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3190.4,3190.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3190.19,3192.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3193.4,3194.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3194.21,3196.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3197.4,3197.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3197.21,3199.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3200.4,3201.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3201.21,3203.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3204.4,3204.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3205.10,3206.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3206.21,3208.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3209.4,3210.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3210.39,3211.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3211.20,3213.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3214.5,3214.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3214.19,3216.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3217.5,3220.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3220.17,3221.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3224.4,3224.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3224.19,3226.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3227.4,3228.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3228.21,3230.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3231.4,3231.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3231.21,3233.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3234.4,3235.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3235.29,3237.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3238.4,3238.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3239.10,3240.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3240.21,3242.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3243.4,3244.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3244.39,3245.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3245.20,3247.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3248.5,3248.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3248.19,3250.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3251.5,3254.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3254.17,3255.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3258.4,3258.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3258.19,3260.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3261.4,3262.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3262.21,3264.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3265.4,3265.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3265.21,3267.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3268.4,3269.36 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3269.36,3271.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3272.4,3272.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3273.10,3274.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3274.21,3276.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3277.4,3278.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3278.39,3279.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3279.20,3281.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3282.5,3282.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3282.19,3284.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3285.5,3288.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3288.17,3289.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3292.4,3292.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3292.19,3294.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3295.4,3296.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3296.21,3298.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3299.4,3299.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3299.21,3301.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3302.4,3304.74 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3304.74,3306.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3306.11,3308.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3310.4,3310.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3311.10,3312.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3312.21,3314.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3315.4,3316.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3316.39,3317.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3317.20,3319.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3320.5,3320.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3320.19,3322.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3323.5,3326.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3326.17,3327.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3330.4,3330.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3330.18,3332.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3333.4,3334.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3334.21,3336.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3337.4,3337.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3337.21,3339.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3340.4,3341.103 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3341.103,3343.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3344.4,3344.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3345.11,3346.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3346.21,3348.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3349.4,3350.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3350.39,3351.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3351.20,3353.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3354.5,3354.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3354.19,3356.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3357.5,3360.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3360.17,3361.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3364.11,3367.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3367.18,3369.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3370.4,3370.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3370.18,3372.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3373.4,3373.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3373.28,3375.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3376.4,3376.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3376.28,3378.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3379.4,3379.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3383.2,3383.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3383.15,3385.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3386.2,3386.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3388.61,3391.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3391.16,3394.38 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3394.38,3395.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3395.19,3397.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3398.4,3398.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3398.18,3400.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3401.4,3404.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3404.16,3405.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3408.3,3410.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3410.20,3412.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3413.3,3413.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3413.20,3415.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3416.3,3416.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3417.10,3418.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3418.21,3420.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3421.4,3422.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3422.39,3423.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3423.20,3425.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3426.5,3426.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3426.19,3428.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3429.5,3432.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3432.17,3433.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3436.4,3436.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3436.19,3438.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3439.4,3440.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3440.21,3442.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3443.4,3443.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3443.21,3445.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3446.4,3447.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3447.27,3449.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3450.4,3450.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3451.10,3452.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3452.21,3454.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3455.4,3456.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3456.39,3457.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3457.20,3459.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3460.5,3460.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3460.19,3462.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3463.5,3466.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3466.17,3467.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3470.4,3470.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3470.19,3472.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3473.4,3474.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3474.21,3476.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3477.4,3477.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3477.21,3479.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3480.4,3481.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3481.24,3483.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3484.4,3484.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3485.10,3486.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3486.21,3488.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3489.4,3490.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3490.39,3491.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3491.20,3493.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3494.5,3494.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3494.19,3496.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3497.5,3500.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3500.17,3501.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3504.4,3504.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3504.19,3506.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3507.4,3508.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3508.21,3510.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3511.4,3511.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3511.21,3513.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3514.4,3516.21 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3517.10,3518.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3518.21,3520.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3521.4,3522.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3522.39,3523.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3523.20,3525.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3526.5,3526.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3526.19,3528.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3529.5,3532.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3532.17,3533.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3536.4,3536.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3536.19,3538.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3539.4,3540.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3540.21,3542.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3543.4,3543.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3543.21,3545.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3546.4,3547.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3547.21,3549.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3550.4,3550.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3551.11,3554.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3554.18,3556.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3557.4,3557.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3557.18,3559.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3560.4,3560.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3560.28,3562.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3563.4,3563.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3563.28,3565.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3566.4,3566.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3570.2,3570.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3570.15,3572.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3573.2,3573.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3575.65,3578.16 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3578.16,3581.38 3 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3581.38,3582.19 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3582.19,3584.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3585.4,3585.18 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3585.18,3587.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3588.4,3591.16 4 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3591.16,3592.10 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3595.3,3597.20 3 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3597.20,3599.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3600.3,3600.20 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3600.20,3602.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3603.3,3603.19 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3604.10,3605.21 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3605.21,3607.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3608.4,3609.39 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3609.39,3610.20 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3610.20,3612.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3613.5,3613.19 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3613.19,3615.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3616.5,3619.17 4 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3619.17,3620.11 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3623.4,3623.19 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3623.19,3625.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3626.4,3627.21 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3627.21,3629.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3630.4,3630.21 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3630.21,3632.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3633.4,3634.24 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3634.24,3636.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3637.4,3637.21 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3638.10,3639.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3639.21,3641.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3642.4,3643.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3643.39,3644.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3644.20,3646.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3647.5,3647.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3647.19,3649.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3650.5,3653.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3653.17,3654.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3657.4,3657.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3657.19,3659.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3660.4,3661.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3661.21,3663.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3664.4,3664.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3664.21,3666.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3667.4,3668.23 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3668.23,3670.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3671.4,3671.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3672.10,3673.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3673.21,3675.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3676.4,3677.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3677.39,3678.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3678.20,3680.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3681.5,3681.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3681.19,3683.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3684.5,3687.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3687.17,3688.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3691.10,3692.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3692.21,3694.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3695.4,3696.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3696.39,3697.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3697.20,3699.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3700.5,3700.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3700.19,3702.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3703.5,3706.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3706.17,3707.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3710.4,3710.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3710.19,3712.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3713.4,3714.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3714.21,3716.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3717.4,3717.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3717.21,3719.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3720.4,3721.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3721.27,3723.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3724.4,3724.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3725.10,3726.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3726.21,3728.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3729.4,3730.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3730.39,3731.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3731.20,3733.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3734.5,3734.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3734.19,3736.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3737.5,3740.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3740.17,3741.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3744.4,3744.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3744.19,3746.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3747.4,3748.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3748.21,3750.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3751.4,3751.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3751.21,3753.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3754.4,3755.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3755.27,3757.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3758.4,3758.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3759.10,3760.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3760.21,3762.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3763.4,3764.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3764.39,3765.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3765.20,3767.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3768.5,3768.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3768.19,3770.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3771.5,3774.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3774.17,3775.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3778.4,3778.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3778.19,3780.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3781.4,3782.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3782.21,3784.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3785.4,3785.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3785.21,3787.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3788.4,3789.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3789.29,3791.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3792.4,3792.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3793.10,3794.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3794.21,3796.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3797.4,3798.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3798.39,3799.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3799.20,3801.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3802.5,3802.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3802.19,3804.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3805.5,3808.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3808.17,3809.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3812.4,3812.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3812.19,3814.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3815.4,3816.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3816.21,3818.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3819.4,3819.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3819.21,3821.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3822.4,3823.45 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3823.45,3825.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3826.4,3826.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3827.10,3828.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3828.21,3830.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3831.4,3832.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3832.39,3833.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3833.20,3835.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3836.5,3836.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3836.19,3838.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3839.5,3842.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3842.17,3843.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3846.4,3847.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3847.24,3849.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3850.4,3851.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3851.21,3853.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3854.4,3854.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3854.21,3856.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3857.4,3858.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3859.10,3860.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3860.21,3862.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3863.4,3864.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3864.39,3865.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3865.20,3867.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3868.5,3868.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3868.19,3870.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3871.5,3874.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3874.17,3875.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3878.4,3878.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3878.19,3880.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3881.4,3882.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3882.21,3884.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3885.4,3885.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3885.21,3887.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3888.4,3889.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3889.29,3891.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3892.4,3892.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3893.11,3894.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3894.21,3896.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3897.4,3898.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3898.39,3899.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3899.20,3901.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3902.5,3902.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3902.19,3904.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3905.5,3908.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3908.17,3909.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3912.11,3913.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3913.21,3915.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3916.4,3917.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3917.39,3918.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3918.20,3920.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3921.5,3921.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3921.19,3923.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3924.5,3927.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3927.17,3928.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3931.4,3931.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3931.19,3933.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3934.4,3935.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3935.21,3937.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3938.4,3938.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3938.21,3940.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3941.4,3942.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3942.27,3944.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3945.4,3945.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3946.11,3947.21 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3947.21,3949.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3950.4,3951.39 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3951.39,3952.20 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3952.20,3954.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3955.5,3955.19 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3955.19,3957.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3958.5,3961.17 4 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3961.17,3962.11 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3965.4,3965.18 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3965.18,3967.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3968.4,3969.21 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3969.21,3971.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3972.4,3972.21 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3972.21,3974.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3975.4,3976.103 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3976.103,3978.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3979.4,3979.21 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3980.11,3981.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3981.21,3983.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3984.4,3985.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3985.39,3986.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3986.20,3988.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3989.5,3989.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3989.19,3991.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3992.5,3995.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3995.17,3996.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:3999.11,4000.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4000.21,4002.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4003.4,4004.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4004.39,4005.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4005.20,4007.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4008.5,4008.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4008.19,4010.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4011.5,4014.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4014.17,4015.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4018.11,4019.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4019.21,4021.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4022.4,4023.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4023.39,4024.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4024.20,4026.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4027.5,4027.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4027.19,4029.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4030.5,4033.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4033.17,4034.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4037.4,4037.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4037.18,4039.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4040.4,4041.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4041.21,4043.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4044.4,4044.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4044.21,4046.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4047.4,4047.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4047.29,4049.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4050.4,4050.74 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4050.74,4052.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4053.4,4053.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4054.11,4057.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4057.18,4059.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4060.4,4060.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4060.18,4062.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4063.4,4063.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4063.28,4065.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4066.4,4066.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4066.28,4068.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4069.4,4069.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4073.2,4073.15 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4073.15,4075.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4076.2,4076.12 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4078.48,4082.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4082.16,4084.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4084.38,4085.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4085.19,4087.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4088.4,4088.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4088.18,4090.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4091.4,4094.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4094.16,4095.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4098.3,4099.19 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4100.10,4101.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4101.39,4102.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4102.20,4104.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4105.5,4105.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4105.19,4107.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4108.5,4109.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4109.29,4110.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4113.10,4114.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4115.10,4117.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4117.39,4118.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4118.20,4120.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4121.5,4121.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4121.19,4123.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4124.5,4127.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4127.17,4128.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4131.4,4131.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4131.18,4133.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4134.4,4134.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4135.10,4136.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4137.10,4138.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4138.18,4140.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4141.4,4141.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4142.10,4143.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4144.11,4145.64 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4147.3,4147.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4147.16,4149.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4150.3,4150.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4150.17,4152.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/async.pb.go:4154.2,4154.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:9.97,10.44 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:10.44,19.3 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:21.2,22.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:22.16,24.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:26.2,26.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:26.27,28.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:30.2,30.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:33.89,35.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:38.122,39.22 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:39.22,41.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:42.2,44.19 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:44.19,46.17 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:46.17,48.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:50.2,50.12 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:53.47,57.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:57.16,59.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:62.2,62.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:62.27,64.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:66.2,67.45 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:67.45,70.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:70.17,72.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:73.3,73.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:73.25,75.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:76.8,76.56 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:76.56,78.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:78.17,80.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:82.3,83.78 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:84.8,84.46 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:84.46,86.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:86.17,88.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:90.3,90.68 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncComposability.go:93.2,93.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:17.61,20.48 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:20.48,21.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:21.41,22.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:22.22,24.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:28.2,28.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:28.34,30.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:30.17,32.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:35.2,35.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:39.87,41.16 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:41.16,44.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:46.2,62.21 5 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:62.21,64.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:66.2,66.65 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:66.65,68.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:68.8,70.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:72.2,81.16 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:81.16,82.30 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:82.30,86.31 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:86.31,88.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:90.4,92.26 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:92.26,96.5 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:97.9,99.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:102.2,102.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:112.40,116.2 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:124.37,126.16 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:126.16,129.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:131.2,141.29 4 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:141.29,148.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:150.2,150.50 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:163.98,165.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:165.16,167.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:173.2,177.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:177.16,179.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:183.2,183.40 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:183.40,185.30 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:185.30,188.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:193.2,195.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:198.66,201.2 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:203.120,210.16 6 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:210.16,212.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:214.2,216.26 3 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:216.26,218.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:220.2,240.31 4 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:249.40,253.16 3 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:253.16,255.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:257.2,260.65 3 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:260.65,262.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:264.2,268.16 4 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:268.16,270.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:272.2,299.31 6 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:302.122,311.77 5 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:311.77,313.3 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:315.2,316.69 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:316.69,318.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:320.2,322.16 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:322.16,327.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:329.2,330.22 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:330.22,335.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:337.2,338.58 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:338.58,340.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:342.2,345.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:349.63,350.31 1 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:350.31,352.3 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:353.2,353.46 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:356.147,364.26 7 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:364.26,366.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:367.2,369.22 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:372.103,377.54 2 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:377.54,381.3 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:381.8,385.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncLocal.go:387.2,387.18 1 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:23.37,24.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:24.24,26.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:27.2,27.49 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:27.49,32.54 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:32.54,36.40 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:36.40,37.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:40.4,44.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:44.18,46.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:48.4,57.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:61.2,61.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:67.19,68.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:68.24,69.77 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:69.77,71.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:71.9,73.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:76.2,79.41 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:79.41,82.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:84.2,84.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:100.74,107.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:118.74,121.22 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:121.22,125.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:125.8,127.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:129.2,133.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:140.74,142.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:142.17,144.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:146.2,147.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:147.16,149.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:151.2,152.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:152.17,154.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:157.2,157.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:157.20,159.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:161.2,163.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:163.24,165.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:167.2,167.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:167.20,168.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:168.28,170.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:171.8,172.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:172.19,174.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:177.2,177.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:177.41,179.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:181.2,181.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:191.101,192.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:192.24,194.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:195.2,200.23 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:204.89,207.16 3 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:207.16,209.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncParams.go:210.2,210.18 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:12.43,17.37 4 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:17.37,19.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:21.2,23.16 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:23.16,25.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:27.2,28.16 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:28.16,30.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:32.2,32.12 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:36.56,37.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:38.21,39.79 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:40.31,42.92 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:43.10,44.40 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:49.68,54.2 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:57.97,58.49 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:58.49,60.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:61.2,61.94 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:64.107,66.25 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:66.25,68.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:69.2,70.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:74.87,80.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:80.16,82.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:84.2,98.12 14 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:106.26,109.20 3 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:109.20,111.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:113.2,113.51 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:116.109,119.16 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:119.16,121.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:123.2,123.56 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:126.73,144.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:146.82,166.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:169.60,171.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:173.80,174.21 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:174.21,176.3 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:178.2,183.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:186.92,187.31 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:187.31,189.3 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:190.2,196.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncPersistence.go:199.69,201.2 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncRemote.go:11.89,17.16 5 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncRemote.go:17.16,19.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncRemote.go:21.2,30.37 7 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncRemote.go:30.37,32.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncRemote.go:34.2,43.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/asyncRemote.go:46.81,51.2 4 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:27.31,28.23 1 60 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:28.23,30.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:32.2,37.21 2 60 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:41.85,43.16 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:43.16,45.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:47.2,48.40 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:48.40,50.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:52.2,53.73 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:57.70,59.16 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:59.16,61.3 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:63.2,64.15 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:69.69,71.2 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:75.77,77.12 2 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:77.12,79.54 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:79.54,81.43 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:81.43,83.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:85.4,85.48 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:88.3,89.17 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:92.2,93.41 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:93.41,95.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:97.2,100.16 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:104.76,108.30 3 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:108.30,110.3 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:112.2,113.41 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:113.41,115.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:117.2,120.19 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:124.65,128.2 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:131.124,133.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:136.70,138.16 2 16 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:138.16,140.3 1 15 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:141.2,141.27 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:141.27,143.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:145.2,146.17 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:150.75,153.13 3 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:153.13,155.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:157.2,158.16 2 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:158.16,160.3 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:161.2,161.27 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:161.27,163.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:165.2,166.20 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:166.20,168.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:170.2,172.18 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:176.78,178.41 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:178.41,180.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:182.2,184.20 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:188.67,190.16 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:190.16,192.3 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:194.2,194.14 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:198.57,200.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:203.57,205.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:208.61,210.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:213.58,215.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:218.60,220.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:223.54,225.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:228.54,230.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:233.54,235.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:238.57,240.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:243.61,245.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:248.63,250.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:253.59,255.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:258.62,260.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:263.54,265.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:268.71,270.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:273.65,275.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:278.65,280.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:283.69,286.43 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:286.43,288.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:290.2,290.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:294.73,296.2 1 18 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:299.69,301.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:304.97,306.2 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:309.82,311.2 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:314.83,316.2 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:319.103,321.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:324.121,326.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:329.48,330.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:333.53,335.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:338.47,341.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:344.55,346.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:346.24,348.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:350.2,352.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:352.16,357.3 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:359.2,359.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:363.48,365.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:365.24,367.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:369.2,369.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:373.53,375.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:378.66,380.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:383.74,385.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:388.65,390.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:393.56,395.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/blockchain.go:398.132,400.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:14.39,17.2 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:20.48,22.2 1 22 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:25.72,30.2 4 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:33.56,37.16 4 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:37.16,39.3 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:39.8,41.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:45.90,48.2 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:50.68,52.2 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:54.66,56.2 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:58.70,60.2 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:62.81,65.2 2 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:67.70,68.35 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:68.35,70.3 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:73.95,74.49 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:74.49,76.3 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:80.67,82.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:85.44,87.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:93.63,94.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:97.60,98.2 0 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:101.75,102.2 0 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:105.76,107.2 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/gasTracer.go:110.53,112.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:51.53,63.16 5 57 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:63.16,65.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:67.2,67.21 1 57 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:71.45,76.2 4 48 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:79.45,84.2 4 32 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:87.53,89.27 2 29 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:89.27,91.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:93.2,99.44 6 28 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:99.44,101.3 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:103.2,110.68 6 28 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:113.98,114.28 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:114.28,115.23 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:115.23,117.4 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:119.3,119.87 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:124.47,125.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:128.51,132.2 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:135.52,137.2 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:140.62,142.2 1 93 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:145.92,147.9 2 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:147.9,149.3 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:151.2,152.9 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:152.9,154.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:156.2,156.23 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:160.51,162.2 1 79 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:165.58,167.2 1 24 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:170.81,172.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:176.94,178.9 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:178.9,180.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:182.2,183.9 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:183.9,186.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:188.2,188.13 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:188.13,193.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:195.2,196.18 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:201.83,202.35 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:202.35,205.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:207.2,207.15 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:207.15,211.3 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:213.2,213.30 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:213.30,214.31 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:214.31,216.4 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:218.3,218.9 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:221.2,222.13 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:222.13,223.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:223.31,225.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:226.8,228.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:232.54,236.25 3 35 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:236.25,245.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:247.2,266.3 5 35 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:270.62,272.2 1 26 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:275.62,277.2 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:280.54,282.2 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:285.113,288.24 3 59 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:288.24,290.3 1 56 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:291.2,293.47 2 59 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:293.47,295.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:296.2,296.12 1 59 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:300.77,302.35 2 87 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:302.35,305.3 2 24 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:305.8,307.3 1 63 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:309.2,312.29 2 87 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:316.49,317.35 1 41 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:317.35,320.3 2 24 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:322.2,326.24 3 17 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:330.45,337.2 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:340.66,345.2 4 28 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:348.76,349.56 1 43 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:349.56,350.45 1 60 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:350.45,352.4 1 18 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:354.2,354.14 1 25 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:359.56,364.55 4 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:364.55,366.10 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:366.10,368.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:369.3,369.50 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:372.2,372.46 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:372.46,373.34 1 22 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:373.34,374.12 1 22 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:376.3,377.13 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:377.13,379.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:379.9,382.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:385.2,385.23 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:385.23,390.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:392.2,392.12 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:395.95,396.48 1 57 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:396.48,398.10 2 26 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:398.10,400.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:402.3,403.23 2 26 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:403.23,405.4 1 26 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/instanceTracker.go:409.70,412.2 2 95 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:80.79,81.23 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:81.23,83.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:85.2,102.21 2 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:105.54,116.2 8 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:119.63,120.46 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:120.46,122.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:123.2,123.36 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:127.49,139.2 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:142.49,153.2 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:156.105,157.49 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:157.49,159.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:161.2,162.31 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:162.31,164.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:166.2,167.88 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:171.57,173.31 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:173.31,175.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:177.2,192.80 14 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:196.50,198.31 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:198.31,200.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:201.2,201.80 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:205.55,208.2 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:210.121,216.76 6 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:216.76,218.3 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:219.2,219.82 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:219.82,221.3 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:222.2,222.64 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:222.64,224.3 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:225.2,225.79 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:225.79,227.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:228.2,228.70 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:228.70,230.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:231.2,231.84 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:235.59,237.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:239.99,244.62 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:244.62,246.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:248.2,248.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:252.87,253.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:253.29,256.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:256.17,258.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:260.2,260.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:264.90,267.45 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:267.45,270.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:270.17,272.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:275.2,275.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:279.76,283.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:286.98,292.42 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:292.42,294.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:295.2,295.65 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:299.91,301.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:306.78,308.9 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:308.9,311.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:312.2,312.14 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:316.79,318.9 2 26 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:318.9,321.3 2 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:322.2,322.19 1 17 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:326.108,329.9 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:329.9,332.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:333.2,334.9 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:334.9,337.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:338.2,338.28 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:341.75,343.6 2 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:343.6,344.71 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:344.71,345.9 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:347.3,347.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:349.2,350.18 2 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:356.81,358.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:361.78,363.2 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:366.92,368.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:368.39,370.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:370.8,370.104 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:370.104,372.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:374.2,375.93 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:379.91,381.9 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:381.9,384.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:385.2,385.19 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:385.19,387.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:389.2,390.70 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:390.70,392.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:394.2,394.19 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:398.83,400.9 2 28 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:400.9,402.3 1 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:403.2,403.19 1 19 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:403.19,405.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:407.2,408.70 2 17 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:408.70,410.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:412.2,412.19 1 17 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:416.115,419.9 3 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:419.9,421.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:422.2,423.9 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:423.9,425.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:426.2,426.38 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:426.38,428.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:430.2,432.90 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:432.90,435.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:437.2,437.28 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:441.82,442.18 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:442.18,444.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:445.2,446.43 2 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:446.43,448.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:449.2,450.6 2 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:450.6,451.73 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:451.73,452.9 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:454.3,454.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:457.2,458.23 2 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:462.69,464.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:467.80,469.2 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:474.99,476.9 2 20 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:476.9,478.3 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:479.2,479.19 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:483.89,485.6 2 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:485.6,486.67 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:486.67,487.9 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:489.3,489.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:491.2,492.18 2 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:496.87,498.9 2 18 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:498.9,500.3 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:501.2,501.29 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:505.89,507.21 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:507.21,509.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:510.2,510.21 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:511.11,512.29 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:513.11,514.29 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:515.11,516.29 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:517.11,518.29 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:520.2,520.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:524.99,526.21 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:526.21,528.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:529.2,529.21 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:530.11,531.39 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:532.11,533.39 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:534.11,535.39 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:536.11,537.39 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:539.2,539.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:543.100,545.21 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:545.21,547.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:548.2,548.21 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:549.11,550.48 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:551.11,552.48 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:553.11,554.48 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:555.11,556.48 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:558.2,558.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:562.85,564.9 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:564.9,566.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:567.2,567.42 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:573.62,575.6 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:575.6,576.72 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:576.72,577.9 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:579.3,579.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:581.2,583.18 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:587.83,591.2 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:594.81,596.9 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:596.9,598.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:602.2,605.69 3 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:609.83,611.9 2 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:611.9,613.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:614.2,614.21 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:618.89,620.9 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:620.9,622.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:623.2,624.13 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:628.74,630.9 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:630.9,632.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:633.2,633.28 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:637.125,639.9 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:639.9,641.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:642.2,642.100 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:642.100,644.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:645.2,645.68 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:649.128,651.9 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:651.9,653.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:654.2,654.44 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:654.44,656.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:657.2,657.58 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:657.58,659.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:659.8,661.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:662.2,663.69 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:667.121,669.9 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:669.9,671.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:672.2,672.64 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:672.64,674.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:675.2,677.69 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:683.29,685.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:685.16,687.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:688.2,689.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:689.16,691.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:693.2,693.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:693.41,695.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:697.2,700.55 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:700.55,704.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:704.17,706.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:707.3,708.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:708.17,710.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:712.3,713.37 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:716.2,716.42 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:723.9,727.33 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:727.33,732.3 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:734.2,736.112 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:740.59,742.6 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:742.6,743.69 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:743.69,744.9 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:746.3,746.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:748.2,750.18 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:754.111,756.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:756.9,758.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:760.2,761.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:761.16,763.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:765.2,766.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:766.16,768.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:769.2,773.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:773.16,775.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:777.2,779.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:783.114,785.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:785.16,787.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:789.2,790.42 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:794.117,796.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:796.16,798.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:800.2,802.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:802.16,804.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:806.2,807.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:811.105,813.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:813.16,815.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:817.2,817.42 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:820.147,822.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:822.9,824.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:826.2,827.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:827.16,829.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:831.2,833.42 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:837.120,839.114 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:839.114,841.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:843.2,843.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:843.31,845.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:847.2,848.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:848.24,850.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:854.93,863.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:865.75,872.66 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:872.66,879.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/managedType.go:881.2,881.25 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:36.29,37.23 1 16 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:37.23,39.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:41.2,42.16 2 16 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:42.16,44.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:46.2,57.21 3 15 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:61.45,70.29 8 22 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:70.29,72.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:72.8,74.3 1 22 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:75.2,75.34 1 22 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:80.89,85.2 4 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:88.45,98.2 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:102.53,104.24 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:104.24,106.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:108.2,115.57 7 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:119.46,121.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:121.24,123.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:125.2,125.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:130.55,132.24 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:132.24,134.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:136.2,144.61 7 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:147.76,150.58 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:150.58,152.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:154.2,154.14 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:157.83,158.36 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:158.36,160.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:164.92,168.16 4 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:168.16,170.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:172.2,173.16 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:173.16,175.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:177.2,180.12 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:184.79,193.2 7 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:195.51,211.2 11 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:220.3,228.29 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:228.29,230.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:232.2,233.67 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:236.77,243.29 6 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:243.29,246.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:248.2,248.12 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:251.65,255.47 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:255.47,259.3 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:261.2,261.16 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:264.120,267.47 3 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:267.47,271.39 3 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:271.39,273.4 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:275.3,276.80 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:279.2,279.30 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:282.100,284.57 2 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:284.57,287.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:289.2,289.16 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:292.95,293.56 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:293.56,295.3 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:297.2,297.49 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:297.49,299.14 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:299.14,301.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:304.2,304.12 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:308.51,311.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:314.83,315.47 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:315.47,317.3 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:319.2,323.21 4 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:327.63,329.2 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:332.78,334.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:334.16,337.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:338.2,338.35 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:342.52,345.2 2 16 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:348.78,350.2 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:353.56,354.32 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:354.32,357.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:358.2,359.20 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:359.20,362.3 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:363.2,363.47 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:367.53,369.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:372.52,374.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:377.53,380.2 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:383.50,387.27 3 54 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:387.27,389.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:391.2,391.30 1 54 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:396.61,402.2 4 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:405.62,409.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:412.61,414.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:417.57,419.2 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:422.66,424.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:428.67,432.21 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:432.21,434.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:435.2,435.14 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:440.60,444.2 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:447.72,450.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:454.70,456.24 2 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:456.24,459.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:460.2,462.12 3 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:466.106,468.24 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:468.24,471.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:473.2,475.12 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:479.72,493.2 8 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:496.55,499.2 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:502.56,504.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:507.85,511.16 4 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:511.16,513.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:515.2,515.12 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:519.105,525.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:528.107,534.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:540.9,546.37 5 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:546.37,548.3 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:550.2,552.12 3 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:556.70,558.29 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:558.29,560.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:560.8,562.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:566.70,567.29 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:567.29,569.26 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:569.26,571.4 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:575.58,577.2 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:579.84,582.2 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:584.55,586.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:589.46,611.50 22 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:611.50,613.3 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/metering.go:614.2,614.80 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:33.67,34.23 1 59 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:34.23,36.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:38.2,47.21 3 59 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:51.43,55.2 3 60 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:57.39,69.2 1 78 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:72.65,82.2 1 39 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:85.43,89.2 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:92.51,94.24 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:94.24,96.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:98.2,100.33 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:108.53,110.24 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:110.24,112.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:114.2,119.48 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:124.44,126.24 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:126.24,128.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:130.2,130.59 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:134.49,136.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:142.48,150.61 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:150.61,152.60 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:152.60,153.48 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:153.48,155.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:157.3,157.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:160.2,160.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:166.96,169.9 3 59 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:169.9,173.3 3 29 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:175.2,175.30 1 59 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:179.86,181.2 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:184.67,187.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:190.50,192.2 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:195.56,197.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:200.53,202.2 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:205.64,207.2 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:210.77,212.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:215.54,217.2 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:220.70,222.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:225.49,227.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:230.62,232.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:232.38,234.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:235.2,235.86 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:239.51,242.2 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:245.58,247.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:250.55,251.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:251.45,253.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:257.121,258.39 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:258.39,261.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:263.2,270.22 3 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:270.22,273.3 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:275.2,278.96 3 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:282.88,284.2 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:287.125,290.32 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:290.32,293.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:295.2,295.50 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:295.50,298.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:300.2,301.16 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:301.16,304.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:306.2,308.58 3 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:308.58,311.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:313.2,319.32 5 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:319.32,320.40 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:320.40,322.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:325.2,325.12 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:328.109,329.21 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:329.21,331.3 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:332.2,332.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:332.47,334.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:336.2,341.49 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:341.49,343.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:345.2,346.60 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:346.60,348.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:350.2,350.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:365.9,370.16 5 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:370.16,372.3 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:374.2,374.101 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:374.101,376.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:378.2,396.41 7 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:396.41,404.3 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:406.2,407.36 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:407.36,409.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:411.2,418.12 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:421.79,422.20 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:422.20,424.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:426.2,426.18 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:427.33,428.41 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:429.27,430.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:431.31,432.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:435.2,435.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:442.19,443.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:443.39,445.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:447.2,453.22 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:453.22,457.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:458.2,459.66 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:459.66,461.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:463.2,464.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:464.16,466.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:468.2,470.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:470.41,471.52 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:471.52,474.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:475.3,475.63 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:478.2,478.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:478.17,479.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:479.55,482.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:484.3,484.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:484.17,486.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:486.18,489.5 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:493.2,496.47 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:496.47,501.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:501.16,503.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:505.3,505.75 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:508.2,511.26 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:514.144,516.37 2 18 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:516.37,519.3 1 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:522.89,525.2 2 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:528.83,531.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:534.57,535.60 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:535.60,536.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:536.55,537.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:537.30,539.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:545.64,552.16 5 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:552.16,554.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:556.2,556.28 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:560.72,568.2 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:571.89,588.2 7 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:590.54,591.67 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:591.67,593.10 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:593.10,597.4 3 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:601.79,602.43 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:602.43,604.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:605.2,605.43 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:605.43,608.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:609.2,609.48 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:609.48,612.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:614.2,614.20 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:617.89,618.16 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:618.16,620.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:622.2,622.43 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:622.43,624.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:625.2,625.46 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:625.46,627.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:628.2,628.58 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:628.58,630.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:631.2,631.49 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:631.49,633.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:634.2,634.51 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:634.51,636.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:637.2,637.55 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:637.55,639.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:640.2,640.44 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:640.44,642.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:643.2,643.48 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:643.48,645.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:646.2,646.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:646.47,648.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:649.2,649.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:649.45,651.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:652.2,652.57 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:652.57,654.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:656.2,656.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:660.80,661.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:661.34,663.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:665.2,665.58 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:665.58,667.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:667.10,668.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:671.3,671.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:671.39,673.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:676.2,676.69 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:680.64,684.2 3 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:687.60,689.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:692.65,694.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:696.84,698.2 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:700.121,701.38 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:701.38,703.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:705.2,705.58 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:705.58,707.10 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:707.10,710.4 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:711.3,711.68 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:714.2,718.33 5 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:718.33,720.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:722.2,725.97 3 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:732.3,733.36 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:733.36,735.3 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:737.2,739.33 2 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:739.33,741.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:742.2,742.37 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:742.37,744.3 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:745.2,745.38 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:745.38,747.3 1 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:748.2,748.32 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:748.32,750.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:751.2,751.40 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:751.40,753.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:754.2,754.44 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:754.44,756.3 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:758.2,762.45 3 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:762.45,764.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:766.2,766.72 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:766.72,768.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:769.2,769.80 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:769.80,771.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:774.120,782.23 6 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:782.23,784.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:784.8,784.59 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:784.59,786.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:788.2,789.83 2 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:792.109,793.36 1 26 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:793.36,795.3 1 22 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:796.2,798.51 3 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:798.51,799.39 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:799.39,801.4 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:801.9,803.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:805.2,805.43 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:808.68,810.2 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:815.3,816.39 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:816.39,818.3 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:820.2,820.55 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:820.55,822.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/output.go:826.53,828.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:22.22,30.38 3 49 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:30.38,32.41 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:32.41,33.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:36.3,36.42 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:39.2,39.38 1 49 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:39.38,41.3 1 12197 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:43.2,47.15 4 49 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:51.82,52.64 1 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:52.64,55.29 2 28 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:55.29,56.79 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:56.79,58.5 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:61.3,61.14 1 26 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:64.2,64.14 1 19 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:68.68,74.51 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:74.51,75.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:75.29,76.70 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:76.70,77.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:77.61,78.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:83.3,84.6 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/reservedFunctions.go:87.2,87.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:78.28,80.23 1 49 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:80.23,82.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:83.2,83.29 1 48 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:83.29,85.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:86.2,86.22 1 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:86.22,88.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:89.2,89.39 1 46 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:89.39,91.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:92.2,92.25 1 45 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:92.25,94.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:96.2,109.16 5 44 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:109.16,111.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:112.2,117.21 4 44 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:121.44,131.2 8 46 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:134.57,137.2 2 20 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:140.66,142.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:146.80,148.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:151.76,153.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:156.106,159.68 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:159.68,162.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:164.2,165.13 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:165.13,167.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:167.8,170.3 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:172.2,175.15 3 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:175.15,178.3 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:180.2,181.16 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:181.16,183.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:184.2,184.22 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:184.22,186.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:188.2,189.16 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:189.16,191.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:192.2,192.22 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:192.22,194.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:196.2,196.78 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:199.106,201.35 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:201.35,203.3 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:205.2,207.12 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:207.12,210.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:212.2,223.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:223.16,226.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:228.2,229.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:229.16,231.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:232.2,239.18 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:242.119,254.16 4 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:254.16,258.3 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:260.2,261.16 2 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:261.16,263.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:265.2,265.54 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:265.54,268.3 2 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:270.2,270.13 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:270.13,272.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:272.17,276.4 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:279.2,286.12 3 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:289.101,291.35 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:291.35,293.3 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:295.2,295.46 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:295.46,297.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:299.2,300.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:300.16,302.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:303.2,303.9 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:303.9,305.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:307.2,312.18 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:316.60,320.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:320.16,322.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:324.2,324.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:328.55,330.2 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:332.51,334.16 2 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:334.16,337.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:339.2,345.12 6 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:345.12,347.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:349.2,349.28 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:352.51,354.53 2 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:354.53,356.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:358.2,358.39 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:362.61,364.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:368.77,370.2 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:374.98,385.2 4 36 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:389.75,392.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:396.44,411.2 4 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:414.52,416.24 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:416.24,418.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:420.2,428.39 7 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:432.45,434.24 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:434.24,436.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:438.2,440.59 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:444.50,447.2 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:450.47,452.2 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:456.46,458.2 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:461.62,463.2 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:466.51,468.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:471.73,473.2 1 26 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:475.83,484.2 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:487.80,488.20 1 48 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:488.20,491.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:493.2,507.30 3 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:507.30,509.3 1 20 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:511.2,511.33 1 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:511.33,516.3 4 40 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:517.2,517.34 1 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:517.34,520.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:522.2,524.36 2 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:524.36,525.54 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:525.54,527.4 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:530.2,530.37 1 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:530.37,533.3 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:535.2,535.36 1 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:535.36,538.3 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:540.2,540.33 1 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:540.33,543.3 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:545.2,545.32 1 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:545.32,547.41 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:547.41,550.4 2 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:555.66,557.2 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:560.59,562.2 1 44 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:565.65,567.2 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:570.58,572.2 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:575.59,577.2 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:580.55,582.2 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:585.54,587.2 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:590.53,592.2 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:596.85,600.45 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:600.45,602.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:604.2,607.32 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:613.57,619.16 4 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:619.16,622.45 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:622.45,624.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:625.8,628.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:630.2,631.47 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:631.47,633.3 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:635.2,636.16 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:636.16,638.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:639.2,639.63 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:644.64,650.2 5 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:654.88,657.2 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:661.83,663.2 1 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:666.59,667.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:667.25,669.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:671.2,674.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:674.16,677.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:679.2,680.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:680.16,683.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:685.2,686.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:686.16,689.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:691.2,692.68 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:692.68,694.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:694.17,697.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:700.2,700.67 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:700.67,702.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:702.17,705.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:708.2,710.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:713.68,714.40 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:714.40,715.63 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:715.63,717.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:719.2,719.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:722.70,723.42 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:723.42,724.63 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:724.63,726.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:728.2,728.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:732.72,734.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:737.55,738.46 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:738.46,740.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:741.2,741.52 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:745.64,746.38 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:746.38,748.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:749.2,749.54 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:753.48,755.2 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:758.59,760.2 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:763.64,765.2 1 26 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:768.48,770.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:774.70,775.56 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:775.56,777.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:778.2,778.75 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:781.77,782.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:782.43,783.48 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:783.48,785.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:787.2,787.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:792.89,794.43 2 21 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:794.43,795.56 1 39 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:795.56,797.4 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:800.2,800.14 1 21 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:804.70,807.16 3 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:807.16,809.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:810.2,810.39 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:810.39,812.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:817.2,817.57 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:817.57,820.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:822.2,822.37 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:826.74,828.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:831.69,833.2 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:836.73,837.16 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:837.16,839.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:840.2,840.27 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:840.27,843.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:844.2,844.66 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:848.53,850.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:853.47,855.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:858.58,860.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:860.16,862.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:864.2,865.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:865.16,867.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:869.2,869.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:872.65,874.14 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:874.14,876.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:878.2,878.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:882.80,884.16 2 15 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:884.16,886.3 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:887.2,887.45 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:887.45,889.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:890.2,890.54 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:890.54,892.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:893.2,893.40 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:893.40,895.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:897.2,897.12 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:901.81,903.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:906.70,908.2 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:911.68,912.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/runtime.go:915.54,917.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:41.28,42.34 1 65 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:42.34,44.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:45.2,45.23 1 64 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:45.23,47.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:48.2,48.33 1 63 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:48.33,50.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:52.2,52.23 1 62 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:52.23,54.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:56.2,65.21 2 62 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:69.45,70.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:73.44,75.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:78.52,80.24 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:80.24,82.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:84.2,87.31 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:91.45,93.24 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:93.24,95.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:97.2,97.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:101.50,103.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:106.59,109.2 2 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:112.101,115.2 2 63 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:118.85,120.16 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:120.16,122.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:124.2,125.19 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:125.19,127.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:129.2,130.19 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:130.19,132.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:134.2,136.41 2 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:139.91,141.16 2 20 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:141.16,145.3 3 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:147.2,147.12 1 15 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:150.92,153.21 3 24 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:153.21,155.3 1 24 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:157.2,157.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:157.16,160.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:162.2,162.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:166.112,167.44 1 10 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:167.44,169.41 2 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:169.41,171.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:171.21,173.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:174.4,174.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:177.3,181.51 3 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:181.51,184.4 2 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:187.2,190.19 3 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:190.19,192.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:193.2,194.19 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:194.19,196.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:198.2,199.41 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:203.120,213.2 3 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:215.121,220.75 4 30 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:220.75,223.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:225.2,227.58 3 30 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:227.58,229.3 1 18 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:229.8,231.17 2 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:231.17,233.4 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:234.3,238.20 2 9 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:241.2,241.41 1 27 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:244.103,246.2 1 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:249.94,251.2 1 20 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:254.58,256.2 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:259.59,261.2 1 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:263.66,265.2 1 44 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:267.72,269.2 1 47 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:272.108,276.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:279.99,281.2 1 19 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:284.133,288.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:292.142,296.2 3 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:298.124,300.16 2 19 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:300.16,302.3 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:303.2,309.16 5 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:309.16,311.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:313.2,315.16 3 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:315.16,317.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:319.2,319.34 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:319.34,321.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:323.2,328.24 4 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:328.24,330.3 1 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:332.2,333.21 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:333.21,335.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:337.2,340.9 3 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:341.31,342.111 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:343.31,344.104 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:345.32,346.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:349.2,350.16 2 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:350.16,352.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:354.2,357.36 3 5 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:360.133,362.16 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:362.16,364.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:366.2,370.36 4 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:373.77,374.39 1 22 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:374.39,377.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:378.2,378.75 1 21 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:378.75,381.3 2 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:382.2,382.73 1 18 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:382.73,385.3 2 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:386.2,386.12 1 16 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:389.62,391.20 2 12 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:391.20,393.3 1 8 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:393.8,395.3 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:398.129,407.2 4 15 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:409.113,415.2 5 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:417.120,423.2 5 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:425.113,429.16 4 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:429.16,431.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:433.2,434.33 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:437.109,444.2 5 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:446.119,449.16 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:449.16,451.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:453.2,454.37 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:457.95,460.16 3 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:460.16,462.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:463.2,463.15 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:466.129,472.47 5 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:472.47,475.17 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:475.17,477.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:478.3,482.20 2 6 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:483.8,485.3 1 7 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:486.2,486.33 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:489.84,493.34 4 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:493.34,495.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:496.2,496.23 1 13 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:500.141,502.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:502.16,504.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:506.2,506.101 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:509.125,510.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:510.15,512.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:514.2,514.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:518.54,520.2 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:523.75,525.2 1 29 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:528.106,534.2 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:536.158,547.16 8 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:547.16,549.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:550.2,550.12 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:550.12,553.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:555.2,555.41 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:555.41,564.3 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/storage.go:566.2,566.24 1 2 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:41.18,45.2 1 46 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:47.91,48.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:48.27,50.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:52.2,52.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:55.83,56.59 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:56.59,58.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:58.17,60.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:63.2,63.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:73.92,74.59 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:74.59,76.12 2 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:76.12,78.4 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:82.2,82.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:85.84,87.16 2 34 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:87.16,89.3 1 16 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:91.2,92.49 2 18 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:92.49,94.3 1 4 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:96.2,96.12 1 14 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:99.52,104.28 3 36 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:104.28,106.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:107.2,107.50 1 35 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:107.50,109.3 1 1 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:110.2,110.43 1 34 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:110.43,112.3 1 3 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:113.2,113.40 1 31 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:113.40,115.3 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:117.2,117.12 1 20 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:120.45,122.34 2 31 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:122.34,124.55 2 472 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:124.55,126.4 1 11 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:129.2,129.13 1 20 +github.com/multiversx/mx-chain-vm-go/vmhost/contexts/validator.go:132.48,134.2 1 34 +github.com/multiversx/mx-chain-vm-go/vmhost/hosttest/tools/graphviz_tool.go:8.13,32.2 17 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:19.46,20.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:23.46,24.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:27.54,28.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:31.47,32.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:35.52,36.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:39.83,41.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:44.62,46.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:49.61,51.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:54.69,56.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:59.68,61.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:64.55,66.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:69.59,71.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:74.56,76.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:79.58,81.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:84.52,86.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:89.52,91.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:94.52,96.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:99.55,101.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:104.55,106.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:109.59,111.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:114.61,116.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:119.52,121.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:124.69,126.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:129.63,131.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:134.63,136.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:139.60,141.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:144.57,146.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:149.58,150.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:153.65,155.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:158.70,160.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:163.70,165.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:168.60,170.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:173.67,175.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:178.68,180.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:183.64,185.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:188.70,190.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:193.71,194.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:197.74,199.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:202.106,204.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:207.95,209.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:212.115,214.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:217.51,219.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:222.58,223.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:226.66,228.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:231.57,233.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:236.55,237.2 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:240.130,242.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/blockchainContextMock.go:245.82,247.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/builtInFunctionStub.go:15.165,16.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/builtInFunctionStub.go:16.43,18.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/builtInFunctionStub.go:19.2,19.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/builtInFunctionStub.go:23.74,24.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/builtInFunctionStub.go:24.36,26.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/builtInFunctionStub.go:30.47,31.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/builtInFunctionStub.go:31.29,33.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/builtInFunctionStub.go:34.2,34.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/builtInFunctionStub.go:38.53,40.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:15.94,16.44 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:16.44,18.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:18.8,19.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:19.28,21.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:26.66,28.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:31.68,33.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:36.68,38.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:41.86,43.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:46.82,48.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:51.68,53.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:56.75,58.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:61.80,63.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:66.78,68.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:71.80,73.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:76.69,78.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:81.60,83.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:86.71,88.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:91.66,93.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:96.71,98.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:101.67,103.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:106.73,108.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:111.74,113.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:116.73,118.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:121.71,123.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:126.73,128.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:131.62,133.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:136.68,138.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:141.65,143.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:146.66,148.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:151.72,153.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:156.82,158.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:161.68,163.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:166.75,168.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:171.80,173.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:176.75,178.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:181.68,183.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:186.71,188.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:191.67,193.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:196.72,198.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:201.78,203.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/mock/epochNotifierStub.go:206.53,208.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:120.103,122.54 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:122.54,125.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:126.2,126.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:129.63,131.49 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:131.49,134.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:135.2,135.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:140.48,145.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:145.16,148.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:150.2,150.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:155.72,161.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:161.16,164.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:166.2,168.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:168.16,171.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:176.75,182.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:182.16,185.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:187.2,188.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:188.16,191.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:193.2,194.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:194.16,197.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:202.84,208.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:208.16,211.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:213.2,214.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:214.16,217.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:219.2,219.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:224.82,230.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:230.16,233.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:235.2,236.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:236.16,239.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:241.2,243.52 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:248.106,257.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:257.62,260.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:262.2,263.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:263.16,266.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:268.2,268.42 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:273.109,279.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:279.16,282.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:284.2,285.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:285.16,288.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:290.2,293.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:293.16,296.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:301.91,307.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:307.16,310.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:312.2,314.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:314.16,317.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:319.2,319.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:328.33,334.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:334.16,336.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:338.2,339.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:339.16,341.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:343.2,344.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:344.16,346.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:348.2,349.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:349.16,351.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:353.2,353.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:364.9,370.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:370.16,373.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:374.2,375.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:375.16,378.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:380.2,380.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:390.9,396.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:396.16,399.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:400.2,400.54 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:400.54,403.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:405.2,405.48 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:415.9,421.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:421.16,424.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:425.2,425.54 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:425.54,428.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:430.2,430.54 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:440.9,446.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:446.16,449.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:450.2,450.54 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:450.54,453.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:454.2,454.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:454.43,456.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:458.2,458.51 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:476.9,483.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:483.16,486.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:488.2,492.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:492.16,495.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:497.2,497.35 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:497.35,499.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:499.17,502.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:503.3,504.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:504.17,507.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:508.3,509.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:509.17,512.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:513.3,514.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:514.17,517.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:519.3,522.43 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:522.43,524.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:524.18,527.5 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:530.2,530.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:535.74,541.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:541.16,544.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:546.2,550.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:550.16,553.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:555.2,560.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:560.16,563.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:565.2,566.90 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:573.9,579.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:579.16,582.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:584.2,585.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:585.16,588.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:590.2,590.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:590.28,592.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:592.8,594.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:604.35,614.62 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:614.62,617.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:619.2,621.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:621.16,624.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:626.2,627.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:627.16,630.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:632.2,634.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:634.62,637.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:639.2,640.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:640.16,643.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:645.2,645.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:645.38,648.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:650.2,651.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:651.16,654.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:656.2,656.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:676.43,688.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:698.43,710.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:722.43,726.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:726.16,728.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:730.2,732.20 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:732.20,734.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:734.17,736.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:737.3,737.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:740.2,741.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:741.16,743.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:745.2,751.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:751.16,753.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:755.2,757.69 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:757.69,759.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:761.2,767.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:781.9,794.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:807.9,814.62 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:814.62,817.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:819.2,821.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:821.16,824.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:826.2,833.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:844.9,852.62 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:852.62,855.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:857.2,860.23 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:860.23,872.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:872.17,875.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:878.2,878.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:878.30,879.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:879.61,882.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:885.2,886.30 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:886.30,888.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:890.2,892.130 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:892.130,895.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:897.2,897.110 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:897.110,900.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:900.17,904.4 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:905.3,907.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:910.2,911.62 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:911.62,914.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:916.2,917.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:917.16,920.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:922.2,922.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:925.78,927.32 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:927.32,929.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:931.2,931.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:947.9,951.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:967.9,984.2 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:999.9,1005.28 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1005.28,1008.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1010.2,1012.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1012.16,1015.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1017.2,1019.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1019.62,1022.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1024.2,1031.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1031.16,1034.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1036.2,1038.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1038.62,1041.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1043.2,1044.48 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1044.48,1052.34 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1052.34,1054.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1055.3,1055.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1058.2,1065.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1082.9,1087.23 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1087.23,1090.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1092.2,1094.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1094.16,1097.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1099.2,1101.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1101.62,1104.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1106.2,1112.15 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1112.15,1114.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1115.2,1122.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1133.9,1135.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1146.9,1156.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1156.62,1159.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1161.2,1164.23 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1164.23,1176.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1176.24,1179.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1181.3,1181.46 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1184.2,1195.23 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1195.23,1196.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1196.18,1198.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1199.3,1199.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1202.2,1202.110 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1202.110,1207.24 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1207.24,1210.38 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1210.38,1212.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1214.4,1214.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1217.3,1217.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1220.2,1220.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1232.9,1242.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1242.16,1245.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1247.2,1250.23 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1250.23,1262.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1262.24,1265.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1267.3,1267.46 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1270.2,1279.23 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1279.23,1282.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1284.2,1284.110 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1284.110,1289.24 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1289.24,1302.25 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1302.25,1306.5 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1308.4,1308.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1311.3,1311.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1314.2,1314.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1330.9,1344.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1358.9,1361.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1361.16,1364.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1366.2,1367.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1367.16,1370.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1372.2,1373.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1373.16,1376.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1378.2,1379.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1379.16,1382.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1384.2,1385.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1385.16,1388.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1390.2,1398.7 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1410.32,1420.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1420.62,1423.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1425.2,1437.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1437.39,1440.63 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1440.63,1443.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1446.2,1447.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1447.16,1450.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1452.2,1452.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1463.9,1472.62 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1472.62,1475.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1477.2,1478.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1478.16,1481.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1483.2,1484.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1484.16,1487.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1489.2,1493.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1493.16,1496.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1498.2,1498.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1514.3,1522.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1522.62,1525.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1527.2,1528.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1528.16,1531.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1533.2,1534.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1534.16,1537.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1539.2,1540.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1540.16,1543.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1545.2,1551.62 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1551.62,1554.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1556.2,1558.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1558.62,1561.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1563.2,1563.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1563.16,1566.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1568.2,1569.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1569.16,1572.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1574.2,1577.62 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1577.62,1580.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1582.2,1582.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1596.3,1604.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1604.62,1607.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1609.2,1610.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1610.16,1613.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1615.2,1616.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1616.16,1619.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1621.2,1622.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1622.16,1625.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1627.2,1633.62 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1633.62,1636.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1638.2,1640.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1640.62,1643.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1645.2,1645.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1645.16,1648.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1650.2,1651.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1651.16,1654.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1656.2,1664.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1676.3,1680.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1680.16,1683.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1685.2,1685.87 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1696.3,1703.41 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1703.41,1706.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1711.2,1712.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1712.27,1714.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1716.2,1724.44 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1724.44,1727.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1728.2,1728.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1728.16,1731.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1742.3,1750.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1750.62,1753.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1755.2,1761.62 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1761.62,1764.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1766.2,1768.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1768.62,1771.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1773.2,1773.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1773.16,1776.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1778.2,1779.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1779.16,1782.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1784.2,1789.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1797.3,1804.41 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1804.41,1807.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1809.2,1810.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1810.27,1812.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1814.2,1822.44 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1822.44,1825.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1826.2,1826.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1826.16,1829.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1838.29,1849.62 9 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1849.62,1852.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1854.2,1855.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1855.16,1858.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1860.2,1861.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1861.16,1864.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1866.2,1868.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1868.62,1871.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1873.2,1874.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1874.16,1877.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1879.2,1880.44 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1880.44,1883.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1884.2,1884.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1884.16,1887.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1892.63,1898.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1898.16,1901.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1903.2,1904.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1904.38,1907.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1909.2,1909.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1914.84,1920.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1920.16,1923.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1925.2,1926.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1926.38,1929.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1931.2,1932.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1932.16,1935.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1937.2,1937.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1942.79,1948.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1948.16,1951.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1953.2,1955.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1955.16,1958.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1960.2,1960.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1965.53,1971.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1971.16,1974.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1976.2,1977.25 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:1986.39,1996.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2004.39,2007.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2007.16,2010.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2012.2,2013.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2013.16,2016.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2018.2,2018.51 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2022.83,2028.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2028.16,2031.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2033.2,2034.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2034.16,2037.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2039.2,2039.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2044.110,2049.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2049.16,2052.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2054.2,2055.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2055.16,2058.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2060.2,2065.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2065.16,2068.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2070.2,2070.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2079.36,2089.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2097.36,2100.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2100.16,2103.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2105.2,2106.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2106.16,2109.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2111.2,2112.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2112.16,2115.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2117.2,2118.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2118.16,2121.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2123.2,2123.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2127.106,2131.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2131.16,2133.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2134.2,2139.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2139.16,2141.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2143.2,2143.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2148.132,2156.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2159.160,2162.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2162.16,2165.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2167.2,2168.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2168.16,2171.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2173.2,2174.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2174.16,2177.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2179.2,2179.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2183.83,2187.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2187.16,2189.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2191.2,2196.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2196.16,2198.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2200.2,2200.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2205.128,2213.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2216.156,2221.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2221.16,2224.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2226.2,2227.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2227.16,2230.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2232.2,2232.62 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2236.93,2242.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2242.16,2245.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2246.2,2246.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2251.107,2257.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2257.16,2260.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2262.2,2263.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2263.16,2266.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2268.2,2272.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2272.16,2275.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2277.2,2282.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2282.16,2285.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2287.2,2291.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2296.108,2298.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2298.18,2300.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2302.2,2303.34 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2303.34,2305.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2307.2,2307.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2312.109,2314.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2318.69,2324.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2324.16,2327.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2329.2,2332.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2332.16,2335.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2340.46,2346.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2346.16,2349.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2351.2,2352.34 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2352.34,2355.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2356.2,2356.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2356.36,2359.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2364.78,2370.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2370.16,2373.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2375.2,2379.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2379.16,2382.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2384.2,2384.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2389.78,2391.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2391.12,2393.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2394.2,2394.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2399.98,2404.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2404.16,2407.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2409.2,2412.72 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2412.72,2415.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2417.2,2418.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2418.16,2421.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2423.2,2423.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2428.82,2430.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2430.12,2432.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2433.2,2433.57 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2438.102,2443.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2443.16,2446.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2448.2,2450.25 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2450.25,2452.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2454.2,2455.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2455.16,2458.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2460.2,2460.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2465.55,2467.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2467.12,2469.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2470.2,2470.44 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2475.73,2480.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2480.16,2483.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2485.2,2487.25 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2487.25,2489.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2490.2,2490.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2498.39,2504.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2504.16,2507.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2509.2,2510.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2510.16,2513.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2515.2,2517.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2517.16,2520.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2522.2,2527.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2527.16,2530.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2532.2,2533.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2538.54,2540.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2540.12,2542.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2543.2,2543.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2548.72,2553.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2553.16,2556.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2558.2,2559.25 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2559.25,2561.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2562.2,2562.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2567.57,2573.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2573.16,2576.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2578.2,2578.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2583.123,2585.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2585.12,2587.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2588.2,2588.82 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2596.21,2603.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2603.16,2606.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2608.2,2612.25 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2612.25,2616.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2617.2,2620.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2620.16,2623.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2625.2,2626.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2626.16,2629.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2631.2,2631.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2636.76,2644.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2644.16,2647.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2649.2,2650.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2650.16,2653.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2655.2,2655.50 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2655.50,2657.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2659.2,2659.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2668.19,2679.37 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2679.37,2683.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2685.2,2686.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2686.16,2689.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2691.2,2692.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2692.16,2695.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2697.2,2698.40 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2698.40,2700.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2700.17,2703.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2706.2,2706.69 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2717.3,2730.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2730.16,2733.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2735.2,2736.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2736.16,2739.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2741.2,2747.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2747.16,2750.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2752.2,2752.70 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2757.55,2763.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2763.16,2766.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2768.2,2768.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2773.57,2779.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2779.16,2782.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2784.2,2784.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2789.51,2795.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2795.16,2798.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2800.2,2800.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2805.51,2811.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2811.16,2814.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2816.2,2816.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2821.51,2827.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2827.16,2830.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2832.2,2832.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2837.73,2843.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2843.16,2846.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2848.2,2850.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2850.16,2852.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2857.71,2863.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2863.16,2866.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2868.2,2870.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2870.16,2872.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2877.59,2883.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2883.16,2886.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2888.2,2888.42 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2893.61,2899.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2899.16,2902.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2904.2,2904.44 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2909.55,2915.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2915.16,2918.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2920.2,2920.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2925.55,2931.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2931.16,2934.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2936.2,2936.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2941.55,2947.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2947.16,2950.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2952.2,2952.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2957.77,2963.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2963.16,2966.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2968.2,2970.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2970.16,2972.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2977.57,2983.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2983.16,2986.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2988.2,2988.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2993.64,2999.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:2999.16,3002.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3004.2,3004.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3009.58,3015.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3015.16,3018.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3020.2,3020.49 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3025.58,3032.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3032.16,3035.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3037.2,3037.49 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3042.88,3051.16 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3051.16,3054.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3056.2,3057.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3057.16,3060.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3062.2,3062.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3076.9,3092.2 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3105.9,3109.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3109.16,3112.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3114.2,3121.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3132.9,3138.62 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3138.62,3141.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3143.2,3156.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3156.16,3159.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3161.2,3161.60 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3161.60,3164.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3166.2,3167.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3167.16,3170.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3172.2,3172.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3186.9,3202.2 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3215.9,3219.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3219.16,3222.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3224.2,3232.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3244.9,3250.62 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3250.62,3253.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3255.2,3268.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3268.16,3271.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3273.2,3274.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3274.16,3275.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3275.39,3277.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3279.3,3279.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3282.2,3284.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3297.9,3312.2 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3324.9,3328.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3328.16,3331.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3333.2,3339.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3349.9,3355.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3355.16,3358.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3360.2,3373.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3373.16,3376.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3378.2,3378.60 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3378.60,3381.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3383.2,3388.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3388.16,3391.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3393.2,3393.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3408.9,3422.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3435.9,3443.62 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3443.62,3446.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3448.2,3450.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3450.16,3453.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3455.2,3456.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3456.16,3459.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3461.2,3462.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3462.16,3465.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3467.2,3473.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3473.16,3476.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3478.2,3480.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3480.62,3483.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3485.2,3488.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3488.16,3491.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3493.2,3494.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3494.16,3497.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3499.2,3499.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3513.9,3521.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3521.62,3524.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3526.2,3527.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3527.16,3530.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3532.2,3533.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3533.16,3536.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3538.2,3539.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3539.16,3542.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3544.2,3550.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3550.16,3553.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3555.2,3557.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3557.62,3560.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3562.2,3571.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3571.16,3574.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3576.2,3577.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3577.16,3580.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3582.2,3582.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3593.19,3599.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3599.16,3602.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3604.2,3604.96 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3616.19,3633.41 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3633.41,3636.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3638.2,3638.76 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3643.54,3649.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3649.16,3652.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3654.2,3655.31 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3660.69,3666.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3666.16,3669.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3671.2,3672.56 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3672.56,3675.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3677.2,3677.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3682.93,3686.19 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3686.19,3688.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3690.2,3691.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3691.16,3694.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3696.2,3696.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3699.83,3705.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3705.16,3708.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3710.2,3711.56 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3711.56,3714.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3716.2,3716.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3721.47,3724.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3727.50,3733.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3733.16,3736.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3738.2,3738.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3743.66,3746.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3749.71,3755.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3755.16,3758.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3760.2,3761.39 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3761.39,3763.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3768.75,3774.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3774.16,3777.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3779.2,3780.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3780.16,3782.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3787.74,3793.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3793.16,3796.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3798.2,3799.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3799.16,3801.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3806.71,3812.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3812.16,3815.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3817.2,3818.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3818.16,3820.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3833.40,3837.93 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3837.93,3839.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3841.2,3856.41 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3856.41,3859.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3861.2,3861.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3869.28,3870.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3870.22,3872.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3874.2,3875.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3875.16,3877.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3879.2,3881.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3881.16,3883.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3885.2,3886.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3886.41,3888.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3890.2,3890.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3893.66,3896.54 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3896.54,3901.3 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3902.2,3902.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3905.117,3908.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3908.16,3910.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3912.2,3913.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3913.16,3915.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/baseOps.go:3917.2,3917.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:36.44,37.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:37.29,38.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:38.22,40.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:42.2,42.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:45.93,47.20 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:47.20,50.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:52.2,53.49 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:53.49,56.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:58.2,59.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:59.16,62.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:64.2,64.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:69.102,75.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:75.16,78.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:80.2,80.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:80.18,83.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:85.2,86.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:86.21,88.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:88.8,92.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:92.17,95.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:98.2,99.23 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:99.23,101.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:101.17,104.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:105.8,107.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:107.17,110.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:112.2,113.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:113.16,116.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:117.2,117.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:122.85,128.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:128.16,131.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:133.2,133.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:133.22,136.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:138.2,141.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:141.16,144.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:145.2,146.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:146.16,149.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:150.2,150.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:155.83,161.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:161.16,164.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:166.2,166.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:166.18,169.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:170.2,170.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:170.21,172.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:172.17,175.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:176.3,176.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:179.2,182.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:182.16,185.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:186.2,187.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:187.16,190.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:191.2,191.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:196.88,203.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:203.16,206.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:208.2,209.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:209.16,212.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:214.2,215.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:215.16,218.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:220.2,220.75 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:225.88,232.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:232.16,235.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:237.2,238.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:238.16,241.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:243.2,244.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:244.16,247.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:248.2,248.75 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:253.88,260.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:260.16,263.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:265.2,267.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:267.16,270.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:272.2,273.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:273.16,276.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:277.2,277.75 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:282.88,289.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:289.16,292.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:294.2,296.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:296.16,299.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:300.2,300.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:300.26,303.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:305.2,306.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:306.16,309.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:310.2,310.75 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:315.76,322.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:322.16,325.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:327.2,328.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:328.16,331.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:332.2,334.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:334.16,337.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:338.2,338.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:343.78,350.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:350.16,353.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:355.2,356.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:356.16,359.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:360.2,362.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:362.16,365.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:366.2,366.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:371.75,378.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:378.16,381.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:383.2,385.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:385.16,388.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:389.2,389.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:394.76,401.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:401.16,404.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:406.2,407.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:407.16,410.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:411.2,413.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:413.16,416.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:417.2,417.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:422.64,428.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:428.16,431.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:433.2,434.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:434.16,437.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:438.2,438.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:443.77,450.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:450.16,453.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:455.2,456.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:456.16,459.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:460.2,462.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:462.16,465.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:466.2,466.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:466.19,469.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:470.2,471.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:471.16,474.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:475.2,475.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:480.86,487.66 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:487.66,489.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:491.2,492.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:492.16,495.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:497.2,498.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:498.16,501.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:503.2,506.25 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:506.25,508.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:511.2,513.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:513.16,516.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:518.2,519.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:519.16,522.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:523.2,523.75 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:526.81,531.32 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:531.32,533.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:533.17,535.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:536.3,537.50 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:537.50,539.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:540.3,540.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:542.2,542.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:547.77,554.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:554.16,557.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:559.2,560.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:560.16,563.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:564.2,567.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:567.16,570.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:572.2,573.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:573.16,575.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:576.2,576.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:576.25,578.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:583.76,590.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:590.16,593.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:595.2,596.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:596.16,599.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:600.2,603.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:603.16,606.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:608.2,609.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:609.16,611.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:612.2,612.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:612.25,614.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:619.80,626.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:626.16,629.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:631.2,632.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:632.16,635.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:636.2,639.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:639.16,642.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:644.2,644.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:649.84,655.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:655.16,658.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:660.2,661.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:661.16,664.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:665.2,665.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:670.65,677.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:677.16,680.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:682.2,683.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:683.16,686.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:687.2,687.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:687.16,689.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:690.2,690.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:695.86,702.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:702.16,705.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:707.2,708.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:708.16,711.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:713.2,714.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:714.16,717.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:719.2,720.78 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:725.73,731.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:731.16,734.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:736.2,737.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:737.16,740.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:741.2,741.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:746.72,752.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:752.16,755.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:757.2,758.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:758.16,761.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigFloatOps.go:762.2,762.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:59.90,66.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:66.16,69.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:71.2,72.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:72.38,74.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:76.2,78.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:83.88,91.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:91.16,94.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:96.2,97.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:97.38,99.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:101.2,101.66 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:101.66,104.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:104.17,107.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:110.2,112.32 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:117.139,124.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:124.16,127.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:129.2,130.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:130.16,133.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:135.2,139.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:139.16,142.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:144.2,144.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:149.143,155.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:155.16,158.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:160.2,161.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:161.16,164.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:166.2,170.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:170.16,173.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:175.2,178.26 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:183.73,190.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:190.16,193.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:195.2,196.43 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:201.71,203.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:203.12,205.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:206.2,206.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:211.97,217.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:217.16,220.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:222.2,224.25 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:224.25,226.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:226.8,228.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:233.99,240.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:240.16,243.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:245.2,246.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:246.16,249.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:251.2,254.25 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:264.22,272.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:272.16,275.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:277.2,278.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:278.16,281.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:282.2,282.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:282.21,284.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:286.2,287.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:292.63,298.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:298.16,301.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:303.2,303.51 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:308.83,314.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:314.16,317.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:319.2,320.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:320.16,323.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:325.2,326.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:331.81,337.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:337.16,340.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:342.2,343.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:343.16,346.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:348.2,349.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:354.109,361.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:361.16,364.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:366.2,367.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:367.16,370.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:371.2,374.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:374.16,377.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:379.2,381.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:381.16,384.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:386.2,386.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:391.107,398.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:398.16,401.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:403.2,404.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:404.16,407.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:408.2,411.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:411.16,414.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:416.2,418.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:418.16,421.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:423.2,423.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:428.136,435.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:435.16,438.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:440.2,441.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:441.16,444.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:446.2,448.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:448.16,451.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:453.2,454.23 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:459.134,466.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:466.16,469.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:471.2,472.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:472.16,475.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:477.2,479.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:479.16,482.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:484.2,485.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:490.74,496.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:496.16,499.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:501.2,502.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:502.16,505.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:506.2,506.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:506.21,508.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:509.2,509.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:514.75,520.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:520.16,523.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:525.2,526.22 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:526.22,529.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:530.2,530.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:535.82,541.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:541.16,544.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:546.2,547.22 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:552.86,559.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:559.16,562.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:564.2,566.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:566.16,569.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:571.2,572.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:572.16,575.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:577.2,577.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:582.86,589.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:589.16,592.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:594.2,596.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:596.16,599.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:601.2,602.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:602.16,605.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:607.2,607.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:612.86,619.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:619.16,622.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:624.2,626.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:626.16,629.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:631.2,632.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:632.16,635.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:637.2,637.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:642.87,649.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:649.16,652.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:654.2,656.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:656.16,659.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:661.2,662.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:662.16,665.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:667.2,667.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:667.19,670.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:671.2,671.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:676.87,683.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:683.16,686.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:688.2,690.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:690.16,693.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:695.2,696.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:696.16,699.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:701.2,701.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:701.19,704.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:705.2,705.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:710.87,717.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:717.16,720.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:722.2,724.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:724.16,727.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:729.2,730.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:730.16,733.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:735.2,735.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:735.19,738.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:739.2,739.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:744.87,751.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:751.16,754.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:756.2,758.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:758.16,761.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:763.2,764.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:764.16,767.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:769.2,769.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:769.19,772.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:773.2,773.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:778.75,785.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:785.16,788.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:790.2,792.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:792.16,795.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:797.2,798.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:798.16,801.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:803.2,803.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:803.18,806.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:807.2,807.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:812.86,819.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:819.16,822.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:824.2,826.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:826.16,829.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:832.2,835.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:835.16,838.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:840.2,841.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:841.16,844.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:846.2,846.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:846.18,849.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:851.2,851.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:856.63,863.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:863.16,866.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:868.2,869.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:869.16,872.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:874.2,875.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:875.16,878.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:880.2,880.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:880.18,883.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:885.2,885.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:890.74,897.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:897.16,900.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:902.2,904.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:904.16,907.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:909.2,910.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:910.16,913.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:915.2,915.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:920.74,927.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:927.16,930.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:932.2,934.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:934.16,937.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:939.2,940.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:940.16,943.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:945.2,945.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:950.62,957.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:957.16,960.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:962.2,963.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:963.16,966.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:968.2,969.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:969.16,972.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:974.2,974.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:979.73,986.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:986.16,989.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:991.2,992.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:992.16,995.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:997.2,998.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:998.16,1001.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1003.2,1003.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1008.74,1015.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1015.16,1018.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1020.2,1022.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1022.16,1025.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1027.2,1028.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1028.16,1031.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1033.2,1033.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1033.18,1036.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1037.2,1037.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1042.86,1049.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1049.16,1052.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1054.2,1056.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1056.16,1059.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1061.2,1062.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1062.16,1065.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1067.2,1067.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1067.34,1070.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1071.2,1071.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1076.85,1083.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1083.16,1086.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1088.2,1090.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1090.16,1093.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1095.2,1096.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1096.16,1099.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1101.2,1101.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1101.34,1104.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1105.2,1105.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1110.86,1117.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1117.16,1120.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1122.2,1124.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1124.16,1127.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1129.2,1130.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1130.16,1133.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1135.2,1135.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1135.34,1138.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1139.2,1139.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1144.80,1151.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1151.16,1154.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1156.2,1158.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1158.16,1161.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1163.2,1164.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1164.16,1167.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1169.2,1169.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1169.30,1172.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1173.2,1176.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1176.16,1179.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1184.80,1192.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1192.16,1195.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1197.2,1199.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1199.16,1202.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1204.2,1205.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1205.16,1208.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1210.2,1210.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1210.30,1213.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1215.2,1215.67 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1215.67,1219.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1219.17,1222.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1224.3,1224.9 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1228.2,1232.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1232.16,1235.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1237.2,1237.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1242.73,1250.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1250.16,1253.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1255.2,1256.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1256.16,1259.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1260.2,1264.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1264.16,1267.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1269.2,1269.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1274.71,1282.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1282.16,1285.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1287.2,1288.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1288.16,1291.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1292.2,1296.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1296.16,1299.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1301.2,1301.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1306.89,1309.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1311.94,1317.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1317.16,1320.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1322.2,1323.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1323.16,1326.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1328.2,1332.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1332.16,1335.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/bigIntOps.go:1337.2,1337.60 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:52.38,61.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:61.16,64.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:66.2,67.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:67.16,70.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:72.2,73.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:73.16,75.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:75.83,77.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:79.3,80.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:83.2,84.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:84.16,87.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:89.2,89.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:94.82,101.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:101.16,104.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:106.2,107.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:107.16,110.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:112.2,113.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:113.16,116.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:118.2,119.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:119.16,120.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:120.83,122.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:124.3,125.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:128.2,130.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:135.130,143.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:143.16,146.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:148.2,149.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:149.16,152.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:154.2,155.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:155.16,156.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:156.83,158.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:160.3,161.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:164.2,165.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:165.16,168.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:170.2,170.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:175.85,182.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:182.16,185.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:187.2,188.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:188.16,191.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:193.2,194.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:194.16,197.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:199.2,200.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:200.16,201.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:201.83,203.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:205.3,206.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:209.2,211.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:216.130,224.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:224.16,227.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:229.2,230.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:230.16,233.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:235.2,236.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:236.16,237.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:237.83,239.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:241.3,242.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:245.2,246.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:246.16,249.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:251.2,251.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:256.91,259.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:262.96,269.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:269.16,272.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:274.2,275.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:275.16,278.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:280.2,281.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:281.16,284.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:286.2,287.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:287.16,288.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:288.83,290.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:292.3,293.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:296.2,298.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:308.9,316.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:316.16,319.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:321.2,322.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:322.16,325.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:327.2,329.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:329.16,332.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:334.2,335.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:335.16,338.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:340.2,341.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:341.16,344.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:346.2,347.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:347.26,348.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:348.83,350.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:352.3,353.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:356.2,356.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:365.9,368.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:373.9,377.29 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:378.33,379.66 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:380.32,381.66 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:382.21,383.60 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:384.31,385.74 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:386.36,387.68 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:390.2,390.41 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:400.9,407.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:407.62,410.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:412.2,413.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:413.16,416.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:418.2,419.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:419.16,422.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:424.2,425.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:425.16,428.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:430.2,431.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:431.16,434.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:436.2,437.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:437.16,440.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:442.2,443.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:443.16,446.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:448.2,449.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:450.21,451.65 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:452.31,453.76 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:454.36,457.27 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:457.27,458.9 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:461.3,461.78 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:464.2,464.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:464.26,465.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:465.83,467.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:469.3,470.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:473.2,473.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:483.9,491.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:491.16,494.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:496.2,497.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:497.16,500.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:502.2,504.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:504.16,507.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:509.2,510.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:510.16,513.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:515.2,516.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:516.16,519.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:521.2,522.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:522.26,523.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:523.83,525.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:527.3,528.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:531.2,531.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:538.9,541.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:547.9,556.16 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:556.16,559.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:561.2,562.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:562.16,565.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:567.2,568.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:568.16,571.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:573.2,574.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:574.16,577.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:579.2,580.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:580.16,583.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:585.2,586.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:586.16,589.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:591.2,592.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:592.16,595.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:597.2,598.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:598.26,599.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:599.83,601.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:603.3,604.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:607.2,607.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:619.9,627.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:627.16,630.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:632.2,632.106 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:632.106,635.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:637.2,638.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:638.16,641.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:643.2,645.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:645.16,648.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:650.2,651.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:651.16,654.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:659.2,661.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:661.16,664.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:665.2,667.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:667.16,670.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:672.2,673.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:673.26,674.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:674.83,676.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:678.3,679.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:682.2,682.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:690.9,699.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:707.9,715.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:715.62,718.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:720.2,721.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:721.16,724.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:726.2,727.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:727.16,730.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:732.2,733.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:733.16,736.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:738.2,739.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:739.16,742.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:744.2,745.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:745.16,748.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:750.2,751.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:751.16,754.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:756.2,757.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:758.33,759.88 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:760.32,761.71 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:764.2,764.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:764.26,765.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:765.83,767.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:769.3,770.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:773.2,773.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:784.9,793.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:799.9,802.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:808.9,817.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:827.9,833.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:833.16,836.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:838.2,839.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:839.16,842.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:844.2,845.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:845.16,848.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:850.2,852.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:852.16,855.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:857.2,857.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:864.9,867.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:873.9,880.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:880.16,883.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:885.2,886.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:886.16,889.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:891.2,892.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:892.16,895.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:897.2,900.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:913.3,919.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:919.25,922.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:923.2,925.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:925.16,928.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:930.2,931.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:931.17,933.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:935.2,936.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:936.16,939.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:940.2,941.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:941.16,944.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:945.2,946.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:946.16,949.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:951.2,951.52 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:951.52,954.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:956.2,957.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:957.16,960.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:961.2,963.25 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:974.3,980.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:980.25,983.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:984.2,986.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:986.16,989.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:991.2,992.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:992.17,995.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:997.2,999.32 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:999.32,1002.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1003.2,1003.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1003.25,1006.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1008.2,1009.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1009.16,1012.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1014.2,1016.28 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1025.9,1031.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1031.25,1034.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1035.2,1037.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1037.16,1040.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1042.2,1043.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1043.16,1046.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1048.2,1049.40 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1049.40,1052.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1054.2,1055.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1055.16,1058.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1060.2,1060.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1060.24,1062.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1064.2,1064.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1075.9,1080.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1080.16,1083.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1085.2,1086.25 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1086.25,1089.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1090.2,1093.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1093.16,1096.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1098.2,1099.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1099.16,1102.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1104.2,1105.83 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1115.9,1124.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1133.9,1139.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1139.25,1142.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1144.2,1145.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1145.16,1148.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1150.2,1153.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1153.16,1156.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1158.2,1158.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1167.9,1171.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1171.16,1174.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1176.2,1177.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1177.16,1180.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1182.2,1183.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1183.16,1186.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1188.2,1189.43 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1189.43,1192.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1193.2,1196.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1209.9,1214.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1214.16,1217.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1219.2,1220.25 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1220.25,1223.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1224.2,1227.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1227.16,1230.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1232.2,1233.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1233.16,1236.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1238.2,1239.107 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1251.9,1262.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1273.9,1279.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1279.25,1282.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1284.2,1285.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1285.16,1288.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1290.2,1293.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1293.16,1296.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1298.2,1298.107 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1309.9,1315.17 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1315.17,1318.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1320.2,1322.32 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1322.32,1325.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1326.2,1326.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1326.25,1329.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1331.2,1332.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1332.16,1335.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1337.2,1338.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1338.41,1341.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1342.2,1345.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1355.9,1358.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1358.16,1361.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1363.2,1364.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1364.16,1367.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1368.2,1368.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1378.9,1387.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1396.9,1398.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1398.16,1401.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1403.2,1405.27 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1413.19,1419.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1419.25,1421.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1422.2,1424.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1424.16,1426.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1428.2,1429.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1429.16,1431.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1433.2,1434.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1434.16,1436.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1437.2,1437.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1437.25,1439.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1440.2,1440.56 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1440.56,1442.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1444.2,1445.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1445.16,1447.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1449.2,1450.20 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1460.9,1463.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1463.16,1466.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1468.2,1469.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1469.16,1472.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1473.2,1473.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1483.9,1492.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1501.9,1504.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1504.16,1507.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1509.2,1510.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1517.19,1523.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1523.25,1525.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1526.2,1528.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1528.16,1530.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1532.2,1533.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1533.16,1535.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1537.2,1538.40 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1538.40,1540.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1541.2,1541.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1541.25,1543.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1544.2,1544.56 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1544.56,1546.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1548.2,1549.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1549.16,1551.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1553.2,1554.20 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1565.9,1571.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1571.25,1574.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1575.2,1577.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1577.16,1580.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1582.2,1583.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1583.16,1586.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1588.2,1589.78 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1599.9,1608.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1617.9,1623.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1623.25,1626.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1627.2,1629.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1629.16,1632.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1634.2,1635.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1635.16,1637.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1639.2,1639.78 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1648.9,1652.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1652.16,1655.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1656.2,1657.30 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1657.30,1660.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1662.2,1663.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1663.16,1666.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1668.2,1669.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1669.16,1672.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1674.2,1675.77 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1675.77,1678.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1679.2,1682.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1693.9,1699.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1699.25,1702.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1703.2,1705.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1705.16,1708.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1710.2,1711.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1711.16,1714.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1716.2,1717.88 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1727.9,1736.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1745.9,1751.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1751.25,1754.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1755.2,1757.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1757.16,1760.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1762.2,1763.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1763.16,1766.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1768.2,1768.88 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1777.9,1781.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1781.16,1784.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1785.2,1786.26 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1786.26,1789.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1791.2,1792.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1792.16,1795.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1797.2,1798.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1798.16,1801.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1803.2,1804.81 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1804.81,1807.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1808.2,1810.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1820.9,1823.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1823.16,1826.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1828.2,1829.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1829.16,1832.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1834.2,1834.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1844.9,1853.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1862.9,1865.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1865.16,1868.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1870.2,1871.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1879.19,1885.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1885.25,1887.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1888.2,1888.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1888.28,1890.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1891.2,1893.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1893.16,1895.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1897.2,1898.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1898.16,1900.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1902.2,1903.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1903.16,1905.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1907.2,1908.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1908.16,1910.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1912.2,1914.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1914.16,1916.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1918.2,1921.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1926.103,1932.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1932.16,1935.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1937.2,1937.35 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1937.35,1940.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1941.2,1942.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1942.16,1945.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1946.2,1947.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1948.14,1950.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1951.14,1953.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1954.14,1956.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1957.14,1959.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1961.2,1961.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1966.69,1969.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1972.74,1978.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1978.16,1981.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1983.2,1984.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1984.16,1987.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1988.2,1989.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1990.14,1992.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1993.14,1995.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1996.14,1998.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:1999.14,2001.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2004.2,2005.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2010.68,2016.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2016.16,2019.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2021.2,2022.20 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2022.20,2024.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2026.2,2026.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2031.74,2037.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2037.16,2040.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2042.2,2043.22 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2043.22,2045.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2047.2,2047.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2052.198,2058.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2058.16,2061.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2063.2,2064.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2064.16,2067.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2068.2,2069.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2069.16,2072.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2073.2,2074.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2074.16,2077.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2078.2,2079.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2079.16,2082.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2083.2,2088.17 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2095.9,2104.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2112.9,2115.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/cryptoei.go:2123.9,2126.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:36.44,38.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:39.25,40.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:41.25,42.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:43.25,44.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:45.30,46.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:47.23,48.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:49.10,50.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:54.46,56.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:57.25,58.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:59.25,60.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:61.25,62.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:63.30,64.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:65.23,66.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:67.35,68.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:69.25,70.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:71.27,72.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:73.29,74.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:75.31,76.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:77.25,78.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:79.10,80.11 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:84.73,89.30 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:89.30,102.29 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:102.29,104.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:104.9,106.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:108.2,108.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:112.41,114.74 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:114.74,116.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:118.2,120.46 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:120.46,122.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:125.2,125.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:125.33,127.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:129.2,129.57 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:129.57,131.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:133.2,133.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:137.44,138.76 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:138.76,140.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:141.2,141.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:141.32,145.18 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:145.18,147.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:150.2,150.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:154.45,155.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:155.47,157.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:158.2,158.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:158.27,162.18 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:162.18,164.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/eei_helpers.go:167.2,167.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:44.48,50.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:50.16,53.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:55.2,55.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:60.114,66.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:66.16,69.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:71.2,72.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:72.16,75.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:77.2,77.52 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:82.73,88.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:88.16,91.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:93.2,94.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:94.18,97.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:99.2,99.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:104.102,111.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:111.16,114.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:116.2,117.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:117.16,120.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:121.2,122.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:122.16,125.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:127.2,128.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:128.16,131.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:133.2,133.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:142.38,150.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:150.16,153.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:155.2,156.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:156.16,159.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:160.2,161.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:161.16,164.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:166.2,166.101 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:166.101,169.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:171.2,173.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:173.16,176.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:178.2,178.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:183.144,186.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:189.155,196.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:196.16,199.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:201.2,202.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:202.16,205.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:206.2,207.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:207.16,210.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:212.2,212.101 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:212.101,215.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:217.2,222.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:222.16,225.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:227.2,227.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:232.89,239.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:239.16,242.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:244.2,245.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:245.16,248.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:249.2,250.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:250.16,253.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:255.2,256.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:256.16,259.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:260.2,261.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:261.16,264.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:266.2,266.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:266.33,268.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:270.2,270.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:275.131,282.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:282.16,285.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:287.2,288.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:288.16,291.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:293.2,294.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:294.16,297.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:299.2,301.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:310.36,314.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:322.36,329.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:329.16,332.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:334.2,335.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:335.16,338.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:340.2,340.104 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:344.147,350.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:350.16,353.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:355.2,356.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:356.16,359.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:361.2,361.99 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:361.99,364.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:366.2,374.10 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:379.92,386.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:386.16,389.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:391.2,392.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:392.16,395.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:397.2,398.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:398.16,401.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:403.2,404.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:404.16,407.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:409.2,409.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:414.138,421.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:421.16,424.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:426.2,427.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:427.16,430.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:432.2,433.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:433.16,436.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:438.2,440.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:440.16,443.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:445.2,445.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:450.100,457.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:457.16,460.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:462.2,463.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:463.16,466.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:468.2,468.66 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:468.66,471.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:471.17,474.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:477.2,480.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:485.98,492.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:492.16,495.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:497.2,498.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:498.16,501.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:503.2,503.66 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:503.66,506.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:506.17,509.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:512.2,515.10 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:520.102,526.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:526.16,529.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:531.2,532.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:532.16,535.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:537.2,539.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:544.100,550.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:550.16,553.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:555.2,556.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:556.16,559.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:561.2,562.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:567.82,573.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:573.16,576.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:578.2,579.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:579.16,582.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:584.2,586.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:586.16,589.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:591.2,592.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:592.24,595.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:596.2,596.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:601.80,607.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:607.16,610.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:612.2,613.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:613.16,616.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:618.2,620.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:620.16,623.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:625.2,626.23 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:626.23,629.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:630.2,630.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:635.91,641.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:641.16,644.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:646.2,647.49 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:652.89,658.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:658.16,661.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:663.2,664.49 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:669.90,677.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:677.16,680.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:682.2,683.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:683.16,686.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:688.2,689.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:689.16,692.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:694.2,694.58 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:694.58,697.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:699.2,700.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:700.16,703.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:705.2,707.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:707.16,709.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:709.37,711.4 0 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:711.9,712.84 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:712.84,714.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:716.4,717.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:721.2,721.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:721.22,724.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:726.2,727.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:730.49,731.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:731.16,733.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:735.2,741.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:741.51,742.53 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:742.53,744.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:747.2,747.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:752.92,760.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:760.16,763.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:765.2,766.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:766.16,769.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:771.2,772.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:772.16,773.83 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:773.83,775.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:776.3,777.11 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:780.2,781.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:781.16,784.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:786.2,788.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:793.92,800.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:800.16,803.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:805.2,806.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:806.16,809.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:811.2,812.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:812.16,815.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:817.2,818.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:818.16,821.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:823.2,823.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:828.96,834.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:834.16,837.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:839.2,840.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:840.16,843.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:845.2,850.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:850.16,853.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:855.2,857.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:862.110,867.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:867.16,870.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:872.2,873.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:873.16,876.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:878.2,879.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:879.16,882.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:884.2,884.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:889.89,896.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:896.16,899.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:901.2,902.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:902.38,905.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:906.2,907.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:912.69,920.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:920.16,923.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:925.2,926.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:926.16,929.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:931.2,933.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:933.16,936.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:938.2,939.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:944.91,948.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:948.16,951.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:953.2,957.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:957.16,960.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:962.2,965.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:965.16,968.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manBufOps.go:970.2,971.10 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:13.51,19.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:19.16,22.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:24.2,24.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:29.103,35.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:35.16,38.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:40.2,41.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:41.16,44.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:46.2,46.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:51.106,57.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:57.16,60.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:62.2,63.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:63.16,66.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:68.2,68.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:73.109,79.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:79.16,82.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:84.2,85.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:85.16,88.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:90.2,90.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:95.89,101.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:101.16,104.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:106.2,107.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:107.16,110.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:112.2,112.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:112.16,114.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/manMapOps.go:116.2,116.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:21.35,22.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:22.34,24.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:26.2,28.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:28.16,30.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:32.2,33.62 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:33.62,35.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:37.2,40.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:40.16,42.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:44.2,45.62 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:45.62,47.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:49.2,50.15 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:50.15,52.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:54.2,59.8 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:72.37,74.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:74.16,76.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:78.2,79.62 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:79.62,81.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:83.2,83.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:83.47,85.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:87.2,89.61 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:89.61,91.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:91.17,93.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:94.3,94.40 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:97.2,97.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:105.3,112.2 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:123.10,126.45 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:126.45,129.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:131.2,131.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:147.25,151.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:151.16,153.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:155.2,156.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:156.16,158.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:159.2,161.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:169.25,173.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:173.16,175.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:177.2,178.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:178.16,180.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:182.2,182.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:190.25,194.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:194.16,196.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:198.2,199.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:199.16,201.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:202.2,204.21 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:211.25,219.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:219.16,221.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:223.2,225.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:225.16,227.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:228.2,232.69 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:232.69,234.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedConversions.go:236.2,236.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:63.71,70.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:70.16,73.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:75.2,77.52 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:82.74,89.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:89.16,92.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:94.2,95.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:95.16,98.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:100.2,100.48 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:105.68,112.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:112.16,115.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:117.2,118.49 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:123.83,130.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:130.16,133.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:135.2,136.49 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:141.76,148.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:148.16,151.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:153.2,154.49 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:159.65,167.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:167.62,170.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:172.2,173.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:173.16,176.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:178.2,179.62 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:179.62,182.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:184.2,186.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:186.62,189.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:191.2,191.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:199.3,207.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:207.16,210.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:212.2,213.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:213.16,216.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:218.2,219.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:219.16,222.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:224.2,232.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:232.16,235.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:237.2,237.75 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:242.74,249.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:249.16,252.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:254.2,254.65 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:259.73,266.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:266.16,269.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:271.2,271.67 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:276.75,283.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:283.16,286.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:288.2,288.68 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:293.79,300.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:300.16,303.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:305.2,305.65 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:310.86,317.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:317.16,320.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:322.2,323.56 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:323.56,326.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:328.2,328.58 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:333.86,340.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:340.16,343.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:345.2,348.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:348.16,351.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:353.2,353.60 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:358.97,363.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:363.16,366.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:368.2,370.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:370.16,373.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:375.2,375.71 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:381.37,387.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:387.16,389.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:391.2,395.18 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:395.18,404.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:406.2,406.33 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:411.108,417.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:417.16,420.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:422.2,425.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:425.16,428.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:430.2,432.43 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:437.125,444.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:444.16,447.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:449.2,450.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:450.16,453.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:454.2,455.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:455.16,458.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:460.2,461.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:461.16,464.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:466.2,467.28 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:476.125,485.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:492.125,500.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:500.16,503.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:505.2,506.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:506.16,509.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:510.2,511.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:511.16,514.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:516.2,517.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:517.16,520.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:522.2,526.36 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:526.36,529.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:529.17,532.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:533.3,535.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:535.17,538.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:539.3,541.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:541.17,544.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:545.3,547.17 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:547.17,550.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:551.3,555.17 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:555.17,558.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:569.20,577.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:585.20,593.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:593.16,596.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:598.2,599.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:599.16,602.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:603.2,604.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:604.16,607.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:609.2,610.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:610.16,613.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:615.2,616.44 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:625.25,633.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:640.25,650.62 9 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:650.62,653.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:655.2,656.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:656.16,659.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:661.2,664.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:664.16,667.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:669.2,671.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:671.62,674.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:676.2,677.44 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:677.44,680.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:681.2,681.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:681.16,684.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:701.9,707.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:707.16,710.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:712.2,715.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:715.16,718.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:720.2,721.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:721.16,724.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:726.2,727.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:727.16,730.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:732.2,733.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:733.16,736.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:738.2,746.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:753.3,756.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:761.3,770.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:770.16,773.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:775.2,776.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:776.16,779.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:781.2,781.63 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:794.3,803.62 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:803.62,806.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:808.2,809.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:809.16,812.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:814.2,815.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:815.16,818.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:820.2,821.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:821.16,824.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:826.2,838.62 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:838.62,841.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:854.3,863.62 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:863.62,866.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:868.2,869.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:869.16,872.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:874.2,875.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:875.16,878.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:880.2,881.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:881.16,884.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:886.2,886.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:886.16,889.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:891.2,895.62 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:895.62,898.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:907.3,915.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:922.3,930.62 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:930.62,933.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:935.2,936.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:936.16,939.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:941.2,942.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:942.16,945.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:947.2,952.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:965.9,974.62 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:974.62,977.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:979.2,980.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:980.16,983.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:985.2,986.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:986.16,989.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:991.2,1001.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1001.16,1004.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1006.2,1008.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1008.62,1011.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1013.2,1013.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1026.9,1035.62 8 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1035.62,1038.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1040.2,1042.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1042.16,1045.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1047.2,1048.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1048.16,1051.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1053.2,1055.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1055.62,1058.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1060.2,1061.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1061.16,1064.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1066.2,1067.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1067.16,1070.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1072.2,1074.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1074.16,1077.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1079.2,1081.62 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1081.62,1084.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1086.2,1086.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1093.9,1095.30 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1095.30,1097.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1099.2,1100.12 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1111.9,1117.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1117.16,1120.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1122.2,1131.69 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1131.69,1134.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1136.2,1136.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1148.9,1154.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1154.16,1157.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1159.2,1169.69 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1169.69,1172.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1174.2,1174.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1186.9,1192.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1192.16,1195.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1197.2,1208.69 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1208.69,1211.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1213.2,1213.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1225.9,1229.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1229.16,1232.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1234.2,1234.157 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1246.9,1262.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1262.16,1265.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1267.2,1267.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1278.9,1286.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1286.16,1289.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1291.2,1292.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1292.16,1295.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1297.2,1304.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1315.9,1323.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1323.16,1326.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1328.2,1329.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1329.16,1332.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1334.2,1342.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1354.9,1361.72 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1361.72,1364.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1366.2,1367.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1367.16,1370.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1372.2,1373.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1373.16,1376.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1378.2,1379.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1379.16,1382.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1384.2,1392.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1403.9,1409.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1409.16,1412.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1414.2,1421.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1429.21,1432.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1438.21,1445.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1445.16,1448.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1450.2,1451.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1451.16,1454.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1455.2,1456.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1456.16,1459.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1461.2,1462.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1462.16,1465.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1467.2,1468.25 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1468.25,1470.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1471.2,1471.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1476.85,1479.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1481.90,1488.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1488.16,1491.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1493.2,1494.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1494.16,1497.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1499.2,1499.43 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1499.43,1501.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1503.2,1503.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1508.76,1511.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1513.81,1520.16 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1520.16,1523.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1525.2,1526.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1526.16,1529.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1531.2,1531.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1531.34,1533.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1535.2,1535.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1540.86,1543.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1545.91,1551.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1551.16,1554.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1556.2,1557.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1557.16,1560.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1562.2,1563.51 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1568.95,1571.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1573.100,1579.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1579.16,1582.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1584.2,1586.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1586.16,1589.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1591.2,1592.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1592.16,1595.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1597.2,1598.41 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1598.41,1601.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1603.2,1605.52 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1610.91,1615.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1615.16,1618.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1620.2,1621.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1621.16,1624.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1626.2,1626.48 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1633.19,1639.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1639.16,1641.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1643.2,1645.22 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1650.86,1653.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1655.91,1661.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1661.16,1664.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1666.2,1667.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1667.16,1670.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1672.2,1673.23 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1673.23,1675.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/managedei.go:1677.2,1677.10 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:28.73,34.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:34.16,37.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:39.2,40.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:40.38,43.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:45.2,47.27 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:47.27,50.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:51.2,51.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:56.71,62.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:62.16,65.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:67.2,68.38 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:68.38,71.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:73.2,75.26 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:75.26,78.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:79.2,79.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:84.65,90.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:90.16,93.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:95.2,96.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:101.63,107.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:107.16,110.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:112.2,113.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:118.134,124.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:124.16,127.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:129.2,130.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:130.16,133.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:135.2,137.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:137.16,140.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:142.2,142.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:147.132,153.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:153.16,156.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:158.2,159.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:159.16,162.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:164.2,166.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:166.16,169.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:171.2,171.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:176.120,181.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:181.16,184.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:186.2,187.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:187.16,190.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:192.2,197.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:197.16,200.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:202.2,203.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:203.29,206.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:208.2,208.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:213.118,218.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:218.16,221.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:223.2,224.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:224.16,227.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:229.2,234.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:234.16,237.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:239.2,240.28 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:240.28,243.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:245.2,245.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:250.62,253.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:257.54,260.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:264.123,267.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/smallIntOps.go:271.109,274.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:18.54,22.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:25.104,27.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:30.104,31.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:31.23,33.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:35.2,37.33 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:37.33,39.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:39.17,41.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:43.3,44.33 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:47.2,47.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:51.81,53.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:56.55,58.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:61.77,63.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:66.71,68.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:71.64,73.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:76.81,78.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:81.69,83.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:86.73,88.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:91.71,93.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:96.54,98.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:101.81,103.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:106.51,107.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:107.16,109.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/vmHooksImpl.go:111.2,114.28 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:12.47,13.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:14.18,15.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:16.16,17.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:18.16,19.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:21.25,22.70 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:22.70,23.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:24.18,25.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:26.21,27.32 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:32.2,32.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:35.79,37.46 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:37.46,38.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:38.36,40.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:40.18,42.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:43.4,46.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:50.2,50.23 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:53.77,54.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:54.30,56.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:57.2,57.37 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:58.9,59.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:60.9,62.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:62.17,64.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:65.3,67.9 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:68.10,69.101 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:74.51,75.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:75.21,77.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:79.2,81.57 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:84.49,85.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:85.22,87.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:88.2,88.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:88.30,90.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:91.2,92.27 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:92.27,94.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:95.2,95.42 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:95.42,97.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:98.2,98.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:101.65,103.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:103.24,105.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:106.2,107.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:107.16,109.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:110.2,111.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:111.16,113.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:114.2,115.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:115.16,117.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:118.2,124.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:127.61,129.28 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:129.28,130.44 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:130.44,132.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:132.18,134.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:135.4,135.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:135.21,137.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:140.2,140.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:144.102,145.42 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:145.42,147.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:147.17,149.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:150.3,151.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:151.17,153.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:154.3,155.78 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenParse.go:157.2,157.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:13.36,14.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:15.20,16.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:17.23,18.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:19.19,20.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:21.19,22.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:23.10,24.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:29.42,30.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:31.20,32.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:33.23,34.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:35.19,36.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:37.19,38.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:39.10,40.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:45.53,46.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:47.20,48.54 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:49.10,50.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:55.40,56.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:57.20,58.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:59.23,60.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:61.19,62.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:63.19,64.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:65.10,66.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:71.47,72.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:73.20,74.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:75.23,76.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:77.19,78.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:79.19,80.17 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:81.10,82.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:86.71,88.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:90.73,92.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:95.64,104.2 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:107.64,116.2 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:118.80,127.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:129.86,130.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:130.55,135.46 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:135.46,137.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:138.3,138.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:141.2,149.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:152.89,158.55 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:158.55,167.3 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:168.2,169.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:172.94,178.55 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:178.55,184.34 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:184.34,186.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:188.3,190.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:192.2,195.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:198.83,199.55 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:199.55,206.46 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:206.46,208.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:209.3,210.33 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:210.33,212.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:213.3,216.33 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:216.33,218.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:219.3,222.53 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:222.53,223.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:223.20,225.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:226.4,226.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteCgo.go:228.3,230.25 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoNames.go:11.3,19.55 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoNames.go:19.55,22.34 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoNames.go:22.34,24.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoNames.go:25.3,25.28 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoNames.go:28.2,30.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:7.50,9.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:11.65,17.42 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:17.42,19.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:21.2,23.42 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:23.42,26.48 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:26.48,28.54 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:28.54,29.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:29.21,31.6 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:32.5,32.75 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:34.4,35.34 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:35.34,37.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:39.4,39.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:42.3,42.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:47.57,48.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:48.24,50.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteGoVMHooks.go:51.2,51.34 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteHeaders.go:7.44,14.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteHeaders.go:16.66,21.2 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCost.go:10.47,22.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCost.go:22.16,23.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCost.go:25.2,30.25 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCost.go:30.25,33.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCost.go:34.2,34.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCostFuncHelpers.go:11.51,25.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCostFuncHelpers.go:25.16,26.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCostFuncHelpers.go:28.2,33.25 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCostFuncHelpers.go:33.25,36.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteOpcodeCostFuncHelpers.go:37.2,38.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustCapiVMHooks.go:8.69,47.55 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustCapiVMHooks.go:47.55,66.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustCapiVMHooks.go:68.2,69.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustCapiVMHooks.go:72.82,75.45 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustCapiVMHooks.go:75.45,77.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustCapiVMHooks.go:78.2,79.20 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustCapiVMHooksPointers.go:7.77,18.55 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustCapiVMHooksPointers.go:18.55,31.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustCapiVMHooksPointers.go:33.2,41.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustOpcodeCost.go:16.44,29.16 7 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustOpcodeCost.go:29.16,30.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustOpcodeCost.go:32.2,37.25 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustOpcodeCost.go:37.25,41.3 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustOpcodeCost.go:42.2,42.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:8.44,9.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:10.20,11.18 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:12.23,13.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:14.19,15.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:16.19,17.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:18.10,19.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:23.67,24.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:24.19,26.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:27.2,27.46 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:30.61,31.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:31.19,33.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:34.2,34.77 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:37.41,38.16 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:39.20,40.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:41.23,42.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:43.19,44.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:45.19,46.15 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:47.10,48.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:52.43,54.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:56.58,58.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:59.20,60.61 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:61.23,62.64 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:63.10,64.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:68.66,70.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:71.20,72.57 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:73.23,74.60 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:75.10,76.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:80.52,82.18 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:83.20,84.62 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:85.23,86.65 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:87.10,88.21 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:92.58,94.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:96.63,98.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:100.161,103.45 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:103.45,105.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustUtil.go:106.2,108.20 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVHDispatcherLegacy.go:7.76,42.55 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVHDispatcherLegacy.go:42.55,59.46 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVHDispatcherLegacy.go:59.46,62.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVHDispatcherLegacy.go:64.3,66.29 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVHDispatcherLegacy.go:69.2,70.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksNames.go:10.3,15.55 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksNames.go:15.55,17.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksNames.go:19.2,21.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:8.70,18.55 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:18.55,29.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:31.2,42.55 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:42.55,43.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:43.12,45.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:47.3,63.33 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:63.33,65.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:65.9,67.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:69.3,69.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTrait.go:72.2,72.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitAdapter.go:8.78,55.55 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitAdapter.go:55.55,71.46 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitAdapter.go:71.46,74.4 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitAdapter.go:75.3,76.29 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitAdapter.go:79.2,79.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitLegacy.go:8.76,22.55 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitLegacy.go:22.55,33.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitLegacy.go:35.2,49.55 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitLegacy.go:49.55,50.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitLegacy.go:50.12,52.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitLegacy.go:54.3,70.33 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitLegacy.go:70.33,72.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitLegacy.go:74.3,74.29 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustVMHooksTraitLegacy.go:77.2,77.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerExperimentalImports.go:8.72,20.55 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerExperimentalImports.go:20.55,36.46 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerExperimentalImports.go:36.46,37.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerExperimentalImports.go:37.13,39.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerExperimentalImports.go:40.4,40.58 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerExperimentalImports.go:43.3,43.31 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerExperimentalImports.go:46.2,53.55 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerExperimentalImports.go:53.55,59.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerExperimentalImports.go:61.2,65.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerMeteringHelpers.go:13.55,19.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerMeteringHelpers.go:19.16,20.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerMeteringHelpers.go:22.2,28.25 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerMeteringHelpers.go:28.25,30.45 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerMeteringHelpers.go:30.45,32.12 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerMeteringHelpers.go:34.3,34.119 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerMeteringHelpers.go:37.2,38.36 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerMeteringHelpers.go:41.44,45.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerMeteringHelpers.go:47.61,54.2 6 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerProdImports.go:8.71,19.55 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerProdImports.go:19.55,35.46 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerProdImports.go:35.46,36.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerProdImports.go:36.13,38.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerProdImports.go:39.4,39.50 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerProdImports.go:42.3,42.30 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerProdImports.go:45.2,50.55 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerProdImports.go:50.55,56.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteRustWasmerProdImports.go:58.2,62.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:7.68,29.55 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:29.55,32.53 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:32.53,33.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:33.20,35.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:36.4,36.81 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:38.3,39.33 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:39.33,41.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:42.3,46.33 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:46.33,48.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:49.3,53.33 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:53.33,55.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:56.3,56.27 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:60.64,61.38 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:61.38,63.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:63.8,65.48 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:65.48,66.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:66.20,68.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:69.4,69.25 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:71.3,73.23 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:77.85,78.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:78.39,79.19 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:79.19,81.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteVMHooksWrapper.go:82.3,82.47 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCost.go:10.48,22.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCost.go:22.16,23.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCost.go:25.2,30.25 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCost.go:30.25,33.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCost.go:34.2,34.24 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCostConfigHelpers.go:11.57,23.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCostConfigHelpers.go:23.16,24.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCostConfigHelpers.go:26.2,31.25 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCostConfigHelpers.go:31.25,34.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCostFuncHelpers.go:11.55,25.16 5 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCostFuncHelpers.go:25.16,26.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCostFuncHelpers.go:28.2,33.25 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCostFuncHelpers.go:33.25,36.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriteWASMOpcodeCostFuncHelpers.go:37.2,38.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriter.go:12.80,14.16 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriter.go:14.16,15.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriter.go:17.2,19.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriter.go:22.50,24.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/eiGenWriter.go:26.36,28.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:8.39,10.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:12.39,14.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:18.41,22.45 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:22.45,24.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:27.2,29.30 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:29.30,31.23 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:31.23,32.26 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:32.26,34.5 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:35.4,35.36 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:36.9,38.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:39.3,39.39 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:41.2,41.20 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:45.61,47.55 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:47.55,49.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:49.24,51.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:53.2,53.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:57.61,59.55 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:59.55,61.24 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:61.24,63.4 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/stringUtil.go:65.2,65.22 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:19.43,33.2 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:37.13,41.16 4 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:41.16,42.13 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:45.2,76.34 25 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:79.51,83.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:85.58,89.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:91.61,95.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:97.56,101.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:103.64,107.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:109.37,111.70 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:111.70,113.17 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:113.17,114.14 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:116.3,117.9 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:119.2,119.49 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:122.60,126.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:128.66,132.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:134.68,138.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:140.60,144.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:146.59,150.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:152.67,156.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:158.65,162.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:164.73,168.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:170.66,174.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:176.33,180.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:182.39,186.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:188.41,192.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:194.31,198.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:200.35,204.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:206.28,210.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:212.39,216.2 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:218.39,221.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:221.16,225.3 2 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:226.2,264.3 11 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:267.32,272.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:272.16,274.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:275.2,279.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:279.16,281.3 1 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:282.2,286.16 3 0 +github.com/multiversx/mx-chain-vm-go/vmhost/vmhooks/generate/cmd/eiGenMain.go:286.16,288.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:34.18,38.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:40.39,42.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:47.18,52.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:54.93,59.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:61.93,66.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:68.70,72.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:74.97,79.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:81.75,85.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:91.18,97.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:105.18,113.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:118.18,123.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:131.18,139.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:144.18,149.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:154.8,159.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:164.8,169.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:171.82,175.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:177.104,183.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:185.62,189.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:191.91,196.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:198.57,202.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:204.70,208.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:210.36,212.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:214.63,219.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:221.67,225.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:227.61,231.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:233.91,238.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:240.37,242.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:244.36,246.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:248.38,250.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/bridge2.go:252.52,254.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/error2.go:18.37,21.22 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/error2.go:21.22,23.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/error2.go:25.2,30.23 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/error2.go:30.23,32.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/error2.go:34.2,34.44 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/error2.go:37.42,42.16 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/error2.go:42.16,44.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/error2.go:46.2,46.48 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:25.49,37.25 6 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:37.25,39.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:41.2,48.28 3 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:52.89,59.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:62.77,63.2 0 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:66.65,67.2 0 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:69.79,71.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:78.30,81.28 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:81.28,83.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:85.2,94.32 3 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:94.32,96.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:98.2,98.31 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:106.30,109.28 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:109.28,111.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:113.2,122.32 3 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:122.32,124.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:126.2,126.31 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:130.62,132.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:135.78,141.2 5 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Executor.go:143.104,274.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ExecutorFactory.go:15.48,17.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ExecutorFactory.go:20.113,24.16 3 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ExecutorFactory.go:24.16,26.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ExecutorFactory.go:27.2,28.29 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ExecutorFactory.go:28.29,31.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ExecutorFactory.go:33.2,33.22 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ExecutorFactory.go:37.58,39.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:300.59,580.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:583.50,586.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:589.66,592.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:595.69,598.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:601.78,604.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:607.76,610.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:613.87,616.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:619.93,622.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:625.85,628.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:631.147,634.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:637.133,640.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:643.138,646.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:649.132,652.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:655.294,658.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:661.78,664.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:667.84,670.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:673.122,676.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:679.224,682.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:685.262,688.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:691.278,694.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:697.306,700.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:703.246,706.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:709.142,712.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:715.227,718.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:721.240,724.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:727.149,730.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:733.112,736.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:739.67,742.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:745.78,748.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:751.73,754.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:757.55,760.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:763.122,766.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:769.91,772.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:775.135,778.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:781.103,784.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:787.109,790.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:793.88,796.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:799.89,802.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:805.90,808.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:811.63,814.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:817.48,820.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:823.72,826.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:829.72,832.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:835.92,838.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:841.76,844.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:847.96,850.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:853.57,856.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:859.77,862.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:865.122,868.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:871.56,874.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:877.76,880.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:883.59,886.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:889.107,892.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:895.127,898.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:901.80,904.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:907.112,910.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:913.145,916.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:919.57,922.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:925.59,928.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:931.53,934.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:937.53,940.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:943.53,946.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:949.67,952.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:955.65,958.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:961.61,964.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:967.63,970.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:973.57,976.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:979.57,982.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:985.57,988.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:991.71,994.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:997.59,1000.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1003.66,1006.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1009.60,1012.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1015.60,1018.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1021.69,1024.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1027.227,1030.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1033.227,1036.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1039.203,1042.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1045.234,1048.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1051.254,1054.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1057.56,1060.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1063.73,1066.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1069.87,1072.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1075.49,1078.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1081.70,1084.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1087.69,1090.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1093.68,1096.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1099.65,1102.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1105.75,1108.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1111.78,1114.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1117.72,1120.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1123.87,1126.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1129.80,1132.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1135.69,1138.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1141.87,1144.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1147.78,1150.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1153.77,1156.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1159.79,1162.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1165.83,1168.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1171.90,1174.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1177.90,1180.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1183.101,1186.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1189.112,1192.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1195.129,1198.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1201.277,1204.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1207.130,1210.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1213.132,1216.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1219.291,1222.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1225.88,1228.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1231.204,1234.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1237.191,1240.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1243.112,1246.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1249.218,1252.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1255.205,1258.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1261.159,1264.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1267.183,1270.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1273.183,1276.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1279.198,1282.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1285.180,1288.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1291.190,1294.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1297.204,1300.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1303.164,1306.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1309.114,1312.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1315.89,1318.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1321.80,1324.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1327.90,1330.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1333.99,1336.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1339.95,1342.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1345.90,1348.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1351.118,1354.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1357.95,1360.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1363.93,1366.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1369.104,1372.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1375.104,1378.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1381.104,1384.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1387.104,1390.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1393.86,1396.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1399.88,1402.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1405.85,1408.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1411.86,1414.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1417.68,1420.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1423.87,1426.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1429.102,1432.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1435.87,1438.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1441.86,1444.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1447.90,1450.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1453.88,1456.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1459.69,1462.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1465.96,1468.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1471.77,1474.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1477.76,1480.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1483.94,1486.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1489.92,1492.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1495.120,1498.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1501.124,1504.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1507.77,1510.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1513.75,1516.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1519.101,1522.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1525.93,1528.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1531.155,1534.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1537.67,1540.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1543.87,1546.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1549.85,1552.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1555.103,1558.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1561.101,1564.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1567.117,1570.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1573.115,1576.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1579.78,1582.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1585.79,1588.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1591.86,1594.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1597.102,1600.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1603.102,1606.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1609.102,1612.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1615.103,1618.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1621.103,1624.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1627.103,1630.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1633.103,1636.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1639.85,1642.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1645.102,1648.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1651.67,1654.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1657.84,1660.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1663.84,1666.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1669.66,1672.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1675.83,1678.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1681.84,1684.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1687.102,1690.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1693.101,1696.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1699.102,1702.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1705.96,1708.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1711.96,1714.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1717.77,1720.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1723.75,1726.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1729.93,1732.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1735.50,1738.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1741.95,1744.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1747.77,1750.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1753.96,1756.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1759.142,1762.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1765.148,1768.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1771.93,1774.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1777.112,1780.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1783.140,1786.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1789.96,1792.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1795.119,1798.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1801.104,1804.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1807.102,1810.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1813.106,1816.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1819.104,1822.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1825.86,1828.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1831.84,1834.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1837.95,1840.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1843.93,1846.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1849.100,1852.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1855.102,1858.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1861.96,1864.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1867.100,1870.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1873.126,1876.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1879.93,1882.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1885.73,1888.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1891.95,1894.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1897.53,1900.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1903.107,1906.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1909.110,1912.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1915.113,1918.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1921.93,1924.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1927.77,1930.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1933.75,1936.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1939.69,1942.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1945.67,1948.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1951.115,1954.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1957.113,1960.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1963.101,1966.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1969.99,1972.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1975.66,1978.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1981.58,1984.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1987.104,1990.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1993.90,1996.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:1999.98,2002.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2005.92,2008.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2011.101,2014.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2017.95,2020.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2023.101,2026.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2029.95,2032.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2035.125,2038.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2041.111,2044.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2047.129,2050.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2053.115,2056.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2059.170,2062.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2065.139,2068.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2071.148,2074.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2077.117,2080.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2083.144,2086.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2089.121,2092.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2095.189,2098.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2101.140,2104.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2107.107,2110.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2113.146,2116.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2119.139,2122.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2125.182,2128.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2131.175,2134.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2137.123,2140.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2143.130,2146.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2149.133,2152.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2155.140,2158.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2161.141,2164.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2167.134,2170.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2173.151,2176.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2179.144,2182.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2185.131,2188.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2191.138,2194.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2197.84,2200.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2203.73,2206.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2209.72,2212.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2215.78,2218.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2221.202,2224.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2227.117,2230.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2233.125,2236.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgo.go:2239.130,2242.2 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgoHelper.go:9.81,13.2 3 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2ImportsCgoHelper.go:15.52,17.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:27.39,29.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:31.74,38.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:41.47,43.27 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:43.27,46.3 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:48.2,48.33 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:48.33,55.3 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:57.2,57.14 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:61.58,63.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:66.63,68.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:71.63,73.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:76.57,78.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:81.67,83.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:86.62,88.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:91.58,101.30 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:101.30,103.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:105.2,109.21 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:113.71,123.2 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:126.74,135.29 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:135.29,138.3 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:140.2,140.12 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:144.72,154.2 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:157.75,160.23 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:160.23,162.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:164.2,169.18 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:169.18,171.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:173.2,173.38 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:177.62,179.16 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:179.16,181.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:182.2,182.35 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:187.66,189.25 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:189.25,191.3 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:192.2,192.12 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:196.51,198.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:201.109,203.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:206.86,208.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:211.53,213.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:216.62,218.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:221.51,223.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:226.46,228.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:231.47,232.27 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:232.27,235.3 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:237.2,241.11 4 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:245.56,247.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:250.69,251.2 0 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Instance.go:254.58,256.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:20.46,22.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:26.44,38.2 8 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:41.63,44.29 2 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:44.29,48.17 3 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:48.17,50.4 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:50.9,52.4 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:54.3,54.59 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:57.2,57.12 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:61.41,62.2 0 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2InstanceMemory.go:65.52,67.2 1 0 +github.com/multiversx/mx-chain-vm-go/wasmer2/wasmer2Static.go:4.37,6.2 1 0 diff --git a/vmhost/hostCore/execution_test.go b/vmhost/hostCore/execution_test.go new file mode 100644 index 000000000..2a78b4cb3 --- /dev/null +++ b/vmhost/hostCore/execution_test.go @@ -0,0 +1,146 @@ +package hostCore + +import ( + "math/big" + "testing" + + "github.com/multiversx/mx-chain-core-go/core" + "github.com/multiversx/mx-chain-core-go/core/mock" + vmcommon "github.com/multiversx/mx-chain-vm-common-go" + "github.com/multiversx/mx-chain-vm-common-go/builtInFunctions" + "github.com/multiversx/mx-chain-vm-common-go/parsers" + contextmock "github.com/multiversx/mx-chain-vm-go/mock/context" + hostmock "github.com/multiversx/mx-chain-vm-go/vmhost/mock" + "github.com/stretchr/testify/require" +) + +// TestAddress1 is a test address +var TestAddress1 = []byte("addr1") + +// StorageSimpleSC is a simple smart contract that stores a value. +var StorageSimpleSC = []byte(` +(module + (func (export "store") (param i32) + (set_local 0 (get_local 0)) + ) + (func (export "load") (result i32) + (i32.const 42) + ) +) +`) + +func TestDoRunSmartContractCreate(t *testing.T) { + t.Parallel() + + h, err := vmhost.NewVMHost( + &contextmock.BlockchainHookStub{}, + &vmhost.VMHostParameters{ + ESDTTransferParser: &parsers.ESDTTransferParser{}, + BuiltInFuncContainer: &builtInFunctions.BuiltInFunctionContainer{}, + EpochNotifier: &hostmock.EpochNotifierStub{}, + EnableEpochsHandler: &mock.EnableEpochsHandlerStub{ + IsFlagDefinedCalled: func(flag core.EnableEpochFlag) bool { + return true + }, + }, + Hasher: &mock.HasherMock{}, + VMType: "mock", + }, + ) + require.NoError(t, err) + + input := &vmcommon.ContractCreateInput{ + VMInput: vmcommon.VMInput{ + CallerAddr: TestAddress1, + CallValue: big.NewInt(0), + }, + ContractCode: StorageSimpleSC, + } + + vmOutput := h.(*vmHost).doRunSmartContractCreate(input) + require.NotNil(t, vmOutput) + require.Equal(t, vmcommon.Ok, vmOutput.ReturnCode) +} + +func TestDoRunSmartContractCreate_NilInput(t *testing.T) { + t.Parallel() + + h, err := vmhost.NewVMHost( + &contextmock.BlockchainHookStub{}, + &vmhost.VMHostParameters{ + ESDTTransferParser: &parsers.ESDTTransferParser{}, + BuiltInFuncContainer: &builtInFunctions.BuiltInFunctionContainer{}, + EpochNotifier: &hostmock.EpochNotifierStub{}, + EnableEpochsHandler: &mock.EnableEpochsHandlerStub{ + IsFlagDefinedCalled: func(flag core.EnableEpochFlag) bool { + return true + }, + }, + Hasher: &mock.HasherMock{}, + VMType: "mock", + }, + ) + require.NoError(t, err) + + vmOutput := h.(*vmHost).doRunSmartContractCreate(nil) + require.NotNil(t, vmOutput) + require.Equal(t, vmcommon.ErrFatal, vmOutput.ReturnCode) +} + +func TestDoRunSmartContractCall_NilInput(t *testing.T) { + t.Parallel() + + h, err := vmhost.NewVMHost( + &contextmock.BlockchainHookStub{}, + &vmhost.VMHostParameters{ + ESDTTransferParser: &parsers.ESDTTransferParser{}, + BuiltInFuncContainer: &builtInFunctions.BuiltInFunctionContainer{}, + EpochNotifier: &hostmock.EpochNotifierStub{}, + EnableEpochsHandler: &mock.EnableEpochsHandlerStub{ + IsFlagDefinedCalled: func(flag core.EnableEpochFlag) bool { + return true + }, + }, + Hasher: &mock.HasherMock{}, + VMType: "mock", + }, + ) + require.NoError(t, err) + + vmOutput := h.(*vmHost).doRunSmartContractCall(nil) + require.NotNil(t, vmOutput) + require.Equal(t, vmcommon.ErrFatal, vmOutput.ReturnCode) +} + +func TestDoRunSmartContractCall(t *testing.T) { + t.Parallel() + + h, err := vmhost.NewVMHost( + &contextmock.BlockchainHookStub{}, + &vmhost.VMHostParameters{ + ESDTTransferParser: &parsers.ESDTTransferParser{}, + BuiltInFuncContainer: &builtInFunctions.BuiltInFunctionContainer{}, + EpochNotifier: &hostmock.EpochNotifierStub{}, + EnableEpochsHandler: &mock.EnableEpochsHandlerStub{ + IsFlagDefinedCalled: func(flag core.EnableEpochFlag) bool { + return true + }, + }, + Hasher: &mock.HasherMock{}, + VMType: "mock", + }, + ) + require.NoError(t, err) + + input := &vmcommon.ContractCallInput{ + VMInput: vmcommon.VMInput{ + CallerAddr: TestAddress1, + CallValue: big.NewInt(0), + }, + Function: "load", + } + + vmOutput := h.(*vmHost).doRunSmartContractCall(input) + require.NotNil(t, vmOutput) + require.Equal(t, vmcommon.Ok, vmOutput.ReturnCode) +} diff --git a/vmhost/hostCore/host_test.go b/vmhost/hostCore/host_test.go index 21e9f4804..45d00c1df 100644 --- a/vmhost/hostCore/host_test.go +++ b/vmhost/hostCore/host_test.go @@ -5,32 +5,38 @@ import ( "testing" "github.com/multiversx/mx-chain-core-go/core" - "github.com/multiversx/mx-chain-scenario-go/worldmock" + "github.com/multiversx/mx-chain-core-go/core/mock" vmcommon "github.com/multiversx/mx-chain-vm-common-go" "github.com/multiversx/mx-chain-vm-common-go/builtInFunctions" "github.com/multiversx/mx-chain-vm-common-go/parsers" "github.com/multiversx/mx-chain-vm-go/vmhost" - "github.com/multiversx/mx-chain-vm-go/vmhost/mock" + contextmock "github.com/multiversx/mx-chain-vm-go/mock/context" + hostmock "github.com/multiversx/mx-chain-vm-go/vmhost/mock" "github.com/stretchr/testify/require" ) func TestNewVMHost(t *testing.T) { - blockchainHook := worldmock.NewMockWorld() + blockchainHook := &contextmock.BlockchainHookStub{} bfc := builtInFunctions.NewBuiltInFunctionContainer() - epochNotifier := &mock.EpochNotifierStub{} - epochsHandler := &worldmock.EnableEpochsHandlerStub{} + epochNotifier := &hostmock.EpochNotifierStub{} vmType := []byte("vmType") - esdtTransferParser, err := parsers.NewESDTTransferParser(worldmock.WorldMarshalizer) + esdtTransferParser, err := parsers.NewESDTTransferParser(&mock.MarshalizerMock{}) require.Nil(t, err) makeHostParameters := func() *vmhost.VMHostParameters { + epochsHandler := &mock.EnableEpochsHandlerStub{ + IsFlagDefinedCalled: func(flag core.EnableEpochFlag) bool { + return true + }, + } + return &vmhost.VMHostParameters{ VMType: vmType, ESDTTransferParser: esdtTransferParser, BuiltInFuncContainer: bfc, EpochNotifier: epochNotifier, EnableEpochsHandler: epochsHandler, - Hasher: worldmock.DefaultHasher, + Hasher: &mock.HasherMock{}, MapOpcodeAddressIsAllowed: map[string]map[string]struct{}{}, } } @@ -75,7 +81,7 @@ func TestNewVMHost(t *testing.T) { }) t.Run("InvalidEnableEpochsHandler", func(t *testing.T) { hostParameters := makeHostParameters() - hostParameters.EnableEpochsHandler = &worldmock.EnableEpochsHandlerStub{ + hostParameters.EnableEpochsHandler = &mock.EnableEpochsHandlerStub{ IsFlagDefinedCalled: func(flag core.EnableEpochFlag) bool { return false }, diff --git a/vmhost/mock/blockchainContextMock.go b/vmhost/mock/blockchainContextMock.go index 7310c83e4..0e55399f6 100644 --- a/vmhost/mock/blockchainContextMock.go +++ b/vmhost/mock/blockchainContextMock.go @@ -240,3 +240,8 @@ func (b *BlockchainContextMock) ClearCompiledCodes() { func (b *BlockchainContextMock) ExecuteSmartContractCallOnOtherVM(input *vmcommon.ContractCallInput) (*vmcommon.VMOutput, error) { return nil, nil } + +// GetAllState - +func (b *BlockchainContextMock) GetAllState(_ []byte) (map[string][]byte, error) { + return nil, nil +}