Searched refs:check_global (Results 1 – 2 of 2) sorted by relevance
1257 bool check_global) in StoreGlobalStub() argument1263 CheckGlobalBits::encode(check_global)); in StoreGlobalStub()1277 if (check_global()) { in GetCodeCopyFromTemplate()1297 bool check_global() const { return CheckGlobalBits::decode(sub_minor_key()); } in check_global() function
1729 if (stub->check_global()) { in BuildCodeInitializedStub()