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>;
515 int64_t* timestamp_us = NULL);
533 WrapperInfoCallback callback);