Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
Ddeclarable.h312 bool HasReturnValue() const { in HasReturnValue() function
Dimplementation-visitor.cc1276 if (current_callable->HasReturnValue()) { in Visit()