Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_primitive_ref.h59 bool IsString() const in IsString() function
Djs_tagged_value-inl.h459 inline bool JSTaggedValue::IsString() const in IsString() function
Djs_hclass.h511 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/compiler/
Dstub_builder-inl.h1114 inline GateRef StubBuilder::IsString(GateRef obj) in IsString() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp3072 bool JSValueRef::IsString() in IsString() function in panda::JSValueRef