Home
last modified time | relevance | path

Searched defs:isObject (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interface/ets_to_ts/
Dinterface_method.test.js24 function isObject(variable) { function
67 isObject, property
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp103 …d TypeTable::CreateMirTypeNodeAt(MIRType &pType, TyIdx tyIdxUsed, MIRModule *module, bool isObject, in CreateMirTypeNodeAt()
/arkcompiler/runtime_core/static_core/assembler/
Dassembly-parser.cpp1813 bool isObject = context_.GiveToken() != "]"; in ParseOperandType() local
/arkcompiler/ets_frontend/ets2panda/linter/lib/utils/
DTsUtils.ts711 isObject(tsType: ts.Type): boolean { method in TsUtils
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp534 Label isObject(env); in TaggedToTrackType() local
Dstub_builder.cpp1643 Label isObject(env); in TaggedToElementKind() local