Searched defs:IsJSObjectMap (Results 1 – 2 of 2) sorted by relevance
545 bool Map::IsJSObjectMap() const { return IsJSObject(instance_type()); } in IsJSObjectMap() function
5482 TNode<BoolT> CodeStubAssembler::IsJSObjectMap(SloppyTNode<Map> map) { in IsJSObjectMap() function in v8::internal::CodeStubAssembler