OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_only_placement_newable_
(Results
1 - 2
of
2
) sorted by null
/external/v8/tools/clang/blink_gc_plugin/
RecordInfo.cpp
21
is_only_placement_newable_
(kNotComputed),
248
if (
is_only_placement_newable_
== kNotComputed) {
262
is_only_placement_newable_
= (placement && new_deleted) ? kTrue : kFalse;
264
return
is_only_placement_newable_
;
RecordInfo.h
143
CachedBool
is_only_placement_newable_
;
member in class:RecordInfo
Completed in 314 milliseconds