Home | History | Annotate | Download | only in src

Lines Matching refs:PrototypeTemplate

647 Local<ObjectTemplate> FunctionTemplate::PrototypeTemplate() {
648 if (IsDeadCheck("v8::FunctionTemplate::PrototypeTemplate()")) {