Home
last modified time | relevance | path

Searched defs:sharing_ok (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/cctest/
Dtest-constantpool.cc29 bool sharing_ok = true; in TEST() local
74 bool sharing_ok = true; in TEST() local
114 bool sharing_ok = true; in TEST() local
162 bool sharing_ok = true; in TEST() local
211 bool sharing_ok = false; in TEST() local
/external/v8/src/
Dassembler.h1172 ConstantPoolEntry(int position, intptr_t value, bool sharing_ok) in ConstantPoolEntry()
1180 bool sharing_ok() const { return merged_index_ != SHARING_PROHIBITED; } in sharing_ok() function
1229 bool sharing_ok) { in AddEntry()
/external/v8/src/ppc/
Dassembler-ppc.h1312 bool sharing_ok = RelocInfo::IsNone(rmode) || in ConstantPoolAddEntry() local
/external/v8/src/arm/
Dassembler-arm.cc3749 bool sharing_ok = RelocInfo::IsNone(rmode) || in ConstantPoolAddEntry() local