Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Djs_primitive_ref.h59 bool IsString() const in IsString() function
Djs_tagged_value-inl.h448 inline bool JSTaggedValue::IsString() const in IsString() function
Djs_hclass.h364 inline bool IsString() const in IsString() function
/ark/runtime_core/runtime/include/
Dhclass.h62 inline bool IsString() const in IsString() function
/ark/js_runtime/ecmascript/tooling/base/
Dpt_json.cpp257 bool PtJson::IsString() const in IsString() function in panda::ecmascript::tooling::PtJson
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp1819 bool JSValueRef::IsString() in IsString() function in panda::JSValueRef
/ark/js_runtime/ecmascript/compiler/
Dstub-inl.h1262 GateRef Stub::IsString(GateRef obj) in IsString() function