![]() |
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::StateStorage, including all inherited members.
| CreateRootState(EmbedderRootNode *root_node) | v8::internal::StateStorage | inline |
| ForAllStates(Callback callback) | v8::internal::StateStorage | inline |
| GetExistingState(const void *key) const | v8::internal::StateStorage | inline |
| GetExistingState(const HeapObjectHeader &header) const | v8::internal::StateStorage | inline |
| GetOrCreateState(const HeapObjectHeader &header) | v8::internal::StateStorage | inline |
| state_count_ | v8::internal::StateStorage | private |
| StateExists(const void *key) const | v8::internal::StateStorage | inline |
| states_ | v8::internal::StateStorage | private |