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

Function DecodeJSCore

valdi/test/benchmark/ProtobufBenchmark.cpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73BENCHMARK(DecodeQuickJS);
74
75static void DecodeJSCore(benchmark::State& state) {
76 doBench(JavaScriptEngineType::JSCore, "makeDecoder", state);
77}
78BENCHMARK(DecodeJSCore);
79
80static void EncodeQuickJS(benchmark::State& state) {

Callers

nothing calls this directly

Calls 1

doBenchFunction · 0.85

Tested by

no test coverage detected