Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h499 void SetHint(UsePosition* use_pos); in NON_EXPORTED_BASE()
Dregister-allocator.cc245 void UsePosition::SetHint(UsePosition* use_pos) { in SetHint() function in v8::internal::compiler::UsePosition
629 use_after->SetHint(use_before); in DetachAt()