Home
last modified time | relevance | path

Searched defs:IsValidCodeObject (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dcombined-heap.h43 V8_WARN_UNUSED_RESULT inline bool IsValidCodeObject(Heap* heap, in IsValidCodeObject() function
/third_party/node/deps/v8/src/heap/third-party/
Dheap-api-stub.cc63 bool Heap::IsValidCodeObject(HeapObject) { return false; } in IsValidCodeObject() function in v8::internal::third_party_heap::Heap