Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/
Dbase_class.h80 bool IsTreeString() const in IsTreeString() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string_declare.h125 bool IsTreeString() const in IsTreeString() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h384 bool IsTreeString() const in IsTreeString() function
1191 bool IsTreeString() const in IsTreeString() function
Djs_tagged_value-inl.h260 inline bool JSTaggedValue::IsTreeString() const in IsTreeString() function
Djs_hclass.h705 inline bool IsTreeString() const in IsTreeString() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h121 GateRef CircuitBuilder::IsTreeString(GateRef glue, GateRef obj) in IsTreeString() function
Dstub_builder-inl.h1620 inline GateRef StubBuilder::IsTreeString(GateRef glue, GateRef obj) in IsTreeString() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp147 JSTaggedValue BuiltinsArkTools::IsTreeString(EcmaRuntimeCallInfo *info) in IsTreeString() function in panda::ecmascript::builtins::BuiltinsArkTools