Searched refs:naming_mode_ (Results 1 – 4 of 4) sorted by relevance
90 const CpuProfilingNamingMode naming_mode_; variable
29 : isolate_(isolate), observer_(observer), naming_mode_(naming_mode) {} in ProfilerListener()306 switch (naming_mode_) { in GetFunctionName()
456 naming_mode_(naming_mode), in CpuProfiler()503 new ProfilerListener(isolate_, &code_observer_, naming_mode_)); in EnableLogging()
356 const NamingMode naming_mode_; variable