Home
last modified time | relevance | path

Searched refs:CurrentMemoryPages (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dgraph-builder-interface.cc630 void CurrentMemoryPages(FullDecoder* decoder, Value* result) { in CurrentMemoryPages() function in v8::internal::wasm::__anona7a84f320111::WasmGraphBuildingInterface
631 result->node = builder_->CurrentMemoryPages(); in CurrentMemoryPages()
Dfunction-body-decoder-impl.h973 F(CurrentMemoryPages, Value* result) \
3302 CALL_INTERFACE_IF_OK_AND_REACHABLE(CurrentMemoryPages, &result);
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.h388 Node* CurrentMemoryPages();
Dwasm-compiler.cc3635 Node* WasmGraphBuilder::CurrentMemoryPages() { in CurrentMemoryPages() function in v8::internal::compiler::WasmGraphBuilder
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc3202 void CurrentMemoryPages(FullDecoder* /* decoder */, Value* /* result */) { in CurrentMemoryPages() function in v8::internal::wasm::__anonf94cb2b20111::LiftoffCompiler