Home
last modified time | relevance | path

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

/external/v8/src/
Dapi.cc84 #define LOG_API(isolate, class_name, function_name) \ macro
99 LOG_API(isolate, class_name, function_name); \
879 LOG_API(isolate, Persistent, New); in GlobalizeReference()
1329 LOG_API(i_isolate, FunctionTemplate, New); in New()
1357 LOG_API(i_isolate, FunctionTemplate, NewWithFastHandler); in NewWithFastHandler()
1367 LOG_API(i_isolate, FunctionTemplate, NewWithCache); in NewWithCache()
1551 LOG_API(isolate, ObjectTemplate, New); in ObjectTemplateNew()
1964 LOG_API(isolate, UnboundScript, GetId); in GetId()
1977 LOG_API(isolate, UnboundScript, GetLineNumber); in GetLineNumber()
1991 LOG_API(isolate, UnboundScript, GetName); in GetScriptName()
[all …]