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

/external/v8/src/
H A Dstub-cache.h104 Handle<Code> ComputeLoadGlobal(Handle<String> name,
H A Dic.cc969 code = isolate()->stub_cache()->ComputeLoadGlobal(
H A Dstub-cache.cc217 Handle<Code> StubCache::ComputeLoadGlobal(Handle<String> name, function in class:v8::internal::StubCache

Completed in 67 milliseconds