HomeSort by relevance Sort by last modified time
    Searched defs:IsNativeContext (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
contexts-inl.h 83 bool Context::IsNativeContext() {
144 DCHECK(IsNativeContext()); \
148 DCHECK(IsNativeContext()); \
152 DCHECK(IsNativeContext()); \
objects-inl.h 433 bool HeapObject::IsNativeContext() const {
    [all...]

Completed in 198 milliseconds