Searched refs:CurrentMemoryPages (Results 1 – 5 of 5) sorted by relevance
/external/v8/src/wasm/ | ||
D | function-body-decoder.cc | 356 void CurrentMemoryPages(FullDecoder* decoder, Value* result) { in CurrentMemoryPages() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface |
D | function-body-decoder-impl.h | 645 F(CurrentMemoryPages, Value* result) \ |
/external/v8/src/compiler/ | ||
D | wasm-compiler.h | 225 Node* CurrentMemoryPages(); |
D | wasm-compiler.cc | 2945 Node* WasmGraphBuilder::CurrentMemoryPages() { in CurrentMemoryPages() function in v8::internal::compiler::WasmGraphBuilder |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-compiler.cc | 1537 void CurrentMemoryPages(FullDecoder* decoder, Value* result) { in CurrentMemoryPages() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler |