![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <unordered_set>
#include "src/builtins/builtins-utils-inl.h"
#include "src/objects/js-struct-inl.h"
#include "src/objects/property-details.h"
Go to the source code of this file.
Namespaces | |
namespace | v8 |
namespace | v8::internal |
Functions | |
v8::internal::BUILTIN (SharedSpaceJSObjectHasInstance) | |
v8::internal::BUILTIN (SharedStructTypeConstructor) | |
v8::internal::BUILTIN (SharedStructConstructor) | |
v8::internal::BUILTIN (SharedStructTypeIsSharedStruct) | |
v8::internal::BUILTIN (AtomicsMutexIsMutex) | |
v8::internal::BUILTIN (AtomicsConditionIsCondition) | |
Variables | |
constexpr int | v8::internal::kMaxJSStructFields = 999 |