Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Dobjects.cc7664 int instance_descriptor_length = 0; in TransformPropertiesToFastFor() local
7675 instance_descriptor_length++; in TransformPropertiesToFastFor()
7682 DescriptorArray::Allocate(instance_descriptor_length); in TransformPropertiesToFastFor()