Searched refs:CreateEmptyLiteralArray (Results 1 – 3 of 3) sorted by relevance
735 const Operator* CreateEmptyLiteralArray(VectorSlotPair const& feedback); in NON_EXPORTED_BASE()
1183 const Operator* JSOperatorBuilder::CreateEmptyLiteralArray( in CreateEmptyLiteralArray() function in v8::internal::compiler::JSOperatorBuilder
1600 Node* literal = NewNode(javascript()->CreateEmptyLiteralArray(pair)); in VisitCreateEmptyArrayLiteral()