Home
last modified time | relevance | path

Searched defs:CreateVectorSlotPair (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-graph-builder.cc541 VectorSlotPair BytecodeGraphBuilder::CreateVectorSlotPair(int slot_id) { in CreateVectorSlotPair() function in v8::internal::compiler::BytecodeGraphBuilder
Dast-graph-builder.cc2234 VectorSlotPair AstGraphBuilder::CreateVectorSlotPair(FeedbackSlot slot) const { in CreateVectorSlotPair() function in v8::internal::compiler::AstGraphBuilder