Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Djs-objects.cc175 Maybe<bool> JSReceiver::HasInPrototypeChain(Isolate* isolate, in HasInPrototypeChain() function in v8::internal::JSReceiver
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc10231 TNode<Oddball> CodeStubAssembler::HasInPrototypeChain(TNode<Context> context, in HasInPrototypeChain() function in v8::internal::CodeStubAssembler