Searched refs:HasCustomCallGenerator (Results 1 – 7 of 7) sorted by relevance
782 static bool HasCustomCallGenerator(Handle<JSFunction> function);
1387 bool CallStubCompiler::HasCustomCallGenerator(Handle<JSFunction> function) { in HasCustomCallGenerator() function in v8::internal::CallStubCompiler1406 ASSERT(HasCustomCallGenerator(function)); in CompileCustomCall()
5861 if (CallStubCompiler::HasCustomCallGenerator(expr->target()) || in VisitCall()
2034 if (HasCustomCallGenerator(function)) { in CompileCallConstant()2228 if (HasCustomCallGenerator(function)) { in CompileCallGlobal()
2208 if (HasCustomCallGenerator(function)) { in CompileCallConstant()2397 if (HasCustomCallGenerator(function)) { in CompileCallGlobal()
2315 if (HasCustomCallGenerator(function)) { in CompileCallConstant()2482 if (HasCustomCallGenerator(function)) { in CompileCallGlobal()
2307 if (HasCustomCallGenerator(function)) { in CompileCallConstant()2477 if (HasCustomCallGenerator(function)) { in CompileCallGlobal()