Home | History | Annotate | Download | only in src

Lines Matching defs:vector

729   i::Handle<i::FixedArray> vector = i::Factory::NewFixedArray(argc);
731 vector->set(i, *Utils::OpenHandle(*types[i]));
736 obj->set_types(*vector);
1101 return new i::ScriptDataImpl(i::Vector<unsigned>(data, length));
3136 i::Factory::NewStringFromUtf8(i::Vector<const char>(data, length));
3159 i::Factory::NewStringFromUtf8(i::Vector<const char>(data, length));
3179 i::Factory::NewStringFromTwoByte(i::Vector<const uint16_t>(data, length));
3190 i::Factory::NewStringFromTwoByte(i::Vector<const uint16_t>(data, length));
3357 i::Factory::LookupSymbol(i::Vector<const char>(data, length));
3809 i::Debugger::ProcessCommand(i::Vector<const uint16_t>(command, length),