Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_string.h691 bool IsSlicedString() const in IsSlicedString() function
1531 bool IsSlicedString() const in IsSlicedString() function
Djs_tagged_value-inl.h241 inline bool JSTaggedValue::IsSlicedString() const in IsSlicedString() function
Djs_hclass.h676 inline bool IsSlicedString() const in IsSlicedString() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.h127 GateRef CircuitBuilder::IsSlicedString(GateRef obj) in IsSlicedString() function
Dstub_builder-inl.h1511 inline GateRef StubBuilder::IsSlicedString(GateRef obj) in IsSlicedString() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp149 JSTaggedValue BuiltinsArkTools::IsSlicedString(EcmaRuntimeCallInfo *info) in IsSlicedString() function in panda::ecmascript::builtins::BuiltinsArkTools