Searched refs:CreateEmptyLiteralArray (Results 1 – 3 of 3) sorted by relevance
1337 const Operator* JSOperatorBuilder::CreateEmptyLiteralArray( in CreateEmptyLiteralArray() function in v8::internal::compiler::JSOperatorBuilder
964 const Operator* CreateEmptyLiteralArray(FeedbackSource const& feedback); in NON_EXPORTED_BASE()
2294 const Operator* op = javascript()->CreateEmptyLiteralArray(pair); in VisitCreateEmptyArrayLiteral()