Home
last modified time | relevance | path

Searched defs:TestIsolate (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-serialize.cc63 class TestIsolate : public Isolate { class
72 explicit TestIsolate(bool enable_serializer) : Isolate(enable_serializer) { in TestIsolate() function in TestIsolate