#include <ast.h>
Definition at line 1435 of file ast.h.
◆ ArrayLiteralBoilerplateBuilder()
v8::internal::ArrayLiteralBoilerplateBuilder::ArrayLiteralBoilerplateBuilder |
( |
const ZonePtrList< Expression > * | values, |
|
|
int | first_spread_index ) |
|
inline |
◆ boilerplate_description()
◆ BuildBoilerplateDescription()
template<typename IsolateT >
void v8::internal::ArrayLiteralBoilerplateBuilder::BuildBoilerplateDescription |
( |
IsolateT * | isolate | ) |
|
◆ ComputeFlags()
int v8::internal::ArrayLiteralBoilerplateBuilder::ComputeFlags |
( |
bool | disable_mementos = false | ) |
const |
|
inline |
◆ first_spread_index()
int v8::internal::ArrayLiteralBoilerplateBuilder::first_spread_index |
( |
| ) |
const |
|
inline |
◆ GetOrBuildBoilerplateDescription()
template<typename IsolateT >
◆ InitDepthAndFlags()
void v8::internal::ArrayLiteralBoilerplateBuilder::InitDepthAndFlags |
( |
| ) |
|
◆ IsFastCloningSupported()
bool v8::internal::ArrayLiteralBoilerplateBuilder::IsFastCloningSupported |
( |
| ) |
const |
◆ boilerplate_description_
◆ first_spread_index_
int v8::internal::ArrayLiteralBoilerplateBuilder::first_spread_index_ |
◆ values_
The documentation for this class was generated from the following files: