Searched refs:check_global (Results 1 – 2 of 2) sorted by relevance
985 StoreGlobalStub(Isolate* isolate, bool is_constant, bool check_global) in StoreGlobalStub() argument988 CheckGlobalBits::encode(check_global); in StoreGlobalStub()997 if (check_global()) { in GetCodeCopyFromTemplate()1020 bool check_global() const { in check_global() function
1030 if (stub->check_global()) { in BuildCodeInitializedStub()