Home | History | Annotate | Download | only in builtins

Lines Matching full:object_map

1199   Node* const object_map = LoadMap(object);
1205 GotoIfNot(IsStringInstanceType(LoadMapInstanceType(object_map)), &next);
1227 regexp_asm.BranchIfFastRegExp(context, object, object_map, &stub_call,