Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.h380 enum HintConnectionOption : bool { in NON_EXPORTED_BASE() enum
385 Zone* zone, HintConnectionOption connect_hints); in NON_EXPORTED_BASE()
Dregister-allocator.cc610 HintConnectionOption connect_hints) { in DetachAt()