Home | History | Annotate | Download | only in src

Lines Matching defs:GetFunction

4061       GetFunction();
5314 Local<v8::Function> FunctionTemplate::GetFunction() {
5316 ON_BAILOUT(isolate, "v8::FunctionTemplate::GetFunction()",
5318 LOG_API(isolate, "FunctionTemplate::GetFunction");