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

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

entrypoint_v8::internal::wasm::WasmCodePointerTableEntryprivate
GetEntrypoint(uint64_t signature_hash) constv8::internal::wasm::WasmCodePointerTableEntryinline
GetEntrypointWithoutSignatureCheck() constv8::internal::wasm::WasmCodePointerTableEntryinline
GetNextFreelistEntryIndex() constv8::internal::wasm::WasmCodePointerTableEntryinline
IsWriteProtectedv8::internal::wasm::WasmCodePointerTableEntrystatic
MakeCodePointerEntry(Address entrypoint, uint64_t signature_hash)v8::internal::wasm::WasmCodePointerTableEntryinline
MakeFreelistEntry(uint32_t next_entry_index)v8::internal::wasm::WasmCodePointerTableEntryinline
UpdateCodePointerEntry(Address entrypoint, uint64_t signature_hash)v8::internal::wasm::WasmCodePointerTableEntryinline
WasmCodePointerTable classv8::internal::wasm::WasmCodePointerTableEntryfriend