Searched refs:check_global (Results 1 – 2 of 2) sorted by relevance
1688 bool check_global) in StoreGlobalStub() argument1694 CheckGlobalBits::encode(check_global)); in StoreGlobalStub()1708 if (check_global()) { in GetCodeCopyFromTemplate()1728 bool check_global() const { return CheckGlobalBits::decode(sub_minor_key()); } in check_global() function
1794 if (stub->check_global()) { in BuildCodeInitializedStub()