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

/external/v8/src/
H A Dstub-cache.h80 Handle<Code> ComputeLoadNonexistent(Handle<String> name,
H A Dic.cc950 code = isolate()->stub_cache()->ComputeLoadNonexistent(name, receiver);
H A Dstub-cache.cc102 Handle<Code> StubCache::ComputeLoadNonexistent(Handle<String> name, function in class:v8::internal::StubCache

Completed in 91 milliseconds