Searched refs:IsWeakObject (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dobjects-visiting-inl.h223 if (!rinfo->host()->IsWeakObject(object)) {
235 if (!rinfo->host()->IsWeakObject(cell)) {
H A Dmark-compact.cc74 if (!rinfo->host()->IsWeakObject(rinfo->target_object())) {
83 if (!code->IsWeakObject(rinfo->target_cell())) {
/external/chromium_org/v8/src/
H A Dobjects-debug.cc657 if (IsWeakObject(obj)) {
H A Dobjects.h5332 inline bool IsWeakObject(Object* object) { function in class:v8::internal::Code

Completed in 114 milliseconds