Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
reachability_fence_test.cc File Reference
#include <vector>
#include "vm/compiler/backend/il.h"
#include "vm/compiler/backend/il_printer.h"
#include "vm/compiler/backend/il_test_helper.h"
#include "vm/compiler/call_specializer.h"
#include "vm/compiler/compiler_pass.h"
#include "vm/object.h"
#include "vm/unit_test.h"

Go to the source code of this file.

Namespaces

namespace  dart
 

Functions

 dart::ISOLATE_UNIT_TEST_CASE (ReachabilityFence_Simple)
 
 dart::ISOLATE_UNIT_TEST_CASE (ReachabilityFence_Loop)
 
 dart::ISOLATE_UNIT_TEST_CASE (ReachabilityFence_NoCanonicalize)