Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/embedded/
Dembedded-file-writer.cc145 static const char* kCodeStartForProfilerSymbolName = in WriteCodeSection() local
149 w->DeclareFunctionBegin(kCodeStartForProfilerSymbolName, in WriteCodeSection()
156 w->DeclareFunctionEnd(kCodeStartForProfilerSymbolName); in WriteCodeSection()