Home
last modified time | relevance | path

Searched refs:custom_args (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Dic.cc2530 PropertyCallbackArguments custom_args(isolate, callback->data(), *receiver, in RUNTIME_FUNCTION() local
2532 custom_args.Call(fun, v8::Utils::ToLocal(name), v8::Utils::ToLocal(value)); in RUNTIME_FUNCTION()