Searched defs:CreateVectorSlotPair (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/compiler/ | ||
| D | bytecode-graph-builder.cc | 541 VectorSlotPair BytecodeGraphBuilder::CreateVectorSlotPair(int slot_id) { in CreateVectorSlotPair() function in v8::internal::compiler::BytecodeGraphBuilder |
| D | ast-graph-builder.cc | 2234 VectorSlotPair AstGraphBuilder::CreateVectorSlotPair(FeedbackSlot slot) const { in CreateVectorSlotPair() function in v8::internal::compiler::AstGraphBuilder |