Home
last modified time | relevance | path

Searched refs:GetPatch (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/utils/
H A Dversion.cc32 if (GetPatch() > 0) { in GetString()
34 GetPatch(), GetEmbedder(), candidate); in GetString()
46 if (GetPatch() > 0) { in GetSONAME()
48 GetBuild(), GetPatch(), GetEmbedder(), candidate); in GetSONAME()
H A Dversion.h27 static int GetPatch() { return patch_; } in GetPatch() function in v8::internal::Version
/third_party/node/deps/v8/src/logging/
H A Dlog-utils.cc66 << Version::GetPatch(); in WriteLogHeader()

Completed in 1 milliseconds