Home
last modified time | relevance | path

Searched defs:IsPropertyKey (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h328 inline bool JSTaggedValue::IsPropertyKey(const JSHandle<JSTaggedValue> &key) in IsPropertyKey() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp1002 HWTEST_F_L0(JSTaggedValueTest, IsPropertyKey) in HWTEST_F_L0() argument