Lines Matching refs:os_templ
1240 Local<ObjectTemplate> os_templ = ObjectTemplate::New(isolate);1241 AddOSMethods(isolate, os_templ);1245 os_templ);