Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
namespace.cc File Reference
#include "bin/namespace.h"
#include "bin/builtin.h"
#include "bin/dartutils.h"
#include "include/dart_api.h"
#include "platform/globals.h"

Go to the source code of this file.

Namespaces

namespace  dart
 
namespace  dart::bin
 

Functions

static void dart::bin::ReleaseNamespace (void *isolate_callback_data, void *peer)
 
void FUNCTION_NAME() dart::bin::Namespace_Create (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Namespace_GetDefault (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Namespace_GetPointer (Dart_NativeArguments args)
 

Variables

static constexpr int dart::bin::kNamespaceNativeFieldIndex = 0