Searched refs:NewSchema (Results 1 – 1 of 1) sorted by relevance
498 static Handle<Value> NewSchema(const Arguments& args) { in NewSchema() function in protobuf_v8::Schema535 SchemaTemplate = Persistent<FunctionTemplate>::New(FunctionTemplate::New(Schema::NewSchema)); in Init()