Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dlinkage.h56 static bool IsSameLocation(const LinkageLocation& a, in IsSameLocation() function
Dlinkage.cc174 } else if (!LinkageLocation::IsSameLocation(GetReturnLocation(i), in CanTailCall()