Searched refs:TestWithIsolateAndZone (Results 1 – 19 of 19) sorted by relevance
109 class TestWithIsolateAndZone : public virtual TestWithIsolate {111 TestWithIsolateAndZone() : zone_(&allocator_) {} in TestWithIsolateAndZone() function112 virtual ~TestWithIsolateAndZone();120 DISALLOW_COPY_AND_ASSIGN(TestWithIsolateAndZone);
95 TestWithIsolateAndZone::~TestWithIsolateAndZone() {} in ~TestWithIsolateAndZone()
15 class TemporaryRegisterAllocatorTest : public TestWithIsolateAndZone {166 class BytecodeRegisterAllocatorTest : public TestWithIsolateAndZone {
19 class InterpreterAssemblerTest : public TestWithIsolateAndZone {
14 class SourcePositionTableTest : public TestWithIsolateAndZone {
17 public TestWithIsolateAndZone {
16 using BytecodeNodeTest = TestWithIsolateAndZone;
19 public TestWithIsolateAndZone {
22 class BytecodeArrayWriterUnittest : public TestWithIsolateAndZone {
15 class BytecodeArrayIteratorTest : public TestWithIsolateAndZone {
17 class ConstantArrayBuilderTest : public TestWithIsolateAndZone {
20 public TestWithIsolateAndZone {
17 class BytecodeArrayBuilderTest : public TestWithIsolateAndZone {
27 class GraphTest : public TestWithContext, public TestWithIsolateAndZone {
16 class InstructionSequenceTest : public TestWithIsolateAndZone {
22 public TestWithIsolateAndZone {
16 typedef TestWithIsolateAndZone BasicBlockTest;
28 class SchedulerTest : public TestWithIsolateAndZone {
128 class WasmModuleVerifyTest : public TestWithIsolateAndZone {699 class WasmFunctionVerifyTest : public TestWithIsolateAndZone {};