40 for (
size_t i = 0;
i <
Size;
i++) {
43 if (
static_cast<size_t>(
buffer.length()) !=
Size)
return 1;
45 if (
static_cast<size_t>(
buffer.length()) != 2 *
Size)
return 1;
48 if (
static_cast<size_t>(
buffer.length()) !=
Size)
return 1;
54 for (
size_t i = 0;
i <
Size;
i++) {
71 char**
argv = *argv_in;
74 if (*ptr++ ==
'-' && *ptr++ ==
'-' && *ptr++ ==
't' && *ptr++ ==
'=') {
92 fprintf(stderr,
"dart_libfuzzer: invalid target --t=%d\n",
target);
void PrintValue(intptr_t i)
void PrintValueBase64(const uint8_t *bytes, intptr_t length)
void AppendBytes(const uint8_t *buffer, intptr_t buffer_length)
void OpenObject(const char *property_name=nullptr)
static bool DecodeToUTF32(const uint8_t *utf8_array, intptr_t array_len, int32_t *dst, intptr_t len)
static intptr_t CodeUnitCount(const uint8_t *utf8_array, intptr_t array_len, Type *type)
static intptr_t ReportInvalidByte(const uint8_t *utf8_array, intptr_t array_len, intptr_t len)
static bool IsValid(const uint8_t *utf8_array, intptr_t array_len)
static bool DecodeToUTF16(const uint8_t *utf8_array, intptr_t array_len, uint16_t *dst, intptr_t len)
static intptr_t Decode(const uint8_t *utf8_array, intptr_t array_len, int32_t *ch)
static uint32_t StringHash(const void *data, int length)
static MagicNumber SniffForMagicNumber(const char *filename)
static int TestUnicode(const uint8_t *Data, size_t Size)
int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size)
int LLVMFuzzerInitialize(int *argc_in, char ***argv_in)
static int TestUtilities(const uint8_t *Data, size_t Size)
struct PathData * Data(SkPath *path)
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir Path to the cache directory This is different from the persistent_cache_path in embedder which is used for Skia shader cache icu native lib Path to the library file that exports the ICU data vm service The hostname IP address on which the Dart VM Service should be served If not defaults to or::depending on whether ipv6 is specified vm service A custom Dart VM Service port The default is to pick a randomly available open port disable vm Disable the Dart VM Service The Dart VM Service is never available in release mode disable vm service Disable mDNS Dart VM Service publication Bind to the IPv6 localhost address for the Dart VM Service Ignored if vm service host is set endless trace buffer