Home
last modified time | relevance | path

Searched refs:is_prefixed (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc65 enum PrefixType { not_prefixed, is_prefixed }; enumerator
117 PrefixStatus = is_prefixed; in SetAsPrefixed()
126 bool Decoder::IsPrefixed() { return PrefixStatus == is_prefixed; } in IsPrefixed()

Completed in 2 milliseconds