Home | History | Annotate | Download | only in src

Lines Matching refs:ComputeCallInitialize

715 Handle<Code> StubCache::ComputeCallInitialize(int argc,
735 Handle<Code> StubCache::ComputeCallInitialize(int argc, RelocInfo::Mode mode) {
736 return ComputeCallInitialize(argc, mode, Code::CALL_IC);
741 return ComputeCallInitialize(argc, RelocInfo::CODE_TARGET,