Lines Matching refs:not_js_object
473 Label not_js_object;475 __ j(below, ¬_js_object, Label::kNear);481 __ bind(¬_js_object);5127 Label slow, not_js_object;5134 __ JumpIfSmi(object, ¬_js_object);5135 __ IsObjectJSObjectType(object, map, scratch, ¬_js_object);5250 __ bind(¬_js_object);