Home
last modified time | relevance | path

Searched defs:V8TrackString (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/renderer/
Dv8_impl.cc308 class V8TrackString : public CefTrackNode { class
310 explicit V8TrackString(const std::string& str) : string_(str) {} in V8TrackString() function in __anon8cafeccc0111::V8TrackString