Searched defs:IsTreeString (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | hcr_circuit_builder.h | 107 GateRef CircuitBuilder::IsTreeString(GateRef obj) in IsTreeString() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder-inl.h | 1437 inline GateRef StubBuilder::IsTreeString(GateRef obj) in IsTreeString() function in panda::ecmascript::kungfu::StubBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | ecma_string.h | 1532 bool IsTreeString() const in IsTreeString() function in panda::EcmaStringAccessor |
| H A D | js_tagged_value-inl.h | 236 inline bool JSTaggedValue::IsTreeString() const in IsTreeString() function in panda::ecmascript::JSTaggedValue |
| H A D | js_hclass.h | 657 inline bool IsTreeString() const in IsTreeString() function in panda::ecmascript::JSHClass |
Completed in 19 milliseconds