Lines Matching defs:shared
95 static const char* ComputeMarker(SharedFunctionInfo shared, AbstractCode code) { in ComputeMarker()
235 Handle<SharedFunctionInfo> shared, in CodeCreateEvent()
247 Handle<SharedFunctionInfo> shared, in CodeCreateEvent()
307 Handle<SharedFunctionInfo> shared) override {} in CodeDisableOptEvent()
461 Handle<SharedFunctionInfo> shared, Handle<Name> name) { in CodeCreateEvent()
481 Handle<SharedFunctionInfo> shared, Handle<Name> source, int line, in CodeCreateEvent()
552 Handle<SharedFunctionInfo> shared) override {} in CodeDisableOptEvent()
699 Handle<SharedFunctionInfo> shared) override {} in CodeDisableOptEvent()
734 Handle<SharedFunctionInfo> shared; in LogRecordedBuffer() local
1224 Handle<SharedFunctionInfo> shared) { in LogSourceCodeInformation()
1337 Handle<SharedFunctionInfo> shared, in CodeCreateEvent()
1385 Handle<SharedFunctionInfo> shared, in CodeCreateEvent()
1478 Handle<SharedFunctionInfo> shared) { in CodeDisableOptEvent()
1885 void Logger::LogExistingFunction(Handle<SharedFunctionInfo> shared, in LogExistingFunction()
2229 Handle<SharedFunctionInfo> shared = pair.first; in LogCompiledFunctions() local
2264 Handle<SharedFunctionInfo> shared, Handle<AbstractCode> code, in LogExistingFunction()