Home
last modified time | relevance | path

Searched refs:unexpected_map (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/arm64/
Dcode-stubs-arm64.cc4799 Label unexpected_map, map_ok; in Generate() local
4804 __ JumpIfSmi(x10, &unexpected_map); in Generate()
4806 __ Bind(&unexpected_map); in Generate()
4882 Label unexpected_map, map_ok; in Generate() local
4887 __ JumpIfSmi(x10, &unexpected_map); in Generate()
4889 __ Bind(&unexpected_map); in Generate()