Searched defs:TryGetInternString (Results 1 – 3 of 3) sorted by relevance
210 EcmaString *EcmaStringTable::TryGetInternString(EcmaString *string) in TryGetInternString() function in panda::ecmascript::EcmaStringTable
2175 DEF_CALL_SIGNATURE(TryGetInternString) in DEF_CALL_SIGNATURE() argument
2732 JSTaggedType RuntimeStubs::TryGetInternString(uintptr_t argGlue, JSTaggedType ecmaString) in TryGetInternString() function in panda::ecmascript::RuntimeStubs