Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
compiler_test.cc File Reference
#include "vm/compiler/jit/compiler.h"
#include "platform/assert.h"
#include "vm/class_finalizer.h"
#include "vm/code_patcher.h"
#include "vm/dart_api_impl.h"
#include "vm/heap/safepoint.h"
#include "vm/kernel_isolate.h"
#include "vm/object.h"
#include "vm/symbols.h"
#include "vm/thread_pool.h"
#include "vm/unit_test.h"

Go to the source code of this file.

Namespaces

namespace  dart
 

Functions

 dart::ISOLATE_UNIT_TEST_CASE (CompileFunction)
 
 dart::ISOLATE_UNIT_TEST_CASE (OptimizeCompileFunctionOnHelperThread)
 
 dart::ISOLATE_UNIT_TEST_CASE (CompileFunctionOnHelperThread)
 
 dart::ISOLATE_UNIT_TEST_CASE (RegenerateAllocStubs)
 
 dart::TEST_CASE (EvalExpression)
 
 dart::ISOLATE_UNIT_TEST_CASE (EvalExpressionWithLazyCompile)
 
 dart::ISOLATE_UNIT_TEST_CASE (EvalExpressionExhaustCIDs)
 
 dart::TEST_CASE (ManyClasses)