Home
last modified time | relevance | path

Searched defs:isString (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DcontrolFlowAliasingCatchVariablesuseunknownincatchvariablesfalse.ts23 const isString = typeof e === 'string'; constant
52 const isString = typeof e === 'string'; constant
/arkcompiler/ets_runtime/test/moduletest/protobuf/
Dminimal.js20 util.isString = function isString(value) { function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.cpp152 Label isString(env); in DECLARE_BUILTINS() local
224 Label isString(env); in DECLARE_BUILTINS() local
335 Label isString(env); in DECLARE_BUILTINS() local
493 Label isString(env); in DECLARE_BUILTINS() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp263 Label isString(env); in FindEntryFromNameDictionary() local
372 Label isString(env); in FindEntryFromTransitionDictionary() local
975 Label isString(env); in TaggedToElementKind() local
1393 Label isString(env); in TryToElementsIndex() local
2366 Label isString(env); in GetPropertyByValue() local
3223 Label isString(env); in SetPropertyByValue() local
4277 Label isString(env); in FastToBoolean() local
Dcircuit_builder.cpp1401 Label isString(env_); in TaggedIsStringOrSymbol() local
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp956 bool MethodTypeInfer::GetSuperProp(GateRef gate, uint64_t index, bool isString) in GetSuperProp()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js10280 isString: gt, property
10335 isString: gt, property