Home
last modified time | relevance | path

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

/external/v8/src/codegen/
Dconstant-pool.h200 bool is_sharable_code_target = in AllowsDeduplication() local
204 return RelocInfo::IsShareableRelocMode(rmode_) || is_sharable_code_target || in AllowsDeduplication()