Searched refs:is_executable_ (Results 1 – 2 of 2) sorted by relevance
952 is_executable_ = executable; in set_is_executable()1004 bool is_executable_ = true; variable
273 AllocationType allocation_type = V8_EXTERNAL_CODE_SPACE_BOOL || is_executable_ in AllocateCode()293 if (is_executable_) { in AllocateCode()305 AllocationType allocation_type = V8_EXTERNAL_CODE_SPACE_BOOL || is_executable_ in AllocateConcurrentSparkplugCode()321 DCHECK_IMPLIES(is_executable_, IsAligned(code->address(), kCodeAlignment)); in AllocateConcurrentSparkplugCode()