Searched refs:ApplyReplacerFunction (Results 1 – 2 of 2) sorted by relevance
33 MUST_USE_RESULT MaybeHandle<Object> ApplyReplacerFunction(
214 MaybeHandle<Object> JsonStringifier::ApplyReplacerFunction( in ApplyReplacerFunction() function in v8::internal::JsonStringifier289 isolate_, object, ApplyReplacerFunction(object, key, initial_value), in Serialize_()