Home
last modified time | relevance | path

Searched refs:ComputeHash (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dsymbol_table.h67 return JSSymbol::ComputeHash(); in Hash()
H A Djs_symbol.h54 static inline uint32_t ComputeHash() in ComputeHash() function in panda::ecmascript::JSSymbol
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dsymbol_table_test.cpp91 EXPECT_EQ(SymbolTable::Hash(jsObJect.GetTaggedValue()), JSSymbol::ComputeHash()); in HWTEST_F_L0()

Completed in 2 milliseconds