Searched defs:SetFunctionName (Results 1 – 3 of 3) sorted by relevance
29 void BasicBlockProfiler::Data::SetFunctionName(std::ostringstream* os) { in SetFunctionName() function in v8::internal::BasicBlockProfiler::Data
1058 MUST_USE_RESULT static MaybeHandle<Object> SetFunctionName( in SetFunctionName() function
64 function SetFunctionName(f, name, prefix) { class