![]() |
v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <stdlib.h>#include "cctest.h"#include "arm64/decoder-arm64.h"#include "arm64/decoder-arm64-inl.h"#include "arm64/disasm-arm64.h"
Go to the source code of this file.
Functions | |
| TEST (FUZZ_decoder) | |
| TEST (FUZZ_disasm) | |
| TEST | ( | FUZZ_decoder | ) |
Definition at line 34 of file test-fuzz-arm64.cc.
References Decoder< V >::Decode(), v8::internal::kInstructionSize, and Instruction::SetInstructionBits().
| TEST | ( | FUZZ_disasm | ) |
Definition at line 53 of file test-fuzz-arm64.cc.
References Decoder< V >::Decode(), v8::internal::kInstructionSize, and Instruction::SetInstructionBits().