Searched defs:HasInPrototypeChain (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/objects/ | ||
D | js-objects.cc | 175 Maybe<bool> JSReceiver::HasInPrototypeChain(Isolate* isolate, in HasInPrototypeChain() function in v8::internal::JSReceiver |
/third_party/node/deps/v8/src/codegen/ | ||
D | code-stub-assembler.cc | 10231 TNode<Oddball> CodeStubAssembler::HasInPrototypeChain(TNode<Context> context, in HasInPrototypeChain() function in v8::internal::CodeStubAssembler |