Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc526 Handle<Map> object_function_map = in CreateEmptyFunction() local
528 object_function_map->SetInObjectProperties(unused); in CreateEmptyFunction()
529 JSFunction::SetInitialMap(object_fun, object_function_map, in CreateEmptyFunction()
531 object_function_map->set_unused_property_fields(unused); in CreateEmptyFunction()