Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h622 enum HintConnectionOption : bool { in NON_EXPORTED_BASE() enum
627 Zone* zone, HintConnectionOption connect_hints); in NON_EXPORTED_BASE()
Dregister-allocator.cc550 HintConnectionOption connect_hints) { in DetachAt()