Home
last modified time | relevance | path

Searched refs:ComputeCallNormal (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dstub-cache.h220 Handle<Code> ComputeCallNormal(int argc,
Dstub-cache.cc764 Handle<Code> StubCache::ComputeCallNormal(int argc, in ComputeCallNormal() function in v8::internal::StubCache
Dic.cc667 return isolate()->stub_cache()->ComputeCallNormal( in ComputeMonomorphicStub()