Home
last modified time | relevance | path

Searched defs:CreateMessage (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Darena.h297 PROTOBUF_ALWAYS_INLINE static T* CreateMessage(Arena* arena, Args&&... args) { in CreateMessage() function
/third_party/node/deps/v8/src/execution/
Disolate.cc2439 Handle<JSMessageObject> Isolate::CreateMessage(Handle<Object> exception, in ThrowInternal() function in v8::internal::Isolate