Home | Sort by relevance Sort by last modified time |
/external/v8/src/ | |
factory.cc | [all...] |
bootstrapper.cc | 724 js_global_function->initial_map()->set_is_hidden_prototype(); [all...] |
objects.h | 3616 inline void set_is_hidden_prototype() { function in class:v8::internal::Map [all...] |
runtime.cc | 671 new_proto_map->set_is_hidden_prototype(); [all...] |