HomeSort by relevance Sort by last modified time
    Searched refs:keyed_lookup_cache (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
assembler.cc 677 return ExternalReference(isolate->keyed_lookup_cache()->keys_address());
684 isolate->keyed_lookup_cache()->field_offsets_address());
    [all...]
isolate.h 835 KeyedLookupCache* keyed_lookup_cache() { function in class:v8::internal::Isolate
    [all...]
runtime.cc     [all...]
heap.cc 846 isolate_->keyed_lookup_cache()->Clear();
    [all...]

Completed in 426 milliseconds