Home
last modified time | relevance | path

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

/external/v8/src/
Dstub-cache.h201 Handle<Code> ComputeCallGlobal(int argc,
Dstub-cache.cc656 Handle<Code> StubCache::ComputeCallGlobal(int argc, in ComputeCallGlobal() function in v8::internal::StubCache
Dic.cc659 return isolate()->stub_cache()->ComputeCallGlobal( in ComputeMonomorphicStub()