Home
last modified time | relevance | path

Searched refs:findMethodOnPrototypeChain (Results 1 - 1 of 1) sorted by relevance

/third_party/node/lib/internal/test_runner/mock/
H A Dmock.js228 const descriptor = findMethodOnPrototypeChain(objectOrFunction, methodName);
452 function findMethodOnPrototypeChain(instance, methodName) { function

Completed in 1 milliseconds