Home | History | Annotate | Download | only in src

Lines Matching refs:INSTALLED

227     UNVISITED, VISITED, INSTALLED
476 // This map is installed in MakeFunctionInstancePrototypeWritable.
665 // This map is installed in MakeFunctionInstancePrototypeWritable.
1938 PrintF("Warning: Running without installed natives!\n");
2354 if (extension_states->get_state(current) == INSTALLED) return true;
2395 extension_states->set_state(current, INSTALLED);