Searched defs:is_ref_counted (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/profiler/ | ||
H A D | profile-generator.h | 145 bool is_ref_counted() const { return RefCountedField::decode(bit_field_); } in is_ref_counted() function in v8::internal::CodeEntry |
Completed in 4 milliseconds