Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h60 bool IsString(const JSThread *thread) const in IsString() function
Dobject_fast_operator-inl.h1127 bool ObjectFastOperator::IsString(JSType jsType) in IsString() function
Djs_tagged_value-inl.h250 inline bool JSTaggedValue::IsString() const in IsString() function
Djs_hclass.h689 inline bool IsString() const in IsString() function
/arkcompiler/runtime_core/common_interfaces/objects/
Dbase_class.h65 bool IsString() const in IsString() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dhclass.h62 inline bool IsString() const in IsString() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string_declare.h115 bool IsString() const in IsString() function
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h131 static inline bool IsString(Type handler) in IsString() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dmetadata_parse.cpp102 bool MetaParser::IsString(JSType type) in IsString() function in rawheap_translate::MetaParser
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_json.cpp291 bool PtJson::IsString() const in IsString() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h372 bool IsString() const in IsString() function
1266 bool IsString() const in IsString() function
/arkcompiler/jsvm/test/unittest/
Djsvm_utils.cpp360 bool IsString(JSVM_Value value) in IsString() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md2423 ### IsString subsection
Djsnapi_expo.cpp541 bool JSValueRef::IsString(const EcmaVM *vm) in IsString() function in panda::JSValueRef
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h2194 bool IsString() const in IsString() function
5772 bool IsString() const in IsString() function
6048 bool IsString() const in IsString() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1601 inline GateRef StubBuilder::IsString(GateRef glue, GateRef obj) in IsString() function