![]() |
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::wasm::ProfileInformation, including all inherited members.
| executed_functions() const | v8::internal::wasm::ProfileInformation | inline |
| executed_functions_ | v8::internal::wasm::ProfileInformation | private |
| operator=(const ProfileInformation &)=delete | v8::internal::wasm::ProfileInformation | |
| ProfileInformation(std::vector< uint32_t > executed_functions, std::vector< uint32_t > tiered_up_functions) | v8::internal::wasm::ProfileInformation | inline |
| ProfileInformation(const ProfileInformation &)=delete | v8::internal::wasm::ProfileInformation | |
| tiered_up_functions() const | v8::internal::wasm::ProfileInformation | inline |
| tiered_up_functions_ | v8::internal::wasm::ProfileInformation | private |