v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
literal-objects-inl.h File Reference
#include "src/objects/literal-objects.h"
#include <optional>
#include "src/objects/objects-inl.h"
#include "src/objects/object-macros.h"
#include "torque-generated/src/objects/literal-objects-tq-inl.inc"
#include "src/objects/object-macros-undef.h"
Include dependency graph for literal-objects-inl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

 v8::internal::ACCESSORS (ClassBoilerplate, static_properties_template, Tagged< Object >, kStaticPropertiesTemplateOffset) ACCESSORS(ClassBoilerplate
 
kStaticElementsTemplateOffset v8::internal::ACCESSORS (ClassBoilerplate, static_computed_properties, Tagged< FixedArray >, kStaticComputedPropertiesOffset) ACCESSORS(ClassBoilerplate
 
kStaticElementsTemplateOffset kInstancePropertiesTemplateOffset v8::internal::ACCESSORS (ClassBoilerplate, instance_elements_template, Tagged< Object >, kInstanceElementsTemplateOffset) ACCESSORS(ClassBoilerplate
 

Variables

 v8::internal::static_elements_template
 
kStaticElementsTemplateOffset v8::internal::instance_properties_template
 
kStaticElementsTemplateOffset kInstancePropertiesTemplateOffset v8::internal::instance_computed_properties
 
kStaticElementsTemplateOffset kInstancePropertiesTemplateOffset v8::internal::Tagged< FixedArray >