Searched refs:simple_result (Results 1 – 1 of 1) sorted by relevance
1294 Node* simple_result = CallRuntime(Runtime::kTrySliceSimpleNonFastElements, in HandleFastSlice() local1296 GotoIfNumber(simple_result, slow); in HandleFastSlice()1297 result.Bind(simple_result); in HandleFastSlice()