Home | History | Annotate | Download | only in src

Lines Matching defs:GetFunction

4519 Local<v8::Function> FunctionTemplate::GetFunction() {
4521 ON_BAILOUT(isolate, "v8::FunctionTemplate::GetFunction()",
4523 LOG_API(isolate, "FunctionTemplate::GetFunction");