Home
last modified time | relevance | path

Searched refs:supported_flags (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/compiler/
Dfunction-tester.h32 const uint32_t supported_flags = in isolate() local
35 CHECK_EQ(0u, flags_ & ~supported_flags); in isolate()