Home
last modified time | relevance | path

Searched defs:kinds (Results 1 – 16 of 16) sorted by relevance

/third_party/node/deps/v8/tools/profview/
Dprofview.js216 kinds: ["JS_OPT"], property
222 kinds: ["JS_TURBOPROP"], property
228 kinds: ["JS_BASELINE"], property
234 kinds: ["JS_UNOPT", "BC"], property
240 kinds: ["IC"], property
246 kinds: ["STUB", "BUILTIN", "REGEXP"], property
252 kinds: ["CPP", "LIB"], property
258 kinds: ["CPP_EXT"], property
264 kinds: ["CPP_PARSE"], property
270 kinds: ["CPP_COMP_BC"], property
[all …]
/third_party/typescript/tests/cases/fourslash/
DcompletionForStringLiteralRelativeImportAllowJSFalse.ts47 const kinds = ["import_as", "import_equals", "require"]; constant
DcompletionForStringLiteralRelativeImport3.ts33 const kinds = ["import_as", "import_equals", "require"]; constant
DcompletionForStringLiteralNonrelativeImport11.ts24 const kinds = ["import_as", "import_equals", "require"]; constant
/third_party/node/test/parallel/
Dtest-performance-gc.js19 const kinds = [ variable
/third_party/python/Tools/c-analyzer/c_analyzer/
D__init__.py34 kinds=None, argument
/third_party/python/Tools/c-analyzer/cpython/
D__main__.py289 kinds=None, argument
/third_party/python/Tools/scripts/
Dstable_abi.py82 def select(self, kinds, *, include_abi_only=True, ifdef=None): argument
/third_party/node/deps/v8/src/objects/
Djs-function.cc86 V8_WARN_UNUSED_RESULT bool HighestTierOf(CodeKinds kinds, in HighestTierOf()
/third_party/node/deps/v8/src/torque/
Dtypes.cc654 std::vector<ObjectSlotKind> kinds; in ComputeArraySlotKind() local
/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc3297 std::vector<ElementsKind>* kinds, in CanInlineArrayResizingBuiltin()
5559 std::vector<ElementsKind> kinds; in ReduceArrayPrototypePush() local
5696 std::vector<ElementsKind> kinds; in ReduceArrayPrototypePop() local
5843 std::vector<ElementsKind> kinds; in ReduceArrayPrototypeShift() local
/third_party/typescript/src/services/
Dtypes.ts1667 kinds?: string[]; property
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc2326 int32_t kinds[] = { in EmitElementLoad() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc2702 int32_t kinds[] = { in LoadFixedArrayBaseElementAsTagged() local
/third_party/typescript/lib/
DtypingsInstaller.js27414 function restoreOuterExpressions(outerExpression, innerExpression, kinds) { argument
30590 function isOuterExpression(node, kinds) { argument
30610 function skipOuterExpressions(node, kinds) { argument
Dtsc.js22124 function restoreOuterExpressions(outerExpression, innerExpression, kinds) { argument
24697 function isOuterExpression(node, kinds) { argument
24717 function skipOuterExpressions(node, kinds) { argument