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

  /external/v8/src/
bootstrapper.cc 519 Handle<Map> empty_fm = factory->CopyMapDropDescriptors( local
521 empty_fm->set_instance_descriptors(
523 empty_fm->set_prototype(global_context()->object_function()->prototype());
524 empty_function->set_map(*empty_fm);
    [all...]

Completed in 185 milliseconds