Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/common_interfaces/objects/
Dbase_class.h75 bool IsSlicedString() const in IsSlicedString() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string_declare.h130 bool IsSlicedString() const in IsSlicedString() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h380 bool IsSlicedString() const in IsSlicedString() function
1186 bool IsSlicedString() const in IsSlicedString() function
Djs_tagged_value-inl.h265 inline bool JSTaggedValue::IsSlicedString() const in IsSlicedString() function
Djs_hclass.h700 inline bool IsSlicedString() const in IsSlicedString() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h127 GateRef CircuitBuilder::IsSlicedString(GateRef glue, GateRef obj) in IsSlicedString() function
Dstub_builder-inl.h1614 inline GateRef StubBuilder::IsSlicedString(GateRef glue, GateRef obj) in IsSlicedString() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp135 JSTaggedValue BuiltinsArkTools::IsSlicedString(EcmaRuntimeCallInfo *info) in IsSlicedString() function in panda::ecmascript::builtins::BuiltinsArkTools