Home
last modified time | relevance | path

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

/external/v8/src/
Dbootstrapper.cc304 Handle<Map> strict_function_with_home_object_map_; member in v8::internal::BASE_EMBEDDED
732 strict_function_with_home_object_map_ = factory->CreateStrictFunctionMap( in CreateStrictModeFunctionMaps()
908 isolate(), strict_function_with_home_object_map_, in CreateIteratorMaps()
1030 CreateNonConstructorMap(isolate(), strict_function_with_home_object_map_, in CreateAsyncIteratorMaps()
1606 strict_function_with_home_object_map_->SetConstructor(*function_fun); in InitializeGlobal()