Searched refs:ComputeStoreGlobal (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dstub-cache.h150 Handle<Code> ComputeStoreGlobal(Handle<String> name,
H A Dic.cc1435 code = isolate()->stub_cache()->ComputeStoreGlobal(
H A Dstub-cache.cc462 Handle<Code> StubCache::ComputeStoreGlobal(Handle<String> name, function in class:v8::internal::StubCache

Completed in 78 milliseconds