IsObjectJSObjectType 4182 src/arm/code-stubs-arm.cc   __ IsObjectJSObjectType(object, map, scratch, &not_js_object);
IsObjectJSObjectType 4203 src/arm/code-stubs-arm.cc   __ IsObjectJSObjectType(prototype, scratch, scratch, &slow);
IsObjectJSObjectType  569 src/arm/macro-assembler-arm.h   void IsObjectJSObjectType(Register heap_object,
IsObjectJSObjectType 5222 src/ia32/code-stubs-ia32.cc   __ IsObjectJSObjectType(object, map, scratch, &not_js_object);
IsObjectJSObjectType 5250 src/ia32/code-stubs-ia32.cc   __ IsObjectJSObjectType(prototype, scratch, scratch, &slow);
IsObjectJSObjectType  433 src/ia32/macro-assembler-ia32.h   void IsObjectJSObjectType(Register heap_object,
IsObjectJSObjectType 4348 src/mips/code-stubs-mips.cc   __ IsObjectJSObjectType(object, map, scratch, &not_js_object);
IsObjectJSObjectType 4369 src/mips/code-stubs-mips.cc   __ IsObjectJSObjectType(prototype, scratch, scratch, &slow);
IsObjectJSObjectType  877 src/mips/macro-assembler-mips.h   void IsObjectJSObjectType(Register heap_object,