Searched refs:IsDeferredHandle (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dhandles-inl.h77 return !heap->isolate()->IsDeferredHandle(handle);
H A Disolate.h1041 bool IsDeferredHandle(Object** location);
H A Disolate.cc228 bool Isolate::IsDeferredHandle(Object** handle) { function in class:v8::internal::Isolate

Completed in 202 milliseconds