Searched refs:kAllowActiveIsolateForTesting (Results 1 – 3 of 3) sorted by relevance
41 kAllowActiveIsolateForTesting = 1 << 1, enumerator
313 return (flags_ & Snapshot::kAllowActiveIsolateForTesting) != 0; in allow_active_isolate_for_testing()
320 Snapshot::kAllowActiveIsolateForTesting | in SerializeDeserializeAndVerifyForTesting()