2427a69e14
The interpreter only build of the Dart VM should not be including any sources from the 'compiler' directory. First part of restructuring sources to enable an interpreter only build of the VM - Move CompileClass from compiler.cc file to class_finalizer.cc Change-Id: I8743c6537ed2d63e6991d78949f858a1ae506121 Reviewed-on: https://dart-review.googlesource.com/c/87987 Commit-Queue: Siva Annamalai <asiva@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com> Reviewed-by: Régis Crelier <regis@google.com>