#include <common-operator.h>
Definition at line 202 of file common-operator.h.
◆ ParameterInfo()
v8::internal::compiler::ParameterInfo::ParameterInfo |
( |
int | index, |
|
|
const char * | debug_name ) |
|
inline |
◆ debug_name()
const char * v8::internal::compiler::ParameterInfo::debug_name |
( |
| ) |
const |
|
inline |
◆ index()
int v8::internal::compiler::ParameterInfo::index |
( |
| ) |
const |
|
inline |
◆ debug_name_
const char* v8::internal::compiler::ParameterInfo::debug_name_ |
|
private |
◆ index_
int v8::internal::compiler::ParameterInfo::index_ |
|
private |
◆ kMinIndex
The documentation for this class was generated from the following file: