Searched defs:CreateMessage (Results 1 – 3 of 3) sorted by relevance
526 static const google::protobuf::Message* CreateMessage(const char* message_type) { in CheckAndGetInteger() function
1367 Handle<JSMessageObject> Isolate::CreateMessage(Handle<Object> exception, in CreateMessage() function in v8::internal::Isolate
7726 Local<Message> Exception::CreateMessage(Local<Value> exception) { in CreateMessage() function in v8::Exception