Searched refs:set_function_with_prototype (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
H A Dbootstrapper.cc444 map->set_function_with_prototype(IsFunctionModeWithPrototype(function_mode));
631 map->set_function_with_prototype(IsFunctionModeWithPrototype(function_mode));
1252 map->set_function_with_prototype(true);
H A Dfactory.cc1831 map->set_function_with_prototype(true);
H A Dobjects-inl.h4199 void Map::set_function_with_prototype(bool value) { function in class:v8::Map
H A Dobjects.h6173 inline void set_function_with_prototype(bool value);

Completed in 160 milliseconds