Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h375 bool IsInternString() const in IsInternString() function
1239 bool IsInternString() const in IsInternString() function
/arkcompiler/ets_runtime/ecmascript/
Decma_string.h220 inline bool IsInternString() const in IsInternString() function
1194 bool IsInternString() const in IsInternString() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp552 GateRef CircuitBuilder::IsInternString(GateRef string) in IsInternString() function in panda::ecmascript::kungfu::CircuitBuilder