![]() |
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::ElementsTransition, including all inherited members.
| ElementsTransition(Mode mode, MapRef source, MapRef target) | v8::internal::compiler::ElementsTransition | inline |
| kFastTransition enum value | v8::internal::compiler::ElementsTransition | |
| kSlowTransition enum value | v8::internal::compiler::ElementsTransition | |
| Mode enum name | v8::internal::compiler::ElementsTransition | |
| mode() const | v8::internal::compiler::ElementsTransition | inline |
| mode_ | v8::internal::compiler::ElementsTransition | private |
| source() const | v8::internal::compiler::ElementsTransition | inline |
| source_ | v8::internal::compiler::ElementsTransition | private |
| target() const | v8::internal::compiler::ElementsTransition | inline |
| target_ | v8::internal::compiler::ElementsTransition | private |