Home
last modified time | relevance | path

Searched defs:IsInternString (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl1.h64 inline bool BaseString::IsInternString() const in IsInternString() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h377 bool IsInternString() const in IsInternString() function
1271 bool IsInternString() const in IsInternString() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h204 inline bool IsInternString() const in IsInternString() function
886 bool IsInternString() const in IsInternString() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp595 GateRef CircuitBuilder::IsInternString(GateRef string) in IsInternString() function in panda::ecmascript::kungfu::CircuitBuilder