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

#include <js-operator.h>

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

Public Attributes

StrictMode strict_mode
 
Unique< Namename
 

Detailed Description

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

Member Data Documentation

◆ name

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

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

◆ strict_mode

StrictMode v8::internal::compiler::StoreNamedParameters::strict_mode

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


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