Home
last modified time | relevance | path

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

/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc3154 Label unexpected_map, map_ok; in Generate_InternalArrayConstructorImpl() local
3159 __ JumpIfSmi(x10, &unexpected_map); in Generate_InternalArrayConstructorImpl()
3161 __ Bind(&unexpected_map); in Generate_InternalArrayConstructorImpl()