Searched refs:IsJSObjectInstanceType (Results 1 – 3 of 3) sorted by relevance
795 GotoIfNot(IsJSObjectInstanceType(source_instance_type), in SetOrCopyDataProperties()
2573 TNode<BoolT> IsJSObjectInstanceType(TNode<Int32T> instance_type);
6469 TNode<BoolT> CodeStubAssembler::IsJSObjectInstanceType( in IsJSObjectInstanceType() function in v8::internal::CodeStubAssembler6482 return IsJSObjectInstanceType(LoadMapInstanceType(map)); in IsJSObjectMap()