![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::compiler::ObjectData, including all inherited members.
| is_smi() const | v8::internal::compiler::ObjectData | inline |
| IsNull() const | v8::internal::compiler::ObjectData | inline |
| kind() const | v8::internal::compiler::ObjectData | inline |
| kind_ | v8::internal::compiler::ObjectData | private |
| object() const | v8::internal::compiler::ObjectData | inline |
| object_ | v8::internal::compiler::ObjectData | private |
| ObjectData(JSHeapBroker *broker, ObjectData **storage, IndirectHandle< Object > object, ObjectDataKind kind) | v8::internal::compiler::ObjectData | inline |
| operator delete(void *, size_t) | v8::internal::ZoneObject | inline |
| operator delete(void *pointer, Zone *zone)=delete | v8::internal::ZoneObject | |
| operator new(size_t, Zone *)=delete | v8::internal::ZoneObject | |
| operator new(size_t size, void *ptr) | v8::internal::ZoneObject | inline |
| should_access_heap() const | v8::internal::compiler::ObjectData | inline |