HasCustomCallGenerator 2383 src/arm/stub-cache-arm.cc if (HasCustomCallGenerator(function)) {
HasCustomCallGenerator 2550 src/arm/stub-cache-arm.cc if (HasCustomCallGenerator(function)) {
HasCustomCallGenerator 7240 src/hydrogen.cc if (CallStubCompiler::HasCustomCallGenerator(expr->target()) ||
HasCustomCallGenerator 2276 src/ia32/stub-cache-ia32.cc if (HasCustomCallGenerator(function)) {
HasCustomCallGenerator 2465 src/ia32/stub-cache-ia32.cc if (HasCustomCallGenerator(function)) {
HasCustomCallGenerator 2382 src/mips/stub-cache-mips.cc if (HasCustomCallGenerator(function)) {
HasCustomCallGenerator 2552 src/mips/stub-cache-mips.cc if (HasCustomCallGenerator(function)) {
HasCustomCallGenerator 1455 src/stub-cache.cc ASSERT(HasCustomCallGenerator(function));
HasCustomCallGenerator 807 src/stub-cache.h static bool HasCustomCallGenerator(Handle<JSFunction> function);
HasCustomCallGenerator 2108 src/x64/stub-cache-x64.cc if (HasCustomCallGenerator(function)) {
HasCustomCallGenerator 2302 src/x64/stub-cache-x64.cc if (HasCustomCallGenerator(function)) {