Searched refs:HasReturnValue (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/torque/ | ||
D | declarable.h | 312 bool HasReturnValue() const { in HasReturnValue() function |
D | implementation-visitor.cc | 1276 if (current_callable->HasReturnValue()) { in Visit() |