Searched defs:CreateMessage (Results 1 – 3 of 3) sorted by relevance
297 PROTOBUF_ALWAYS_INLINE static T* CreateMessage(Arena* arena, Args&&... args) { in CreateMessage() function
23 std::string CreateMessage(const std::string& name, const std::string& value) { in CreateMessage() function
2439 Handle<JSMessageObject> Isolate::CreateMessage(Handle<Object> exception, in ThrowInternal() function in v8::internal::Isolate