Searched defs:IsValidCodeObject (Results 1 – 2 of 2) sorted by relevance
43 V8_WARN_UNUSED_RESULT inline bool IsValidCodeObject(Heap* heap, in IsValidCodeObject() function
63 bool Heap::IsValidCodeObject(HeapObject) { return false; } in IsValidCodeObject() function in v8::internal::third_party_heap::Heap