V8 Project
v8::internal::compiler::LoadNamedParameters Struct Reference

#include <js-operator.h>

+ Collaboration diagram for v8::internal::compiler::LoadNamedParameters:

Public Attributes

Unique< Namename
 
ContextualMode contextual_mode
 

Detailed Description

Definition at line 42 of file js-operator.h.

Member Data Documentation

◆ contextual_mode

ContextualMode v8::internal::compiler::LoadNamedParameters::contextual_mode

Definition at line 44 of file js-operator.h.

◆ name

Unique<Name> v8::internal::compiler::LoadNamedParameters::name

Definition at line 43 of file js-operator.h.


The documentation for this struct was generated from the following file: