Home | History | Annotate | Download | only in src

Lines Matching defs:INSTALLED

221     UNVISITED, VISITED, INSTALLED
454 // This map is installed in MakeFunctionInstancePrototypeWritable.
616 // This map is installed in MakeFunctionInstancePrototypeWritable.
1885 PrintF("Warning: Running without installed natives!\n");
2298 if (extension_states->get_state(current) == INSTALLED) return true;
2336 extension_states->set_state(current, INSTALLED);