Home | History | Annotate | Download | only in src

Lines Matching refs:LOG_API

52 #define LOG_API(isolate, expr) LOG(isolate, ApiEntryCall(expr))
495 LOG_API(isolate, "Persistent::New");
911 LOG_API(i_isolate, "FunctionTemplate::New");
922 LOG_API(i_isolate, "Signature::New");
1072 LOG_API(isolate, "TypeSwitch::New");
1088 LOG_API(isolate, "TypeSwitch::match");
1252 LOG_API(isolate, "ObjectTemplate::New");
1600 LOG_API(isolate, "v8::UnboundScript::GetId");
1616 LOG_API(isolate, "UnboundScript::GetLineNumber");
1632 LOG_API(isolate, "UnboundScript::GetName");
1648 LOG_API(isolate, "UnboundScript::GetSourceURL");
1664 LOG_API(isolate, "UnboundScript::GetSourceMappingURL");
1681 LOG_API(isolate, "Script::Run");
1729 LOG_API(isolate, "ScriptCompiler::CompileUnbound");
1789 LOG_API(isolate, "ScriptCompiler::CompiletBound()");
1823 LOG_API(isolate, "ScriptCompiler::Compile()");
2578 LOG_API(isolate, "ToString");
2596 LOG_API(isolate, "ToDetailString");
2614 LOG_API(isolate, "ToObject");
2631 LOG_API(isolate, "ToBoolean");
2647 LOG_API(isolate, "ToNumber");
2665 LOG_API(isolate, "ToInteger");
2894 LOG_API(isolate, "NumberValue");
2912 LOG_API(isolate, "IntegerValue");
2934 LOG_API(isolate, "ToInt32");
2951 LOG_API(isolate, "ToUInt32");
2969 LOG_API(isolate, "ToArrayIndex");
2997 LOG_API(isolate, "Int32Value (slow)");
3020 LOG_API(isolate, "Equals");
3047 LOG_API(isolate, "StrictEquals");
3090 LOG_API(isolate, "Uint32Value");
3982 LOG_API(isolate, "Object::CallAsFunction");
4016 LOG_API(isolate, "Object::CallAsConstructor");
4057 LOG_API(isolate, "Function::New");
4075 LOG_API(isolate, "Function::NewInstance");
4095 LOG_API(isolate, "Function::Call");
4764 LOG_API(isolate, "String::WriteUtf8");
4817 LOG_API(isolate, "String::Write");
5210 LOG_API(isolate, "Context::New");
5303 LOG_API(isolate, "ObjectTemplate::NewInstance");
5318 LOG_API(isolate, "FunctionTemplate::GetFunction");
5340 LOG_API(i_isolate, "External::New");
5414 LOG_API(isolate, env);
5476 LOG_API(isolate, "String::New(char)");
5508 LOG_API(i_isolate, "String::NewExternal");
5546 LOG_API(i_isolate, "String::NewExternal");
5598 LOG_API(i_isolate, "Object::New");
5608 LOG_API(i_isolate, "NumberObject::New");
5621 LOG_API(isolate, "NumberObject::NumberValue");
5628 LOG_API(isolate, "BooleanObject::New");
5644 LOG_API(isolate, "BooleanObject::BooleanValue");
5652 LOG_API(isolate, "StringObject::New");
5664 LOG_API(isolate, "StringObject::StringValue");
5672 LOG_API(i_isolate, "SymbolObject::New");
5684 LOG_API
5692 LOG_API(i_isolate, "Date::New");
5711 LOG_API(isolate, "Date::NumberValue");
5721 LOG_API(i_isolate, "Date::DateTimeConfigurationChangeNotification");
5757 LOG_API(isolate, "RegExp::New");
5793 LOG_API(i_isolate, "Array::New");
5843 LOG_API(isolate, "IsPromise");
5861 LOG_API(isolate, "Promise::Resolver::New");
5885 LOG_API(isolate, "Promise::Resolver::Resolve");
5902 LOG_API(isolate, "Promise::Resolver::Reject");
5919 LOG_API(isolate, "Promise::Chain");
5938 LOG_API(isolate, "Promise::Catch");
5957 LOG_API(isolate, "Promise::Then");
5998 LOG_API(obj->GetIsolate(), "v8::ArrayBuffer::Neuter()");
6012 LOG_API(i_isolate, "v8::ArrayBuffer::New(size_t)");
6024 LOG_API(i_isolate, "v8::ArrayBuffer::New(void*, size_t)");
6126 LOG_API(isolate, \
6149 LOG_API(isolate, "v8::DataView::New(void*, size_t, size_t)");
6160 LOG_API(i_isolate, "Symbol::New()");
6224 LOG_API(i_isolate, "Private::New()");
6859 LOG_API(isolate, #NAME); \