#include <dart_api_state.h>
Definition at line 644 of file dart_api_state.h.
◆ ApiNativeScope()
dart::ApiNativeScope::ApiNativeScope |
( |
| ) |
|
|
inline |
Definition at line 646 of file dart_api_state.h.
646 {
647
650 reinterpret_cast<uword>(
this));
651 }
static ApiNativeScope * Current()
static void SetThreadLocal(ThreadLocalKey key, uword value)
◆ ~ApiNativeScope()
dart::ApiNativeScope::~ApiNativeScope |
( |
| ) |
|
|
inline |
◆ Current()
Definition at line 658 of file dart_api_state.h.
658 {
661 }
static uword GetThreadLocal(ThreadLocalKey key)
◆ zone()
Zone * dart::ApiNativeScope::zone |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: