Home
last modified time | relevance | path

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

/external/v8/src/
Dstub-cache.h178 Handle<Code> ComputeCallField(int argc,
Dstub-cache.cc581 Handle<Code> StubCache::ComputeCallField(int argc, in ComputeCallField() function in v8::internal::StubCache
Dic.cc638 return isolate()->stub_cache()->ComputeCallField( in ComputeMonomorphicStub()