MCPcopy Create free account
hub / github.com/Snapchat/Valdi / DecodeAndVisitMapJSCore

Function DecodeAndVisitMapJSCore

valdi/test/benchmark/ProtobufBenchmark.cpp:105–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103BENCHMARK(DecodeAndVisitMapQuickJS);
104
105static void DecodeAndVisitMapJSCore(benchmark::State& state) {
106 doBench(JavaScriptEngineType::JSCore, "makeMapDecoderVisitor", state);
107}
108BENCHMARK(DecodeAndVisitMapJSCore);
109
110BENCHMARK_MAIN();

Callers

nothing calls this directly

Calls 1

doBenchFunction · 0.85

Tested by

no test coverage detected