Home | History | Annotate | Download | only in src

Lines Matching defs:Inherit

925 void FunctionTemplate::Inherit(v8::Handle<FunctionTemplate> value) {
927 if (IsDeadCheck(isolate, "v8::FunctionTemplate::Inherit()")) return;