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     [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...]

Completed in 21 milliseconds