Searched defs:oldState (Results 1 – 7 of 7) sorted by relevance
| /third_party/node/deps/v8/tools/system-analyzer/log/ |
| D | ic.mjs | 8 type, fn_file, time, line, column, key, oldState, newState, map, reason, argument
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| D | deMath.c | 71 unsigned int oldState; in deSetRoundingMode() local
|
| /third_party/typescript/src/compiler/ |
| D | builder.ts | 225 const oldCompilerOptions = useOldState ? oldState!.compilerOptions : undefined; constant 256 const oldReferencedMap = useOldState ? oldState!.referencedMap : undefined; constant 1281 let oldState = oldProgram && oldProgram.getState(); variable
|
| D | builderState.ts | 277 …const oldUncommittedSignature = useOldState ? oldState!.oldSignatures?.get(sourceFile.resolvedPath… constant
|
| /third_party/skia/tests/ |
| D | GrClipStackTest.cpp | 387 ClipStack::ClipState oldState = cs.clipState(); in run() local
|
| /third_party/typescript/lib/ |
| D | tsc.js | 103910 function canReuseOldState(newReferencedMap, oldState) { argument 103914 … function create(newProgram, getCanonicalFileName, oldState, disableUseFileVersionAsSignature) { argument 104162 …function createBuilderProgramState(newProgram, getCanonicalFileName, oldState, disableUseFileVersi… argument
|
| D | typingsInstaller.js | 125026 function canReuseOldState(newReferencedMap, oldState) { argument 125033 … function create(newProgram, getCanonicalFileName, oldState, disableUseFileVersionAsSignature) { argument 125354 …function createBuilderProgramState(newProgram, getCanonicalFileName, oldState, disableUseFileVersi… argument
|