Home
last modified time | relevance | path

Searched refs:InternWasmScript (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dv8_sequence_state.cc110 v8_tracker_->InternWasmScript(ToConstBytes(view->message()), isolate_id); in GetOrInsertWasmScript()
H A Dv8_tracker.h61 tables::V8WasmScriptTable::Id InternWasmScript(protozero::ConstBytes bytes,
H A Dv8_tracker.cc309 tables::V8WasmScriptTable::Id V8Tracker::InternWasmScript( in InternWasmScript() function in perfetto::trace_processor::V8Tracker