Home
last modified time | relevance | path

Searched defs:callback_obj (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dmessages.cc179 Foreign callback_obj = Foreign::cast(listener.get(0)); in ReportMessageNoExceptions() local
/third_party/node/deps/v8/src/logging/
Dlog.cc2295 Object callback_obj = call_data.callback(); in LogExistingFunction() local
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc1814 Object callback_obj, in ExtractAccessorPairProperty()
/third_party/node/deps/v8/src/api/
Dapi.cc9466 i::Foreign callback_obj = i::Foreign::cast(listener.get(0)); in RemoveMessageListeners() local