Bytecode Dynamic Module Entry Point: DART_SDK/pkg/dart2bytecode/testcases/hello.dart::main Library 'DART_SDK/pkg/dart2bytecode/testcases/hello.dart' name '#lib' script 'DART_SDK/pkg/dart2bytecode/testcases/hello.dart' Class '', script = 'DART_SDK/pkg/dart2bytecode/testcases/hello.dart' Function 'main', static, reflectable, debuggable parameters [] (required: 0) return-type dynamic Bytecode { Entry 0 CheckStack 0 PushConstant CP#0 DirectCall CP#1, 1 Drop1 PushNull ReturnTOS } ConstantPool { [0] = ObjectRef 'Hello, Dart Bytecode!' [1] = DirectCall 'dart:core::print', ArgDesc num-args 1, num-type-args 0, names [] [2] = Reserved }