![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <wasm-module.h>
Public Attributes | |
int | function_index |
int | absolute_call_frequency |
Definition at line 533 of file wasm-module.h.
int v8::internal::wasm::CallSiteFeedback::PolymorphicCase::absolute_call_frequency |
Definition at line 535 of file wasm-module.h.
int v8::internal::wasm::CallSiteFeedback::PolymorphicCase::function_index |
Definition at line 534 of file wasm-module.h.