Home | History | Annotate | Download | only in src

Lines Matching refs:ComputeCallInitialize

440 Handle<Code> StubCache::ComputeCallInitialize(int argc,
461 Handle<Code> StubCache::ComputeCallInitialize(int argc, RelocInfo::Mode mode) {
462 return ComputeCallInitialize(argc, mode, Code::CALL_IC);
467 return ComputeCallInitialize(argc, RelocInfo::CODE_TARGET,