#include <runtime_api.h>
Definition at line 1516 of file runtime_api.h.
◆ FINAL_CLASS()
dart::compiler::target::RegExp::FINAL_CLASS |
( |
| ) |
|
◆ function_offset()
word dart::compiler::target::RegExp::function_offset |
( |
classid_t |
cid, |
|
|
bool |
sticky |
|
) |
| |
|
static |
Definition at line 1003 of file runtime_api.cc.
1003 {
1004#if !defined(DART_COMPRESSED_POINTERS)
1006#else
1007
1008
1010#endif
1011}
static intptr_t function_offset(intptr_t cid, bool sticky)
static word TranslateOffsetInWords(word offset)
◆ InstanceSize()
static word dart::compiler::target::RegExp::InstanceSize |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: