V8 Project
|
#include <test-utils.h>
Public Member Functions | |
TestWithZone () | |
virtual | ~TestWithZone () |
Zone * | zone () |
![]() | |
TestWithIsolate () | |
virtual | ~TestWithIsolate () |
Factory * | factory () const |
Isolate * | isolate () const |
![]() | |
TestWithIsolate () | |
Isolate * | isolate () const |
Private Member Functions | |
DISALLOW_COPY_AND_ASSIGN (TestWithZone) | |
Private Attributes | |
Zone | zone_ |
Additional Inherited Members | |
![]() | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
Definition at line 70 of file test-utils.h.
|
inline |
Definition at line 72 of file test-utils.h.
|
virtual |
Definition at line 55 of file test-utils.cc.
|
private |
|
inline |
Definition at line 75 of file test-utils.h.
References zone_.
Referenced by v8::internal::compiler::InstructionSelectorTest::FINAL::MakeMachineSignature(), v8::internal::compiler::ChangeLoweringTest::Reduce(), v8::internal::compiler::JSBuiltinReducerTest::Reduce(), v8::internal::compiler::MachineOperatorReducerTest::Reduce(), and v8::internal::compiler::SimplifiedOperatorReducerTest::Reduce().
|
private |
Definition at line 78 of file test-utils.h.
Referenced by zone().