Searched refs:GetDebugType (Results 1 – 14 of 14) sorted by relevance
62 << (is_cc_debug_ ? block->InputTypes().Peek(i)->GetDebugType() in EmitBlock()140 << (is_cc_debug_ ? lowered[i]->GetDebugType() in EmitInstruction()223 << (is_cc_debug_ ? lowered[i]->GetDebugType() in EmitInstruction()409 std::string result_type = instruction.type->GetDebugType(); in EmitInstruction()
144 virtual std::string GetDebugType() const;396 std::string GetDebugType() const override { return parent()->GetDebugType(); } in GetDebugType() function
1335 std::string Type::GetDebugType() const { in GetDebugType() function in v8::internal::torque::Type1347 result << field_type->GetDebugType(); in GetDebugType()
1839 signature.return_type->GetDebugType() + ">"); in GenerateFunction()1865 type = parameter_type->GetDebugType(); in GenerateFunction()
29 std::string GetDebugType() override { return "Panel"; } in GetDebugType() function
48 virtual std::string GetDebugType() = 0;
32 std::string GetDebugType() override { return "LabelButton"; } in GetDebugType() function
43 std::string GetDebugType() override { return "MenuButton"; } in GetDebugType() function
39 std::string GetDebugType() override { return "ScrollView"; } in GetDebugType() function
347 info->SetString("type", GetDebugType()); in GetDebugInfo()451 return GetDebugType(); in GetTypeString()460 info->SetString("type", GetDebugType()); in ToString()
69 std::string GetDebugType() override { return "Textfield"; } in GetDebugType() function
69 std::string GetDebugType() override { return "BrowserView"; } in GetDebugType() function
113 std::string GetDebugType() override { return "Window"; } in GetDebugType() function
35 std::string GetDebugType() override { return kTypeString; } in GetDebugType() function