Home
last modified time | relevance | path

Searched defs:untyped (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dheap.cc4051 SlotVerifyingVisitor(std::set<Address>* untyped, in SlotVerifyingVisitor()
4115 OldToNewSlotVerifyingVisitor(std::set<Address>* untyped, in OldToNewSlotVerifyingVisitor()
4154 std::set<Address>* untyped, in CollectSlots()
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc2710 bool untyped = in GenerateClassField() local
/external/v8/src/compiler/
Dpipeline.cc2440 void PipelineImpl::RunPrintAndVerify(const char* phase, bool untyped) { in RunPrintAndVerify()