#include <simplified-operator.h>
Definition at line 749 of file simplified-operator.h.
◆ FastApiCallParameters()
◆ argument_count()
unsigned int v8::internal::compiler::FastApiCallParameters::argument_count |
( |
| ) |
const |
|
inline |
◆ c_function()
◆ descriptor()
CallDescriptor * v8::internal::compiler::FastApiCallParameters::descriptor |
( |
| ) |
const |
|
inline |
◆ feedback()
FeedbackSource const & v8::internal::compiler::FastApiCallParameters::feedback |
( |
| ) |
const |
|
inline |
◆ signature()
const CFunctionInfo * v8::internal::compiler::FastApiCallParameters::signature |
( |
| ) |
const |
|
inline |
◆ c_function_
◆ descriptor_
CallDescriptor* v8::internal::compiler::FastApiCallParameters::descriptor_ |
|
private |
◆ feedback_
const FeedbackSource v8::internal::compiler::FastApiCallParameters::feedback_ |
|
private |
The documentation for this class was generated from the following file: