Home | History | Annotate | Download | only in src

Lines Matching full:inherit

661 void FunctionTemplate::Inherit(v8::Handle<FunctionTemplate> value) {
662 if (IsDeadCheck("v8::FunctionTemplate::Inherit()")) return;