Searched refs:CastAccumulatorToJSObject (Results 1 – 4 of 4) sorted by relevance
212 BytecodeArrayBuilder& CastAccumulatorToJSObject();
378 BytecodeArrayBuilder& BytecodeArrayBuilder::CastAccumulatorToJSObject() { in CastAccumulatorToJSObject() function in v8::internal::interpreter::BytecodeArrayBuilder
926 builder()->CastAccumulatorToJSObject(); in VisitWithStatement()1144 builder()->CastAccumulatorToJSObject(); in VisitForInStatement()
168 .CastAccumulatorToJSObject() in TEST_F()