Home
last modified time | relevance | path

Searched refs:GetReturnCount (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dlinkage.cc453 size_t return_count = descriptor.GetReturnCount(); in GetStubCallDescriptor()
554 DCHECK_EQ(descriptor.GetReturnCount(), 1); in GetBytecodeDispatchCallDescriptor()
/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors-inl.h96 StaticCallInterfaceDescriptor<DerivedDescriptor>::GetReturnCount() { in GetReturnCount() function in v8::internal::StaticCallInterfaceDescriptor
H A Dinterface-descriptors.h337 int GetReturnCount() const { return data()->return_count(); } in GetReturnCount() function in v8::internal::CallInterfaceDescriptor
474 static constexpr inline int GetReturnCount();

Completed in 7 milliseconds