Searched defs:Replace (Results 1 – 9 of 9) sorted by relevance
101 bool JSAPITreeMap::Replace(JSThread *thread, const JSHandle<JSAPITreeMap> &map, const JSHandle<JSTa… in Replace() function in panda::ecmascript::JSAPITreeMap
96 JSTaggedValue JSAPIHashMap::Replace(JSThread *thread, JSTaggedValue key, JSTaggedValue newValue) in Replace() function in panda::ecmascript::JSAPIHashMap
321 JSTaggedValue ContainersHashMap::Replace(EcmaRuntimeCallInfo *argv) in Replace() function in panda::ecmascript::containers::ContainersHashMap
341 JSTaggedValue ContainersTreeMap::Replace(EcmaRuntimeCallInfo *argv) in Replace() function in panda::ecmascript::containers::ContainersTreeMap
703 HWTEST_F_L0(ContainersHashMapTest, Replace) in HWTEST_F_L0() argument
1011 HWTEST_F_L0(ContainersTreeMapTest, Replace) in HWTEST_F_L0() argument
958 HWTEST_F_L0(BuiltinsStringTest, Replace) in HWTEST_F_L0() argument
691 JSTaggedValue BuiltinsRegExp::Replace(EcmaRuntimeCallInfo *argv) in Replace() function in panda::ecmascript::builtins::BuiltinsRegExp
780 JSTaggedValue BuiltinsString::Replace(EcmaRuntimeCallInfo *argv) in Replace() function in panda::ecmascript::builtins::BuiltinsString