HomeSort by relevance Sort by last modified time
    Searched refs:set_is_hidden_prototype (Results 1 - 4 of 4) sorted by null

  /external/v8/src/
factory.cc 828 map->set_is_hidden_prototype();
    [all...]
bootstrapper.cc 547 js_global_function->initial_map()->set_is_hidden_prototype();
    [all...]
objects.h 2822 inline void set_is_hidden_prototype() { function in class:v8::internal::Map
    [all...]
runtime.cc 541 new_proto_map->set_is_hidden_prototype();
    [all...]

Completed in 19 milliseconds