Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h59 bool IsString() const in IsString() function
Djs_tagged_value-inl.h463 inline bool JSTaggedValue::IsString() const in IsString() function
Djs_hclass.h579 inline bool IsString() const in IsString() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dhclass.h62 inline bool IsString() const in IsString() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp267 bool PtJson::IsString() const in IsString() function in panda::ecmascript::tooling::PtJson
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h114 static inline bool IsString(uint32_t handler) in IsString() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h326 bool IsString() const in IsString() function
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md2421 ### IsString subsection
Djsnapi_expo.cpp405 bool JSValueRef::IsString() in IsString() function in panda::JSValueRef
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h2215 bool IsString() const in IsString() function
6086 bool IsString() const in IsString() function
6350 bool IsString() const in IsString() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h1174 inline GateRef StubBuilder::IsString(GateRef obj) in IsString() function