Home
last modified time | relevance | path

Searched refs:check_global (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-stubs.h902 bool check_global) in StoreGlobalStub() argument
908 CheckGlobalBits::encode(check_global); in StoreGlobalStub()
925 if (check_global()) { in GetCodeCopyFromTemplate()
943 bool check_global() const { return CheckGlobalBits::decode(minor_key_); } in check_global() function
Dcode-stubs.cc1503 check_global()); in GenerateAssembly()
1514 if (check_global()) { in GenerateAssembly()