Definition at line 188 of file custom_isolate_test.cc.
◆ MessageEvent()
◆ ~MessageEvent()
dart::MessageEvent::~MessageEvent |
( |
| ) |
|
|
inline |
◆ Process()
void dart::MessageEvent::Process |
( |
| ) |
|
|
virtual |
Implements dart::Event.
Definition at line 197 of file custom_isolate_test.cc.
197 {
201
204
211 } else {
214 }
216}
void RemoveEventsForIsolate(Dart_Isolate isolate)
static void static void PrintErr(const char *format,...) PRINTF_ATTRIBUTE(1
struct _Dart_Handle * Dart_Handle
DART_EXPORT void Dart_EnterScope()
DART_EXPORT void Dart_EnterIsolate(Dart_Isolate isolate)
DART_EXPORT Dart_Isolate Dart_CurrentIsolate()
DART_EXPORT void Dart_ExitIsolate()
DART_EXPORT void Dart_ExitScope()
DART_EXPORT void Dart_SetMessageNotifyCallback(Dart_MessageNotifyCallback message_notify_callback)
DART_EXPORT void Dart_ShutdownIsolate()
DART_EXPORT bool Dart_HasLivePorts()
DART_EXPORT Dart_Handle Dart_HandleMessage()
#define EXPECT_VALID(handle)
The documentation for this class was generated from the following file: