0f48690061
This allows us to exclude precompiler related code from the standalone JIT VM, and only have the precompiler included in dart_noopt and dart_no_snapshot (which is used to generate precompiled snapshots) BUG= R=rmacnak@google.com Review URL: https://codereview.chromium.org/1661703002 .