Home
last modified time | relevance | path

Searched refs:inlined_frames (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dprofile-generator.cc137 std::vector<CpuProfileDeoptFrame> inlined_frames) { in set_deopt_info() argument
142 rare_data->deopt_inlined_frames_ = std::move(inlined_frames); in set_deopt_info()
Dprofile-generator.h79 std::vector<CpuProfileDeoptFrame> inlined_frames);