Lines Matching refs:Factory
8 #include "src/code-factory.h"
678 jsgraph()->HeapConstant(factory()->fixed_array_map()));
726 Type::Constant(factory()->the_hole_value(), graph()->zone()),
754 dependencies()->AssumePropertyCell(factory()->array_protector());
785 dependencies()->AssumePropertyCell(factory()->array_protector());
904 name = factory()->InternalizeName(name);
1007 Factory* JSNativeContextSpecialization::factory() const {
1008 return isolate()->factory();