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

  /external/v8/src/
handles.h 173 void TransformToFastProperties(Handle<JSObject> object,
handles.cc 223 void TransformToFastProperties(Handle<JSObject> object,
227 object->TransformToFastProperties(unused_property_fields));
    [all...]
objects.h     [all...]
objects.cc     [all...]
runtime.cc 396 TransformToFastProperties(boilerplate,
    [all...]

Completed in 488 milliseconds