Home
last modified time | relevance | path

Searched defs:oldState (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/tools/system-analyzer/log/
Dic.mjs8 type, fn_file, time, line, column, key, oldState, newState, map, reason, argument
/third_party/vk-gl-cts/framework/delibs/debase/
DdeMath.c71 unsigned int oldState; in deSetRoundingMode() local
/third_party/typescript/src/compiler/
Dbuilder.ts225 const oldCompilerOptions = useOldState ? oldState!.compilerOptions : undefined; constant
256 const oldReferencedMap = useOldState ? oldState!.referencedMap : undefined; constant
1281 let oldState = oldProgram && oldProgram.getState(); variable
DbuilderState.ts277 …const oldUncommittedSignature = useOldState ? oldState!.oldSignatures?.get(sourceFile.resolvedPath… constant
/third_party/skia/tests/
DGrClipStackTest.cpp387 ClipStack::ClipState oldState = cs.clipState(); in run() local
/third_party/typescript/lib/
Dtsc.js103910 function canReuseOldState(newReferencedMap, oldState) { argument
103914 … function create(newProgram, getCanonicalFileName, oldState, disableUseFileVersionAsSignature) { argument
104162 …function createBuilderProgramState(newProgram, getCanonicalFileName, oldState, disableUseFileVersi… argument
DtypingsInstaller.js125026 function canReuseOldState(newReferencedMap, oldState) { argument
125033 … function create(newProgram, getCanonicalFileName, oldState, disableUseFileVersionAsSignature) { argument
125354 …function createBuilderProgramState(newProgram, getCanonicalFileName, oldState, disableUseFileVersi… argument