![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <ast.h>
Private Member Functions | |
GetTemplateObject (const ZonePtrList< const AstRawString > *cooked_strings, const ZonePtrList< const AstRawString > *raw_strings, int pos) | |
Private Attributes | |
friend | Zone |
const ZonePtrList< const AstRawString > * | cooked_strings_ |
const ZonePtrList< const AstRawString > * | raw_strings_ |
Friends | |
class | AstNodeFactory |
Additional Inherited Members | |
![]() | |
enum | Context { kUninitialized , kEffect , kValue , kTest } |
![]() | |
enum | NodeType : uint8_t |
![]() | |
template<class T , int size> | |
using | NextBitField = IsParenthesizedField::Next<T, size> |
![]() | |
template<class T , int size> | |
using | NextBitField = NodeTypeField::Next<T, size> |
![]() | |
Expression (int pos, NodeType type) | |
![]() | |
AstNode (int position, NodeType type) | |
![]() | |
uint32_t | bit_field_ |
|
inlineprivate |
|
inline |
Handle< TemplateObjectDescription > v8::internal::GetTemplateObject::GetOrBuildDescription | ( | IsolateT * | isolate | ) |
|
inline |
|
friend |
|
private |
|
private |