Searched defs:ProfilerImpl (Results 1 – 2 of 2) sorted by relevance
35 class ProfilerImpl(ProtocolImpl): class
29 ProfilerImpl(const EcmaVM *vm, ProtocolChannel *channel) : vm_(vm), frontend_(channel) {} in ProfilerImpl() function