Home
last modified time | relevance | path

Searched defs:Replace (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_tree_map.cpp110 bool JSAPITreeMap::Replace(JSThread *thread, const JSHandle<JSAPITreeMap> &map, const JSHandle<JSTaggedValue> &key, in Replace() function in panda::ecmascript::JSAPITreeMap
H A Djs_api_hashmap.cpp92 bool JSAPIHashMap::Replace(JSThread *thread, JSTaggedValue key, JSTaggedValue newValue) in Replace() function in panda::ecmascript::JSAPIHashMap
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_hashmap.cpp337 JSTaggedValue ContainersHashMap::Replace(EcmaRuntimeCallInfo *argv) in Replace() function in panda::ecmascript::containers::ContainersHashMap
H A Dcontainers_treemap.cpp343 JSTaggedValue ContainersTreeMap::Replace(EcmaRuntimeCallInfo *argv) in Replace() function in panda::ecmascript::containers::ContainersTreeMap
/arkcompiler/ets_runtime/ecmascript/base/
H A Dstring_helper.h68 static inline CString Replace(CString str, const CString &oldValue, in Replace() function in panda::ecmascript::base::StringHelper
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp978 JSTaggedValue BuiltinsRegExp::Replace(EcmaRuntimeCallInfo *argv) in Replace() function in panda::ecmascript::builtins::BuiltinsRegExp
H A Dbuiltins_string.cpp1011 JSTaggedValue BuiltinsString::Replace(EcmaRuntimeCallInfo *argv) in Replace() function in panda::ecmascript::builtins::BuiltinsString
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_string_stub_builder.cpp817 void BuiltinsStringStubBuilder::Replace(GateRef glue, GateRef thisValue, GateRef numArgs, in Replace() function in panda::ecmascript::kungfu::BuiltinsStringStubBuilder

Completed in 21 milliseconds