![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <code-stub-assembler.h>
Public Attributes | |
| int | descriptor_index |
| RootIndex | name_root_index |
| int | expected_value_context_index |
Definition at line 4930 of file code-stub-assembler.h.
| int v8::internal::PrototypeCheckAssembler::DescriptorIndexNameValue::descriptor_index |
Definition at line 4931 of file code-stub-assembler.h.
| int v8::internal::PrototypeCheckAssembler::DescriptorIndexNameValue::expected_value_context_index |
Definition at line 4933 of file code-stub-assembler.h.
| RootIndex v8::internal::PrototypeCheckAssembler::DescriptorIndexNameValue::name_root_index |
Definition at line 4932 of file code-stub-assembler.h.