Searched refs:PrintName (Results 1 – 15 of 15) sorted by relevance
27 function->PrintName(); in RUNTIME_FUNCTION()172 function->PrintName(); in RUNTIME_FUNCTION()262 function->PrintName(); in RUNTIME_FUNCTION()274 function->PrintName(); in RUNTIME_FUNCTION()281 function->PrintName(); in RUNTIME_FUNCTION()328 function->PrintName(); in RUNTIME_FUNCTION()
238 GetString(p + printOffs, printLen >> 1, PrintName); in Parse()307 return PrintName.IsEmpty(); in IsOkNamePair()308 if (wcscmp(SubsName.Ptr(k_LinkPrefix_Size), PrintName) == 0) in IsOkNamePair()311 return wcscmp(SubsName, PrintName) == 0; in IsOkNamePair()
43 UString PrintName; member
130 function->PrintName(); in AttemptOnStackReplacement()239 function->PrintName(); in OptimizeNow()
325 void StringStream::PrintName(Object* name) { in PrintName() function in v8::internal::StringStream514 PrintName(f); in PrintFunction()550 PrintName(name); in PrintPrototype()555 PrintName(fun->shared()->name()); in PrintPrototype()
211 void CodeStub::PrintName(std::ostream& os) const { // NOLINT in PrintName() function in v8::internal::CodeStub862 void ArgumentsAccessStub::PrintName(std::ostream& os) const { // NOLINT in PrintName() function in v8::internal::ArgumentsAccessStub882 void RestParamAccessStub::PrintName(std::ostream& os) const { // NOLINT in PrintName() function in v8::internal::RestParamAccessStub887 void ArrayConstructorStub::PrintName(std::ostream& os) const { // NOLINT in PrintName() function in v8::internal::ArrayConstructorStub
142 void PrintName(Object* o);
824 function->PrintName(file); in PrintFunctionAndOffset()1210 accumulator->PrintName(script->name()); in Print()1237 accumulator->PrintName(scope_info->ParameterName(i)); in Print()1267 accumulator->PrintName(scope_info->StackLocalName(i)); in Print()1293 accumulator->PrintName(scope_info->ContextLocalName(i)); in Print()
244 s.PrintName(os);261 virtual void PrintName(std::ostream& os) const; // NOLINT854 void PrintName(std::ostream& os) const override; // NOLINT1790 void PrintName(std::ostream& os) const override { // NOLINT in PrintName() function1847 void PrintName(std::ostream& os) const override; // NOLINT1862 void PrintName(std::ostream& os) const override; // NOLINT2611 void PrintName(std::ostream& os) const override { // NOLINT in PrintName() function2631 void PrintName(std::ostream& os) const override { // NOLINT in PrintName() function2651 void PrintName(std::ostream& os) const override { // NOLINT in PrintName() function
349 info->closure()->PrintName(); in AddToOsrBuffer()
313 function->PrintName(scope.file()); in DeoptimizeMarkedCodeForContext()341 function->PrintName(scope.file()); in DeoptimizeMarkedCodeForContext()828 function->PrintName(trace_scope_->file()); in DoComputeJSFrame()1047 function->PrintName(trace_scope_->file()); in DoComputeInterpretedFrame()
7386 void PrintName(FILE* out = stdout);
13211 void JSFunction::PrintName(FILE* out) { in PrintName() function in v8::internal::JSFunction
917 static void PrintName(const AstRawString* name) { in PrintName() function952 PrintName(var->raw_name()); in PrintVar()990 PrintName(scope_name_); in Print()1002 PrintName(name); in Print()1012 PrintName(function_->proxy()->raw_name()); in Print()
523 s += attr.PrintName; in ConvertNtReparseToString()