Searched defs:HasCustomCallGenerator (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dstub-cache.cc1387 bool CallStubCompiler::HasCustomCallGenerator(Handle<JSFunction> function) { function in class:v8::internal::CallStubCompiler
1406 ASSERT(HasCustomCallGenerator(function));

Completed in 51 milliseconds