Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dlinkage.h113 static LinkageLocation ForSavedCallerFunction() { in ForSavedCallerFunction() function
Dlinkage.cc419 is_osr ? LinkageLocation::ForSavedCallerFunction() in GetJSCallDescriptor()