Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h695 bool IsTreeString() const in IsTreeString() function
1556 bool IsTreeString() const in IsTreeString() function
Djs_tagged_value-inl.h236 inline bool JSTaggedValue::IsTreeString() const in IsTreeString() function
Djs_hclass.h681 inline bool IsTreeString() const in IsTreeString() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h121 GateRef CircuitBuilder::IsTreeString(GateRef obj) in IsTreeString() function
Dstub_builder-inl.h1528 inline GateRef StubBuilder::IsTreeString(GateRef obj) in IsTreeString() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp161 JSTaggedValue BuiltinsArkTools::IsTreeString(EcmaRuntimeCallInfo *info) in IsTreeString() function in panda::ecmascript::builtins::BuiltinsArkTools