Searched defs:TraceMemoryOperation (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/wasm/ | ||
| D | memory-tracing.cc | 17 void TraceMemoryOperation(base::Optional<ExecutionTier> tier, in TraceMemoryOperation() function |
| /third_party/node/deps/v8/src/compiler/ | ||
| D | wasm-compiler.cc | 3941 void WasmGraphBuilder::TraceMemoryOperation(bool is_store, in TraceMemoryOperation() function in v8::internal::compiler::WasmGraphBuilder |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 2903 void TraceMemoryOperation(bool is_store, MachineRepresentation rep, in TraceMemoryOperation() function in v8::internal::wasm::__anon591850460111::LiftoffCompiler |