Home
last modified time | relevance | path

Searched refs:InnerPointerToCodeCache (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/v8/src/
Dframes.h36 class InnerPointerToCodeCache {
44 explicit InnerPointerToCodeCache(Isolate* isolate) : isolate_(isolate) { in InnerPointerToCodeCache() function
65 DISALLOW_COPY_AND_ASSIGN(InnerPointerToCodeCache);
Dframes.cc361 InnerPointerToCodeCache::InnerPointerToCodeCacheEntry* entry = in GetSafepointData()
1460 Code* InnerPointerToCodeCache::GcSafeCastToCode(HeapObject* object, in GcSafeCastToCode()
1468 Code* InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer( in GcSafeFindCodeForInnerPointer()
1501 InnerPointerToCodeCache::InnerPointerToCodeCacheEntry*
1502 InnerPointerToCodeCache::GetCacheEntry(Address inner_pointer) { in GetCacheEntry()
Disolate.h59 class InnerPointerToCodeCache; variable
910 InnerPointerToCodeCache* inner_pointer_to_code_cache() { in inner_pointer_to_code_cache()
1250 InnerPointerToCodeCache* inner_pointer_to_code_cache_;
Disolate.cc1867 inner_pointer_to_code_cache_ = new InnerPointerToCodeCache(this); in Init()
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt79 0.88^26612604^HTMLParserThrea^chrome ^[.] v8::internal::InnerPointerToCodeCache::GcSa…
81 --- v8::internal::InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer(unsigned char*)
537 0.24^7086923^HTMLParserThrea^chrome ^[.] v8::internal::InnerPointerToCodeCache::GetCa…
539 --- v8::internal::InnerPointerToCodeCache::GetCacheEntry(unsigned char*)