MCPcopy Create free account
hub / github.com/nodejs/node / isConstructor

Method isConstructor

typings/internalBinding/util.d.ts:33–33  ·  view source on GitHub ↗
(fn: Function)

Source from the content-addressed store, hash-verified

31 getExternalValue(value: any): bigint;
32 sleep(msec: number): void;
33 isConstructor(fn: Function): boolean;
34 arrayBufferViewHasBuffer(view: ArrayBufferView): boolean;
35 propertyFilter: {
36 ALL_PROPERTIES: 0;

Callers 3

serializeJSStackFrameFunction · 0.80
mjsunit.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected