5 #ifndef V8_V8_PROFILER_H_
6 #define V8_V8_PROFILER_H_
30 template class V8_EXPORT std::vector<v8::CpuProfileDeoptFrame>;
44 template class V8_EXPORT std::vector<v8::CpuProfileDeoptInfo>;
92 bool use_simulator_reg_state =
true);
115 void** frames, size_t frames_limit,
117 bool use_simulator_reg_state =
true);
204 "Use GetScriptId, GetLineNumber, and GetColumnNumber instead.",
205 unsigned GetCallUid()
const);
721 int64_t* timestamp_us = NULL);
758 int stack_depth = 16,
783 WrapperInfoCallback callback);