v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::ProfileInformation Member List

This is the complete list of members for v8::internal::wasm::ProfileInformation, including all inherited members.

executed_functions() constv8::internal::wasm::ProfileInformationinline
executed_functions_v8::internal::wasm::ProfileInformationprivate
operator=(const ProfileInformation &)=deletev8::internal::wasm::ProfileInformation
ProfileInformation(std::vector< uint32_t > executed_functions, std::vector< uint32_t > tiered_up_functions)v8::internal::wasm::ProfileInformationinline
ProfileInformation(const ProfileInformation &)=deletev8::internal::wasm::ProfileInformation
tiered_up_functions() constv8::internal::wasm::ProfileInformationinline
tiered_up_functions_v8::internal::wasm::ProfileInformationprivate