Home
last modified time | relevance | path

Searched defs:constructorName (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript_eslint/packages/scope-manager/tests/util/serializers/
DbaseSerializer.ts36 const constructorName = Object.getPrototypeOf(thing).constructor.name; constant
/third_party/node/lib/internal/util/
Dinspect.js1340 function handleMaxCallStackSize(ctx, err, constructorName, indentationLvl) { argument
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DOutputHLSL.cpp3219 TString constructorName; in outputConstructor() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputHLSL.cpp3320 TString constructorName; in outputConstructor() local
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp3213 …TString constructorName = function.getType().getBasicTypeString(); // TODO: performance: should n… in constructorTextureSamplerError() local