Home
last modified time | relevance | path

Searched refs:accepts_context (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc1209 bool accepts_context = context_filter.Accept(native_context_address); in AddPathToCurrentProfiles() local
1216 if (!accepts_context && state != StateTag::GC) { in AddPathToCurrentProfiles()
1219 profile->AddPath(timestamp, accepts_context ? path : empty_path, src_line, in AddPathToCurrentProfiles()

Completed in 3 milliseconds