Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
kernel.cc File Reference
#include "vm/kernel.h"
#include "vm/bit_vector.h"
#include "vm/compiler/frontend/constant_reader.h"
#include "vm/compiler/frontend/kernel_translation_helper.h"
#include "vm/compiler/jit/compiler.h"
#include "vm/longjump.h"
#include "vm/object_store.h"
#include "vm/parser.h"
#include "vm/stack_frame.h"

Go to the source code of this file.

Classes

class  dart::kernel::KernelTokenPositionCollector
 

Namespaces

namespace  dart
 
namespace  dart::kernel
 

Functions

static int dart::kernel::LowestFirst (const intptr_t *a, const intptr_t *b)
 
static ArrayPtr dart::kernel::AsSortedDuplicateFreeArray (GrowableArray< intptr_t > *source)
 
static void dart::kernel::CollectKernelLibraryTokenPositions (const TypedDataView &kernel_data, const Script &script, intptr_t kernel_offset, intptr_t data_kernel_offset, Zone *zone, TranslationHelper *helper, GrowableArray< intptr_t > *token_positions)