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.cc5200 Label unexpected_map, map_ok; in Generate() local
5205 __ JumpIfSmi(x10, &unexpected_map); in Generate()
5207 __ Bind(&unexpected_map); in Generate()
5310 Label unexpected_map, map_ok; in Generate() local
5315 __ JumpIfSmi(x10, &unexpected_map); in Generate()
5317 __ Bind(&unexpected_map); in Generate()