Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stub-assembler.cc2904 Node* CodeStubAssembler::IsJSGlobalProxy(Node* object) { in IsJSGlobalProxy() function in v8::internal::CodeStubAssembler
Dobjects-inl.h544 bool HeapObject::IsJSGlobalProxy() const { in IsJSGlobalProxy() function