HomeSort by relevance Sort by last modified time
    Searched defs:InnerPointerToCodeCache (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
frames.h 52 class InnerPointerToCodeCache {
60 explicit InnerPointerToCodeCache(Isolate* isolate) : isolate_(isolate) {
81 DISALLOW_COPY_AND_ASSIGN(InnerPointerToCodeCache);
  /external/chromium_org/v8/src/
frames.h 55 class InnerPointerToCodeCache {
63 explicit InnerPointerToCodeCache(Isolate* isolate) : isolate_(isolate) {
84 DISALLOW_COPY_AND_ASSIGN(InnerPointerToCodeCache);

Completed in 49 milliseconds