HomeSort by relevance Sort by last modified time
    Searched full:inobject (Results 1 - 20 of 20) sorted by null

  /external/v8/src/crankshaft/
hydrogen-gvn.h 60 // Tracks global variable and inobject field loads/stores in a fine grained
62 // SideEffects class (see above). This way unrelated global variable/inobject
63 // field stores don't prevent hoisting and merging of global variable/inobject
92 // Track up to n inobject fields.
hydrogen-gvn.cc 482 os << "Tracking inobject field access " << access << " (mapped to index "
hydrogen.cc     [all...]
  /external/v8/src/
field-index.h 59 // Zero-based from the first inobject property. Overflows to out-of-object
103 // Number of inobject properties.
106 // Offset of first inobject property from beginning of object.
field-index-inl.h 74 // disambiguate the zero out-of-line index from the zero inobject case.
layout-descriptor-inl.h 222 // LayoutDescriptorHelper is a helper class for querying whether inobject
objects.cc 2863 int inobject = new_map->GetInObjectProperties(); local
    [all...]
compiler.cc 712 // Inobject slack tracking will reclaim redundant inobject space later,
    [all...]
objects-printer.cc 451 os << " - inobject properties: " << GetInObjectProperties() << "\n";
    [all...]
objects.h 248 // inobject properties when normalizing properties of a JSObject.
    [all...]
  /external/v8/test/mjsunit/compiler/
regress-loadfield.js 34 // Make sure there is a transition on adding "bar" inobject property.
  /external/v8/src/compiler/
access-builder.h 34 // Provides access to JSObject inobject property fields.
js-typed-lowering.cc     [all...]
  /external/v8/test/cctest/
cctest.gyp 150 'test-inobject-slack-tracking.cc',
cctest.status 504 'test-inobject-slack-tracking/*' : [SKIP],
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.3/
jackson-core-2.1.3.jar 
  /external/chromium-trace/catapult/third_party/polymer/components/polymer/
polymer.js     [all...]
  /external/chromium-trace/catapult/tracing/third_party/components/polymer/
polymer.js     [all...]
  /external/v8/tools/
grokdump.py     [all...]
  /external/v8/
ChangeLog 1409 Fix inobject slack tracking for both subclassing and non-subclassing
    [all...]

Completed in 1007 milliseconds