Searched defs:IsJSGlobalProxy (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | code-stub-assembler.cc | 2904 Node* CodeStubAssembler::IsJSGlobalProxy(Node* object) { in IsJSGlobalProxy() function in v8::internal::CodeStubAssembler |
D | objects-inl.h | 544 bool HeapObject::IsJSGlobalProxy() const { in IsJSGlobalProxy() function |